Searched defs:BRANCH_TO_JMPTBL_ENTRY (Results 1 – 8 of 8) sorted by relevance
/aosp12/bionic/libc/arch-x86/silvermont/string/ |
H A 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
|
H A 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
|
H A D | sse2-memset-slm.S | 68 # define BRANCH_TO_JMPTBL_ENTRY(TABLE) \ macro
|
/aosp12/bionic/libc/arch-x86/atom/string/ |
H A 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
|
H A D | sse2-memset-atom.S | 68 # define BRANCH_TO_JMPTBL_ENTRY(TABLE) \ macro
|
/aosp12/art/runtime/arch/x86_64/ |
H A D | memcmp16_x86_64.S | 38 #define BRANCH_TO_JMPTBL_ENTRY(TABLE, INDEX, SCALE) \ macro
|
/aosp12/bionic/libc/arch-x86_64/string/ |
H A D | sse2-strcpy-slm.S | 67 #define BRANCH_TO_JMPTBL_ENTRY(TABLE, INDEX, SCALE) \ macro
|
H A D | sse4-memcmp-slm.S | 74 #define BRANCH_TO_JMPTBL_ENTRY(TABLE, INDEX, SCALE) \ macro
|