Home
last modified time | relevance | path

Searched refs:hasWriteToReadDep (Results 1 – 2 of 2) sorted by relevance

/external/llvm/lib/Target/Hexagon/
DHexagonVLIWPacketizer.cpp114 static bool hasWriteToReadDep(const MachineInstr &FirstI, in hasWriteToReadDep() function
1025 InsertBeforeBundle = !hasWriteToReadDep(*MI, *BundleIt, HRI); in unpacketizeSoloInstrs()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Hexagon/
DHexagonVLIWPacketizer.cpp143 static bool hasWriteToReadDep(const MachineInstr &FirstI, in hasWriteToReadDep() function
1169 InsertBeforeBundle = !hasWriteToReadDep(MI, *BundleIt, HRI); in unpacketizeSoloInstrs()