Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMISelDAGToDAG.cpp4436 static const uint16_t Opcodes8[] = {ARM::MVE_VLD20_8, in Select() local
4442 static const uint16_t *const Opcodes[] = {Opcodes8, Opcodes16, Opcodes32}; in Select()
4476 static const uint16_t Opcodes8[] = {ARM::MVE_VLD40_8, ARM::MVE_VLD41_8, in Select() local
4485 static const uint16_t *const Opcodes[] = {Opcodes8, Opcodes16, Opcodes32}; in Select()
5153 static const uint16_t Opcodes8[] = {ARM::MVE_VLD20_8, ARM::MVE_VLD21_8}; in Select() local
5158 static const uint16_t *const Opcodes[] = {Opcodes8, Opcodes16, Opcodes32}; in Select()
5164 static const uint16_t Opcodes8[] = {ARM::MVE_VLD40_8, ARM::MVE_VLD41_8, in Select() local
5172 static const uint16_t *const Opcodes[] = {Opcodes8, Opcodes16, Opcodes32}; in Select()