Searched refs:check_operand_nalternatives (Results 1 – 3 of 3) sorted by relevance
110 static bool check_operand_nalternatives (tree, tree);672 if (! check_operand_nalternatives (outputs, inputs)) in expand_asm_operands()1135 check_operand_nalternatives (tree outputs, tree inputs) in check_operand_nalternatives() function
409 static bool check_operand_nalternatives PARAMS ((tree, tree));1512 if (! check_operand_nalternatives (outputs, inputs))1917 check_operand_nalternatives (outputs, inputs) in check_operand_nalternatives() function
8704 (check_operand_nalternatives): Split out from expand_asm_operands.