Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMISelDAGToDAG.cpp271 const uint16_t *OpcodesS, const uint16_t *OpcodesU,
276 void SelectMVE_VMLLDAV(SDNode *N, bool Predicated, const uint16_t *OpcodesS,
280 void SelectMVE_VRMLLDAVH(SDNode *N, bool Predicated, const uint16_t *OpcodesS,
2712 const uint16_t *OpcodesS, in SelectBaseMVE_VMLLDAV() argument
2734 const uint16_t *Opcodes = IsUnsigned ? OpcodesU : OpcodesS; in SelectBaseMVE_VMLLDAV()
2763 const uint16_t *OpcodesS, in SelectMVE_VMLLDAV() argument
2778 SelectBaseMVE_VMLLDAV(N, Predicated, OpcodesS, OpcodesU, 2, SizeIndex); in SelectMVE_VMLLDAV()
2782 const uint16_t *OpcodesS, in SelectMVE_VRMLLDAVH() argument
2788 SelectBaseMVE_VMLLDAV(N, Predicated, OpcodesS, OpcodesU, 1, 0); in SelectMVE_VRMLLDAVH()
5249 static const uint16_t OpcodesS[] = { in Select() local
[all …]