Home
last modified time | relevance | path

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

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