Searched defs:useLabel (Results 1 – 5 of 5) sorted by relevance
| /arkcompiler/ets_runtime/ecmascript/compiler/ |
| D | hcr_circuit_builder.cpp | 268 bool useLabel) in CallNGCRuntime() 282 …uilder::StartCallTimer(GateRef glue, GateRef gate, const std::vector<GateRef> &args, bool useLabel) in StartCallTimer() 293 …tBuilder::EndCallTimer(GateRef glue, GateRef gate, const std::vector<GateRef> &args, bool useLabel) in EndCallTimer()
|
| D | builtins_lowering.cpp | 160 bool useLabel) in LowerCallRuntime()
|
| D | ntype_hcr_lowering.cpp | 271 bool useLabel) in LowerCallRuntime()
|
| D | slowpath_lowering.cpp | 819 …owering::LowerCallRuntime(GateRef gate, int index, const std::vector<GateRef> &args, bool useLabel) in LowerCallRuntime() 833 …ring::LowerCallNGCRuntime(GateRef gate, int index, const std::vector<GateRef> &args, bool useLabel) in LowerCallNGCRuntime()
|
| D | typed_hcr_lowering.cpp | 716 bool useLabel) in LowerCallRuntime()
|