Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMISelDAGToDAG.cpp4435 static const uint16_t Opcodes8[] = {ARM::MVE_VLD20_8, in Select() local
4441 static const uint16_t *const Opcodes[] = {Opcodes8, Opcodes16, Opcodes32}; in Select()
4475 static const uint16_t Opcodes8[] = {ARM::MVE_VLD40_8, ARM::MVE_VLD41_8, in Select() local
4484 static const uint16_t *const Opcodes[] = {Opcodes8, Opcodes16, Opcodes32}; in Select()
5152 static const uint16_t Opcodes8[] = {ARM::MVE_VLD20_8, ARM::MVE_VLD21_8}; in Select() local
5157 static const uint16_t *const Opcodes[] = {Opcodes8, Opcodes16, Opcodes32}; in Select()
5163 static const uint16_t Opcodes8[] = {ARM::MVE_VLD40_8, ARM::MVE_VLD41_8, in Select() local
5171 static const uint16_t *const Opcodes[] = {Opcodes8, Opcodes16, Opcodes32}; in Select()