HomeSort by relevance Sort by last modified time
    Searched refs:tcg_clear_temp_count (Results 1 - 3 of 3) sorted by null

  /external/qemu/tcg/
tcg.h 400 /* If you call tcg_clear_temp_count() at the start of a section of
405 void tcg_clear_temp_count(void);
408 #define tcg_clear_temp_count() do { } while (0) macro
tcg.c 553 void tcg_clear_temp_count(void) function
    [all...]
  /external/qemu/target-arm/
translate.c     [all...]

Completed in 455 milliseconds