Home
last modified time | relevance | path

Searched defs:IntptrTy (Results 1 – 7 of 7) sorted by relevance

/openbsd-src/gnu/llvm/llvm/lib/Transforms/Instrumentation/
H A DMemProfiler.cpp196 Type *IntptrTy; member in __anon7d27396a0111::MemProfiler
H A DAddressSanitizer.cpp752 Type *IntptrTy; member
863 Type *IntptrTy; member in __anon7e186d870211::ModuleAddressSanitizer
894 Type *IntptrTy; member
1434 const DataLayout &DL, Type *IntptrTy, in instrumentMaskedLoadOrStore()
H A DThreadSanitizer.cpp146 Type *IntptrTy; member
H A DSanitizerCoverage.cpp270 Type *Int128PtrTy, *IntptrTy, *IntptrPtrTy, *Int64Ty, *Int64PtrTy, *Int32Ty, member in __anon9268006d0111::ModuleSanitizerCoverage
H A DHWAddressSanitizer.cpp375 Type *IntptrTy; member in __anon159c36660111::HWAddressSanitizer
H A DMemorySanitizer.cpp554 Type *IntptrTy; member in __anon6efd8b1a0211::MemorySanitizer
1635 Type *IntptrTy = ptrToIntPtrType(Addr->getType()); in getShadowPtrOffset() local
1657 Type *IntptrTy = ptrToIntPtrType(Addr->getType()); in getShadowOriginPtrUserspace() local
H A DDataFlowSanitizer.cpp450 IntegerType *IntptrTy; member in __anondac588f30211::DataFlowSanitizer