Home | History | Annotate | Download | only in PowerPC

Lines Matching refs:SplatCsts

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