Home
last modified time | relevance | path

Searched defs:traceCandidate (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/
H A DHexagonMachineScheduler.cpp484 void ConvergingVLIWScheduler::traceCandidate(const char *Label, in traceCandidate() function in ConvergingVLIWScheduler
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
H A DSIMachineScheduler.cpp184 void SIScheduleBlock::traceCandidate(const SISchedCandidate &Cand) { in traceCandidate() function in SIScheduleBlock
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DMachineScheduler.cpp2766 void GenericSchedulerBase::traceCandidate(const SchedCandidate &Cand) { in traceCandidate() function in GenericSchedulerBase