Home
last modified time | relevance | path

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

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AMDGPU/
H A DSIRegisterInfo.cpp2551 getAlignedVGPRClassForBitWidth(unsigned BitWidth) { in getAlignedVGPRClassForBitWidth() function
2590 return ST.needsAlignedVGPRs() ? getAlignedVGPRClassForBitWidth(BitWidth) in getVGPRClassForBitWidth()
3153 return getAlignedVGPRClassForBitWidth(Size); in getProperlyAlignedRC()