Home
last modified time | relevance | path

Searched defs:S2Conv (Results 1 – 3 of 3) sorted by relevance

/external/llvm/lib/Transforms/Instrumentation/
DMemorySanitizer.cpp1861 Value *S2Conv = IRB.CreateSExt(IRB.CreateICmpNE(S2, getCleanShadow(S2)), in handleShift() local
2176 Value *S2Conv = Variable ? VariableShadowExtend(IRB, S2) in handleVectorShiftIntrinsic() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/
DMemorySanitizer.cpp2379 Value *S2Conv = IRB.CreateSExt(IRB.CreateICmpNE(S2, getCleanShadow(S2)), in handleShift() local
2715 Value *S2Conv = Variable ? VariableShadowExtend(IRB, S2) in handleVectorShiftIntrinsic() local
/external/llvm-project/llvm/lib/Transforms/Instrumentation/
DMemorySanitizer.cpp2506 Value *S2Conv = IRB.CreateSExt(IRB.CreateICmpNE(S2, getCleanShadow(S2)), in handleShift() local
2841 Value *S2Conv = Variable ? VariableShadowExtend(IRB, S2) in handleVectorShiftIntrinsic() local