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

/external/qemu/tcg/
H A Dtcg-op.h979 static inline void tcg_gen_setcond_i64(TCGCond cond, TCGv_i64 ret, function
1242 static inline void tcg_gen_setcond_i64(TCGCond cond, TCGv_i64 ret, function
1399 tcg_gen_setcond_i64(cond, ret, arg1, t0);
2415 #define tcg_gen_setcond_tl tcg_gen_setcond_i64

Completed in 26 milliseconds