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.cpp633 LLVMTypeRef rtfuncType = llvmModule_->GetFuncType(signature); in GetFunction() local
659 LLVMTypeRef rtfuncType = llvmModule_->GetFuncType(signature); in GetFunctionFromGlobalValue() local
947 LLVMTypeRef rtfuncType = llvmModule_->GetFuncType(signature); in GetCallee() local
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/
Dlitecg_ir_builder.cpp1302 LiteCGType *rtfuncType = GetFuncType(signature); in GetFunction() local
1435 LiteCGType *rtfuncType = GetFuncType(signature); in GetCallee() local