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

/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.c267 static inline int tcg_target_const_match(tcg_target_long val, function
/external/qemu/tcg/hppa/
H A Dtcg-target.c230 static int tcg_target_const_match(tcg_target_long val, function
/external/qemu/tcg/i386/
H A Dtcg-target.c208 static inline int tcg_target_const_match(tcg_target_long val, function
/external/qemu/tcg/ppc/
H A Dtcg-target.c289 static int tcg_target_const_match(tcg_target_long val, function
/external/qemu/tcg/ppc64/
H A Dtcg-target.c262 static int tcg_target_const_match (tcg_target_long val, function
/external/qemu/tcg/sparc/
H A Dtcg-target.c172 static inline int tcg_target_const_match(tcg_target_long val, function

Completed in 31 milliseconds