Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DMemorySanitizer.cpp2561 Value *CreateAppToShadowCast(IRBuilder<> &IRB, Value *V) { in CreateAppToShadowCast() function
3375 C = CreateAppToShadowCast(IRB, C); in convertBlendvToSelectMask()
4718 C = CreateAppToShadowCast(IRB, C); in handleSelectLikeInst()
4719 D = CreateAppToShadowCast(IRB, D); in handleSelectLikeInst()