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