Searched defs:is_vector (Results 1 – 7 of 7) 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
6324 bool is_vector = VECTOR_TYPE_P (TREE_TYPE (lhs)); in reassociate_bb() local
330 bool is_64, is_vector; in handle_syscall() local
570 virtual vector_type *is_vector () { return NULL; } in is_vector() function803 vector_type *is_vector () FINAL OVERRIDE { return this; } in is_vector() function