Searched defs:LowerCallRuntime (Results 1 – 4 of 4) sorted by relevance
| /arkcompiler/ets_runtime/ecmascript/compiler/ | ||
| D | ntype_mcr_lowering.cpp | 176 GateRef NTypeMCRLowering::LowerCallRuntime(GateRef glue, GateRef hirGate, int index, const std::vec… in LowerCallRuntime() function in panda::ecmascript::kungfu::NTypeMCRLowering |
| D | builtins_lowering.cpp | 182 GateRef BuiltinLowering::LowerCallRuntime(GateRef glue, GateRef gate, int index, const std::vector<… in LowerCallRuntime() function in panda::ecmascript::kungfu::BuiltinLowering |
| D | type_mcr_lowering.cpp | 459 GateRef TypeMCRLowering::LowerCallRuntime(GateRef glue, GateRef hirGate, int index, const std::vect… in LowerCallRuntime() function in panda::ecmascript::kungfu::TypeMCRLowering |
| D | slowpath_lowering.cpp | 717 GateRef SlowPathLowering::LowerCallRuntime(GateRef gate, int index, const std::vector<GateRef> &arg… in LowerCallRuntime() function in panda::ecmascript::kungfu::SlowPathLowering |