Home
last modified time | relevance | path

Searched refs:CandCluster (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCMachineScheduler.cpp103 const ClusterInfo *CandCluster = Cand.AtTop ? TopCluster : BotCluster; in tryCandidate() local
106 CandCluster && CandCluster->contains(Cand.SU), TryCand, Cand, in tryCandidate()
192 const ClusterInfo *CandCluster = Cand.AtTop ? TopCluster : BotCluster; in tryCandidate() local
195 CandCluster && CandCluster->contains(Cand.SU), TryCand, Cand, in tryCandidate()
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DGCNSchedStrategy.cpp595 const ClusterInfo *CandCluster = Cand.AtTop ? TopCluster : BotCluster; in tryCandidate() local
598 CandCluster && CandCluster->contains(Cand.SU), TryCand, Cand, in tryCandidate()
669 const ClusterInfo *CandCluster = Cand.AtTop ? TopCluster : BotCluster; in tryCandidate() local
672 CandCluster && CandCluster->contains(Cand.SU), TryCand, Cand, in tryCandidate()
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineScheduler.cpp4008 const ClusterInfo *CandCluster = Cand.AtTop ? TopCluster : BotCluster; in tryCandidate() local
4011 CandCluster && CandCluster->contains(Cand.SU), TryCand, Cand, in tryCandidate()
4392 const ClusterInfo *CandCluster = Cand.AtTop ? TopCluster : BotCluster; in tryCandidate() local
4395 CandCluster && CandCluster->contains(Cand.SU), TryCand, Cand, in tryCandidate()