Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DMemorySanitizer.cpp3407 const unsigned SignificantBitsPerResultElement = 16; in handleVectorSadIntrinsic() local
3411 ResTy->getScalarSizeInBits() - SignificantBitsPerResultElement; in handleVectorSadIntrinsic()