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

/vbox/src/recompiler/tcg/
H A Dtcg-op.h34 static inline void tcg_gen_op1_i64(TCGOpcode opc, TCGv_i64 arg1) function
1775 tcg_gen_op1_i64(INDEX_op_discard, arg);

Completed in 56 milliseconds