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

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMHazardRecognizer.h42 void RecedeCycle() override;
H A DARMHazardRecognizer.cpp98 void ARMHazardRecognizer::RecedeCycle() { function in class:ARMHazardRecognizer
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DScheduleHazardRecognizer.h106 /// RecedeCycle - This callback is invoked whenever the next bottom-up
109 virtual void RecedeCycle() {} function in class:llvm::ScheduleHazardRecognizer
H A DScoreboardHazardRecognizer.h122 void RecedeCycle() override;
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCHazardRecognizers.h44 void RecedeCycle() override;
H A DPPCHazardRecognizers.cpp209 void PPCDispatchGroupSBHazardRecognizer::RecedeCycle() { function in class:PPCDispatchGroupSBHazardRecognizer
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DGCNHazardRecognizer.h42 // will be added to EmittedInstrs, when AdvanceCycle() or RecedeCycle() is
112 void RecedeCycle() override;
H A DGCNHazardRecognizer.cpp348 void GCNHazardRecognizer::RecedeCycle() { function in class:GCNHazardRecognizer
/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DScoreboardHazardRecognizer.cpp235 void ScoreboardHazardRecognizer::RecedeCycle() { function in class:ScoreboardHazardRecognizer
H A DMachineScheduler.cpp2146 HazardRec->RecedeCycle();
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonMachineScheduler.cpp379 HazardRec->RecedeCycle();
/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DScheduleDAGRRList.cpp641 HazardRec->RecedeCycle();
940 HazardRec->RecedeCycle();

Completed in 218 milliseconds