Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/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()