Home | History | Annotate | Download | only in priv

Lines Matching refs:needsIRRM

7139    Bool needsIRRM = op == Iop_Sqrt32Fx4 || op == Iop_Sqrt64Fx2;
7143 IRExpr* res = needsIRRM ? binop(op, get_FAKE_roundingmode(), src)
7154 IRExpr* res = needsIRRM ? binop(op, get_FAKE_roundingmode(), src)