Searched refs:operator_string (Results 1 – 4 of 4) sorted by relevance
27 ast_expression::operator_string(enum ast_operators op) in operator_string() function in ast_expression93 printf("%s ", operator_string(oper)); in print()
547 ast_expression::operator_string(op)); in bit_logic_result_type()552 ast_expression::operator_string(op)); in bit_logic_result_type()573 ast_expression::operator_string(op)); in bit_logic_result_type()580 ast_expression::operator_string(op)); in bit_logic_result_type()591 "base type", ast_expression::operator_string(op)); in bit_logic_result_type()600 "different sizes", ast_expression::operator_string(op)); in bit_logic_result_type()756 "integer vector", ast_expression::operator_string(op)); in shift_result_type()762 "integer vector", ast_expression::operator_string(op)); in shift_result_type()772 ast_expression::operator_string(op)); in shift_result_type()784 ast_expression::operator_string(op)); in shift_result_type()[all …]
1391 printf("%s ", operator_string(oper)); in print()1406 printf("%s ", operator_string(oper)); in print()1413 printf("%s ", operator_string(oper)); in print()
239 static const char *operator_string(enum ast_operators op);