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