Searched refs:BRANCH_TO_JMPTBL_ENTRY (Results 1 – 1 of 1) sorted by relevance
/art/runtime/arch/x86_64/ |
D | memcmp16_x86_64.S | 38 #define BRANCH_TO_JMPTBL_ENTRY(TABLE, INDEX, SCALE) \ macro 52 BRANCH_TO_JMPTBL_ENTRY(L(table_64bytes), %rdx, 2) 115 BRANCH_TO_JMPTBL_ENTRY(L(table_64bytes), %rdx, 2) 189 BRANCH_TO_JMPTBL_ENTRY(L(table_64bytes), %rdx, 2) 300 BRANCH_TO_JMPTBL_ENTRY(L(table_64bytes), %rdx, 2) 343 BRANCH_TO_JMPTBL_ENTRY(L(table_64bytes), %rdx, 2) 377 BRANCH_TO_JMPTBL_ENTRY(L(table_64bytes), %rdx, 2) 428 BRANCH_TO_JMPTBL_ENTRY(L(table_64bytes), %rdx, 2) 503 BRANCH_TO_JMPTBL_ENTRY(L(table_64bytes), %rdx, 2) 616 BRANCH_TO_JMPTBL_ENTRY(L(table_64bytes), %rdx, 2) [all …]
|