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.cpp634 LLVMTypeRef rtfuncTypePtr = LLVMPointerType(rtfuncType, 0); in GetFunction() local
660 LLVMTypeRef rtfuncTypePtr = LLVMPointerType(rtfuncType, 0); in GetFunctionFromGlobalValue() local
948 LLVMTypeRef rtfuncTypePtr = LLVMPointerType(rtfuncType, 0); in GetCallee() local
2854 LLVMTypeRef rtfuncTypePtr = LLVMPointerType(funcType, 0); in GenDeoptEntry() local
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/
Dlitecg_ir_builder.cpp1303 LiteCGType *rtfuncTypePtr = lmirBuilder_->CreatePtrType(rtfuncType); in GetFunction() local
1436 LiteCGType *rtfuncTypePtr = lmirBuilder_->CreatePtrType(rtfuncType); in GetCallee() local