Home | History | Annotate | Download | only in priv

Lines Matching full:arg2first

2923       Bool     arg2first = toBool(triop->op == Iop_ScaleF64 
2930 False/*store*/, 8, arg2first ? arg2 : arg1, m8_rsp));
2935 False/*store*/, 8, arg2first ? arg1 : arg2, m8_rsp));