Home | History | Annotate | Download | only in Analysis

Lines Matching refs:cosf

1169     return Name == "cos" || Name == "ceil" || Name == "cosf" || Name == "cosh";
1348 else if (Name == "cosf" && TLI->has(LibFunc::cosf))