Searched refs:constOpcode (Results 1 – 3 of 3) sorted by relevance
| /arkcompiler/ets_runtime/ecmascript/compiler/ |
| D | ntype_hcr_lowering.cpp | 253 GateRef constOpcode = builder_.Int32ToTaggedInt(ecmaOpcodeGate); in AddProfiling() local 256 { constOpcode, typedPath }, gate); in AddProfiling() 273 GateRef constOpcode = builder_.Int32ToTaggedInt(ecmaOpcodeGate); in AddProfiling() local 277 { constOpcode, mode }, gate); in AddProfiling()
|
| D | ts_hcr_lowering.cpp | 1471 GateRef constOpcode = builder_.Int32ToTaggedInt(ecmaOpcodeGate); in AddProfiling() local 1474 { constOpcode, typedPath }, gate); in AddProfiling() 1491 GateRef constOpcode = builder_.Int32ToTaggedInt(ecmaOpcodeGate); in AddProfiling() local 1495 { constOpcode, mode }, gate); in AddProfiling()
|
| D | slowpath_lowering.cpp | 2801 GateRef constOpcode = builder_.ToTaggedInt(builder_.ZExtInt32ToInt64(ecmaOpcodeGate)); in AddProfiling() local 2804 { constOpcode, slowPath }, gate); in AddProfiling() 2815 GateRef constOpcode = builder_.Int32ToTaggedInt(ecmaOpcodeGate); in AddProfiling() local 2819 { constOpcode, mode }, gate); in AddProfiling()
|