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

/external/qemu/tcg/
H A Dtcg.c100 static void tcg_out_op(TCGContext *s, TCGOpcode opc, const TCGArg *args,
2232 tcg_out_op(s, opc, new_args, const_args);
2406 tcg_out_op(s, opc, &func_arg, &const_func_arg);
/external/qemu/tcg/i386/
H A Dtcg-target.c1603 static inline void tcg_out_op(TCGContext *s, TCGOpcode opc, function

Completed in 86 milliseconds