Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Instrumentation/
DMemorySanitizer.cpp2258 Function *ShadowFn = Intrinsic::getDeclaration( in handleVectorPackIntrinsic() local
2262 IRB.CreateCall(ShadowFn, {S1_ext, S2_ext}, "_msprop_vector_pack"); in handleVectorPackIntrinsic()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Instrumentation/
DMemorySanitizer.cpp2454 Function *ShadowFn = Intrinsic::getDeclaration( in handleVectorPackIntrinsic() local
2458 IRB.CreateCall(ShadowFn, {S1_ext, S2_ext}, "_msprop_vector_pack"); in handleVectorPackIntrinsic()