LLVM
8.0.1
|
This is the complete list of members for llvm::rdf::PhysicalRegisterInfo, including all inherited members.
alias(RegisterRef RA, RegisterRef RB) const | llvm::rdf::PhysicalRegisterInfo | inline |
getAliasSet(RegisterId Reg) const | llvm::rdf::PhysicalRegisterInfo | |
getMaskUnits(RegisterId MaskId) const | llvm::rdf::PhysicalRegisterInfo | inline |
getRefForUnit(uint32_t U) const | llvm::rdf::PhysicalRegisterInfo | inline |
getRegMaskBits(RegisterId R) const | llvm::rdf::PhysicalRegisterInfo | inline |
getRegMaskId(const uint32_t *RM) const | llvm::rdf::PhysicalRegisterInfo | inline |
getTRI() const | llvm::rdf::PhysicalRegisterInfo | inline |
isRegMaskId(RegisterId R) | llvm::rdf::PhysicalRegisterInfo | inlinestatic |
mapTo(RegisterRef RR, unsigned R) const | llvm::rdf::PhysicalRegisterInfo | |
normalize(RegisterRef RR) const | llvm::rdf::PhysicalRegisterInfo | |
PhysicalRegisterInfo(const TargetRegisterInfo &tri, const MachineFunction &mf) | llvm::rdf::PhysicalRegisterInfo |