Searched refs:needsAlignedVGPRs (Results 1 – 5 of 5) sorted by relevance
977 bool needsAlignedVGPRs() const { return GFX90AInsts; } in needsAlignedVGPRs() function
1984 return ST.needsAlignedVGPRs() ? getAlignedVGPRClassForBitWidth(BitWidth) in getVGPRClassForBitWidth()2042 return ST.needsAlignedVGPRs() ? getAlignedAGPRClassForBitWidth(BitWidth) in getAGPRClassForBitWidth()2440 return ST.needsAlignedVGPRs() ? &AMDGPU::VReg_64_Align2RegClass in getVGPR64Class()2532 if (!ST.needsAlignedVGPRs()) in isProperlyAlignedRC()
3858 if (ST.needsAlignedVGPRs()) { in verifyInstruction()4394 if (ST.needsAlignedVGPRs() && in verifyInstruction()
1418 if (STI.needsAlignedVGPRs()) { in selectDSGWSIntrinsic()
4267 if (Subtarget->needsAlignedVGPRs()) { in EmitInstrWithCustomInserter()11781 if (ST.needsAlignedVGPRs()) { in finalizeLowering()