This is the complete list of members for llvm::LiveRegMatrix, including all inherited members.
| assign(const LiveInterval &VirtReg, MCRegister PhysReg) | llvm::LiveRegMatrix | |
| checkInterference(const LiveInterval &VirtReg, MCRegister PhysReg) | llvm::LiveRegMatrix | |
| checkInterference(SlotIndex Start, SlotIndex End, MCRegister PhysReg) | llvm::LiveRegMatrix | |
| checkInterferenceLanes(SlotIndex Start, SlotIndex End, MCRegister PhysReg) | llvm::LiveRegMatrix | |
| checkRegMaskInterference(const LiveInterval &VirtReg, MCRegister PhysReg=MCRegister::NoRegister) | llvm::LiveRegMatrix | |
| checkRegUnitInterference(const LiveInterval &VirtReg, MCRegister PhysReg) | llvm::LiveRegMatrix | |
| getLiveUnions() | llvm::LiveRegMatrix | inline |
| getOneVReg(unsigned PhysReg) const | llvm::LiveRegMatrix | |
| IK_Free enum value | llvm::LiveRegMatrix | |
| IK_RegMask enum value | llvm::LiveRegMatrix | |
| IK_RegUnit enum value | llvm::LiveRegMatrix | |
| IK_VirtReg enum value | llvm::LiveRegMatrix | |
| init(MachineFunction &MF, LiveIntervals &LIS, VirtRegMap &VRM) | llvm::LiveRegMatrix | |
| InterferenceKind enum name | llvm::LiveRegMatrix | |
| invalidateVirtRegs() | llvm::LiveRegMatrix | inline |
| isPhysRegUsed(MCRegister PhysReg) const | llvm::LiveRegMatrix | |
| LiveRegMatrix(LiveRegMatrix &&Other)=default | llvm::LiveRegMatrix | |
| LiveRegMatrixAnalysis class | llvm::LiveRegMatrix | friend |
| LiveRegMatrixWrapperLegacy class | llvm::LiveRegMatrix | friend |
| query(const LiveRange &LR, MCRegUnit RegUnit) | llvm::LiveRegMatrix | |
| unassign(const LiveInterval &VirtReg) | llvm::LiveRegMatrix | |