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()
537 ast_expression::operator_string(op)); in bit_logic_result_type()542 ast_expression::operator_string(op)); in bit_logic_result_type()563 ast_expression::operator_string(op)); in bit_logic_result_type()570 ast_expression::operator_string(op)); in bit_logic_result_type()581 "base type", ast_expression::operator_string(op)); in bit_logic_result_type()590 "different sizes", ast_expression::operator_string(op)); in bit_logic_result_type()746 "integer vector", ast_expression::operator_string(op)); in shift_result_type()752 "integer vector", ast_expression::operator_string(op)); in shift_result_type()762 ast_expression::operator_string(op)); in shift_result_type()774 ast_expression::operator_string(op)); in shift_result_type()[all …]
1271 printf("%s ", operator_string(oper)); in print()1286 printf("%s ", operator_string(oper)); in print()1293 printf("%s ", operator_string(oper)); in print()
238 static const char *operator_string(enum ast_operators op);