Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/AMDGPU/
H A DSIRegisterInfo.cpp2480 getAlignedAGPRClassForBitWidth(unsigned BitWidth) { in getAlignedAGPRClassForBitWidth() function
2509 return ST.needsAlignedVGPRs() ? getAlignedAGPRClassForBitWidth(BitWidth) in getAGPRClassForBitWidth()
3060 return getAlignedAGPRClassForBitWidth(Size); in getProperlyAlignedRC()