Home
last modified time | relevance | path

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

/external/llvm/lib/Target/AMDGPU/
DSIMachineScheduler.h384 bool tryCandidateRegUsage(SIBlockSchedCandidate &Cand,
DSIMachineScheduler.cpp1434 bool SIScheduleBlockScheduler::tryCandidateRegUsage(SIBlockSchedCandidate &Cand, in tryCandidateRegUsage() function in SIScheduleBlockScheduler
1502 if (!tryCandidateRegUsage(Cand, TryCand) && in pickBlock()
1507 tryCandidateRegUsage(Cand, TryCand); in pickBlock()