LLVM
8.0.1
|
#include "Target/Hexagon/RDFRegisters.h"
Public Types | |
using | const_iterator = typename std::vector< T >::const_iterator |
Public Member Functions | |
IndexedSet () | |
T | get (uint32_t Idx) const |
uint32_t | insert (T Val) |
uint32_t | find (T Val) const |
uint32_t | size () const |
const_iterator | begin () const |
const_iterator | end () const |
Definition at line 37 of file RDFRegisters.h.
using llvm::rdf::IndexedSet< T, N >::const_iterator = typename std::vector<T>::const_iterator |
Definition at line 63 of file RDFRegisters.h.
|
inline |
Definition at line 38 of file RDFRegisters.h.
|
inline |
Definition at line 65 of file RDFRegisters.h.
|
inline |
Definition at line 66 of file RDFRegisters.h.
|
inline |
Definition at line 55 of file RDFRegisters.h.
|
inline |
Definition at line 40 of file RDFRegisters.h.
Referenced by llvm::rdf::PhysicalRegisterInfo::PhysicalRegisterInfo().
|
inline |
Definition at line 46 of file RDFRegisters.h.
Referenced by llvm::rdf::RegisterAggr::isCoverOf(), and llvm::rdf::PhysicalRegisterInfo::PhysicalRegisterInfo().
|
inline |
Definition at line 61 of file RDFRegisters.h.
Referenced by llvm::rdf::PhysicalRegisterInfo::PhysicalRegisterInfo().