Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
Dllvm_ir_builder.cpp522 LLVMTypeRef rtfuncTypePtr = LLVMPointerType(rtfuncType, 0); in GetFunction() local
538 LLVMTypeRef rtfuncTypePtr = LLVMPointerType(rtfuncType, 0); in GetFunctionFromGlobalValue() local
797 LLVMTypeRef rtfuncTypePtr = LLVMPointerType(rtfuncType, 0); in GetCallee() local
2457 LLVMTypeRef rtfuncTypePtr = LLVMPointerType(funcType, 0); in GenDeoptEntry() local
Dlitecg_ir_builder.cpp847 LiteCGType *rtfuncTypePtr = lmirBuilder_->CreatePtrType(rtfuncType); in GetFunction() local
978 LiteCGType *rtfuncTypePtr = lmirBuilder_->CreatePtrType(rtfuncType); in GetCallee() local