Searched defs:IntptrTy (Results 1 – 9 of 9) sorted by relevance
| /src/contrib/llvm-project/llvm/lib/Target/AArch64/ |
| H A D | AArch64StackTagging.cpp | 496 auto *IntptrTy = IRB.getIntPtrTy(M.getDataLayout()); in insertBaseTaggedPointer() local
|
| /src/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/ |
| H A D | ThreadSanitizer.cpp | 145 Type *IntptrTy; member
|
| H A D | AddressSanitizer.cpp | 837 Type *IntptrTy; member 957 Type *IntptrTy; member in __anona39cfe450211::ModuleAddressSanitizer 990 Type *IntptrTy; member 1619 AddressSanitizer *Pass, const DataLayout &DL, Type *IntptrTy, Value *Mask, in instrumentMaskedLoadOrStore()
|
| H A D | NumericalStabilitySanitizer.cpp | 387 Value *getValue(Type *IntptrTy, IRBuilder<> &Builder) const { in getValue() 552 IntegerType *IntptrTy = nullptr; member in __anon76a913340111::NumericalStabilitySanitizer
|
| H A D | MemProfiler.cpp | 250 Type *IntptrTy; member in __anon9400db680111::MemProfiler
|
| H A D | SanitizerCoverage.cpp | 268 Type *PtrTy, *IntptrTy, *Int64Ty, *Int32Ty, *Int16Ty, *Int8Ty, *Int1Ty; member in __anon687ea8eb0111::ModuleSanitizerCoverage
|
| H A D | HWAddressSanitizer.cpp | 410 Type *IntptrTy = M.getDataLayout().getIntPtrType(M.getContext()); member in __anonae87eea40111::HWAddressSanitizer
|
| H A D | MemorySanitizer.cpp | 581 Type *IntptrTy; ///< Integer type with the size of a ptr in default AS. member in __anonbdb3fc180211::MemorySanitizer 1710 Type *IntptrTy = ptrToIntPtrType(Addr->getType()); in getShadowPtrOffset() local 1738 Type *IntptrTy = ptrToIntPtrType(Addr->getType()); in getShadowOriginPtrUserspace() local
|
| H A D | DataFlowSanitizer.cpp | 458 IntegerType *IntptrTy; member in __anonb0dc31710211::DataFlowSanitizer
|