Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DDataFlowSanitizer.cpp2473 const Align IntptrAlignment = DL.getABITypeAlign(DFS.IntptrTy); in paintOrigin() local
H A DMemorySanitizer.cpp1230 const Align IntptrAlignment = DL.getABITypeAlign(MS.IntptrTy); in paintOrigin() local