Home | History | Annotate | Download | only in memcheck

Lines Matching refs:xx

761                    Not<sz>(Xor<sz>( xx, yy )) // 0 iff bits different
779 IRAtom* xx, IRAtom* yy )
787 tl_assert(isOriginalAtom(mce,xx));
789 tl_assert(sameKindedAtoms(vxx,xx));
827 assignNew('V', mce,ty, binop(opXOR, xx, yy))))));
891 IRAtom* xx, IRAtom* yy )
909 tl_assert(isOriginalAtom(mce,xx));
911 tl_assert(sameKindedAtoms(xxhash,xx));
918 ppIRExpr(xx); VG_(printf)(" "); ppIRExpr( yy ); VG_(printf)("\n");
5076 if (0) VG_(printf)("XX\n");