Searched refs:needsAlignedVGPRs (Results 1 – 4 of 4) sorted by relevance
964 bool needsAlignedVGPRs() const { return GFX90AInsts; } in needsAlignedVGPRs() function
1917 return ST.needsAlignedVGPRs() ? getAlignedVGPRClassForBitWidth(BitWidth) in getVGPRClassForBitWidth()1971 return ST.needsAlignedVGPRs() ? getAlignedAGPRClassForBitWidth(BitWidth) in getAGPRClassForBitWidth()2362 return ST.needsAlignedVGPRs() ? &AMDGPU::VReg_64_Align2RegClass in getVGPR64Class()2454 if (!ST.needsAlignedVGPRs()) in isProperlyAlignedRC()
3805 if (ST.needsAlignedVGPRs()) { in verifyInstruction()
11803 if (ST.needsAlignedVGPRs()) { in finalizeLowering()