Home
last modified time | relevance | path

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

/external/llvm/lib/Target/ARM/
DThumb2SizeReduction.cpp44 unsigned NarrowOpc2; // Narrow opcode when it's two-address member
336 Opc = Entry.NarrowOpc2; in ReduceLoadStore()
394 Opc = Entry.NarrowOpc2; // tPOP_RET in ReduceLoadStore()
409 Opc = Entry.NarrowOpc2; // tPOP or tPUSH in ReduceLoadStore()
608 const MCInstrDesc &NewMCID = TII->get(Entry.NarrowOpc2); in ReduceTo2Addr()
835 if (Entry.NarrowOpc2 && in ReduceMBB()