Searched defs:IntptrTy (Results 1 – 7 of 7) sorted by relevance
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/ |
| H A D | AddressSanitizer.cpp | 765 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 D | MemProfiler.cpp | 212 Type *IntptrTy; member in __anon8af1de490111::MemProfiler
|
| H A D | ThreadSanitizer.cpp | 146 Type *IntptrTy; member
|
| H A D | SanitizerCoverage.cpp | 264 Type *PtrTy, *IntptrTy, *Int64Ty, *Int32Ty, *Int16Ty, *Int8Ty, *Int1Ty; member in __anonac98908c0111::ModuleSanitizerCoverage
|
| H A D | HWAddressSanitizer.cpp | 386 Type *IntptrTy; member in __anon75deca650111::HWAddressSanitizer
|
| H A D | MemorySanitizer.cpp | 577 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 D | DataFlowSanitizer.cpp | 458 IntegerType *IntptrTy; member in __anonf4f619120211::DataFlowSanitizer
|