Searched refs:T_smaller_uint (Results 1 – 2 of 2) sorted by relevance
5170 typedef typename std::make_unsigned<T_smaller_int>::type T_smaller_uint; in Msa3RInstrHelper_horizontal() typedef5177 T_smaller_uint *ws_pu, *wt_pu; in Msa3RInstrHelper_horizontal()5178 ws_pu = reinterpret_cast<T_smaller_uint*>(ws); in Msa3RInstrHelper_horizontal()5179 wt_pu = reinterpret_cast<T_smaller_uint*>(wt); in Msa3RInstrHelper_horizontal()
5394 typedef typename std::make_unsigned<T_smaller_int>::type T_smaller_uint; in Msa3RInstrHelper_horizontal() typedef5401 T_smaller_uint *ws_pu, *wt_pu; in Msa3RInstrHelper_horizontal()5402 ws_pu = reinterpret_cast<T_smaller_uint*>(ws); in Msa3RInstrHelper_horizontal()5403 wt_pu = reinterpret_cast<T_smaller_uint*>(wt); in Msa3RInstrHelper_horizontal()