Searched defs:tcg_target_get_call_iarg_regs_count (Results 1 - 7 of 7) sorted by relevance

/external/qemu/tcg/x86_64/
H A Dtcg-target.c107 static inline int tcg_target_get_call_iarg_regs_count(int flags) function
/external/qemu/tcg/arm/
H A Dtcg-target.c149 static inline int tcg_target_get_call_iarg_regs_count(int flags) function
/external/qemu/tcg/hppa/
H A Dtcg-target.c179 static inline int tcg_target_get_call_iarg_regs_count(int flags) function
/external/qemu/tcg/i386/
H A Dtcg-target.c111 static inline int tcg_target_get_call_iarg_regs_count(int flags) function
/external/qemu/tcg/ppc/
H A Dtcg-target.c222 static int tcg_target_get_call_iarg_regs_count(int flags) function
/external/qemu/tcg/ppc64/
H A Dtcg-target.c213 static int tcg_target_get_call_iarg_regs_count (int flags) function
/external/qemu/tcg/sparc/
H A Dtcg-target.c133 static inline int tcg_target_get_call_iarg_regs_count(int flags) function

Completed in 45 milliseconds