Home | History | Annotate | Download | only in priv

Lines Matching defs:cc_ndep

728       IRExpr *cond_n_op, *cc_dep1, *cc_dep2, *cc_ndep;
733 cc_ndep = args[3];
888 binop(Iop_CmpNE64, cc_ndep, mkU64(0)),
907 binop(Iop_CmpNE64, cc_ndep, mkU64(0)),
1022 //ZZ IRExpr *cc_op, *cc_dep1, *cc_dep2, *cc_ndep;
1027 //ZZ cc_ndep = args[3];
1052 //ZZ binop(Iop_CmpNE32, cc_ndep, mkU32(0)),
1072 //ZZ IRExpr *cc_op, *cc_dep1, *cc_dep2, *cc_ndep;
1077 //ZZ cc_ndep = args[3];
1082 //ZZ return cc_ndep;
1123 //ZZ binop(Iop_Xor32, cc_ndep, mkU32(1)))