Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/llvm/
Dllvm_ir_builder.cpp644 LLVMTypeRef rtfuncType = llvmModule_->GetFuncType(signature); in GetFunction() local
670 LLVMTypeRef rtfuncType = llvmModule_->GetFuncType(signature); in GetFunctionFromGlobalValue() local
958 LLVMTypeRef rtfuncType = llvmModule_->GetFuncType(signature); in GetCallee() local
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/
Dlitecg_ir_builder.cpp1414 LiteCGType *rtfuncType = GetFuncType(signature); in GetFunction() local
1545 LiteCGType *rtfuncType = GetFuncType(signature); in GetCallee() local