Searched refs:isProperlyAlignedRC (Results 1 – 4 of 4) sorted by relevance
403 bool isProperlyAlignedRC(const TargetRegisterClass &RC) const;
1047 if (!RC || !TRI->isProperlyAlignedRC(*RC)) in foldOperand()
3217 bool SIRegisterInfo::isProperlyAlignedRC(const TargetRegisterClass &RC) const { in isProperlyAlignedRC() function in SIRegisterInfo
1076 (RI.isProperlyAlignedRC(*RC) && in copyPhysReg()4637 if (!RC || !RI.isProperlyAlignedRC(*RC)) { in verifyInstruction()5166 return RI.getRegSizeInBits(RC) > 32 && RI.isProperlyAlignedRC(RC) && in verifyInstruction()