Searched refs:BRANCH_TO_JMPTBL_ENTRY (Results 1 – 7 of 7) sorted by relevance
/bionic/libc/arch-x86/silvermont/string/ |
D | sse2-strcpy-slm.S | 112 # define BRANCH_TO_JMPTBL_ENTRY(TABLE, INDEX, SCALE) \ macro 129 # define BRANCH_TO_JMPTBL_ENTRY(TABLE, INDEX, SCALE) \ macro 379 BRANCH_TO_JMPTBL_ENTRY (L(ExitTable), %edx, 4) 604 BRANCH_TO_JMPTBL_ENTRY (L(ExitTable), %edx, 4) 616 BRANCH_TO_JMPTBL_ENTRY (L(ExitTable), %edx, 4) 625 BRANCH_TO_JMPTBL_ENTRY (L(ExitTable), %edx, 4) 636 BRANCH_TO_JMPTBL_ENTRY (L(ExitTable), %edx, 4) 647 BRANCH_TO_JMPTBL_ENTRY (L(ExitTable), %edx, 4) 662 BRANCH_TO_JMPTBL_ENTRY (L(ExitTable), %edx, 4) 681 BRANCH_TO_JMPTBL_ENTRY (L(ExitTable), %edx, 4) [all …]
|
D | sse2-memset-slm.S | 68 # define BRANCH_TO_JMPTBL_ENTRY(TABLE) \ macro 174 BRANCH_TO_JMPTBL_ENTRY(L(table_16_128bytes)) 220 BRANCH_TO_JMPTBL_ENTRY(L(table_16_128bytes)) 241 BRANCH_TO_JMPTBL_ENTRY(L(table_16_128bytes)) 280 BRANCH_TO_JMPTBL_ENTRY(L(table_16_128bytes))
|
D | sse4-memcmp-slm.S | 107 # define BRANCH_TO_JMPTBL_ENTRY(TABLE, INDEX, SCALE) \ macro 123 # define BRANCH_TO_JMPTBL_ENTRY(TABLE, INDEX, SCALE) \ macro 163 BRANCH_TO_JMPTBL_ENTRY(L(table_64bytes), %ecx, 4) 302 BRANCH_TO_JMPTBL_ENTRY(L(table_64bytes), %ecx, 4)
|
/bionic/libc/arch-x86_64/string/ |
D | sse2-strcpy-slm.S | 67 #define BRANCH_TO_JMPTBL_ENTRY(TABLE, INDEX, SCALE) \ macro 323 BRANCH_TO_JMPTBL_ENTRY (L(ExitTable), %rdx, 4) 376 BRANCH_TO_JMPTBL_ENTRY (L(ExitTable), %rdx, 4) 382 BRANCH_TO_JMPTBL_ENTRY (L(ExitTable), %rdx, 4) 393 BRANCH_TO_JMPTBL_ENTRY (L(ExitTable), %rdx, 4) 401 BRANCH_TO_JMPTBL_ENTRY (L(ExitTable), %rdx, 4) 416 BRANCH_TO_JMPTBL_ENTRY (L(ExitTable), %rdx, 4) 435 BRANCH_TO_JMPTBL_ENTRY (L(ExitTable), %rdx, 4) 455 BRANCH_TO_JMPTBL_ENTRY (L(ExitTable), %rdx, 4) 488 BRANCH_TO_JMPTBL_ENTRY (L(ExitTable), %rdx, 4) [all …]
|
D | sse4-memcmp-slm.S | 74 #define BRANCH_TO_JMPTBL_ENTRY(TABLE, INDEX, SCALE) \ macro 95 BRANCH_TO_JMPTBL_ENTRY(L(table_64bytes), %rdx, 4) 167 BRANCH_TO_JMPTBL_ENTRY(L(table_64bytes), %rdx, 4) 241 BRANCH_TO_JMPTBL_ENTRY(L(table_64bytes), %rdx, 4) 352 BRANCH_TO_JMPTBL_ENTRY(L(table_64bytes), %rdx, 4) 395 BRANCH_TO_JMPTBL_ENTRY(L(table_64bytes), %rdx, 4) 429 BRANCH_TO_JMPTBL_ENTRY(L(table_64bytes), %rdx, 4) 480 BRANCH_TO_JMPTBL_ENTRY(L(table_64bytes), %rdx, 4) 555 BRANCH_TO_JMPTBL_ENTRY(L(table_64bytes), %rdx, 4) 668 BRANCH_TO_JMPTBL_ENTRY(L(table_64bytes), %rdx, 4) [all …]
|
/bionic/libc/arch-x86/atom/string/ |
D | ssse3-memcpy-atom.S | 104 # define BRANCH_TO_JMPTBL_ENTRY(TABLE, INDEX, SCALE) \ macro 126 # define BRANCH_TO_JMPTBL_ENTRY(TABLE, INDEX, SCALE) \ macro 164 BRANCH_TO_JMPTBL_ENTRY (L(table_48bytes_fwd), %ecx, 4) 168 BRANCH_TO_JMPTBL_ENTRY (L(table_48_bytes_bwd), %ecx, 4) 205 BRANCH_TO_JMPTBL_ENTRY (L(shl_table), %edi, 4) 257 BRANCH_TO_JMPTBL_ENTRY (L(table_48bytes_fwd_align), %ecx, 4) 340 BRANCH_TO_JMPTBL_ENTRY (L(table_48bytes_fwd), %ecx, 4) 411 BRANCH_TO_JMPTBL_ENTRY (L(table_48bytes_fwd_align), %ecx, 4) 473 BRANCH_TO_JMPTBL_ENTRY(L(table_48bytes_fwd), %ecx, 4) 513 BRANCH_TO_JMPTBL_ENTRY(L(table_48bytes_fwd), %ecx, 4) [all …]
|
D | sse2-memset-atom.S | 68 # define BRANCH_TO_JMPTBL_ENTRY(TABLE) \ macro 109 BRANCH_TO_JMPTBL_ENTRY(L(table_less_32bytes)) 253 BRANCH_TO_JMPTBL_ENTRY(L(table_16_128bytes)) 297 BRANCH_TO_JMPTBL_ENTRY(L(table_16_128bytes)) 317 BRANCH_TO_JMPTBL_ENTRY(L(table_16_128bytes)) 361 BRANCH_TO_JMPTBL_ENTRY(L(table_16_128bytes))
|