Searched defs:NewMCID (Results 1 - 2 of 2) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/ARM/
H A DThumb2SizeReduction.cpp791 const MCInstrDesc &NewMCID = TII->get(Entry.NarrowOpc2); local
884 const MCInstrDesc &NewMCID = TII->get(Entry.NarrowOpc1); local
[all...]
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMicroMipsSizeReduction.cpp709 const MCInstrDesc &NewMCID = MipsII->get(Entry.NarrowOpc()); local

Completed in 102 milliseconds