Home
last modified time | relevance | path

Searched refs:releaseTopNode (Results 1 – 9 of 9) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/SystemZ/
H A DSystemZMachineScheduler.h147 void releaseTopNode(SUnit *SU) override;
H A DSystemZMachineScheduler.cpp252 void SystemZPostRASchedStrategy::releaseTopNode(SUnit *SU) { in releaseTopNode() function in SystemZPostRASchedStrategy
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
H A DR600MachineScheduler.h75 void releaseTopNode(SUnit *SU) override;
H A DR600MachineScheduler.cpp184 void R600SchedStrategy::releaseTopNode(SUnit *SU) { in releaseTopNode() function in R600SchedStrategy
H A DGCNIterativeScheduler.cpp216 void releaseTopNode(SUnit *SU) override {} in releaseTopNode() function in __anona2ab71e20111::SchedStrategyStub
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
H A DMachineScheduler.h255 virtual void releaseTopNode(SUnit *SU) = 0;
977 void releaseTopNode(SUnit *SU) override { in releaseTopNode() function
1066 void releaseTopNode(SUnit *SU) override { in releaseTopNode() function
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/
H A DHexagonMachineScheduler.h243 void releaseTopNode(SUnit *SU) override;
H A DHexagonMachineScheduler.cpp288 void ConvergingVLIWScheduler::releaseTopNode(SUnit *SU) { in releaseTopNode() function in ConvergingVLIWScheduler
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DMachineScheduler.cpp661 SchedImpl->releaseTopNode(SuccSU); in releaseSucc()
875 SchedImpl->releaseTopNode(SU); in initQueues()
3739 void releaseTopNode(SUnit *) override { /*only called for top roots*/ } in releaseTopNode() function in __anona02504930511::ILPScheduler
3831 void releaseTopNode(SUnit *SU) override { in releaseTopNode() function in __anona02504930611::InstructionShuffler