Home
last modified time | relevance | path

Searched defs:SUd (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/Hexagon/
H A DHexagonMachineScheduler.cpp26 bool HexagonVLIWResourceModel::hasDependence(const SUnit *SUd, in hasDependence()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
H A DHexagonMachineScheduler.cpp68 static bool hasDependence(const SUnit *SUd, const SUnit *SUu, in hasDependence()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/
H A DVLIWMachineScheduler.cpp87 bool VLIWResourceModel::hasDependence(const SUnit *SUd, const SUnit *SUu) { in hasDependence()