Searched refs:isSGPR (Results 1 – 4 of 4) sorted by relevance
376 if (AMDGPU::isSGPR(AMDGPU::mc2PseudoReg(Reg), &MRI)) { in getSDWASrcEncoding()
563 bool isSGPR(unsigned Reg, const MCRegisterInfo* TRI);
961 bool isSGPR(unsigned Reg, const MCRegisterInfo* TRI) { in isSGPR() function
2805 return isSGPR(mc2PseudoReg(Reg), TRI) && Reg != SGPR_NULL; in usesConstantBus()3085 return !isSGPR(mc2PseudoReg(Reg), TRI); in validateMovrels()