Home
last modified time | relevance | path

Searched defs:AggShadow (Results 1 – 4 of 4) sorted by relevance

/external/llvm/lib/Transforms/Instrumentation/
DMemorySanitizer.cpp2102 Value *AggShadow = nullptr; in handleVectorConvertIntrinsic() local
2796 Value *AggShadow = getShadow(Agg); in visitExtractValueInst() local
2807 Value *AggShadow = getShadow(I.getAggregateOperand()); in visitInsertValueInst() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/
DMemorySanitizer.cpp2641 Value *AggShadow = nullptr; in handleVectorConvertIntrinsic() local
3679 Value *AggShadow = getShadow(Agg); in visitExtractValueInst() local
3690 Value *AggShadow = getShadow(I.getAggregateOperand()); in visitInsertValueInst() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Instrumentation/
DDataFlowSanitizer.cpp2809 Value *AggShadow = DFSF.getShadow(Agg); in visitExtractValueInst() local
2817 Value *AggShadow = DFSF.getShadow(I.getAggregateOperand()); in visitInsertValueInst() local
DMemorySanitizer.cpp3027 Value *AggShadow = nullptr; in handleVectorConvertIntrinsic() local
4432 Value *AggShadow = getShadow(Agg); in visitExtractValueInst() local
4443 Value *AggShadow = getShadow(I.getAggregateOperand()); in visitInsertValueInst() local