Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Instrumentation/
DMemorySanitizer.cpp1022 Type *ShadowTy = getShadowTy(V); in getCleanShadow() local
1049 Type *ShadowTy = getShadowTy(V); in getPoisonedShadow() local
1184 Type *ShadowTy = Shadow->getType(); in insertShadowCheck() local
1254 Type *ShadowTy = getShadowTy(&I); in visitLoadInst() local
1568 Type *ShadowTy = getShadowTy(V); in CreateAppToShadowCast() local
1937 Type *ShadowTy = getShadowTy(&I); in handleVectorLoadIntrinsic() local
DDataFlowSanitizer.cpp228 IntegerType *ShadowTy; member in __anonf274973e0111::DataFlowSanitizer
1213 IntegerType *ShadowTy = IntegerType::get(*DFS.Ctx, Size * DFS.ShadowWidth); in storeShadow() local
DAddressSanitizer.cpp1085 Type *ShadowTy = in instrumentAddress() local