Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DMemorySanitizer.cpp1283 unsigned IntptrSize = DL.getTypeStoreSize(MS.IntptrTy); in originToIntptr() local
1296 unsigned IntptrSize = DL.getTypeStoreSize(MS.IntptrTy); in paintOrigin() local
7095 unsigned IntptrSize = DL.getTypeStoreSize(MS.IntptrTy); in finalizeInstrumentation() local
7121 unsigned IntptrSize = DL.getTypeStoreSize(MS.IntptrTy); in visitCallBase() local
7239 unsigned IntptrSize = DL.getTypeStoreSize(MS.IntptrTy); in finalizeInstrumentation() local
7583 unsigned IntptrSize = DL.getTypeStoreSize(MS.IntptrTy); in visitCallBase() local
7671 unsigned IntptrSize = DL.getTypeStoreSize(MS.IntptrTy); in finalizeInstrumentation() local
7695 unsigned IntptrSize = DL.getTypeStoreSize(MS.IntptrTy); in visitCallBase() local
7756 unsigned IntptrSize = DL.getTypeStoreSize(MS.IntptrTy); in finalizeInstrumentation() local
H A DDataFlowSanitizer.cpp2464 unsigned IntptrSize = DL.getTypeStoreSize(DFS.IntptrTy); in originToIntptr() local
2478 unsigned IntptrSize = DL.getTypeStoreSize(DFS.IntptrTy); in paintOrigin() local