Searched defs:schedNode (Results 1 - 4 of 4) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZMachineScheduler.cpp241 void SystemZPostRASchedStrategy::schedNode(SUnit *SU, bool IsTopNode) { function in class:SystemZPostRASchedStrategy
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DR600MachineScheduler.cpp142 void R600SchedStrategy::schedNode(SUnit *SU, bool IsTopNode) { function in class:R600SchedStrategy
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonMachineScheduler.cpp994 void ConvergingVLIWScheduler::schedNode(SUnit *SU, bool IsTopNode) { function in class:ConvergingVLIWScheduler
/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineScheduler.cpp3331 void GenericScheduler::schedNode(SUnit *SU, bool IsTopNode) { function in class:GenericScheduler
3495 void PostGenericScheduler::schedNode(SUnit *SU, bool IsTopNode) { function in class:PostGenericScheduler

Completed in 172 milliseconds