Home
last modified time | relevance | path

Searched refs:VisitBytecodeCall (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/
Dllvm_ir_builder.cpp508 VisitBytecodeCall(gate, ins); in HandleBytecodeCall()
971 void LLVMIRBuilder::VisitBytecodeCall(GateRef gate, const std::vector<GateRef> &inList) in VisitBytecodeCall() function in panda::ecmascript::kungfu::LLVMIRBuilder
Dlitecg_ir_builder.cpp1916 VisitBytecodeCall(gate, ins); in HandleBytecodeCall()
1944 void LiteCGIRBuilder::VisitBytecodeCall(GateRef gate, const std::vector<GateRef> &inList) in VisitBytecodeCall() function in panda::ecmascript::kungfu::LiteCGIRBuilder