Home
last modified time | relevance | path

Searched defs:ShadowTy (Results 1 – 11 of 11) sorted by relevance

/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/
H A DMemorySanitizer.cpp1167 Type *ShadowTy = Shadow->getType(); in materializeStores() local
1525 Type *ShadowTy = getShadowTy(OrigTy); in getCleanShadow() local
1560 Type *ShadowTy = getShadowTy(V); in getPoisonedShadow() local
1703 Type *ShadowTy = Shadow->getType(); in insertShadowCheck() local
1779 Type *ShadowTy = getShadowTy(&I); in visitLoadInst() local
2102 Type *ShadowTy = getShadowTy(V); in CreateAppToShadowCast() local
2476 Type *ShadowTy = getShadowTy(&I); in handleVectorLoadIntrinsic() local
2943 Type *ShadowTy = getShadowTy(&I); in handleMaskedLoad() local
2994 Type *ShadowTy = getShadowTy(&I); in handleBmiIntrinsic() local
3028 Type *ShadowTy = getShadowTy(&I); in handlePclmulIntrinsic() local
H A DDataFlowSanitizer.cpp327 IntegerType *ShadowTy; member in __anonc88ac9960111::DataFlowSanitizer
1346 IntegerType *ShadowTy = IntegerType::get(*DFS.Ctx, Size * DFS.ShadowWidth); in storeShadow() local
H A DAddressSanitizer.cpp1696 Type *ShadowTy = in instrumentAddress() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Instrumentation/
H A DDataFlowSanitizer.cpp928 Type *ShadowTy = getShadowTy(OrigTy); in getZeroShadow() local
971 Type *ShadowTy = DFS.getShadowTy(T); in expandFromPrimitiveShadow() local
1009 Type *ShadowTy = Shadow->getType(); in collapseToPrimitiveShadow() local
1021 Type *ShadowTy = Shadow->getType(); in collapseToPrimitiveShadow() local
1917 IntegerType *ShadowTy = IntegerType::get(*Ctx, ShadowWidthBits); in getShadowOriginAddress() local
2542 IntegerType *ShadowTy = in storeZeroPrimitiveShadow() local
3446 Type *ShadowTy = DFSF.DFS.getShadowTy(&PN); in visitPHINode() local
H A DMemorySanitizer.cpp1261 Type *ShadowTy = Shadow->getType(); in materializeStores() local
1805 Type *ShadowTy = getShadowTy(OrigTy); in getCleanShadow() local
1838 Type *ShadowTy = getShadowTy(V); in getPoisonedShadow() local
2001 Type *ShadowTy = Shadow->getType(); in insertShadowCheck() local
2121 Type *ShadowTy = getShadowTy(&I); in visitLoadInst() local
2449 Type *ShadowTy = getShadowTy(V); in CreateAppToShadowCast() local
2847 Type *ShadowTy = getShadowTy(&I); in handleVectorLoadIntrinsic() local
3358 Type *ShadowTy = getShadowTy(&I); in handleMaskedExpandLoad() local
3417 Type *ShadowTy = getShadowTy(&I); in handleMaskedGather() local
3509 Type *ShadowTy = getShadowTy(&I); in handleMaskedLoad() local
[all …]
H A DMemProfiler.cpp441 Type *ShadowTy = Type::getInt64Ty(*C); in instrumentAddress() local
H A DAddressSanitizer.cpp1633 Type *ShadowTy = in instrumentAddress() local
/aosp_15_r20/external/llvm/lib/Transforms/Instrumentation/
H A DMemorySanitizer.cpp1043 Type *ShadowTy = getShadowTy(V); in getCleanShadow() local
1070 Type *ShadowTy = getShadowTy(V); in getPoisonedShadow() local
1205 Type *ShadowTy = Shadow->getType(); in insertShadowCheck() local
1275 Type *ShadowTy = getShadowTy(&I); in visitLoadInst() local
1589 Type *ShadowTy = getShadowTy(V); in CreateAppToShadowCast() local
1958 Type *ShadowTy = getShadowTy(&I); in handleVectorLoadIntrinsic() local
H A DDataFlowSanitizer.cpp228 IntegerType *ShadowTy; member in __anon27d7c7f40111::DataFlowSanitizer
1207 IntegerType *ShadowTy = IntegerType::get(*DFS.Ctx, Size * DFS.ShadowWidth); in storeShadow() local
H A DEfficiencySanitizer.cpp881 Type *ShadowTy = IntegerType::get(*Ctx, 8U); in instrumentFastpathWorkingSet() local
H A DAddressSanitizer.cpp1155 Type *ShadowTy = in instrumentAddress() local