Searched defs:useLabel (Results 1 – 6 of 6) sorted by relevance
| /arkcompiler/ets_runtime/ecmascript/compiler/ |
| D | native_inline_lowering.cpp | 227 const std::vector<GateRef> &args, bool useLabel) in LowerCallRuntime()
|
| D | hcr_circuit_builder.cpp | 262 bool useLabel) in CallNGCRuntime() 276 …uilder::StartCallTimer(GateRef glue, GateRef gate, const std::vector<GateRef> &args, bool useLabel) in StartCallTimer() 287 …tBuilder::EndCallTimer(GateRef glue, GateRef gate, const std::vector<GateRef> &args, bool useLabel) in EndCallTimer()
|
| D | builtins_lowering.cpp | 207 bool useLabel) in LowerCallRuntime()
|
| D | ntype_hcr_lowering.cpp | 199 bool useLabel) in LowerCallRuntime()
|
| D | slowpath_lowering.cpp | 772 …owering::LowerCallRuntime(GateRef gate, int index, const std::vector<GateRef> &args, bool useLabel) in LowerCallRuntime() 786 …ring::LowerCallNGCRuntime(GateRef gate, int index, const std::vector<GateRef> &args, bool useLabel) in LowerCallNGCRuntime()
|
| D | typed_hcr_lowering.cpp | 648 bool useLabel) in LowerCallRuntime()
|