Home
last modified time | relevance | path

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

/external/webp/src/dsp/
Dmsa_macro.h72 #define MSA_LOAD_FUNC(TYPE, INSTR, FUNC_NAME) \ macro
98 MSA_LOAD_FUNC(uint16_t, lh, msa_lh);
100 MSA_LOAD_FUNC(uint32_t, lw, msa_lw);
103 MSA_LOAD_FUNC(uint64_t, ld, msa_ld);
117 MSA_LOAD_FUNC(uint16_t, ulh, msa_ulh);
119 MSA_LOAD_FUNC(uint32_t, ulw, msa_ulw);
122 MSA_LOAD_FUNC(uint64_t, uld, msa_uld);