Home
last modified time | relevance | path

Searched refs:getAlignedAGPRClassForBitWidth (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.cpp2627 getAlignedAGPRClassForBitWidth(unsigned BitWidth) { in getAlignedAGPRClassForBitWidth() function
2664 return ST.needsAlignedVGPRs() ? getAlignedAGPRClassForBitWidth(BitWidth) in getAGPRClassForBitWidth()
3155 return getAlignedAGPRClassForBitWidth(Size); in getProperlyAlignedRC()