Home
last modified time | relevance | path

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

/external/llvm/lib/Target/ARM/
DThumb2SizeReduction.cpp47 uint16_t NarrowOpc2; // Narrow opcode when it's two-address member
386 Opc = Entry.NarrowOpc2; in ReduceLoadStore()
443 Opc = Entry.NarrowOpc2; // tPOP_RET in ReduceLoadStore()
458 Opc = Entry.NarrowOpc2; // tPOP or tPUSH in ReduceLoadStore()
684 const MCInstrDesc &NewMCID = TII->get(Entry.NarrowOpc2); in ReduceTo2Addr()
902 if (Entry.NarrowOpc2 && in ReduceMI()