Home
last modified time | relevance | path

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

/external/llvm/lib/Target/ARM/
DThumb2SizeReduction.cpp46 uint16_t NarrowOpc1; // Narrow opcode to transform to member
376 unsigned Opc = Entry.NarrowOpc1; in ReduceLoadStore()
781 const MCInstrDesc &NewMCID = TII->get(Entry.NarrowOpc1); in ReduceToNarrow()
907 if (Entry.NarrowOpc1 && in ReduceMI()