Home
last modified time | relevance | path

Searched refs:setBest (Results 1 – 5 of 5) sorted by relevance

/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIMachineScheduler.h181 void setBest(SISchedCandidate &Best) { in setBest() function
373 void setBest(SIBlockSchedCandidate &Best) { in setBest() function
H A DGCNSchedStrategy.cpp232 Cand.setBest(TryCand); in pickNodeFromQueue()
307 Cand.setBest(TopCand); in pickNodeBidirectional()
H A DSIMachineScheduler.cpp261 TopCand.setBest(TryCand); in pickNode()
1626 Cand.setBest(TryCand); in pickBlock()
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DMachineScheduler.h1152 void setBest(SchedCandidate &Best) { in setBest() function
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineScheduler.cpp3621 Cand.setBest(TryCand); in pickNodeFromQueue()
3696 Cand.setBest(TopCand); in pickNodeBidirectional()
3910 Cand.setBest(TryCand); in pickNodeFromQueue()