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

/vbox/src/recompiler/tcg/
H A Dtcg-op.h955 static inline void tcg_gen_setcond_i64(TCGCond cond, TCGv_i64 ret, function
1218 static inline void tcg_gen_setcond_i64(TCGCond cond, TCGv_i64 ret, function
1375 tcg_gen_setcond_i64(cond, ret, arg1, t0);
2353 #define tcg_gen_setcond_tl tcg_gen_setcond_i64

Completed in 80 milliseconds