Searched refs:RecedeCycle (Results 1 - 8 of 8) sorted by relevance

/external/llvm/include/llvm/CodeGen/
H A DScheduleHazardRecognizer.h80 /// RecedeCycle - This callback is invoked whenever the next bottom-up
83 virtual void RecedeCycle() {} function in class:llvm::ScheduleHazardRecognizer
H A DScoreboardHazardRecognizer.h122 virtual void RecedeCycle();
/external/llvm/lib/Target/ARM/
H A DARMHazardRecognizer.h51 virtual void RecedeCycle();
H A DARMHazardRecognizer.cpp96 void ARMHazardRecognizer::RecedeCycle() { function in class:ARMHazardRecognizer
/external/llvm/lib/CodeGen/
H A DScoreboardHazardRecognizer.cpp242 void ScoreboardHazardRecognizer::RecedeCycle() { function in class:ScoreboardHazardRecognizer
H A DMachineScheduler.cpp993 HazardRec->RecedeCycle();
/external/llvm/lib/Target/Hexagon/
H A DHexagonMachineScheduler.cpp570 HazardRec->RecedeCycle();
/external/llvm/lib/CodeGen/SelectionDAG/
H A DScheduleDAGRRList.cpp592 HazardRec->RecedeCycle();
872 HazardRec->RecedeCycle();

Completed in 1166 milliseconds