Searched refs:tcg_out_op (Results 1 – 8 of 8) sorted by relevance
/external/qemu/tcg/ |
D | tcg.c | 1808 tcg_out_op(s, opc, new_args, const_args); in tcg_reg_alloc_op() 1975 tcg_out_op(s, opc, &func_arg, &const_func_arg); in tcg_reg_alloc_call()
|
/external/qemu/tcg/x86_64/ |
D | tcg-target.c | 906 static inline void tcg_out_op(TCGContext *s, int opc, const TCGArg *args, in tcg_out_op() function
|
/external/qemu/tcg/sparc/ |
D | tcg-target.c | 1116 static inline void tcg_out_op(TCGContext *s, TCGOpcode opc, const TCGArg *args, in tcg_out_op() function
|
/external/qemu/tcg/ppc64/ |
D | tcg-target.c | 1200 static void tcg_out_op (TCGContext *s, TCGOpcode opc, const TCGArg *args, in tcg_out_op() function
|
/external/qemu/tcg/hppa/ |
D | tcg-target.c | 1256 static inline void tcg_out_op(TCGContext *s, TCGOpcode opc, const TCGArg *args, in tcg_out_op() function
|
/external/qemu/tcg/arm/ |
D | tcg-target.c | 1412 static inline void tcg_out_op(TCGContext *s, TCGOpcode opc, in tcg_out_op() function
|
/external/qemu/tcg/ppc/ |
D | tcg-target.c | 1294 static void tcg_out_op(TCGContext *s, TCGOpcode opc, const TCGArg *args, in tcg_out_op() function
|
/external/qemu/tcg/i386/ |
D | tcg-target.c | 1432 static inline void tcg_out_op(TCGContext *s, TCGOpcode opc, in tcg_out_op() function
|