Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMISelDAGToDAG.cpp278 void SelectMVE_VMLLDAV(SDNode *N, bool Predicated, const uint16_t *OpcodesS,
2706 const uint16_t *OpcodesS, in SelectBaseMVE_VMLLDAV() argument
2728 const uint16_t *Opcodes = IsUnsigned ? OpcodesU : OpcodesS; in SelectBaseMVE_VMLLDAV()
2757 const uint16_t *OpcodesS, in SelectMVE_VMLLDAV() argument
2772 SelectBaseMVE_VMLLDAV(N, Predicated, OpcodesS, OpcodesU, 2, SizeIndex); in SelectMVE_VMLLDAV()
2776 const uint16_t *OpcodesS, in SelectMVE_VRMLLDAVH() argument
2782 SelectBaseMVE_VMLLDAV(N, Predicated, OpcodesS, OpcodesU, 1, 0); in SelectMVE_VRMLLDAVH()
5248 static const uint16_t OpcodesS[] = { in Select() local
5259 OpcodesS, OpcodesU); in Select()
5268 static const uint16_t OpcodesS[] = { in Select() local
[all …]