Searched defs:useLabel (Results 1 – 6 of 6) sorted by relevance
| /arkcompiler/ets_runtime/ecmascript/compiler/ |
| D | hcr_circuit_builder.cpp | 285 bool useLabel) in CallNGCRuntime() 299 …uilder::StartCallTimer(GateRef glue, GateRef gate, const std::vector<GateRef> &args, bool useLabel) in StartCallTimer() 310 …tBuilder::EndCallTimer(GateRef glue, GateRef gate, const std::vector<GateRef> &args, bool useLabel) in EndCallTimer()
|
| D | builtins_lowering.cpp | 166 bool useLabel) in LowerCallRuntime()
|
| D | ntype_hcr_lowering.cpp | 287 bool useLabel) in LowerCallRuntime()
|
| D | call_stub_builder.cpp | 186 const std::vector<GateRef> &args, bool useLabel) in LowerCallNGCRuntime()
|
| D | slowpath_lowering.cpp | 893 …owering::LowerCallRuntime(GateRef gate, int index, const std::vector<GateRef> &args, bool useLabel) in LowerCallRuntime() 907 …ring::LowerCallNGCRuntime(GateRef gate, int index, const std::vector<GateRef> &args, bool useLabel) in LowerCallNGCRuntime()
|
| D | typed_hcr_lowering.cpp | 857 bool useLabel) in LowerCallRuntime()
|