Home
last modified time | relevance | path

Searched defs:GenerateFuncType (Results 1 - 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/llvm/
H A Dllvm_ir_builder.cpp3050 LLVMTypeRef LLVMModule::GenerateFuncType(const std::vector<LLVMValueRef> &params, const CallSignature *stubDescriptor) in GenerateFuncType() function in panda::ecmascript::kungfu::LLVMModule
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/
H A Dlitecg_ir_builder.cpp1248 LiteCGType *LiteCGIRBuilder::GenerateFuncType(const std::vector<Expr> &params, const CallSignature *stubDescriptor) in GenerateFuncType() function in panda::ecmascript::kungfu::LiteCGIRBuilder

Completed in 13 milliseconds