Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Target/AMDGPU/
H A DSIMachineScheduler.h393 bool tryCandidateRegUsage(SIBlockSchedCandidate &Cand,
H A DSIMachineScheduler.cpp1594 bool SIScheduleBlockScheduler::tryCandidateRegUsage(SIBlockSchedCandidate &Cand, in tryCandidateRegUsage() function in SIScheduleBlockScheduler
1661 if (!tryCandidateRegUsage(Cand, TryCand) && in pickBlock()
1666 tryCandidateRegUsage(Cand, TryCand); in pickBlock()