Searched refs:Opcodes16 (Results 1 – 1 of 1) sorted by relevance
| /openbsd-src/gnu/llvm/llvm/lib/Target/ARM/ |
| H A D | ARMISelDAGToDAG.cpp | 4445 static const uint16_t Opcodes16[] = {ARM::MVE_VLD20_16, in Select() local 4449 static const uint16_t *const Opcodes[] = {Opcodes8, Opcodes16, Opcodes32}; in Select() 4486 static const uint16_t Opcodes16[] = {ARM::MVE_VLD40_16, ARM::MVE_VLD41_16, in Select() local 4492 static const uint16_t *const Opcodes[] = {Opcodes8, Opcodes16, Opcodes32}; in Select() 5161 static const uint16_t Opcodes16[] = {ARM::MVE_VLD20_16, in Select() local 5165 static const uint16_t *const Opcodes[] = {Opcodes8, Opcodes16, Opcodes32}; in Select() 5173 static const uint16_t Opcodes16[] = {ARM::MVE_VLD40_16, ARM::MVE_VLD41_16, in Select() local 5179 static const uint16_t *const Opcodes[] = {Opcodes8, Opcodes16, Opcodes32}; in Select()
|