Home
last modified time | relevance | path

Searched defs:schedNode (Results 1 – 5 of 5) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZMachineScheduler.cpp241 void SystemZPostRASchedStrategy::schedNode(SUnit *SU, bool IsTopNode) { in schedNode() function in SystemZPostRASchedStrategy
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DR600MachineScheduler.cpp135 void R600SchedStrategy::schedNode(SUnit *SU, bool IsTopNode) { in schedNode() function in R600SchedStrategy
H A DGCNIterativeScheduler.cpp210 void schedNode(SUnit *SU, bool IsTopNode) override {} in schedNode() function in __anone6b8a3770111::SchedStrategyStub
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DVLIWMachineScheduler.cpp999 void ConvergingVLIWScheduler::schedNode(SUnit *SU, bool IsTopNode) { in schedNode() function in ConvergingVLIWScheduler
H A DMachineScheduler.cpp3836 void GenericScheduler::schedNode(SUnit *SU, bool IsTopNode) { in schedNode() function in GenericScheduler
4132 void PostGenericScheduler::schedNode(SUnit *SU, bool IsTopNode) { in schedNode() function in PostGenericScheduler
4246 void schedNode(SUnit *SU, bool IsTopNode) override { in schedNode() function in __anon86c4b1480711::ILPScheduler
4340 void schedNode(SUnit *SU, bool IsTopNode) override {} in schedNode() function in __anon86c4b1480811::InstructionShuffler