Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/AMDGPU/
H A DSIMachineScheduler.h388 bool tryCandidateRegUsage(SIBlockSchedCandidate &Cand,
H A DSIMachineScheduler.cpp1551 bool SIScheduleBlockScheduler::tryCandidateRegUsage(SIBlockSchedCandidate &Cand, in tryCandidateRegUsage() function in SIScheduleBlockScheduler
1618 if (!tryCandidateRegUsage(Cand, TryCand) && in pickBlock()
1623 tryCandidateRegUsage(Cand, TryCand); in pickBlock()