Searched refs:is_vector (Results 1 – 5 of 5) sorted by relevance
90 push_pathstr_operand (int operand, bool is_vector, in push_pathstr_operand() argument93 if (is_vector && 'a' + operand > 'z') in push_pathstr_operand()95 else if (is_vector) in push_pathstr_operand()
5891 bool is_vector = VECTOR_TYPE_P (TREE_TYPE (lhs)); in reassociate_bb() local5916 if (is_vector) in reassociate_bb()5922 if (rhs_code == MULT_EXPR && !is_vector) in reassociate_bb()
685 int is_vector = TYPE_VECTOR (type); in c_type_print_varspec_suffix() local690 fprintf_filtered (stream, (is_vector ? in c_type_print_varspec_suffix()695 fprintf_filtered (stream, (is_vector ? ")))" : "]")); in c_type_print_varspec_suffix()
1521 int is_vector = 0; in read_type() local1915 is_vector = 1; in read_type()2023 if (is_vector) in read_type()
474 typy_array_1 (PyObject *self, PyObject *args, int is_vector) in typy_array_1() argument513 if (is_vector) in typy_array_1()