Home | History | Annotate | Download | only in gcc

Lines Matching refs:parse_result

4086   operand *parse_result (operand *, predicate_id *);
4623 parser::parse_result (operand *result, predicate_id *matcher)
4637 ife->trueexpr = parse_result (result, matcher);
4639 ife->falseexpr = parse_result (result, matcher);
4647 ife->falseexpr = parse_result (result, matcher);
4669 withe->subexpr = parse_result (result, matcher);
4682 ife->trueexpr = parse_result (result, matcher);
4701 ife->trueexpr = parse_result (result, matcher);
4709 ife->falseexpr = parse_result (result, matcher);
4796 operand *tem = parse_result (result, matcher);