Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
H A DSIMachineScheduler.h182 void setBest(SISchedCandidate &Best) { in setBest() function
374 void setBest(SIBlockSchedCandidate &Best) { in setBest() function
H A DGCNSchedStrategy.cpp163 Cand.setBest(TryCand); in pickNodeFromQueue()
238 Cand.setBest(TopCand); in pickNodeBidirectional()
H A DSIMachineScheduler.cpp261 TopCand.setBest(TryCand); in pickNode()
1642 Cand.setBest(TryCand); in pickBlock()
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
H A DMachineScheduler.h893 void setBest(SchedCandidate &Best) { in setBest() function
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DMachineScheduler.cpp3307 Cand.setBest(TryCand); in pickNodeFromQueue()
3383 Cand.setBest(TopCand); in pickNodeBidirectional()
3593 Cand.setBest(TryCand); in pickNodeFromQueue()