Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIMachineScheduler.h202 void tryCandidateTopDown(SISchedCandidate &Cand, SISchedCandidate &TryCand);
H A DSIMachineScheduler.cpp191 void SIScheduleBlock::tryCandidateTopDown(SISchedCandidate &Cand, in tryCandidateTopDown() function in SIScheduleBlock
259 tryCandidateTopDown(TopCand, TryCand); in pickNode()