Searched defs:__CALLER_SAVED_REGS (Results 1 – 1 of 1) sorted by relevance
| /petsc/include/petsc/private/valgrind/ |
| H A D | valgrind.h | 1233 #define __CALLER_SAVED_REGS /*"eax"*/ "ecx", "edx" macro 1666 #define __CALLER_SAVED_REGS /*"rax",*/ "rcx", "rdx", "rsi", \ macro 2240 #define __CALLER_SAVED_REGS \ macro 2719 #define __CALLER_SAVED_REGS \ macro 3275 #define __CALLER_SAVED_REGS \ macro 3830 #define __CALLER_SAVED_REGS "r0", "r1", "r2", "r3","r4", "r12", "r14" macro 4289 #define __CALLER_SAVED_REGS \ macro 4772 #define __CALLER_SAVED_REGS "0", "1", "2", "3", "4", "5", "14", \ macro 4778 #define __CALLER_SAVED_REGS "0", "1", "2", "3", "4", "5", "14", \ macro 5236 #define __CALLER_SAVED_REGS "$2", "$3", "$4", "$5", "$6", \ macro [all …]
|