Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIMachineScheduler.h388 bool tryCandidateRegUsage(SIBlockSchedCandidate &Cand,
H A DSIMachineScheduler.cpp1543 bool SIScheduleBlockScheduler::tryCandidateRegUsage(SIBlockSchedCandidate &Cand, in tryCandidateRegUsage() function in SIScheduleBlockScheduler
1610 if (!tryCandidateRegUsage(Cand, TryCand) && in pickBlock()
1615 tryCandidateRegUsage(Cand, TryCand); in pickBlock()