Home
last modified time | relevance | path

Searched refs:constOpcode (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/
Dntype_hcr_lowering.cpp253 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()
Dts_hcr_lowering.cpp1471 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()
Dslowpath_lowering.cpp2801 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()