Searched refs:cmp0 (Results 1 – 1 of 1) sorted by relevance
47 vec_uchar16 mask1, maskzero, cmp0; in _strncpy() local93 cmp0 = spu_and(mask1, spu_cmpeq(sdata, 0)); in _strncpy()94 nonzeroes = spu_cntlz(spu_gather(cmp0)); in _strncpy()140 cmp0 = spu_cmpeq(sdata, 0); in _strncpy()141 gathered_cmp = spu_gather(cmp0); in _strncpy()153 cmp0 = spu_cmpeq(sdata, 0); in _strncpy()154 gathered_cmp = spu_gather(cmp0); in _strncpy()