Searched defs:LowerCallRuntime (Results 1 – 5 of 5) sorted by relevance
| /arkcompiler/ets_runtime/ecmascript/compiler/ |
| D | native_inline_lowering.cpp | 226 GateRef NativeInlineLowering::LowerCallRuntime(GateRef glue, GateRef hirGate, int index, in LowerCallRuntime() function in panda::ecmascript::kungfu::NativeInlineLowering
|
| D | builtins_lowering.cpp | 206 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 | 198 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 | 647 GateRef TypedHCRLowering::LowerCallRuntime(GateRef glue, GateRef hirGate, int index, const std::vec… in LowerCallRuntime() function in panda::ecmascript::kungfu::TypedHCRLowering
|
| D | slowpath_lowering.cpp | 772 GateRef SlowPathLowering::LowerCallRuntime(GateRef gate, int index, const std::vector<GateRef> &arg… in LowerCallRuntime() function in panda::ecmascript::kungfu::SlowPathLowering
|