Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DVectorUtils.cpp1017 int64_t DistanceToB = DistToB->getAPInt().getSExtValue(); in analyzeInterleaving() local
1021 if (DistanceToB % static_cast<int64_t>(DesB.Size)) in analyzeInterleaving()
1035 Group->getIndex(B) + DistanceToB / static_cast<int64_t>(DesB.Size); in analyzeInterleaving()