Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/ARM/
DThumb2SizeReduction.cpp67 uint16_t NarrowOpc2; // Narrow opcode when it's two-address member
424 Opc = Entry.NarrowOpc2; in ReduceLoadStore()
540 Opc = Entry.NarrowOpc2; // tPOP_RET in ReduceLoadStore()
554 Opc = Entry.NarrowOpc2; // tPOP or tPUSH in ReduceLoadStore()
801 const MCInstrDesc &NewMCID = TII->get(Entry.NarrowOpc2); in ReduceTo2Addr()
1027 if (Entry.NarrowOpc2 && in ReduceMI()