Searched refs:StackPointerLong (Results 1 – 1 of 1) sorted by relevance
1057 Value *StackPointerLong = IRB.CreatePointerCast(StackPointer, IntptrTy); in getStackBaseTag() local1059 applyTagMask(IRB, IRB.CreateXor(StackPointerLong, in getStackBaseTag()1060 IRB.CreateLShr(StackPointerLong, 20))); in getStackBaseTag()