Lines Matching refs:OpcodesS
269 const uint16_t *OpcodesS, const uint16_t *OpcodesU,
274 void SelectMVE_VMLLDAV(SDNode *N, bool Predicated, const uint16_t *OpcodesS,
278 void SelectMVE_VRMLLDAVH(SDNode *N, bool Predicated, const uint16_t *OpcodesS,
2700 const uint16_t *OpcodesS, in SelectBaseMVE_VMLLDAV() argument
2725 const uint16_t *Opcodes = IsUnsigned ? OpcodesU : OpcodesS; in SelectBaseMVE_VMLLDAV()
2754 const uint16_t *OpcodesS, in SelectMVE_VMLLDAV() argument
2769 SelectBaseMVE_VMLLDAV(N, Predicated, OpcodesS, OpcodesU, 2, SizeIndex); in SelectMVE_VMLLDAV()
2773 const uint16_t *OpcodesS, in SelectMVE_VRMLLDAVH() argument
2779 SelectBaseMVE_VMLLDAV(N, Predicated, OpcodesS, OpcodesU, 1, 0); in SelectMVE_VRMLLDAVH()
5267 static const uint16_t OpcodesS[] = { in Select() local
5278 OpcodesS, OpcodesU); in Select()
5287 static const uint16_t OpcodesS[] = { in Select() local
5294 OpcodesS, OpcodesU); in Select()