Searched defs:AddrLong (Results 1 – 3 of 3) sorted by relevance
472 Value *AddrLong = IRB.CreatePointerCast(Addr, IntptrTy); in instrumentAddress() local
797 Value *AddrLong = IRB.CreatePointerCast(Addr, IntptrTy); in untagPointerOperand() local839 Value *AddrLong = untagPointer(IRB, PtrLong); in instrumentMemAccessInline() local
1687 Value *AddressSanitizer::createSlowPathCmp(IRBuilder<> &IRB, Value *AddrLong, in createSlowPathCmp()1717 Value *AddrLong = IRB.CreatePointerCast(Addr, IRB.getInt8PtrTy()); in instrumentAMDGPUAddress() local1741 Value *AddrLong = IRB.CreatePointerCast(Addr, IntptrTy); in instrumentAddress() local1802 Value *AddrLong = IRB.CreatePointerCast(Addr, IntptrTy); in instrumentUnusualSizeOrAlignment() local