Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/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.cpp216 Cand.setBest(TryCand); in pickNodeFromQueue()
291 Cand.setBest(TopCand); in pickNodeBidirectional()
H A DSIMachineScheduler.cpp261 TopCand.setBest(TryCand); in pickNode()
1626 Cand.setBest(TryCand); in pickBlock()
/openbsd-src/gnu/llvm/llvm/include/llvm/CodeGen/
H A DMachineScheduler.h923 void setBest(SchedCandidate &Best) { in setBest() function
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DMachineScheduler.cpp3341 Cand.setBest(TryCand); in pickNodeFromQueue()
3416 Cand.setBest(TopCand); in pickNodeBidirectional()
3630 Cand.setBest(TryCand); in pickNodeFromQueue()