Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Analysis/
DTargetTransformInfoImpl.h588 unsigned MaxRequiredSize = VT->getBitWidth() / VT->getNumElements(); in minRequiredElementSize() local
605 return MaxRequiredSize; in minRequiredElementSize()