Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DDataFlowSanitizer.cpp2282 unsigned IntptrSize = DL.getTypeStoreSize(DFS.IntptrTy); in originToIntptr() local
2296 unsigned IntptrSize = DL.getTypeStoreSize(DFS.IntptrTy); in paintOrigin() local
H A DMemorySanitizer.cpp1123 unsigned IntptrSize = DL.getTypeStoreSize(MS.IntptrTy); in originToIntptr() local
1135 unsigned IntptrSize = DL.getTypeStoreSize(MS.IntptrTy); in paintOrigin() local