Home
last modified time | relevance | path

Searched defs:releaseTopNode (Results 1 – 6 of 6) sorted by relevance

/openbsd-src/gnu/llvm/llvm/lib/Target/SystemZ/
H A DSystemZMachineScheduler.cpp251 void SystemZPostRASchedStrategy::releaseTopNode(SUnit *SU) { in releaseTopNode() function in SystemZPostRASchedStrategy
/openbsd-src/gnu/llvm/llvm/lib/Target/AMDGPU/
H A DR600MachineScheduler.cpp182 void R600SchedStrategy::releaseTopNode(SUnit *SU) { in releaseTopNode() function in R600SchedStrategy
H A DGCNIterativeScheduler.cpp211 void releaseTopNode(SUnit *SU) override {} in releaseTopNode() function in __anon50d42d2e0111::SchedStrategyStub
/openbsd-src/gnu/llvm/llvm/include/llvm/CodeGen/
H A DMachineScheduler.h1007 void releaseTopNode(SUnit *SU) override { in releaseTopNode() function
1096 void releaseTopNode(SUnit *SU) override { in releaseTopNode() function
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DVLIWMachineScheduler.cpp310 void ConvergingVLIWScheduler::releaseTopNode(SUnit *SU) { in releaseTopNode() function in ConvergingVLIWScheduler
H A DMachineScheduler.cpp3776 void releaseTopNode(SUnit *) override { /*only called for top roots*/ } in releaseTopNode() function in __anonf2be975f0511::ILPScheduler
3868 void releaseTopNode(SUnit *SU) override { in releaseTopNode() function in __anonf2be975f0611::InstructionShuffler