Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Instrumentation/
DMemorySanitizer.cpp912 Type *ShadowTy = Shadow->getType(); in materializeStores() local
1202 Type *ShadowTy = getShadowTy(OrigTy); in getCleanShadow() local
1237 Type *ShadowTy = getShadowTy(V); in getPoisonedShadow() local
1381 Type *ShadowTy = Shadow->getType(); in insertShadowCheck() local
1457 Type *ShadowTy = getShadowTy(&I); in visitLoadInst() local
1778 Type *ShadowTy = getShadowTy(V); in CreateAppToShadowCast() local
2150 Type *ShadowTy = getShadowTy(&I); in handleVectorLoadIntrinsic() local
2594 Type *ShadowTy = getShadowTy(&I); in handleMaskedLoad() local
DEfficiencySanitizer.cpp895 Type *ShadowTy = IntegerType::get(*Ctx, 8U); in instrumentFastpathWorkingSet() local
DDataFlowSanitizer.cpp326 IntegerType *ShadowTy; member in __anon83c261760111::DataFlowSanitizer
1317 IntegerType *ShadowTy = IntegerType::get(*DFS.Ctx, Size * DFS.ShadowWidth); in storeShadow() local
DAddressSanitizer.cpp1542 Type *ShadowTy = in instrumentAddress() local
/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