Searched defs:is_vector (Results 1 – 8 of 8) sorted by relevance
91 push_pathstr_operand (int operand, bool is_vector, in push_pathstr_operand()
6745 bool is_vector = VECTOR_TYPE_P (TREE_TYPE (lhs)); in reassociate_bb() local
330 bool is_64, is_vector; in handle_syscall() local
736 int is_vector = type->is_vector (); in c_type_print_varspec_suffix() local
403 const bool is_vector = code == TYPE_CODE_ARRAY && type->is_vector (); in m68k_reg_struct_return_p() local
1507 int is_vector = 0; in read_type() local
1260 bool is_vector () const in is_vector() function
552 typy_array_1 (PyObject *self, PyObject *args, int is_vector) in typy_array_1()