Home
last modified time | relevance | path

Searched defs:GetFuncType (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/llvm/
Dllvm_ir_builder.cpp3192 LLVMTypeRef LLVMModule::GetFuncType(const CallSignature *stubDescriptor) in GetFuncType() function in panda::ecmascript::kungfu::LLVMModule
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/
Dlitecg_ir_builder.cpp1393 LiteCGType *LiteCGIRBuilder::GetFuncType(const CallSignature *stubDescriptor) const in GetFuncType() function in panda::ecmascript::kungfu::LiteCGIRBuilder