Searched refs:NarrowOpc1 (Results 1 – 1 of 1) sorted by relevance
67 uint16_t NarrowOpc1; // Narrow opcode to transform to member412 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()