Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64StackTagging.cpp496 auto *IntptrTy = IRB.getIntPtrTy(M.getDataLayout()); insertBaseTaggedPointer() local
/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DThreadSanitizer.cpp145 Type *IntptrTy; global() member
H A DAddressSanitizer.cpp837 Type *IntptrTy; global() member
957 Type *IntptrTy; global() member in __anon175cbb230211::ModuleAddressSanitizer
990 Type *IntptrTy; global() member
1619 instrumentMaskedLoadOrStore(AddressSanitizer * Pass,const DataLayout & DL,Type * IntptrTy,Value * Mask,Value * EVL,Value * Stride,Instruction * I,Value * Addr,MaybeAlign Alignment,unsigned Granularity,Type * OpType,bool IsWrite,Value * SizeArgument,bool UseCalls,uint32_t Exp,RuntimeCallInserter & RTCI) instrumentMaskedLoadOrStore() argument
[all...]
H A DNumericalStabilitySanitizer.cpp387 getValue(Type * IntptrTy,IRBuilder<> & Builder) const getValue() argument
552 IntegerType *IntptrTy = nullptr; global() member in __anone0a649520111::NumericalStabilitySanitizer
[all...]
H A DMemProfiler.cpp248 Type *IntptrTy; global() member in __anonfa4195860111::MemProfiler
[all...]
H A DSanitizerCoverage.cpp268 Type *PtrTy, *IntptrTy, *Int64Ty, *Int32Ty, *Int16Ty, *Int8Ty, *Int1Ty; global() member in __anon543601890111::ModuleSanitizerCoverage
[all...]
H A DHWAddressSanitizer.cpp410 Type *IntptrTy = M.getDataLayout().getIntPtrType(M.getContext()); global() member in __anon112a5b020111::HWAddressSanitizer
[all...]
H A DMemorySanitizer.cpp580 Type *IntptrTy; ///< Integer type with the size of a ptr in default AS. global() member in __anon6be095360211::MemorySanitizer
1709 Type *IntptrTy = ptrToIntPtrType(Addr->getType()); getShadowPtrOffset() local
1737 Type *IntptrTy = ptrToIntPtrType(Addr->getType()); getShadowOriginPtrUserspace() local
[all...]
H A DDataFlowSanitizer.cpp458 IntegerType *IntptrTy; member in __anon9c938a0f0211::DataFlowSanitizer
[all...]