Home
last modified time | relevance | path

Searched refs:condPos (Results 1 – 2 of 2) sorted by relevance

/external/valgrind/VEX/priv/
Dguest_x86_toIR.c1375 X86Condcode condPos; in jcc_01() local
1382 condPos = positiveIse_X86Condcode ( cond, &invert ); in jcc_01()
1384 stmt( IRStmt_Exit( mk_x86g_calculate_condition(condPos), in jcc_01()
1390 stmt( IRStmt_Exit( mk_x86g_calculate_condition(condPos), in jcc_01()
Dguest_amd64_toIR.c2313 AMD64Condcode condPos; in jcc_01() local
2320 condPos = positiveIse_AMD64Condcode ( cond, &invert ); in jcc_01()
2322 stmt( IRStmt_Exit( mk_amd64g_calculate_condition(condPos), in jcc_01()
2328 stmt( IRStmt_Exit( mk_amd64g_calculate_condition(condPos), in jcc_01()