Home | History | Annotate | Download | only in priv

Lines Matching full:tobool

1412             toBool( hregClass(am->Xam.IR.reg) == HRcInt32
1417 toBool( hregClass(am->Xam.IRRS.base) == HRcInt32
2100 Bool syned = toBool(e->Iex.Binop.op == Iop_MullS32);
2121 Bool syned = toBool(e->Iex.Binop.op == Iop_DivModS64to32);
3947 passBBP = toBool(d->nFxState > 0 && d->needsBBP);