Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DThumb2SizeReduction.cpp67 uint16_t NarrowOpc1; // Narrow opcode to transform to member
412 unsigned Opc = Entry.NarrowOpc1; in ReduceLoadStore()
478 auto MIB = BuildMI(MBB, MI, dl, TII->get(Entry.NarrowOpc1)) in ReduceLoadStore()
891 const MCInstrDesc &NewMCID = TII->get(Entry.NarrowOpc1); in ReduceToNarrow()
1033 if (Entry.NarrowOpc1 && in ReduceMI()