Home | History | Annotate | Download | only in priv

Lines Matching refs:isNan

1357 static HReg isNan ( ISelEnv* env, HReg vSrc, IREndness IEndianess )
5802 so: le == NOT(gt OR isNan)
5805 HReg isNanL = isNan(env, argL, IEndianess);
5806 HReg isNanR = isNan(env, argR, IEndianess);