Searched refs:needsAlignedVGPRs (Results 1 – 5 of 5) sorted by relevance
2451 return ST.needsAlignedVGPRs() ? getAlignedVGPRClassForBitWidth(BitWidth) in getVGPRClassForBitWidth()2509 return ST.needsAlignedVGPRs() ? getAlignedAGPRClassForBitWidth(BitWidth) in getAGPRClassForBitWidth()2567 return ST.needsAlignedVGPRs() in getVectorSuperClassForBitWidth()2942 return ST.needsAlignedVGPRs() ? &AMDGPU::VReg_64_Align2RegClass in getVGPR64Class()3034 if (!ST.needsAlignedVGPRs()) in isProperlyAlignedRC()3050 if (!RC || !ST.needsAlignedVGPRs()) in getProperlyAlignedRC()
1042 bool needsAlignedVGPRs() const { return GFX90AInsts; } in needsAlignedVGPRs() function
891 if (OpToFold.isReg() && ST->needsAlignedVGPRs()) { in foldOperand()
4103 if (ST.needsAlignedVGPRs()) { in verifyInstruction()4631 if (ST.needsAlignedVGPRs()) { in verifyInstruction()8463 if (!ST.needsAlignedVGPRs()) in enforceOperandRCAlignment()
12416 if (ST.needsAlignedVGPRs()) { in finalizeLowering()