Go to the source code of this file.
|
| llvm |
| This class represents lattice values for constants.
|
|
|
GCNRegPressure | llvm::max (const GCNRegPressure &P1, const GCNRegPressure &P2) |
|
LaneBitmask | llvm::getLiveLaneMask (unsigned Reg, SlotIndex SI, const LiveIntervals &LIS, const MachineRegisterInfo &MRI) |
|
GCNRPTracker::LiveRegSet | llvm::getLiveRegs (SlotIndex SI, const LiveIntervals &LIS, const MachineRegisterInfo &MRI) |
|
GCNRPTracker::LiveRegSet | llvm::getLiveRegsAfter (const MachineInstr &MI, const LiveIntervals &LIS) |
|
GCNRPTracker::LiveRegSet | llvm::getLiveRegsBefore (const MachineInstr &MI, const LiveIntervals &LIS) |
|
template<typename Range > |
GCNRegPressure | llvm::getRegPressure (const MachineRegisterInfo &MRI, Range &&LiveRegs) |
|
void | llvm::printLivesAt (SlotIndex SI, const LiveIntervals &LIS, const MachineRegisterInfo &MRI) |
|