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()
1569 static ir_expression_operation get_operator(const char *);
729 ir_expression_operation op = ir_expression::get_operator(s_op->value()); in read_expression()
600 ir_expression::get_operator(const char *str) in get_operator() function in ir_expression
897 get_operator(const node *n) in get_operator() function2317 newoperator = get_operator(CHILD(n, 1)); in ast_for_binop()2331 newoperator = get_operator(next_oper); in ast_for_binop()