Home
last modified time | relevance | path

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

/llvm-project-15.0.7/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.cpp180 Cand.setBest(TryCand); in pickNodeFromQueue()
255 Cand.setBest(TopCand); in pickNodeBidirectional()
H A DSIMachineScheduler.cpp261 TopCand.setBest(TryCand); in pickNode()
1626 Cand.setBest(TryCand); in pickBlock()
/llvm-project-15.0.7/llvm/include/llvm/CodeGen/
H A DMachineScheduler.h896 void setBest(SchedCandidate &Best) { in setBest() function
/llvm-project-15.0.7/llvm/lib/CodeGen/
H A DMachineScheduler.cpp3311 Cand.setBest(TryCand); in pickNodeFromQueue()
3386 Cand.setBest(TopCand); in pickNodeBidirectional()
3600 Cand.setBest(TryCand); in pickNodeFromQueue()