Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
H A DSIMachineScheduler.h389 bool tryCandidateRegUsage(SIBlockSchedCandidate &Cand,
H A DSIMachineScheduler.cpp1567 bool SIScheduleBlockScheduler::tryCandidateRegUsage(SIBlockSchedCandidate &Cand, in tryCandidateRegUsage() function in SIScheduleBlockScheduler
1634 if (!tryCandidateRegUsage(Cand, TryCand) && in pickBlock()
1639 tryCandidateRegUsage(Cand, TryCand); in pickBlock()