Searched refs:TCGOpDef (Results 1 – 5 of 5) sorted by relevance
28 TCGOpDef tcg_op_defs[] = {
1304 TCGOpDef *def; in tcg_context_init()2564 const TCGOpDef *def; in tcg_dump_ops()2892 static int get_constraint_priority(const TCGOpDef *def, int k) in get_constraint_priority()2924 static void sort_constraints(TCGOpDef *def, int start, int n) in sort_constraints()2953 TCGOpDef *def = &tcg_op_defs[op]; in process_op_defs()3547 const TCGOpDef *def; in liveness_pass_0()3620 const TCGOpDef *def = &tcg_op_defs[opc]; in liveness_pass_1()3969 const TCGOpDef *def = &tcg_op_defs[opc]; in liveness_pass_2()4805 const TCGOpDef * const def = &tcg_op_defs[op->opc]; in tcg_reg_alloc_op()
969 const TCGOpDef *def = &tcg_op_defs[op->opc]; in finish_folding()2073 const TCGOpDef *def = &tcg_op_defs[op->opc]; in fold_qemu_ld()2816 const TCGOpDef *def; in tcg_optimize()
1070 const TCGOpDef *def; in print_insn_tci()
821 typedef struct TCGOpDef { struct826 } TCGOpDef; argument828 extern TCGOpDef tcg_op_defs[];