Home
last modified time | relevance | path

Searched defs:checkHazard (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
DHexagonMachineScheduler.cpp336 bool ConvergingVLIWScheduler::VLIWSchedBoundary::checkHazard(SUnit *SU) { in checkHazard() function in ConvergingVLIWScheduler::VLIWSchedBoundary
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DMachineScheduler.cpp1992 bool SchedBoundary::checkHazard(SUnit *SU) { in checkHazard() function in SchedBoundary