Home | History | Annotate | Download | only in priv

Lines Matching refs:isNan

1178 static HReg isNan ( ISelEnv* env, HReg vSrc )
4469 so: le == NOT(gt OR isNan)
4472 HReg isNanL = isNan(env, argL);
4473 HReg isNanR = isNan(env, argR);