Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DTargetTransformInfo.cpp1114 unsigned NumVecElemsRemain = NumVecElems; in matchVectorSplittingReduction() local
1115 while (NumVecElemsRemain - 1) { in matchVectorSplittingReduction()
1145 NumVecElemsRemain /= 2; in matchVectorSplittingReduction()