Searched refs:TCGOpDef (Results 1 – 5 of 5) sorted by relevance
29 const TCGOpDef tcg_op_defs[] = {
967 const TCGOpDef *def = &tcg_op_defs[op->opc]; in finish_folding()1034 const TCGOpDef *def = &tcg_op_defs[op->opc]; in fold_masks_zs()2279 const TCGOpDef *def = &tcg_op_defs[op->opc]; in fold_qemu_ld_1reg()3025 const TCGOpDef *def; in tcg_optimize()
2940 const TCGOpDef *def; in tcg_dump_ops()3513 const TCGOpDef *def = &tcg_op_defs[opc]; in opcode_args_ct()3933 const TCGOpDef *def; in liveness_pass_0()4016 const TCGOpDef *def; in liveness_pass_1()4412 const TCGOpDef *def = &tcg_op_defs[opc]; in liveness_pass_2()5247 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[];