HomeSort by relevance Sort by last modified time
    Searched full:go_fast (Results 1 - 2 of 2) sorted by null

  /external/valgrind/main/VEX/priv/
host_ppc_isel.c 633 Bool go_fast; local
721 go_fast = True;
730 go_fast = False;
734 if (go_fast) {
737 go_fast = False;
746 if (go_fast) {
    [all...]
host_arm_isel.c 374 Bool go_fast; local
446 go_fast = True;
455 go_fast = False;
459 if (go_fast) {
462 go_fast = False;
471 if (go_fast) {
    [all...]

Completed in 106 milliseconds