Home
last modified time | relevance | path

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

/freebsd-9-stable/contrib/gcc/
Dstmt.c110 static bool check_operand_nalternatives (tree, tree);
683 if (! check_operand_nalternatives (outputs, inputs)) in expand_asm_operands()
1146 check_operand_nalternatives (tree outputs, tree inputs) in check_operand_nalternatives() function
DChangeLog-20018704 (check_operand_nalternatives): Split out from expand_asm_operands.