Searched refs:vrepmask_0 (Results 1 - 2 of 2) sorted by relevance
/third_party/optimized-routines/string/aarch64/ |
H A D | strchr.S | 34 #define vrepmask_0 v7 define 64 add vrepmask_0.4s, vrepmask_c.4s, vrepmask_c.4s /* equiv: lsl #1 */ 77 bif vhas_nul1.16b, vhas_chr1.16b, vrepmask_0.16b 78 bif vhas_nul2.16b, vhas_chr2.16b, vrepmask_0.16b 105 bif vhas_nul1.16b, vhas_chr1.16b, vrepmask_0.16b 106 bif vhas_nul2.16b, vhas_chr2.16b, vrepmask_0.16b
|
H A D | strrchr.S | 40 #define vrepmask_0 v7 define 69 add vrepmask_0.4s, vrepmask_c.4s, vrepmask_c.4s /* equiv: lsl #1 */ 82 and vhas_nul1.16b, vhas_nul1.16b, vrepmask_0.16b 84 and vhas_nul2.16b, vhas_nul2.16b, vrepmask_0.16b 120 and vhas_nul1.16b, vhas_nul1.16b, vrepmask_0.16b 121 and vhas_nul2.16b, vhas_nul2.16b, vrepmask_0.16b
|
Completed in 1 milliseconds