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

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/ARM/
H A DThumb2SizeReduction.cpp67 uint16_t NarrowOpc2; // Narrow opcode when it's two-address member in struct:__anon5101::ReduceEntry
424 Opc = Entry.NarrowOpc2;
530 Opc = Entry.NarrowOpc2; // tPOP_RET
544 Opc = Entry.NarrowOpc2; // tPOP or tPUSH
791 const MCInstrDesc &NewMCID = TII->get(Entry.NarrowOpc2);
1017 if (Entry.NarrowOpc2 &&

Completed in 100 milliseconds