Searched refs:LD_SW (Results 1 – 3 of 3) sorted by relevance
51 k2 = LD_SW(const0 + 4 * 10); in fadst16_cols_step1_msa()97 k2 = LD_SW(const0 + 4 * 21); in fadst16_cols_step2_msa()105 k2 = LD_SW(const0 + 4 * 24); in fadst16_cols_step2_msa()235 k2 = LD_SW(const0 + 4 * 10); in fadst16_rows_step1_msa()278 k2 = LD_SW(const0 + 4 * 21); in fadst16_rows_step2_msa()287 k2 = LD_SW(const0 + 4 * 24); in fadst16_rows_step2_msa()
29 #define LD_SW(...) LD_W(v4i32, __VA_ARGS__) macro354 out0 = LD_SW((psrc)); \355 out1 = LD_SW((psrc) + stride); \
28 #define LD_SW(...) LD_W(v4i32, __VA_ARGS__) macro391 out0 = LD_SW((psrc)); \392 out1 = LD_SW((psrc) + stride); \