Searched defs:VisitRuntimeCall (Results 1 - 2 of 2) sorted by relevance
| /arkcompiler/ets_runtime/ecmascript/compiler/codegen/llvm/ | ||
| H A D | llvm_ir_builder.cpp | 642 void LLVMIRBuilder::VisitRuntimeCall(GateRef gate, const std::vector<GateRef> &inList) in VisitRuntimeCall() function in panda::ecmascript::kungfu::LLVMIRBuilder |
| /arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/ | ||
| H A D | litecg_ir_builder.cpp | 1319 void LiteCGIRBuilder::VisitRuntimeCall(GateRef gate, const std::vector<GateRef> &inList) in VisitRuntimeCall() function in panda::ecmascript::kungfu::LiteCGIRBuilder |
Completed in 12 milliseconds