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

  /external/qemu/tcg/i386/
tcg-target.c 918 tcg_out_label(s, label_next, s->code_ptr);
960 tcg_out_label(s, label_true, s->code_ptr);
963 tcg_out_label(s, label_over, s->code_ptr);
977 tcg_out_label(s, label_over, s->code_ptr);
993 tcg_out_label(s, over, s->code_ptr);
    [all...]
  /external/qemu/tcg/
tcg.c 171 static void tcg_out_label(TCGContext *s, int label_index, void *ptr) function
    [all...]

Completed in 112 milliseconds