Lines Matching defs:OpcodesS
258 /// Stride is used when addressing the OpcodesS array which contains multiple
262 const uint16_t *OpcodesS, const uint16_t *OpcodesU,
267 void SelectMVE_VMLLDAV(SDNode *N, bool Predicated, const uint16_t *OpcodesS,
271 void SelectMVE_VRMLLDAVH(SDNode *N, bool Predicated, const uint16_t *OpcodesS,
2703 const uint16_t *OpcodesS,
2725 const uint16_t *Opcodes = IsUnsigned ? OpcodesU : OpcodesS;
2754 const uint16_t *OpcodesS,
2769 SelectBaseMVE_VMLLDAV(N, Predicated, OpcodesS, OpcodesU, 2, SizeIndex);
2773 const uint16_t *OpcodesS,
2779 SelectBaseMVE_VMLLDAV(N, Predicated, OpcodesS, OpcodesU, 1, 0);
5233 static const uint16_t OpcodesS[] = {
5244 OpcodesS, OpcodesU);
5253 static const uint16_t OpcodesS[] = {
5260 OpcodesS, OpcodesU);