Searched refs:FUNC_FASTCALL3 (Results 1 - 1 of 1) sorted by relevance

/external/valgrind/main/perf/
H A Dtinycc.c2247 #define FUNC_FASTCALL3 4 /* first parameter in %eax, %edx, %ecx */
5933 if (func_call >= FUNC_FASTCALL1 && func_call <= FUNC_FASTCALL3) {
5968 if (func_call >= FUNC_FASTCALL1 && func_call <= FUNC_FASTCALL3) {
2245 #define FUNC_FASTCALL3 macro

Completed in 291 milliseconds