Home
last modified time | relevance | path

Searched defs:LowerCallRuntime (Results 1 – 5 of 5) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/
Dnative_inline_lowering.cpp226 GateRef NativeInlineLowering::LowerCallRuntime(GateRef glue, GateRef hirGate, int index, in LowerCallRuntime() function in panda::ecmascript::kungfu::NativeInlineLowering
Dbuiltins_lowering.cpp206 GateRef BuiltinLowering::LowerCallRuntime(GateRef glue, GateRef gate, int index, const std::vector<… in LowerCallRuntime() function in panda::ecmascript::kungfu::BuiltinLowering
Dntype_hcr_lowering.cpp198 GateRef NTypeHCRLowering::LowerCallRuntime(GateRef glue, GateRef hirGate, int index, const std::vec… in LowerCallRuntime() function in panda::ecmascript::kungfu::NTypeHCRLowering
Dtyped_hcr_lowering.cpp647 GateRef TypedHCRLowering::LowerCallRuntime(GateRef glue, GateRef hirGate, int index, const std::vec… in LowerCallRuntime() function in panda::ecmascript::kungfu::TypedHCRLowering
Dslowpath_lowering.cpp772 GateRef SlowPathLowering::LowerCallRuntime(GateRef gate, int index, const std::vector<GateRef> &arg… in LowerCallRuntime() function in panda::ecmascript::kungfu::SlowPathLowering