Home
last modified time | relevance | path

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

/external/llvm/lib/Target/AMDGPU/
DSIInstrInfo.h377 void legalizeOpWithMove(MachineInstr *MI, unsigned OpIdx) const;
DSIInstrInfo.cpp1679 void SIInstrInfo::legalizeOpWithMove(MachineInstr *MI, unsigned OpIdx) const { in legalizeOpWithMove() function in SIInstrInfo
1865 legalizeOpWithMove(MI, Src0Idx); in legalizeOperandsVOP2()
1878 legalizeOpWithMove(MI, Src1Idx); in legalizeOperandsVOP2()
1892 legalizeOpWithMove(MI, Src1Idx); in legalizeOperandsVOP2()
1898 legalizeOpWithMove(MI, Src1Idx); in legalizeOperandsVOP2()
1959 legalizeOpWithMove(MI, Idx); in legalizeOperandsVOP3()