Home | History | Annotate | Download | only in Utils

Lines Matching refs:sinpi

1372     // Look for all compatible sinpi, cospi and sincospi calls with the same
1379 // It's only worthwhile if both sinpi and cospi are actually used.
1434 if (Func == LibFunc::sinpi)
1492 Sin = B.CreateExtractValue(SinCos, 0, "sinpi");
1496 "sinpi");
2175 case LibFunc::sinpi: