Searched refs:sort_constraints (Results 1 – 1 of 1) sorted by relevance
1040 static void sort_constraints(TCGOpDef *def, int start, int n) in sort_constraints() function1122 sort_constraints(def, 0, def->nb_oargs); in tcg_add_target_add_op_defs()1123 sort_constraints(def, def->nb_oargs, def->nb_iargs); in tcg_add_target_add_op_defs()