Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIRegisterInfo.h406 const uint32_t *getAllVGPRRegMask() const;
H A DSILowerSGPRSpills.cpp514 NonWwmRegMask.flip().clearBitsNotInMask(TRI->getAllVGPRRegMask()); in run()
H A DSIRegisterInfo.cpp534 const uint32_t *SIRegisterInfo::getAllVGPRRegMask() const { in getAllVGPRRegMask() function in SIRegisterInfo