Searched defs:__CALLER_SAVED_REGS (Results 1 – 3 of 3) sorted by relevance
/external/regex-re2/util/ |
D | valgrind.h | 708 #define __CALLER_SAVED_REGS /*"eax"*/ "ecx", "edx" macro 1106 #define __CALLER_SAVED_REGS /*"rax",*/ "rcx", "rdx", "rsi", \ macro 1565 #define __CALLER_SAVED_REGS \ macro 2011 #define __CALLER_SAVED_REGS \ macro 2533 #define __CALLER_SAVED_REGS "r0", "r1", "r2", "r3","r4","r14" macro 2951 #define __CALLER_SAVED_REGS \ macro 3512 #define __CALLER_SAVED_REGS \ macro
|
/external/valgrind/include/ |
D | valgrind.h | 1211 #define __CALLER_SAVED_REGS /*"eax"*/ "ecx", "edx" macro 1643 #define __CALLER_SAVED_REGS /*"rax",*/ "rcx", "rdx", "rsi", \ macro 2217 #define __CALLER_SAVED_REGS \ macro 2696 #define __CALLER_SAVED_REGS \ macro 3252 #define __CALLER_SAVED_REGS \ macro 3807 #define __CALLER_SAVED_REGS "r0", "r1", "r2", "r3","r4", "r12", "r14" macro 4266 #define __CALLER_SAVED_REGS \ macro 4748 #define __CALLER_SAVED_REGS "0","1","2","3","4","5","14", \ macro 5205 #define __CALLER_SAVED_REGS "$2", "$3", "$4", "$5", "$6", \ macro 5744 #define __CALLER_SAVED_REGS "$2", "$3", "$4", "$5", "$6", \ macro [all …]
|
/external/v8/src/third_party/valgrind/ |
D | valgrind.h | 742 #define __CALLER_SAVED_REGS /*"eax"*/ "ecx", "edx" macro 1149 #define __CALLER_SAVED_REGS /*"rax",*/ "rcx", "rdx", "rsi", \ macro 1706 #define __CALLER_SAVED_REGS \ macro 2152 #define __CALLER_SAVED_REGS \ macro 2674 #define __CALLER_SAVED_REGS "r0", "r1", "r2", "r3","r4","r14" macro 3119 #define __CALLER_SAVED_REGS "0","1","2","3","4","5","14", \ macro
|