Searched refs:TCGOpDef (Results 1 – 5 of 5) sorted by relevance
29 const TCGOpDef tcg_op_defs[] = {
984 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()
2941 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()
878 const TCGOpDef *def; in print_insn_tci()
776 typedef struct TCGOpDef { struct780 } TCGOpDef; argument782 extern const TCGOpDef tcg_op_defs[];