Home
last modified time | relevance | path

Searched refs:tryCandidateLatency (Results 1 – 2 of 2) sorted by relevance

/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIMachineScheduler.h387 bool tryCandidateLatency(SIBlockSchedCandidate &Cand,
H A DSIMachineScheduler.cpp1542 bool SIScheduleBlockScheduler::tryCandidateLatency(SIBlockSchedCandidate &Cand, in tryCandidateLatency() function in SIScheduleBlockScheduler
1636 tryCandidateLatency(Cand, TryCand); in pickBlock()
1638 if (!tryCandidateLatency(Cand, TryCand)) in pickBlock()