Home
last modified time | relevance | path

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

/dragonfly/contrib/gcc-8.0/gcc/
HDstmt.c87 static bool check_unique_operand_names (tree, tree, tree);
480 check_unique_operand_names (tree outputs, tree inputs, tree labels) in check_unique_operand_names() function
543 check_unique_operand_names (outputs, inputs, labels); in resolve_asm_operand_names()
/dragonfly/contrib/gcc-4.7/gcc/
HDstmt.c116 static bool check_unique_operand_names (tree, tree, tree);
1254 check_unique_operand_names (tree outputs, tree inputs, tree labels) in check_unique_operand_names() function
1316 check_unique_operand_names (outputs, inputs, labels); in resolve_asm_operand_names()