Home | History | Annotate | Download | only in memcheck

Lines Matching refs:xHi

5545    IRAtom *xHi = NULL, *xLo = NULL, *xHL = NULL;
5665 xHi = oldHi ^ expdHi;
5667 xHL = xHi | xLo;
5670 xHi = assignNew('C', mce, elemTy,
5675 binop(opOr, xHi, xLo));