Home
last modified time | relevance | path

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

/external/llvm/lib/Target/R600/
DSIInstrInfo.h285 void legalizeOpWithMove(MachineInstr *MI, unsigned OpIdx) const;
DSIInstrInfo.cpp1465 void SIInstrInfo::legalizeOpWithMove(MachineInstr *MI, unsigned OpIdx) const { in legalizeOpWithMove() function in SIInstrInfo
1647 legalizeOpWithMove(MI, Src0Idx); in legalizeOperands()
1663 legalizeOpWithMove(MI, Src1Idx); in legalizeOperands()
1699 legalizeOpWithMove(MI, Idx); in legalizeOperands()