Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/llvm/
H A Dllvm_ir_builder.cpp598 LLVMTypeRef rtfuncType = llvmModule_->GetFuncType(signature); in GetFunction() local
614 LLVMTypeRef rtfuncType = llvmModule_->GetFuncType(signature); in GetFunctionFromGlobalValue() local
894 LLVMTypeRef rtfuncType = llvmModule_->GetFuncType(signature); in GetCallee() local
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/
H A Dlitecg_ir_builder.cpp1280 LiteCGType *rtfuncType = GetFuncType(signature); in GetFunction() local
1412 LiteCGType *rtfuncType = GetFuncType(signature); in GetCallee() local

Completed in 14 milliseconds