Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Instrumentation/
H A DMemorySanitizer.cpp2839 void handleVectorShiftIntrinsic(IntrinsicInst &I, bool Variable) { in handleVectorShiftIntrinsic() function
3389 handleVectorShiftIntrinsic(I, /* Variable */ false); in visitIntrinsicInst()
3409 handleVectorShiftIntrinsic(I, /* Variable */ true); in visitIntrinsicInst()