Home
last modified time | relevance | path

Searched defs:tryCandidate (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/PowerPC/
H A DPPCMachineScheduler.cpp49 void PPCPreRASchedStrategy::tryCandidate(SchedCandidate &Cand, in tryCandidate() function in PPCPreRASchedStrategy
175 void PPCPostRASchedStrategy::tryCandidate(SchedCandidate &Cand, in tryCandidate() function in PPCPostRASchedStrategy
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DMachineScheduler.cpp3180 void GenericScheduler::tryCandidate(SchedCandidate &Cand, in tryCandidate() function in GenericScheduler
3546 void PostGenericScheduler::tryCandidate(SchedCandidate &Cand, in tryCandidate() function in PostGenericScheduler