Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMISelDAGToDAG.cpp4440 static const uint16_t Opcodes32[] = {ARM::MVE_VLD20_32, in Select() local
4442 static const uint16_t *const Opcodes[] = {Opcodes8, Opcodes16, Opcodes32}; in Select()
4482 static const uint16_t Opcodes32[] = {ARM::MVE_VLD40_32, ARM::MVE_VLD41_32, in Select() local
4485 static const uint16_t *const Opcodes[] = {Opcodes8, Opcodes16, Opcodes32}; in Select()
5156 static const uint16_t Opcodes32[] = {ARM::MVE_VLD20_32, in Select() local
5158 static const uint16_t *const Opcodes[] = {Opcodes8, Opcodes16, Opcodes32}; in Select()
5169 static const uint16_t Opcodes32[] = {ARM::MVE_VLD40_32, ARM::MVE_VLD41_32, in Select() local
5172 static const uint16_t *const Opcodes[] = {Opcodes8, Opcodes16, Opcodes32}; in Select()