Searched refs:LEN (Results 1 – 15 of 15) sorted by relevance
/bionic/libc/arch-x86/silvermont/string/ |
D | sse2-memcpy-slm.S | 78 #define LEN SRC+4 macro 99 movl LEN(%esp), %ecx
|
D | sse2-memmove-slm.S | 79 # define LEN DEST+4 macro 83 # define LEN SRC+4 macro 105 movl LEN(%esp), %ecx
|
D | sse2-memset-slm.S | 93 # define LEN DEST+4 macro 98 # define LEN CHR+4 macro 150 movl LEN(%esp), %ecx
|
D | sse4-memcmp-slm.S | 96 #define LEN BLK2 + 4 macro 137 movl LEN(%esp), %ecx
|
D | sse2-strcpy-slm.S | 102 #define LEN STR2+4 macro 139 movl LEN(%esp), %ebx
|
/bionic/libc/arch-x86/atom/string/ |
D | sse2-strlen-atom.S | 85 # define LEN PARMS + 8 macro 105 movl LEN(%esp), %edi 432 movl LEN(%esp), %eax 580 movl LEN(%esp), %eax
|
D | sse2-memchr-atom.S | 87 #define LEN STR2+4 macro 94 mov LEN(%esp), %edx
|
D | ssse3-strlcat-atom.S | 82 #define LEN SRC+4 macro 88 mov LEN(%esp), %ebx 112 movl LEN(%esp), %ebx 841 movl LEN(%esp), %ebx
|
D | ssse3-strcat-atom.S | 98 # define LEN STR2+8 macro 117 mov LEN(%esp), %ebx
|
D | ssse3-memcpy-atom.S | 79 # define LEN DEST+4 macro 83 # define LEN SRC+4 macro 139 movl LEN(%esp), %ecx 2691 movl LEN(%esp), %ecx 2716 movl LEN(%esp), %ecx 2747 movl LEN(%esp), %ecx 2774 movl LEN(%esp), %ecx 2804 movl LEN(%esp), %ecx 2832 movl LEN(%esp), %ecx 2864 movl LEN(%esp), %ecx [all …]
|
D | sse2-memset-atom.S | 89 # define LEN DEST+4 macro 94 # define LEN CHR+4 macro 150 movl LEN(%esp), %ecx
|
D | sse2-memrchr-atom.S | 84 #define LEN STR2+4 macro 90 mov LEN(%esp), %edx
|
D | ssse3-wcscpy-atom.S | 88 # define LEN STR2+4 macro
|
D | ssse3-memcmp-atom.S | 96 #define LEN BLK2+4 macro 107 movl LEN(%esp), %ecx
|
D | ssse3-strcpy-atom.S | 109 # define LEN STR2+4 macro 126 movl LEN(%esp), %ebx
|