Home
last modified time | relevance | path

Searched defs:useLabel (Results 1 - 5 of 5) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/
H A Dbuiltins_lowering.cpp162 LowerCallRuntime(GateRef glue, GateRef gate, int index, const std::vector<GateRef> &args, bool useLabel) LowerCallRuntime() argument
H A Dntype_hcr_lowering.cpp274 LowerCallRuntime(GateRef glue, GateRef hirGate, int index, const std::vector<GateRef> &args, bool useLabel) LowerCallRuntime() argument
H A Dhcr_circuit_builder.cpp282 void CircuitBuilder::StartCallTimer(GateRef glue, GateRef gate, const std::vector<GateRef> &args, bool useLabel) in StartCallTimer() argument
293 void CircuitBuilder::EndCallTimer(GateRef glue, GateRef gate, const std::vector<GateRef> &args, bool useLabel) in EndCallTimer() argument
267 CallNGCRuntime(GateRef glue, GateRef gate, int index, const std::vector<GateRef> &args, bool useLabel) CallNGCRuntime() argument
H A Dslowpath_lowering.cpp821 GateRef SlowPathLowering::LowerCallRuntime(GateRef gate, int index, const std::vector<GateRef> &args, bool useLabel) in LowerCallRuntime() argument
835 GateRef SlowPathLowering::LowerCallNGCRuntime(GateRef gate, int index, const std::vector<GateRef> &args, bool useLabel) in LowerCallNGCRuntime() argument
H A Dtyped_hcr_lowering.cpp718 LowerCallRuntime(GateRef glue, GateRef hirGate, int index, const std::vector<GateRef> &args, bool useLabel) LowerCallRuntime() argument

Completed in 18 milliseconds