Searched defs:some (Results 1 – 2 of 2) sorted by relevance
1191 uint32_t some; in tcg_gen_gvec_2() local1255 uint32_t some; in tcg_gen_gvec_2i() local1334 uint32_t some; in tcg_gen_gvec_2s() local1401 uint32_t some; in tcg_gen_gvec_3() local1468 uint32_t some; in tcg_gen_gvec_3i() local1536 uint32_t some; in tcg_gen_gvec_4() local1606 uint32_t some; in tcg_gen_gvec_4i() local3135 uint32_t some; in do_gvec_shifts() local3755 uint32_t some; in tcg_gen_gvec_cmp() local3895 uint32_t some; in tcg_gen_gvec_cmps() local
1967 fn some<T>(_: Option<T>, x: T) -> Option<T> { in last() function