Home
last modified time | relevance | path

Searched refs:getAlignedVGPRClassForBitWidth (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/llvm/lib/Target/AMDGPU/
H A DSIRegisterInfo.cpp2420 getAlignedVGPRClassForBitWidth(unsigned BitWidth) { in getAlignedVGPRClassForBitWidth() function
2451 return ST.needsAlignedVGPRs() ? getAlignedVGPRClassForBitWidth(BitWidth) in getVGPRClassForBitWidth()
3058 return getAlignedVGPRClassForBitWidth(Size); in getProperlyAlignedRC()