Home
last modified time | relevance | path

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

/external/llvm/lib/Target/SystemZ/
DSystemZISelDAGToDAG.cpp1191 int64_t End2 = Store->getSrcValueOffset() + Size; in canUseBlockOperation() local
1192 if (V1 == V2 && End1 == End2) in canUseBlockOperation()
1196 MemoryLocation(V2, End2, Store->getAAInfo())); in canUseBlockOperation()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/SystemZ/
DSystemZISelDAGToDAG.cpp1392 int64_t End2 = Store->getSrcValueOffset() + Size; in canUseBlockOperation() local
1393 if (V1 == V2 && End1 == End2) in canUseBlockOperation()
1397 MemoryLocation(V2, End2, Store->getAAInfo())); in canUseBlockOperation()