Searched defs:AddrLong (Results 1 – 5 of 5) sorted by relevance
718 Value *AddrLong = IRB.CreatePointerCast(Addr, IntptrTy); in untagPointerOperand() local760 Value *AddrLong = untagPointer(IRB, PtrLong); in instrumentMemAccessInline() local
472 Value *AddrLong = IRB.CreatePointerCast(Addr, IntptrTy); in instrumentAddress() local
1677 Value *AddressSanitizer::createSlowPathCmp(IRBuilder<> &IRB, Value *AddrLong, in createSlowPathCmp()1707 Value *AddrLong = IRB.CreatePointerCast(Addr, IRB.getInt8PtrTy()); in instrumentAMDGPUAddress() local1733 Value *AddrLong = IRB.CreatePointerCast(Addr, IntptrTy); in instrumentAddress() local1812 Value *AddrLong = IRB.CreatePointerCast(Addr, IntptrTy); in instrumentUnusualSizeOrAlignment() local
166 #define AddrLong global() macro
173 #define AddrLong global() macro