Home
last modified time | relevance | path

Searched defs:NewMCID (Results 1 – 4 of 4) sorted by relevance

/llvm-project/llvm/lib/Target/Mips/
H A DMipsMulMulBugPass.cpp127 BuildMI(MBB, NextMII, DebugLoc(), NewMCID); in fixMulMulBB() local
H A DMicroMipsSizeReduction.cpp709 const MCInstrDesc &NewMCID = MipsII->get(Entry.NarrowOpc()); in ReplaceInstruction() local
/llvm-project/llvm/lib/Target/ARM/
H A DThumb2SizeReduction.cpp799 const MCInstrDesc &NewMCID = TII->get(Entry.NarrowOpc2); ReduceTo2Addr() local
891 const MCInstrDesc &NewMCID = TII->get(Entry.NarrowOpc1); ReduceToNarrow() local
[all...]
/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIInstrInfo.cpp3488 const MCInstrDesc &NewMCID = get(NewOpc); foldImmediate() local