Searched refs:ST_SW (Results 1 – 5 of 5) sorted by relevance
40 #define ST_SW(...) ST_W(v4i32, __VA_ARGS__) macro386 ST_SW(in0, (pdst)); \387 ST_SW(in1, (pdst) + stride); \
399 ST_SW(zero, irow);
70 #define ST_SW(...) ST_W(v4i32, __VA_ARGS__) macro
40 #define ST_SW(...) ST_W(v4i32, __VA_ARGS__) macro463 ST_SW(in0, (pdst)); \464 ST_SW(in1, (pdst) + stride); \
30 #define ST_SW(...) ST_V(v4i32, __VA_ARGS__) macro