LLVM 22.0.0git
llvm::GCNRPTarget Member List

This is the complete list of members for llvm::GCNRPTarget, including all inherited members.

GCNRPTarget(const MachineFunction &MF, const GCNRegPressure &RP)llvm::GCNRPTarget
GCNRPTarget(unsigned NumSGPRs, unsigned NumVGPRs, const MachineFunction &MF, const GCNRegPressure &RP)llvm::GCNRPTarget
GCNRPTarget(unsigned Occupancy, const MachineFunction &MF, const GCNRegPressure &RP)llvm::GCNRPTarget
getCurrentRP() constllvm::GCNRPTargetinline
isSaveBeneficial(Register Reg) constllvm::GCNRPTarget
operator<<(raw_ostream &OS, const GCNRPTarget &Target)llvm::GCNRPTargetfriend
satisfied() constllvm::GCNRPTarget
saveReg(Register Reg, LaneBitmask Mask, const MachineRegisterInfo &MRI)llvm::GCNRPTargetinline
setRP(const GCNRegPressure &NewRP)llvm::GCNRPTargetinline
setTarget(unsigned NumSGPRs, unsigned NumVGPRs)llvm::GCNRPTarget