Home
last modified time | relevance | path

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

/external/llvm/lib/Target/Hexagon/
DHexagonVLIWPacketizer.cpp1113 bool StoreI = I->mayStore(), StoreJ = J->mayStore(); in hasV4SpecificDependence() local
1358 bool LoadJ = J->mayLoad(), StoreJ = J->mayStore(); in isLegalToPacketizeTogether() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Hexagon/
DHexagonVLIWPacketizer.cpp1289 bool StoreI = I.mayStore(), StoreJ = J.mayStore(); in hasV4SpecificDependence() local
1516 bool LoadJ = J.mayLoad(), StoreJ = J.mayStore(); in isLegalToPacketizeTogether() local