Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Instrumentation/
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
DDataFlowSanitizer.cpp228 IntegerType *ShadowTy; member in __anonf274973e0111::DataFlowSanitizer
1207 IntegerType *ShadowTy = IntegerType::get(*DFS.Ctx, Size * DFS.ShadowWidth); in storeShadow() local
DEfficiencySanitizer.cpp881 Type *ShadowTy = IntegerType::get(*Ctx, 8U); in instrumentFastpathWorkingSet() local
DAddressSanitizer.cpp1155 Type *ShadowTy = in instrumentAddress() local