Searched defs:TypeStoreSize (Results 1 – 2 of 2) sorted by relevance
| /freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Transforms/Instrumentation/ |
| H A D | AddressSanitizerCommon.h | 30 TypeSize TypeStoreSize = TypeSize::getFixed(0); variable
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/ |
| H A D | AddressSanitizer.cpp | 1514 TypeSize TypeStoreSize, bool IsWrite, in doInstrumentAddress() 1689 uint32_t TypeStoreSize) { in createSlowPathCmp() 1707 uint32_t TypeStoreSize, bool IsWrite, Value *SizeArgument) { in instrumentAMDGPUAddress() 1754 uint32_t TypeStoreSize, bool IsWrite, in instrumentAddress() 1843 Instruction *I, Instruction *InsertBefore, Value *Addr, TypeSize TypeStoreSize, in instrumentUnusualSizeOrAlignment()
|