LLVM 20.0.0git
|
#include "llvm/CodeGen/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 53 of file RDFRegisters.h.
using llvm::rdf::IndexedSet< T, N >::const_iterator = typename std::vector<T>::const_iterator |
Definition at line 79 of file RDFRegisters.h.
|
inline |
Definition at line 54 of file RDFRegisters.h.
References N.
|
inline |
Definition at line 81 of file RDFRegisters.h.
|
inline |
Definition at line 82 of file RDFRegisters.h.
|
inline |
Definition at line 71 of file RDFRegisters.h.
References assert(), F, and llvm::find().
Referenced by llvm::rdf::PhysicalRegisterInfo::getRegMaskId().
|
inline |
Definition at line 56 of file RDFRegisters.h.
Referenced by llvm::rdf::PhysicalRegisterInfo::getRegMaskBits(), and llvm::rdf::PhysicalRegisterInfo::PhysicalRegisterInfo().
|
inline |
Definition at line 62 of file RDFRegisters.h.
References F, and llvm::find().
Referenced by llvm::rdf::PhysicalRegisterInfo::PhysicalRegisterInfo().
|
inline |
Definition at line 77 of file RDFRegisters.h.
Referenced by llvm::rdf::PhysicalRegisterInfo::PhysicalRegisterInfo().