Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Instrumentation/
DMemorySanitizer.cpp2054 Function *ShadowFn = Intrinsic::getDeclaration( in handleVectorPackIntrinsic() local
2057 Value *S = IRB.CreateCall2(ShadowFn, S1_ext, S2_ext, "_msprop_vector_pack"); in handleVectorPackIntrinsic()