Searched defs:TypeStoreSize (Results 1 – 3 of 3) sorted by relevance
| /freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/Instrumentation/ |
| H A D | AddressSanitizerCommon.h | 30 TypeSize TypeStoreSize = TypeSize::getFixed(0); variable
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
| H A D | AMDGPUAsanInstrumentation.cpp | 81 uint32_t TypeStoreSize, int AsanScale) { in createSlowPathCmp() 153 Align Alignment, uint32_t TypeStoreSize, in instrumentAddressImpl() 185 TypeSize TypeStoreSize, bool IsWrite, in instrumentAddress()
|
| /freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/ |
| H A D | AddressSanitizer.cpp | 1661 TypeSize TypeStoreSize, bool IsWrite, in doInstrumentAddress() 1839 uint32_t TypeStoreSize) { in createSlowPathCmp() 1857 uint32_t TypeStoreSize, bool IsWrite, Value *SizeArgument) { in instrumentAMDGPUAddress() 1904 uint32_t TypeStoreSize, bool IsWrite, in instrumentAddress() 1993 TypeSize TypeStoreSize, bool IsWrite, Value *SizeArgument, bool UseCalls, in instrumentUnusualSizeOrAlignment()
|