Searched refs:needsAlignedVGPRs (Results 1 – 6 of 6) sorted by relevance
2674 return ST.needsAlignedVGPRs() ? getAlignedVGPRClassForBitWidth(BitWidth) in getVGPRClassForBitWidth()2748 return ST.needsAlignedVGPRs() ? getAlignedAGPRClassForBitWidth(BitWidth) in getAGPRClassForBitWidth()2820 return ST.needsAlignedVGPRs() in getVectorSuperClassForBitWidth()3127 return ST.needsAlignedVGPRs() ? &AMDGPU::VReg_64_Align2RegClass in getVGPR64Class()3218 if (!ST.needsAlignedVGPRs()) in isProperlyAlignedRC()3234 if (!RC || !ST.needsAlignedVGPRs()) in getProperlyAlignedRC()
1165 bool needsAlignedVGPRs() const { return GFX90AInsts; } in needsAlignedVGPRs() function
1036 if (OpToFold.isReg() && ST->needsAlignedVGPRs()) { in foldOperand()
1826 assert(ST.needsAlignedVGPRs()); in fixShift64HighRegBug()
4626 if (ST.needsAlignedVGPRs()) { in verifyInstruction()5157 if (ST.needsAlignedVGPRs()) { in verifyInstruction()9791 if (!ST.needsAlignedVGPRs()) in enforceOperandRCAlignment()
15384 if (ST.needsAlignedVGPRs()) { in finalizeLowering()