Searched refs:getAlignedVGPRClassForBitWidth (Results 1 – 1 of 1) sorted by relevance
2551 getAlignedVGPRClassForBitWidth(unsigned BitWidth) { in getAlignedVGPRClassForBitWidth() function2590 return ST.needsAlignedVGPRs() ? getAlignedVGPRClassForBitWidth(BitWidth) in getVGPRClassForBitWidth()3153 return getAlignedVGPRClassForBitWidth(Size); in getProperlyAlignedRC()