Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/jspandafile/
Dpanda_file_translator.cpp370 #define ADD_NOP_INST(pc, oldLen, newOpcode) \ argument
382 EcmaOpcode newOpcode; in FixOpcode() local
/arkcompiler/runtime_core/static_core/compiler/optimizer/optimizations/
Dlowering.cpp693 ShiftOpcode Lowering::ConvertOpcode(Opcode newOpcode) in ConvertOpcode()
947 Opcode newOpcode) in LowerOperationWithShiftedOperand()