Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZMachineScheduler.cpp241 void SystemZPostRASchedStrategy::schedNode(SUnit *SU, bool IsTopNode) { in schedNode() function in SystemZPostRASchedStrategy
/freebsd-src/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 __anona67010090111::SchedStrategyStub
/freebsd-src/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.cpp3782 void GenericScheduler::schedNode(SUnit *SU, bool IsTopNode) { schedNode() function in GenericScheduler
3950 void PostGenericScheduler::schedNode(SUnit *SU, bool IsTopNode) { schedNode() function in PostGenericScheduler
4052 void schedNode(SUnit *SU, bool IsTopNode) override { schedNode() function in __anon4ecf651a0711::ILPScheduler
4146 void schedNode(SUnit *SU, bool IsTopNode) override {} schedNode() function in __anon4ecf651a0811::InstructionShuffler