Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DAddressSanitizer.cpp765 Type *IntptrTy; global() member
885 Type *IntptrTy; global() member in __anonc0eafb620211::ModuleAddressSanitizer
917 Type *IntptrTy; global() member
1539 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) instrumentMaskedLoadOrStore() argument
[all...]
H A DMemProfiler.cpp212 Type *IntptrTy; global() member in __anon2d47f2650111::MemProfiler
[all...]
H A DThreadSanitizer.cpp146 Type *IntptrTy; global() member
H A DSanitizerCoverage.cpp264 Type *PtrTy, *IntptrTy, *Int64Ty, *Int32Ty, *Int16Ty, *Int8Ty, *Int1Ty; global() member in __anon2f8c49a80111::ModuleSanitizerCoverage
[all...]
H A DHWAddressSanitizer.cpp386 Type *IntptrTy; global() member in __anon5749a7010111::HWAddressSanitizer
[all...]
H A DMemorySanitizer.cpp577 Type *IntptrTy; ///< Integer type with the size of a ptr in default AS. global() member in __anon427849950211::MemorySanitizer
1693 Type *IntptrTy = ptrToIntPtrType(Addr->getType()); getShadowPtrOffset() local
1721 Type *IntptrTy = ptrToIntPtrType(Addr->getType()); getShadowOriginPtrUserspace() local
[all...]
H A DDataFlowSanitizer.cpp458 IntegerType *IntptrTy; member in __anon77e9d22e0211::DataFlowSanitizer
[all...]