Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DMemorySanitizer.cpp4784 void handleNEONVectorLoad(IntrinsicInst &I, bool WithLane) { in handleNEONVectorLoad() function
5695 handleNEONVectorLoad(I, /*WithLane=*/false); in visitIntrinsicInst()
5702 handleNEONVectorLoad(I, /*WithLane=*/true); in visitIntrinsicInst()