Lines Matching full:inc
99 " add %[inc], %[p1] ;\n" in xor_sse_2()
100 " add %[inc], %[p2] ;\n" in xor_sse_2()
105 : [inc] XOR_CONSTANT_CONSTRAINT (256UL) in xor_sse_2()
134 " add %[inc], %[p1] ;\n" in xor_sse_2_pf64()
135 " add %[inc], %[p2] ;\n" in xor_sse_2_pf64()
140 : [inc] XOR_CONSTANT_CONSTRAINT (256UL) in xor_sse_2_pf64()
193 " add %[inc], %[p1] ;\n" in xor_sse_3()
194 " add %[inc], %[p2] ;\n" in xor_sse_3()
195 " add %[inc], %[p3] ;\n" in xor_sse_3()
200 : [inc] XOR_CONSTANT_CONSTRAINT (256UL) in xor_sse_3()
231 " add %[inc], %[p1] ;\n" in xor_sse_3_pf64()
232 " add %[inc], %[p2] ;\n" in xor_sse_3_pf64()
233 " add %[inc], %[p3] ;\n" in xor_sse_3_pf64()
238 : [inc] XOR_CONSTANT_CONSTRAINT (256UL) in xor_sse_3_pf64()
298 " add %[inc], %[p1] ;\n" in xor_sse_4()
299 " add %[inc], %[p2] ;\n" in xor_sse_4()
300 " add %[inc], %[p3] ;\n" in xor_sse_4()
301 " add %[inc], %[p4] ;\n" in xor_sse_4()
306 : [inc] XOR_CONSTANT_CONSTRAINT (256UL) in xor_sse_4()
339 " add %[inc], %[p1] ;\n" in xor_sse_4_pf64()
340 " add %[inc], %[p2] ;\n" in xor_sse_4_pf64()
341 " add %[inc], %[p3] ;\n" in xor_sse_4_pf64()
342 " add %[inc], %[p4] ;\n" in xor_sse_4_pf64()
347 : [inc] XOR_CONSTANT_CONSTRAINT (256UL) in xor_sse_4_pf64()
414 " add %[inc], %[p1] ;\n" in xor_sse_5()
415 " add %[inc], %[p2] ;\n" in xor_sse_5()
416 " add %[inc], %[p3] ;\n" in xor_sse_5()
417 " add %[inc], %[p4] ;\n" in xor_sse_5()
418 " add %[inc], %[p5] ;\n" in xor_sse_5()
423 : [inc] XOR_CONSTANT_CONSTRAINT (256UL) in xor_sse_5()
458 " add %[inc], %[p1] ;\n" in xor_sse_5_pf64()
459 " add %[inc], %[p2] ;\n" in xor_sse_5_pf64()
460 " add %[inc], %[p3] ;\n" in xor_sse_5_pf64()
461 " add %[inc], %[p4] ;\n" in xor_sse_5_pf64()
462 " add %[inc], %[p5] ;\n" in xor_sse_5_pf64()
467 : [inc] XOR_CONSTANT_CONSTRAINT (256UL) in xor_sse_5_pf64()