Home
last modified time | relevance | path

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

/freebsd-head/contrib/llvm-project/llvm/lib/Target/AArch64/
HDAArch64StackTagging.cpp496 auto *IntptrTy = IRB.getIntPtrTy(M.getDataLayout()); in insertBaseTaggedPointer() local
/freebsd-head/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
HDThreadSanitizer.cpp145 Type *IntptrTy; member
HDAddressSanitizer.cpp837 Type *IntptrTy; member
957 Type *IntptrTy; member in __anon7b2b36ef0211::ModuleAddressSanitizer
990 Type *IntptrTy; member
1619 AddressSanitizer *Pass, const DataLayout &DL, Type *IntptrTy, Value *Mask, in instrumentMaskedLoadOrStore()
HDNumericalStabilitySanitizer.cpp387 Value *getValue(Type *IntptrTy, IRBuilder<> &Builder) const { in getValue()
552 IntegerType *IntptrTy = nullptr; member in __anon77804d9e0111::NumericalStabilitySanitizer
HDMemProfiler.cpp250 Type *IntptrTy; member in __anonb81481d20111::MemProfiler
HDSanitizerCoverage.cpp268 Type *PtrTy, *IntptrTy, *Int64Ty, *Int32Ty, *Int16Ty, *Int8Ty, *Int1Ty; member in __anon31d3f6d50111::ModuleSanitizerCoverage
HDHWAddressSanitizer.cpp410 Type *IntptrTy = M.getDataLayout().getIntPtrType(M.getContext()); member in __anona286f9ce0111::HWAddressSanitizer
HDMemorySanitizer.cpp581 Type *IntptrTy; ///< Integer type with the size of a ptr in default AS. member in __anon76a8c7820211::MemorySanitizer
1710 Type *IntptrTy = ptrToIntPtrType(Addr->getType()); in getShadowPtrOffset() local
1738 Type *IntptrTy = ptrToIntPtrType(Addr->getType()); in getShadowOriginPtrUserspace() local
HDDataFlowSanitizer.cpp458 IntegerType *IntptrTy; member in __anon7a317f5b0211::DataFlowSanitizer