H A D | mem_noshuf.c | 62 MEM_NOSHUF32(mem_noshuf_sb_lb, int8_t, int8_t, memb, memb) in MEM_NOSHUF32() argument 63 MEM_NOSHUF32(mem_noshuf_sb_lub, int8_t, uint8_t, memb, memub) in MEM_NOSHUF32() 64 MEM_NOSHUF32(mem_noshuf_sb_lh, int8_t, int16_t, memb, memh) in MEM_NOSHUF32() 65 MEM_NOSHUF32(mem_noshuf_sb_luh, int8_t, uint16_t, memb, memuh) in MEM_NOSHUF32() 66 MEM_NOSHUF32(mem_noshuf_sb_lw, int8_t, int32_t, memb, memw) in MEM_NOSHUF32() 67 MEM_NOSHUF64(mem_noshuf_sb_ld, int8_t, int64_t, memb, memd) in MEM_NOSHUF32() 70 MEM_NOSHUF32(mem_noshuf_sh_lb, int16_t, int8_t, memh, memb) in MEM_NOSHUF32() 78 MEM_NOSHUF32(mem_noshuf_sw_lb, int32_t, int8_t, memw, memb) in MEM_NOSHUF32() 86 MEM_NOSHUF32(mem_noshuf_sd_lb, int64_t, int8_t, memd, memb) in MEM_NOSHUF32()
|