Home
last modified time | relevance | path

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

/netbsd/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
H A DSIInstrInfo.cpp4502 void SIInstrInfo::legalizeOpWithMove(MachineInstr &MI, unsigned OpIdx) const { in legalizeOpWithMove() function in SIInstrInfo
4740 legalizeOpWithMove(MI, Src0Idx); in legalizeOperandsVOP2()
4765 legalizeOpWithMove(MI, Src0Idx); in legalizeOperandsVOP2()
4768 legalizeOpWithMove(MI, Src1Idx); in legalizeOperandsVOP2()
4793 legalizeOpWithMove(MI, Src1Idx); in legalizeOperandsVOP2()
4804 legalizeOpWithMove(MI, Src1Idx); in legalizeOperandsVOP2()
4810 legalizeOpWithMove(MI, Src1Idx); in legalizeOperandsVOP2()
4893 legalizeOpWithMove(MI, Idx); in legalizeOperandsVOP3()
4899 legalizeOpWithMove(MI, Idx); in legalizeOperandsVOP3()
4918 legalizeOpWithMove(MI, Idx); in legalizeOperandsVOP3()
H A DSIInstrInfo.h901 void legalizeOpWithMove(MachineInstr &MI, unsigned OpIdx) const;