Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/ARM/
H A DARMISelDAGToDAG.cpp259 const uint16_t *OpcodesS, const uint16_t *OpcodesU,
265 const uint16_t *OpcodesU);
269 const uint16_t *OpcodesU);
2668 const uint16_t *OpcodesU, in SelectBaseMVE_VMLLDAV() argument
2692 const uint16_t *Opcodes = IsUnsigned ? OpcodesU : OpcodesS; in SelectBaseMVE_VMLLDAV()
2722 const uint16_t *OpcodesU) { in SelectMVE_VMLLDAV() argument
2736 SelectBaseMVE_VMLLDAV(N, Predicated, OpcodesS, OpcodesU, 2, SizeIndex); in SelectMVE_VMLLDAV()
2741 const uint16_t *OpcodesU) { in SelectMVE_VRMLLDAVH() argument
2746 SelectBaseMVE_VMLLDAV(N, Predicated, OpcodesS, OpcodesU, 1, 0); in SelectMVE_VRMLLDAVH()
4990 static const uint16_t OpcodesU[] = { in Select() local
[all …]