Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DAddressSanitizer.cpp765 Type *IntptrTy; member
885 Type *IntptrTy; member in __anon5057f5c60211::ModuleAddressSanitizer
917 Type *IntptrTy; member
1539 AddressSanitizer *Pass, const DataLayout &DL, Type *IntptrTy, Value *Mask, in instrumentMaskedLoadOrStore()
H A DMemProfiler.cpp212 Type *IntptrTy; member in __anon8af1de490111::MemProfiler
H A DThreadSanitizer.cpp146 Type *IntptrTy; member
H A DSanitizerCoverage.cpp264 Type *PtrTy, *IntptrTy, *Int64Ty, *Int32Ty, *Int16Ty, *Int8Ty, *Int1Ty; member in __anonac98908c0111::ModuleSanitizerCoverage
H A DHWAddressSanitizer.cpp386 Type *IntptrTy; member in __anon75deca650111::HWAddressSanitizer
H A DMemorySanitizer.cpp577 Type *IntptrTy; ///< Integer type with the size of a ptr in default AS. member in __anonf93d87790211::MemorySanitizer
1693 Type *IntptrTy = ptrToIntPtrType(Addr->getType()); in getShadowPtrOffset() local
1721 Type *IntptrTy = ptrToIntPtrType(Addr->getType()); in getShadowOriginPtrUserspace() local
H A DDataFlowSanitizer.cpp458 IntegerType *IntptrTy; member in __anonf4f619120211::DataFlowSanitizer