Searched refs:getMovOpcode (Results 1 – 4 of 4) sorted by relevance
866 const unsigned MovOp = TII->getMovOpcode(regClass); in lowerCopyInstrs()
245 unsigned getMovOpcode(const TargetRegisterClass *DstRC) const;
677 unsigned MovOp = TII->getMovOpcode(DestRC); in foldOperand()
973 unsigned SIInstrInfo::getMovOpcode(const TargetRegisterClass *DstRC) const { in getMovOpcode() function in SIInstrInfo