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.cpp2674 Value *CreateAppToShadowCast(IRBuilder<> &IRB, Value *V) { in CreateAppToShadowCast() function
3780 C = CreateAppToShadowCast(IRB, C); in convertBlendvToSelectMask()
6202 C = CreateAppToShadowCast(IRB, C); in handleSelectLikeInst()
6203 D = CreateAppToShadowCast(IRB, D); in handleSelectLikeInst()