Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DMemorySanitizer.cpp3294 Function *ShadowFn = Intrinsic::getDeclaration( in handleVectorPackIntrinsic() local
3298 IRB.CreateCall(ShadowFn, {S1_ext, S2_ext}, "_msprop_vector_pack"); in handleVectorPackIntrinsic()