Home | History | Annotate | Download | only in AMDGPU

Lines Matching refs:TRI

108                           const TargetRegisterInfo &TRI) {
121 Old.substVirtReg(New->getReg(), New->getSubReg(), TRI);
203 const SIInstrInfo *TII, const SIRegisterInfo &TRI,
221 TRI.getPhysRegClass(UseReg);
227 TRI.getRegClass(FoldDesc.OpInfo[0].RegClass);
249 TRI.getPhysRegClass(DestReg);
276 CopiesToReplace, TII, TRI, MRI);
307 const SIRegisterInfo &TRI = TII->getRegisterInfo();
357 CopiesToReplace, TII, TRI, MRI);
365 if (updateOperand(Fold, TRI)) {