Searched refs:eq0 (Results 1 – 6 of 6) sorted by relevance
130 let eq0 = chunk0.cmpeq(rare1chunk); in find_in_chunk2() localVariable133 let match_offsets = eq0.and(eq1).movemask(); in find_in_chunk2()165 let eq0 = chunk0.cmpeq(firstchunk); in find_in_chunk3() localVariable169 let match_offsets = eq0.and(eq1).and(eq2).movemask(); in find_in_chunk3()
229 let eq0 = chunk0.cmpeq(rare1chunk); in fwd_find_in_chunk() localVariable232 let mut match_offsets = eq0.and(eq1).movemask() & mask; in fwd_find_in_chunk()
33 # eq0 - equal up to the length of the shorter version59 # AX_COMPARE_VERSION([3.15.7],[eq0],[3.15])
34 # eq0 - equal up to the length of the shorter version60 # AX_COMPARE_VERSION([3.15.7],[eq0],[3.15])