LLVM 20.0.0git
|
MCSubRegIterator enumerates all sub-registers of Reg. More...
#include "llvm/MC/MCRegisterInfo.h"
MCSubRegIterator enumerates all sub-registers of Reg.
If IncludeSelf is set, Reg itself is included in the list.
Definition at line 505 of file MCRegisterInfo.h.
|
default |
Constructs an end iterator.
|
inline |
Definition at line 516 of file MCRegisterInfo.h.
References assert(), llvm::MCRegisterInfo::get(), llvm::iterator_adaptor_base< MCSubRegIterator, MCRegisterInfo::DiffListIterator, std::forward_iterator_tag, const MCPhysReg >::I, llvm::MCRegister::isPhysicalRegister(), Reg, and llvm::MCRegisterDesc::SubRegs.
|
inline |
Returns true if this iterator is not yet at the end.
Definition at line 535 of file MCRegisterInfo.h.
Referenced by llvm::MCSubRegIndexIterator::isValid().
Definition at line 526 of file MCRegisterInfo.h.
|
inline |
Definition at line 280 of file iterator.h.
|
inline |
Definition at line 529 of file MCRegisterInfo.h.