Searched refs:tcg_target_const_match (Results 1 - 8 of 8) sorted by relevance

/external/qemu/tcg/hppa/
H A Dtcg-target.c138 static inline int tcg_target_const_match(tcg_target_long val, function
/external/qemu/tcg/
H A Dtcg.c1568 if (tcg_target_const_match(ts->val, arg_ct)) {
1808 if (tcg_target_const_match(func_addr, arg_ct)) {
/external/qemu/tcg/i386/
H A Dtcg-target.c141 static inline int tcg_target_const_match(tcg_target_long val, function
/external/qemu/tcg/sparc/
H A Dtcg-target.c169 static inline int tcg_target_const_match(tcg_target_long val, function
/external/qemu/tcg/x86_64/
H A Dtcg-target.c172 static inline int tcg_target_const_match(tcg_target_long val, function
/external/qemu/tcg/arm/
H A Dtcg-target.c186 static inline int tcg_target_const_match(tcg_target_long val, function
/external/qemu/tcg/ppc/
H A Dtcg-target.c284 static int tcg_target_const_match(tcg_target_long val, function
/external/qemu/tcg/ppc64/
H A Dtcg-target.c250 static int tcg_target_const_match (tcg_target_long val, function

Completed in 41 milliseconds