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

/vbox/src/recompiler/tcg/
H A Dtcg-op.h947 static inline void tcg_gen_brcond_i64(TCGCond cond, TCGv_i64 arg1, function
1212 static inline void tcg_gen_brcond_i64(TCGCond cond, TCGv_i64 arg1, function
1367 tcg_gen_brcond_i64(cond, arg1, t0, label_index);
2351 #define tcg_gen_brcond_tl tcg_gen_brcond_i64

Completed in 43 milliseconds