Searched refs:s390_check_type_for_vector_abi (Results 1 - 1 of 1) sorted by relevance

/haiku-buildtools/gcc/gcc/config/s390/
H A Ds390.c507 s390_check_type_for_vector_abi (const_tree type, bool arg_p, bool in_struct_p) function
547 s390_check_type_for_vector_abi (TREE_TYPE (type), arg_p, in_struct_p);
554 s390_check_type_for_vector_abi (TREE_TYPE (type), true, false);
559 s390_check_type_for_vector_abi (TREE_VALUE (arg_chain), true, false);
570 s390_check_type_for_vector_abi (TREE_TYPE (field), arg_p, true);
11231 s390_check_type_for_vector_abi (type, true, false);
11624 s390_check_type_for_vector_abi (type, true, false);
14129 s390_check_type_for_vector_abi (TREE_TYPE (vnode->decl), false, false);
14133 s390_check_type_for_vector_abi (TREE_TYPE (cnode->decl), false, false);

Completed in 114 milliseconds