Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/SystemZ/
H A DSystemZMachineScheduler.cpp241 void SystemZPostRASchedStrategy::schedNode(SUnit *SU, bool IsTopNode) { in schedNode() function in SystemZPostRASchedStrategy
/openbsd-src/gnu/llvm/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 __anon50d42d2e0111::SchedStrategyStub
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DMachineScheduler.cpp3502 void GenericScheduler::schedNode(SUnit *SU, bool IsTopNode) { in schedNode() function in GenericScheduler
3670 void PostGenericScheduler::schedNode(SUnit *SU, bool IsTopNode) { in schedNode() function in PostGenericScheduler
3772 void schedNode(SUnit *SU, bool IsTopNode) override { in schedNode() function in __anonf2be975f0511::ILPScheduler
3866 void schedNode(SUnit *SU, bool IsTopNode) override {} in schedNode() function in __anonf2be975f0611::InstructionShuffler
H A DVLIWMachineScheduler.cpp999 void ConvergingVLIWScheduler::schedNode(SUnit *SU, bool IsTopNode) { in schedNode() function in ConvergingVLIWScheduler