Searched defs:releaseBottomNode (Results 1 - 3 of 3) sorted by relevance

/external/llvm/lib/Target/AMDGPU/
H A DR600MachineScheduler.cpp196 void R600SchedStrategy::releaseBottomNode(SUnit *SU) { function in class:R600SchedStrategy
/external/llvm/lib/Target/Hexagon/
H A DHexagonMachineScheduler.cpp245 void ConvergingVLIWScheduler::releaseBottomNode(SUnit *SU) { function in class:ConvergingVLIWScheduler
/external/llvm/lib/CodeGen/
H A DMachineScheduler.cpp617 SchedImpl->releaseBottomNode(PredSU);
798 SchedImpl->releaseBottomNode(*I);
1976 void SchedBoundary::releaseBottomNode(SUnit *SU) { function in class:SchedBoundary
3359 void releaseBottomNode(SUnit *SU) override {
3447 void releaseBottomNode(SUnit *SU) override {

Completed in 112 milliseconds