Home
last modified time | relevance | path

Searched refs:OpcodesS (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/llvm/lib/Target/ARM/
H A DARMISelDAGToDAG.cpp274 void SelectMVE_VMLLDAV(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
[all …]