Home
last modified time | relevance | path

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

/external/llvm/lib/Target/AMDGPU/
DSIInstrInfo.cpp1876 void SIInstrInfo::legalizeOpWithMove(MachineInstr &MI, unsigned OpIdx) const { in legalizeOpWithMove() function in SIInstrInfo
2069 legalizeOpWithMove(MI, Src0Idx); in legalizeOperandsVOP2()
2082 legalizeOpWithMove(MI, Src1Idx); in legalizeOperandsVOP2()
2096 legalizeOpWithMove(MI, Src1Idx); in legalizeOperandsVOP2()
2102 legalizeOpWithMove(MI, Src1Idx); in legalizeOperandsVOP2()
2162 legalizeOpWithMove(MI, Idx); in legalizeOperandsVOP3()
DSIInstrInfo.h446 void legalizeOpWithMove(MachineInstr &MI, unsigned OpIdx) const;