Lines Matching full:fabsl
144 /// EmitFAbs - Emit a call to fabs/fabsf/fabsl, depending on the type of ValTy,155 case BuiltinType::LongDouble: FnName = "fabsl"; break;