Searched defs:some (Results 1 – 2 of 2) sorted by relevance
1204 uint32_t some; in tcg_gen_gvec_2() local1268 uint32_t some; in tcg_gen_gvec_2i() local1347 uint32_t some; in tcg_gen_gvec_2s() local1414 uint32_t some; in tcg_gen_gvec_3() local1481 uint32_t some; in tcg_gen_gvec_3i() local1549 uint32_t some; in tcg_gen_gvec_4() local1619 uint32_t some; in tcg_gen_gvec_4i() local3148 uint32_t some; in do_gvec_shifts() local3768 uint32_t some; in tcg_gen_gvec_cmp() local3908 uint32_t some; in tcg_gen_gvec_cmps() local
1967 fn some<T>(_: Option<T>, x: T) -> Option<T> { in last() function