Home
last modified time | relevance | path

Searched refs:TCGOpDef (Results 1 – 5 of 5) sorted by relevance

/openbmc/qemu/tcg/
H A Dtcg-common.c29 const TCGOpDef tcg_op_defs[] = {
H A Doptimize.c984 const TCGOpDef *def = &tcg_op_defs[op->opc]; in finish_folding()
1051 const TCGOpDef *def = &tcg_op_defs[op->opc]; in fold_masks_zosa_int()
2369 const TCGOpDef *def = &tcg_op_defs[op->opc]; in fold_qemu_ld_1reg()
3118 const TCGOpDef *def; in tcg_optimize()
H A Dtcg.c2941 const TCGOpDef *def; in tcg_dump_ops()
3514 const TCGOpDef *def = &tcg_op_defs[opc]; in opcode_args_ct()
3934 const TCGOpDef *def; in liveness_pass_0()
4017 const TCGOpDef *def; in liveness_pass_1()
4413 const TCGOpDef *def = &tcg_op_defs[opc]; in liveness_pass_2()
5248 const TCGOpDef * const def = &tcg_op_defs[op->opc]; in tcg_reg_alloc_op()
H A Dtci.c878 const TCGOpDef *def; in print_insn_tci()
/openbmc/qemu/include/tcg/
H A Dtcg.h776 typedef struct TCGOpDef { struct
780 } TCGOpDef; typedef
782 extern const TCGOpDef tcg_op_defs[];