Lines Matching refs:rcx

120 #   define LOCALE_REG	rcx
315 movl (%rdi, %rcx, SIZE_OF_CHAR), %edx
317 cmpl (%rsi, %rcx, SIZE_OF_CHAR), %edx
323 movzbl (%rdi, %rcx), %eax
324 movzbl (%rsi, %rcx), %ecx
326 TOLOWER_gpr (%rcx, %ecx)
366 TOLOWER_gpr (%rcx, %ecx)
380 cmpq %rcx, %rdx
384 movl VEC_SIZE(%rdi, %rcx, SIZE_OF_CHAR), %edx
386 cmpl VEC_SIZE(%rsi, %rcx, SIZE_OF_CHAR), %edx
392 movzbl VEC_SIZE(%rdi, %rcx), %eax
393 movzbl VEC_SIZE(%rsi, %rcx), %ecx
395 TOLOWER_gpr (%rcx, %ecx)
407 salq $CHAR_PER_VEC, %rcx
414 tzcntq %rcx, %rcx
418 cmpq %rcx, %rdx
423 movl (VEC_SIZE * 2)(%rdi, %rcx, SIZE_OF_CHAR), %edx
425 cmpl (VEC_SIZE * 2)(%rsi, %rcx, SIZE_OF_CHAR), %edx
431 movzbl (VEC_SIZE * 2)(%rdi, %rcx), %eax
432 movzbl (VEC_SIZE * 2)(%rsi, %rcx), %ecx
434 TOLOWER_gpr (%rcx, %ecx)
445 movl (VEC_SIZE * 3)(%rdi, %rcx, SIZE_OF_CHAR), %edx
447 cmpl (VEC_SIZE * 3)(%rsi, %rcx, SIZE_OF_CHAR), %edx
453 movzbl (VEC_SIZE * 3)(%rdi, %rcx), %eax
454 movzbl (VEC_SIZE * 3)(%rsi, %rcx), %ecx
456 TOLOWER_gpr (%rcx, %ecx)
519 leaq (CHAR_PER_VEC * 2)(%rdx, %rcx), %rdx
644 orq %rcx, %LOOP_REG64
673 TOLOWER_gpr (%rcx, %ecx)
698 salq $CHAR_PER_VEC, %rcx
705 tzcntq %rcx, %rcx
709 cmpq %rcx, %rdx
714 movl (%rdi, %rcx, SIZE_OF_CHAR), %edx
716 cmpl (%rsi, %rcx, SIZE_OF_CHAR), %edx
724 movzbl (%rdi, %rcx), %eax
725 movzbl (%rsi, %rcx), %ecx
727 TOLOWER_gpr (%rcx, %ecx)
742 movl VEC_SIZE(%rdi, %rcx, SIZE_OF_CHAR), %edx
744 cmpl VEC_SIZE(%rsi, %rcx, SIZE_OF_CHAR), %edx
750 movzbl VEC_SIZE(%rdi, %rcx), %eax
751 movzbl VEC_SIZE(%rsi, %rcx), %ecx
753 TOLOWER_gpr (%rcx, %ecx)
849 leal -VEC_SIZE(%OFFSET_REG64, %rcx, SIZE_OF_CHAR), %ecx
855 movl VEC_OFFSET(%rdi, %rcx), %edx
857 cmpl VEC_OFFSET(%rsi, %rcx), %edx
863 movzbl VEC_OFFSET(%rdi, %rcx), %eax
864 movzbl VEC_OFFSET(%rsi, %rcx), %ecx
866 TOLOWER_gpr (%rcx, %ecx)
879 leal -VEC_SIZE(%rax, %rcx, SIZE_OF_CHAR), %ecx
985 leal -VEC_SIZE(%rax, %rcx, SIZE_OF_CHAR), %ecx
993 cmpq %rcx, %rdx
1002 movl VEC_OFFSET(%rdi, %rcx), %edx
1004 cmpl VEC_OFFSET(%rsi, %rcx), %edx
1010 movzbl VEC_OFFSET(%rdi, %rcx), %eax
1011 movzbl VEC_OFFSET(%rsi, %rcx), %ecx
1013 TOLOWER_gpr (%rcx, %ecx)
1119 movl (%rdi, %rcx, SIZE_OF_CHAR), %edx
1121 cmpl (%rsi, %rcx, SIZE_OF_CHAR), %edx
1127 movzbl (%rdi, %rcx, SIZE_OF_CHAR), %eax
1128 movzbl (%rsi, %rcx, SIZE_OF_CHAR), %ecx
1130 TOLOWER_gpr (%rcx, %ecx)
1146 cmpq %rcx, %rdx
1162 movq %rdi, %rcx
1164 movq %rcx, %rsi
1378 TOLOWER_gpr (%rcx, %BYTE_LOOP_REG)