Home
last modified time | relevance | path

Searched defs:constOpcode (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/
Dts_type_lowering.cpp1090 GateRef constOpcode = builder_.Int32ToTaggedInt(ecmaOpcodeGate); in AddProfiling() local
Dslowpath_lowering.cpp3462 GateRef constOpcode = builder_.ToTaggedInt(builder_.ZExtInt32ToInt64(ecmaOpcodeGate)); in AddProfiling() local
3474 GateRef constOpcode = builder_.Int32ToTaggedInt(ecmaOpcodeGate); in AddProfiling() local