Searched refs:needsAlignedVGPRs (Results 1 – 6 of 6) sorted by relevance
2590 return ST.needsAlignedVGPRs() ? getAlignedVGPRClassForBitWidth(BitWidth) in getVGPRClassForBitWidth()2664 return ST.needsAlignedVGPRs() ? getAlignedAGPRClassForBitWidth(BitWidth) in getAGPRClassForBitWidth()2738 return ST.needsAlignedVGPRs() in getVectorSuperClassForBitWidth()3037 return ST.needsAlignedVGPRs() ? &AMDGPU::VReg_64_Align2RegClass in getVGPR64Class()3129 if (!ST.needsAlignedVGPRs()) in isProperlyAlignedRC()3145 if (!RC || !ST.needsAlignedVGPRs()) in getProperlyAlignedRC()
1076 bool needsAlignedVGPRs() const { return GFX90AInsts; } in needsAlignedVGPRs() function
867 if (OpToFold.isReg() && ST->needsAlignedVGPRs()) { in foldOperand()
1792 assert(ST.needsAlignedVGPRs()); in fixShift64HighRegBug()
4222 if (ST.needsAlignedVGPRs()) { in verifyInstruction()4749 if (ST.needsAlignedVGPRs()) { in verifyInstruction()8712 if (!ST.needsAlignedVGPRs()) in enforceOperandRCAlignment()
12579 if (ST.needsAlignedVGPRs()) { in finalizeLowering()