H A D | tcg.c | 986 void (*out_rrr)(TCGContext *s, TCGType type, member 998 void (*out_rrr)(TCGContext *s, TCGType type, member 1027 void (*out_rrr)(TCGContext *s, TCGType type, TCGReg a0, TCGReg a1, member 1049 void (*out_rrr)(TCGContext *s, TCGType type, TCGReg a0, TCGReg a1, member 1091 void (*out_rrr)(TCGContext *s, TCGType type, TCGCond cond, member 1113 void (*out_rrr)(TCGContext *s, TCGType type, member 5636 out->out_rrr(s, type, new_args[0], new_args[1], new_args[2]); in tcg_reg_alloc_op() 5653 out->out_rrr(s, type, new_args[0], new_args[1], new_args[2]); in tcg_reg_alloc_op() 5680 out->out_rrr(s, type, new_args[0], new_args[1], new_args[2]); in tcg_reg_alloc_op() 5730 out->out_rrr(s, type, new_args[0], new_args[1], in tcg_reg_alloc_op() [all …]
|