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

/external/valgrind/main/perf/
H A Dtinycc.c2512 #define VT_JMPI 0x00f5 /* value is the consequence of jmp false (odd) */
5788 } else if (v == VT_JMP || v == VT_JMPI) {
6123 } else if (v == VT_JMP || v == VT_JMPI) {
10699 if (v == VT_JMP || v == VT_JMPI) {
10970 vseti(VT_JMPI, a);
13305 vseti(VT_JMPI, t);
2510 #define VT_JMPI macro

Completed in 116 milliseconds