Home
last modified time | relevance | path

Searched refs:releaseBottomNode (Results 1 – 8 of 8) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZMachineScheduler.h150 void releaseBottomNode(SUnit *SU) override {}; in releaseBottomNode() function
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DR600MachineScheduler.h76 void releaseBottomNode(SUnit *SU) override;
H A DR600MachineScheduler.cpp186 void R600SchedStrategy::releaseBottomNode(SUnit *SU) { in releaseBottomNode() function in R600SchedStrategy
H A DGCNIterativeScheduler.cpp212 void releaseBottomNode(SUnit *SU) override {} in releaseBottomNode() function in __anone6b8a3770111::SchedStrategyStub
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DMachineScheduler.h269 virtual void releaseBottomNode(SUnit *SU) = 0;
1244 void releaseBottomNode(SUnit *SU) override { in releaseBottomNode() function
1339 void releaseBottomNode(SUnit *SU) override { in releaseBottomNode() function
H A DVLIWMachineScheduler.h236 void releaseBottomNode(SUnit *SU) override;
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DVLIWMachineScheduler.cpp325 void ConvergingVLIWScheduler::releaseBottomNode(SUnit *SU) { in releaseBottomNode() function in ConvergingVLIWScheduler
H A DMachineScheduler.cpp767 SchedImpl->releaseBottomNode(PredSU); in releasePred()
950 SchedImpl->releaseBottomNode(*I); in initQueues()
4252 void releaseBottomNode(SUnit *SU) override { in releaseBottomNode() function in __anon86c4b1480711::ILPScheduler
4345 void releaseBottomNode(SUnit *SU) override { in releaseBottomNode() function in __anon86c4b1480811::InstructionShuffler