Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
Dllvm_ir_builder.cpp587 LLVMValueRef runtimeCall = nullptr; in VisitRuntimeCall() local
649 …LLVMValueRef runtimeCall = LLVMBuildCall2(builder_, funcType, callee, params.data(), inList.size()… in VisitRuntimeCallWithArgv() local
2222 …LLVMValueRef runtimeCall = LLVMBuildCall2(builder, funcType, callee, params.data(), params.size(),… in GenDeoptEntry() local
2382 LLVMValueRef runtimeCall = in VisitDeoptCheck() local