Searched refs:WideOpc (Results 1 – 1 of 1) sorted by relevance
45 uint16_t WideOpc; // Wide opcode member208 unsigned FromOpc = ReduceTable[i].WideOpc; in Thumb2SizeReduce()380 switch (Entry.WideOpc) { in ReduceLoadStore()419 if (!isARMLowRegister(BaseReg) || Entry.WideOpc != ARM::t2LDMIA) in ReduceLoadStore()456 (Entry.WideOpc == ARM::t2LDMIA_UPD || in ReduceLoadStore()457 Entry.WideOpc == ARM::t2STMDB_UPD)) { in ReduceLoadStore()461 (Entry.WideOpc != ARM::t2LDMIA_UPD && in ReduceLoadStore()462 Entry.WideOpc != ARM::t2STMIA_UPD)) { in ReduceLoadStore()