Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DThumb2SizeReduction.cpp68 uint16_t NarrowOpc2; // Narrow opcode when it's two-address member
422 Opc = Entry.NarrowOpc2; in ReduceLoadStore()
538 Opc = Entry.NarrowOpc2; // tPOP_RET in ReduceLoadStore()
552 Opc = Entry.NarrowOpc2; // tPOP or tPUSH in ReduceLoadStore()
799 const MCInstrDesc &NewMCID = TII->get(Entry.NarrowOpc2); in ReduceTo2Addr()
1028 if (Entry.NarrowOpc2 && in ReduceMI()