Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
DARMHazardRecognizer.h42 void RecedeCycle() override;
DARMHazardRecognizer.cpp98 void ARMHazardRecognizer::RecedeCycle() { in RecedeCycle() function in ARMHazardRecognizer
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DScheduleHazardRecognizer.h109 virtual void RecedeCycle() {} in RecedeCycle() function
DScoreboardHazardRecognizer.h122 void RecedeCycle() override;
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/
DPPCHazardRecognizers.h44 void RecedeCycle() override;
DPPCHazardRecognizers.cpp209 void PPCDispatchGroupSBHazardRecognizer::RecedeCycle() { in RecedeCycle() function in PPCDispatchGroupSBHazardRecognizer
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DGCNHazardRecognizer.h112 void RecedeCycle() override;
DGCNHazardRecognizer.cpp348 void GCNHazardRecognizer::RecedeCycle() { in RecedeCycle() function in GCNHazardRecognizer
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DScoreboardHazardRecognizer.cpp235 void ScoreboardHazardRecognizer::RecedeCycle() { in RecedeCycle() function in ScoreboardHazardRecognizer
DMachineScheduler.cpp2146 HazardRec->RecedeCycle(); in bumpCycle()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
DHexagonMachineScheduler.cpp379 HazardRec->RecedeCycle(); in bumpCycle()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DScheduleDAGRRList.cpp641 HazardRec->RecedeCycle(); in AdvanceToCycle()
940 HazardRec->RecedeCycle(); in RestoreHazardCheckerBottomUp()