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

/freebsd-11.0-release/contrib/llvm/include/llvm/CodeGen/
H A DScheduleHazardRecognizer.h96 /// RecedeCycle - This callback is invoked whenever the next bottom-up
99 virtual void RecedeCycle() {} function in class:llvm::ScheduleHazardRecognizer
H A DScoreboardHazardRecognizer.h121 void RecedeCycle() override;
/freebsd-11.0-release/contrib/llvm/lib/Target/ARM/
H A DARMHazardRecognizer.h44 void RecedeCycle() override;
H A DARMHazardRecognizer.cpp100 void ARMHazardRecognizer::RecedeCycle() { function in class:ARMHazardRecognizer
/freebsd-11.0-release/contrib/llvm/lib/Target/PowerPC/
H A DPPCHazardRecognizers.h45 void RecedeCycle() override;
H A DPPCHazardRecognizers.cpp211 void PPCDispatchGroupSBHazardRecognizer::RecedeCycle() { function in class:PPCDispatchGroupSBHazardRecognizer
/freebsd-11.0-release/contrib/llvm/lib/CodeGen/
H A DScoreboardHazardRecognizer.cpp243 void ScoreboardHazardRecognizer::RecedeCycle() { function in class:ScoreboardHazardRecognizer
H A DMachineScheduler.cpp1915 HazardRec->RecedeCycle();
/freebsd-11.0-release/contrib/llvm/lib/Target/Hexagon/
H A DHexagonMachineScheduler.cpp319 HazardRec->RecedeCycle();
/freebsd-11.0-release/contrib/llvm/lib/CodeGen/SelectionDAG/
H A DScheduleDAGRRList.cpp612 HazardRec->RecedeCycle();
905 HazardRec->RecedeCycle();

Completed in 147 milliseconds