Home
last modified time | relevance | path

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

/external/qemu/tcg/
Dtcg.c886 static int get_constraint_priority(const TCGOpDef *def, int k) in get_constraint_priority() function
918 p1 = get_constraint_priority(def, def->sorted_args[start + i]); in sort_constraints()
919 p2 = get_constraint_priority(def, def->sorted_args[start + j]); in sort_constraints()