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.h443 getProperlyAlignedRC(const TargetRegisterClass *RC) const;
H A DSIRegisterInfo.cpp4006 SIRegisterInfo::getProperlyAlignedRC(const TargetRegisterClass *RC) const { in getProperlyAlignedRC() function in SIRegisterInfo
H A DSIInstrInfo.cpp5827 return RI.getProperlyAlignedRC(RI.getRegClass(RCID)); in adjustAllocatableRegClass()