Home
last modified time | relevance | path

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

/external/valgrind/perf/
Dtinycc.c5526 static int find_constraint(ASMOperand *operands, int nb_operands,
16689 k = find_constraint(operands, nb_operands, str, NULL); in asm_compute_constraints()
17823 static int find_constraint(ASMOperand *operands, int nb_operands, in find_constraint() function
17883 index = find_constraint(operands, nb_operands, str, &str); in subst_asm_operands()