Searched defs:LowerCallRuntime (Results 1 – 4 of 4) sorted by relevance
| /arkcompiler/ets_runtime/ecmascript/compiler/ | ||
| D | builtins_lowering.cpp | 159 GateRef BuiltinLowering::LowerCallRuntime(GateRef glue, GateRef gate, int index, const std::vector<… in LowerCallRuntime() function in panda::ecmascript::kungfu::BuiltinLowering |
| D | ntype_hcr_lowering.cpp | 270 GateRef NTypeHCRLowering::LowerCallRuntime(GateRef glue, GateRef hirGate, int index, const std::vec… in LowerCallRuntime() function in panda::ecmascript::kungfu::NTypeHCRLowering |
| D | typed_hcr_lowering.cpp | 715 GateRef TypedHCRLowering::LowerCallRuntime(GateRef glue, GateRef hirGate, int index, const std::vec… in LowerCallRuntime() function in panda::ecmascript::kungfu::TypedHCRLowering |
| D | slowpath_lowering.cpp | 819 GateRef SlowPathLowering::LowerCallRuntime(GateRef gate, int index, const std::vector<GateRef> &arg… in LowerCallRuntime() function in panda::ecmascript::kungfu::SlowPathLowering |