Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/llvm/
Dllvm_ir_builder.cpp645 LLVMTypeRef rtfuncTypePtr = LLVMPointerType(rtfuncType, 0); in GetFunction() local
671 LLVMTypeRef rtfuncTypePtr = LLVMPointerType(rtfuncType, 0); in GetFunctionFromGlobalValue() local
959 LLVMTypeRef rtfuncTypePtr = LLVMPointerType(rtfuncType, 0); in GetCallee() local
2925 LLVMTypeRef rtfuncTypePtr = LLVMPointerType(funcType, 0); in GenDeoptEntry() local
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/
Dlitecg_ir_builder.cpp1415 LiteCGType *rtfuncTypePtr = lmirBuilder_->CreatePtrType(rtfuncType); in GetFunction() local
1546 LiteCGType *rtfuncTypePtr = lmirBuilder_->CreatePtrType(rtfuncType); in GetCallee() local