Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Target/SystemZ/
H A DSystemZMachineScheduler.h151 void releaseBottomNode(SUnit *SU) override {}; in releaseBottomNode() function
/freebsd-12.1/contrib/llvm/lib/Target/AMDGPU/
H A DR600MachineScheduler.h77 void releaseBottomNode(SUnit *SU) override;
H A DR600MachineScheduler.cpp194 void R600SchedStrategy::releaseBottomNode(SUnit *SU) { in releaseBottomNode() function in R600SchedStrategy
H A DGCNIterativeScheduler.cpp234 void releaseBottomNode(SUnit *SU) override {} in releaseBottomNode() function in __anonbb26e17c0111::SchedStrategyStub
/freebsd-12.1/contrib/llvm/include/llvm/CodeGen/
H A DMachineScheduler.h255 virtual void releaseBottomNode(SUnit *SU) = 0;
969 void releaseBottomNode(SUnit *SU) override { in releaseBottomNode() function
1056 void releaseBottomNode(SUnit *SU) override { in releaseBottomNode() function
/freebsd-12.1/contrib/llvm/lib/Target/Hexagon/
H A DHexagonMachineScheduler.h246 void releaseBottomNode(SUnit *SU) override;
H A DHexagonMachineScheduler.cpp303 void ConvergingVLIWScheduler::releaseBottomNode(SUnit *SU) { in releaseBottomNode() function in ConvergingVLIWScheduler
/freebsd-12.1/contrib/llvm/lib/CodeGen/
H A DMachineScheduler.cpp690 SchedImpl->releaseBottomNode(PredSU); in releasePred()
875 SchedImpl->releaseBottomNode(*I); in initQueues()
3527 void releaseBottomNode(SUnit *SU) override { in releaseBottomNode() function in __anon1997d06d0511::ILPScheduler
3620 void releaseBottomNode(SUnit *SU) override { in releaseBottomNode() function in __anon1997d06d0611::InstructionShuffler