Home | History | Annotate | Download | only in priv

Lines Matching full:isnan

1095 static HReg isNan ( ISelEnv* env, HReg vSrc )
3540 so: le == NOT(gt OR isNan)
3543 HReg isNanL = isNan(env, argL);
3544 HReg isNanR = isNan(env, argR);