Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/llvm/
H A Dllvm_ir_builder.cpp599 LLVMTypeRef rtfuncTypePtr = LLVMPointerType(rtfuncType, 0); in GetFunction() local
615 LLVMTypeRef rtfuncTypePtr = LLVMPointerType(rtfuncType, 0); in GetFunctionFromGlobalValue() local
895 LLVMTypeRef rtfuncTypePtr = LLVMPointerType(rtfuncType, 0); in GetCallee() local
2785 LLVMTypeRef rtfuncTypePtr = LLVMPointerType(funcType, 0); in GenDeoptEntry() local
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/
H A Dlitecg_ir_builder.cpp1281 LiteCGType *rtfuncTypePtr = lmirBuilder_->CreatePtrType(rtfuncType); in GetFunction() local
1413 LiteCGType *rtfuncTypePtr = lmirBuilder_->CreatePtrType(rtfuncType); in GetCallee() local

Completed in 12 milliseconds