Lines Matching defs:one
131 /* For branches, we consult two different predictors, one which
209 it makes just one memory reference (a modify), rather than two (a
502 /* Merge an Ir with one following Ir. */
1041 // Init the inode, record it as the current one.
1200 IRExpr* one = tyW==Ity_I32 ? IRExpr_Const(IRConst_U32(1))
1215 inverted ? IRExpr_Binop(opXOR, IRExpr_RdTmp(guardW), one)