Searched refs:get_operator (Results 1 – 5 of 5) sorted by relevance
332 get_operator(const node *n) in get_operator() function1618 newoperator = get_operator(CHILD(n, 1)); in ast_for_binop()1632 newoperator = get_operator(next_oper); in ast_for_binop()
1548 static ir_expression_operation get_operator(const char *);
729 ir_expression_operation op = ir_expression::get_operator(s_op->value()); in read_expression()
520 ir_expression::get_operator(const char *str) in get_operator() function in ir_expression
893 get_operator(const node *n) in get_operator() function2322 newoperator = get_operator(CHILD(n, 1)); in ast_for_binop()2336 newoperator = get_operator(next_oper); in ast_for_binop()