Home | History | Annotate | Download | only in PowerPC

Lines Matching refs:SplatCsts

7271   static const signed char SplatCsts[] = {
7276 for (unsigned idx = 0; idx < array_lengthof(SplatCsts); ++idx) {
7277 // Indirect through the SplatCsts array so that we favor 'vsplti -1' for
7279 int i = SplatCsts[idx];