Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/include/llvm/Analysis/
H A DTargetTransformInfoImpl.h602 unsigned MaxRequiredSize = VT->getBitWidth() / VT->getNumElements(); in minRequiredElementSize() local
619 return MaxRequiredSize; in minRequiredElementSize()