Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/ARM/
H A DARMISelDAGToDAG.cpp273 const uint16_t *OpcodesS, const uint16_t *OpcodesU,
279 const uint16_t *OpcodesU);
283 const uint16_t *OpcodesU);
2709 const uint16_t *OpcodesU, in SelectBaseMVE_VMLLDAV() argument
2733 const uint16_t *Opcodes = IsUnsigned ? OpcodesU : OpcodesS; in SelectBaseMVE_VMLLDAV()
2763 const uint16_t *OpcodesU) { in SelectMVE_VMLLDAV() argument
2777 SelectBaseMVE_VMLLDAV(N, Predicated, OpcodesS, OpcodesU, 2, SizeIndex); in SelectMVE_VMLLDAV()
2782 const uint16_t *OpcodesU) { in SelectMVE_VRMLLDAVH() argument
2787 SelectBaseMVE_VMLLDAV(N, Predicated, OpcodesS, OpcodesU, 1, 0); in SelectMVE_VRMLLDAVH()
5252 static const uint16_t OpcodesU[] = { in Select() local
[all …]