LLVM
8.0.1
|
#include "Target/Hexagon/RDFRegisters.h"
Public Types | |
using | MapType = std::map< RegisterId, LaneBitmask > |
Public Member Functions | |
rr_iterator (const RegisterAggr &RG, bool End) | |
RegisterRef | operator* () const |
rr_iterator & | operator++ () |
bool | operator== (const rr_iterator &I) const |
bool | operator!= (const rr_iterator &I) const |
Definition at line 185 of file RDFRegisters.h.
using llvm::rdf::RegisterAggr::rr_iterator::MapType = std::map<RegisterId, LaneBitmask> |
Definition at line 186 of file RDFRegisters.h.
RegisterAggr::rr_iterator::rr_iterator | ( | const RegisterAggr & | RG, |
bool | End | ||
) |
Definition at line 372 of file RDFRegisters.cpp.
|
inline |
Definition at line 213 of file RDFRegisters.h.
References I.
|
inline |
Definition at line 197 of file RDFRegisters.h.
|
inline |
Definition at line 201 of file RDFRegisters.h.
|
inline |
Definition at line 207 of file RDFRegisters.h.
References assert().