Searched refs:LD_SW (Results 1 – 5 of 5) sorted by relevance
52 k2 = LD_SW(const0 + 4 * 10); in fadst16_cols_step1_msa()98 k2 = LD_SW(const0 + 4 * 21); in fadst16_cols_step2_msa()106 k2 = LD_SW(const0 + 4 * 24); in fadst16_cols_step2_msa()236 k2 = LD_SW(const0 + 4 * 10); in fadst16_rows_step1_msa()279 k2 = LD_SW(const0 + 4 * 21); in fadst16_rows_step2_msa()288 k2 = LD_SW(const0 + 4 * 24); in fadst16_rows_step2_msa()
29 #define LD_SW(...) LD_W(v4i32, __VA_ARGS__) macro336 out0 = LD_SW((psrc)); \337 out1 = LD_SW((psrc) + stride); \
30 #define LD_SW(...) LD_W(v4i32, __VA_ARGS__) macro400 out0 = LD_SW((psrc)); \401 out1 = LD_SW((psrc) + stride); \
58 #define LD_SW(...) LD_W(v4i32, __VA_ARGS__) macro
24 #define LD_SW(...) LD_V(v4i32, __VA_ARGS__) macro