Searched refs:getAlignedVGPRClassForBitWidth (Results 1 – 1 of 1) sorted by relevance
1888 getAlignedVGPRClassForBitWidth(unsigned BitWidth) { in getAlignedVGPRClassForBitWidth() function1917 return ST.needsAlignedVGPRs() ? getAlignedVGPRClassForBitWidth(BitWidth) in getVGPRClassForBitWidth()