Lines Matching full:fcmp
1173 Value *FCmp = B.CreateFCmpOEQ(Op1, NegInf);1174 Value *Sel = B.CreateSelect(FCmp, Inf, FAbs);