Searched defs:AddrLong (Results 1 – 3 of 3) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/ | ||
H A D | HWAddressSanitizer.cpp | 289 Value *AddrLong = nullptr; global() member |
H A D | MemProfiler.cpp | 447 Value *AddrLong = IRB.CreatePointerCast(Addr, IntptrTy); instrumentAddress() local |
H A D | AddressSanitizer.cpp | 1687 createSlowPathCmp(IRBuilder<> & IRB,Value * AddrLong,Value * ShadowValue,uint32_t TypeStoreSize) createSlowPathCmp() argument |