Searched refs:GET_SHUF (Results 1 – 2 of 2) sorted by relevance
136 #define GET_SHUF(swz, idx) (((swz) >> ((idx)*2)) & 0x3) macro
216 #define GET_SHUF(swz, idx) (((swz) >> ((idx)*2)) & 0x3) macro