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

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/ARM/
H A DThumb2SizeReduction.cpp66 uint16_t NarrowOpc1; // Narrow opcode to transform to member in struct:__anon5101::ReduceEntry
414 unsigned Opc = Entry.NarrowOpc1;
480 auto MIB = BuildMI(MBB, MI, dl, TII->get(Entry.NarrowOpc1))
884 const MCInstrDesc &NewMCID = TII->get(Entry.NarrowOpc1);
1022 if (Entry.NarrowOpc1 &&

Completed in 98 milliseconds