Searched refs:needsAlignedVGPRs (Results 1 – 6 of 6) sorted by relevance
3407 return ST.needsAlignedVGPRs() ? getAlignedVGPRClassForBitWidth(BitWidth) in getVGPRClassForBitWidth()3481 return ST.needsAlignedVGPRs() ? getAlignedAGPRClassForBitWidth(BitWidth) in getAGPRClassForBitWidth()3553 return ST.needsAlignedVGPRs() in getVectorSuperClassForBitWidth()3901 return ST.needsAlignedVGPRs() ? &AMDGPU::VReg_64_Align2RegClass in getVGPR64Class()3991 if (!ST.needsAlignedVGPRs()) in isProperlyAlignedRC()4007 if (!RC || !ST.needsAlignedVGPRs()) in getProperlyAlignedRC()
1302 bool needsAlignedVGPRs() const { return GFX90AInsts || GFX1250Insts; } in needsAlignedVGPRs() function
1416 if (OpToFold.isReg() && ST->needsAlignedVGPRs()) { in foldOperand()
1900 assert(ST.needsAlignedVGPRs()); in fixShift64HighRegBug()
4911 if (ST.needsAlignedVGPRs()) { in verifyInstruction()5469 if (ST.needsAlignedVGPRs()) { in verifyInstruction()10390 if (!ST.needsAlignedVGPRs()) in enforceOperandRCAlignment()
16792 if (ST.needsAlignedVGPRs()) { in finalizeLowering()