Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Vectorize/
DSLPVectorizer.cpp3340 auto *TreeRootIT = dyn_cast<IntegerType>(TreeRoot[0]->getType()); in computeMinimumValueSizes() local
3341 if (!TreeRootIT) in computeMinimumValueSizes()
3415 if (MaxBitWidth >= TreeRootIT->getBitWidth()) in computeMinimumValueSizes()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Vectorize/
DSLPVectorizer.cpp4392 auto *TreeRootIT = dyn_cast<IntegerType>(TreeRoot[0]->getType()); in computeMinimumValueSizes() local
4393 if (!TreeRootIT) in computeMinimumValueSizes()
4504 if (MaxBitWidth >= TreeRootIT->getBitWidth()) in computeMinimumValueSizes()