Searched defs:useLabel (Results 1 - 5 of 5) sorted by relevance
| /arkcompiler/ets_runtime/ecmascript/compiler/ |
| H A D | builtins_lowering.cpp | 162 LowerCallRuntime(GateRef glue, GateRef gate, int index, const std::vector<GateRef> &args, bool useLabel) LowerCallRuntime() argument
|
| H A D | ntype_hcr_lowering.cpp | 274 LowerCallRuntime(GateRef glue, GateRef hirGate, int index, const std::vector<GateRef> &args, bool useLabel) LowerCallRuntime() argument
|
| H A D | hcr_circuit_builder.cpp | 282 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 D | slowpath_lowering.cpp | 821 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 D | typed_hcr_lowering.cpp | 718 LowerCallRuntime(GateRef glue, GateRef hirGate, int index, const std::vector<GateRef> &args, bool useLabel) LowerCallRuntime() argument
|
Completed in 18 milliseconds