Searched defs:PtrLong (Results 1 – 2 of 2) sorted by relevance
625 Value *PtrLong = IRB.CreatePointerCast(Ptr, IntptrTy); in instrumentMemAccessInline() local869 Value *PtrLong, Value *Tag) { in tagPointer()886 Value *HWAddressSanitizer::untagPointer(IRBuilder<> &IRB, Value *PtrLong) { in untagPointer()
849 Value *PtrLong = IRB.CreatePointerCast(Ptr, IntptrTy); in instrumentMemAccessInline() local1095 Value *PtrLong, Value *Tag) { in tagPointer()1113 Value *HWAddressSanitizer::untagPointer(IRBuilder<> &IRB, Value *PtrLong) { in untagPointer()