Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Transforms/Instrumentation/
H A DMemorySanitizer.cpp2948 const unsigned SignificantBitsPerResultElement = 16; in handleVectorSadIntrinsic() local
2952 ResTy->getScalarSizeInBits() - SignificantBitsPerResultElement; in handleVectorSadIntrinsic()