Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIRegisterInfo.h408 getProperlyAlignedRC(const TargetRegisterClass *RC) const;
H A DSIRegisterInfo.cpp3242 SIRegisterInfo::getProperlyAlignedRC(const TargetRegisterClass *RC) const { in getProperlyAlignedRC() function in SIRegisterInfo
H A DSIInstrInfo.cpp5580 return RI.getProperlyAlignedRC(RI.getRegClass(RCID)); in adjustAllocatableRegClass()