Searched refs:canReadVGPR (Results 1 – 2 of 2) sorted by relevance
274 bool canReadVGPR(const MachineInstr &MI, unsigned OpNo) const;
1453 bool SIInstrInfo::canReadVGPR(const MachineInstr &MI, unsigned OpNo) const { in canReadVGPR() function in SIInstrInfo2303 if (!canReadVGPR(UseMI, I.getOperandNo())) { in moveToVALU()