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

  /external/qemu/tcg/x86_64/
tcg-target.c 107 static inline int tcg_target_get_call_iarg_regs_count(int flags) function
    [all...]
  /external/qemu/tcg/arm/
tcg-target.c 149 static inline int tcg_target_get_call_iarg_regs_count(int flags) function
    [all...]
  /external/qemu/tcg/hppa/
tcg-target.c 179 static inline int tcg_target_get_call_iarg_regs_count(int flags) function
    [all...]
  /external/qemu/tcg/i386/
tcg-target.c 111 static inline int tcg_target_get_call_iarg_regs_count(int flags) function
    [all...]
  /external/qemu/tcg/ppc/
tcg-target.c 222 static int tcg_target_get_call_iarg_regs_count(int flags) function
    [all...]
  /external/qemu/tcg/ppc64/
tcg-target.c 213 static int tcg_target_get_call_iarg_regs_count (int flags) function
    [all...]
  /external/qemu/tcg/sparc/
tcg-target.c 133 static inline int tcg_target_get_call_iarg_regs_count(int flags) function
    [all...]
  /external/qemu/tcg/
tcg.c     [all...]

Completed in 51 milliseconds