Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Instrumentation/
DDataFlowSanitizer.cpp2454 unsigned IntptrSize = DL.getTypeStoreSize(DFS.IntptrTy); in originToIntptr() local
2468 unsigned IntptrSize = DL.getTypeStoreSize(DFS.IntptrTy); in paintOrigin() local
DMemorySanitizer.cpp1171 unsigned IntptrSize = DL.getTypeStoreSize(MS.IntptrTy); in originToIntptr() local
1184 unsigned IntptrSize = DL.getTypeStoreSize(MS.IntptrTy); in paintOrigin() local
/external/llvm/lib/Transforms/Instrumentation/
DMemorySanitizer.cpp672 unsigned IntptrSize = DL.getTypeStoreSize(MS.IntptrTy); in originToIntptr() local
684 unsigned IntptrSize = DL.getTypeStoreSize(MS.IntptrTy); in paintOrigin() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/
DMemorySanitizer.cpp1082 unsigned IntptrSize = DL.getTypeStoreSize(MS.IntptrTy); in originToIntptr() local
1094 unsigned IntptrSize = DL.getTypeStoreSize(MS.IntptrTy); in paintOrigin() local