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.cpp368 #define ADD_NOP_INST(pc, oldLen, newOpcode) \ argument
380 EcmaOpcode newOpcode; in FixOpcode() local
/arkcompiler/runtime_core/static_core/compiler/optimizer/optimizations/
Dlowering.cpp716 ShiftOpcode Lowering::ConvertOpcode(Opcode newOpcode) in ConvertOpcode()
979 Opcode newOpcode) in LowerOperationWithShiftedOperand()