Returns a (RegUnit, LaneMask) pair.
Synopsis
Declared in <llvm/MC/MCRegisterInfo.h>
std::pair<MCRegUnit, LaneBitmask>
operator*() const;
Return Value
The current register unit and its lane mask.
Created with MrDocs