Lines Matching full:inc
98 " add %[inc], %[p1] ;\n" in xor_sse_2()
99 " add %[inc], %[p2] ;\n" in xor_sse_2()
104 : [inc] XOR_CONSTANT_CONSTRAINT (256UL) in xor_sse_2()
132 " add %[inc], %[p1] ;\n" in xor_sse_2_pf64()
133 " add %[inc], %[p2] ;\n" in xor_sse_2_pf64()
138 : [inc] XOR_CONSTANT_CONSTRAINT (256UL) in xor_sse_2_pf64()
190 " add %[inc], %[p1] ;\n" in xor_sse_3()
191 " add %[inc], %[p2] ;\n" in xor_sse_3()
192 " add %[inc], %[p3] ;\n" in xor_sse_3()
197 : [inc] XOR_CONSTANT_CONSTRAINT (256UL) in xor_sse_3()
227 " add %[inc], %[p1] ;\n" in xor_sse_3_pf64()
228 " add %[inc], %[p2] ;\n" in xor_sse_3_pf64()
229 " add %[inc], %[p3] ;\n" in xor_sse_3_pf64()
234 : [inc] XOR_CONSTANT_CONSTRAINT (256UL) in xor_sse_3_pf64()
292 " add %[inc], %[p1] ;\n" in xor_sse_4()
293 " add %[inc], %[p2] ;\n" in xor_sse_4()
294 " add %[inc], %[p3] ;\n" in xor_sse_4()
295 " add %[inc], %[p4] ;\n" in xor_sse_4()
300 : [inc] XOR_CONSTANT_CONSTRAINT (256UL) in xor_sse_4()
331 " add %[inc], %[p1] ;\n" in xor_sse_4_pf64()
332 " add %[inc], %[p2] ;\n" in xor_sse_4_pf64()
333 " add %[inc], %[p3] ;\n" in xor_sse_4_pf64()
334 " add %[inc], %[p4] ;\n" in xor_sse_4_pf64()
339 : [inc] XOR_CONSTANT_CONSTRAINT (256UL) in xor_sse_4_pf64()
403 " add %[inc], %[p1] ;\n" in xor_sse_5()
404 " add %[inc], %[p2] ;\n" in xor_sse_5()
405 " add %[inc], %[p3] ;\n" in xor_sse_5()
406 " add %[inc], %[p4] ;\n" in xor_sse_5()
407 " add %[inc], %[p5] ;\n" in xor_sse_5()
412 : [inc] XOR_CONSTANT_CONSTRAINT (256UL) in xor_sse_5()
444 " add %[inc], %[p1] ;\n" in xor_sse_5_pf64()
445 " add %[inc], %[p2] ;\n" in xor_sse_5_pf64()
446 " add %[inc], %[p3] ;\n" in xor_sse_5_pf64()
447 " add %[inc], %[p4] ;\n" in xor_sse_5_pf64()
448 " add %[inc], %[p5] ;\n" in xor_sse_5_pf64()
453 : [inc] XOR_CONSTANT_CONSTRAINT (256UL) in xor_sse_5_pf64()