Home
last modified time | relevance | path

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

/freebsd/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 DSIMachineScheduler.cpp259 TopCand.setBest(TryCand); in pickNode()
1606 Cand.setBest(TryCand); in pickBlock()
H A DGCNSchedStrategy.cpp358 Cand.setBest(TryCand); in pickNodeFromQueue()
437 Cand.setBest(TopCand); in pickNodeBidirectional()
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DMachineScheduler.h1174 void setBest(SchedCandidate &Best) { in setBest() function
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineScheduler.cpp4081 Cand.setBest(TryCand); in pickNodeFromQueue()
4156 Cand.setBest(TopCand); in pickNodeBidirectional()
4434 Cand.setBest(TryCand); in pickNodeFromQueue()
4512 Cand.setBest(TopCand); in pickNodeBidirectional()