Home
last modified time | relevance | path

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

/external/llvm/lib/Target/R600/
DSIInstrInfo.h142 void legalizeOpWithMove(MachineInstr *MI, unsigned OpIdx) const;
DSIInstrInfo.cpp758 void SIInstrInfo::legalizeOpWithMove(MachineInstr *MI, unsigned OpIdx) const { in legalizeOpWithMove() function in SIInstrInfo
875 legalizeOpWithMove(MI, Src0Idx); in legalizeOperands()
881 legalizeOpWithMove(MI, Src1Idx); in legalizeOperands()
893 legalizeOpWithMove(MI, Src1Idx); in legalizeOperands()
926 legalizeOpWithMove(MI, Idx); in legalizeOperands()