Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DVLIWMachineScheduler.cpp510 void ConvergingVLIWScheduler::traceCandidate(const char *Label, in traceCandidate() function in ConvergingVLIWScheduler
H A DMachineScheduler.cpp3116 void GenericSchedulerBase::traceCandidate(const SchedCandidate &Cand) { in traceCandidate() function in GenericSchedulerBase
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIMachineScheduler.cpp182 void SIScheduleBlock::traceCandidate(const SISchedCandidate &Cand) { in traceCandidate() function in SIScheduleBlock