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

/netbsd-current/external/gpl3/gcc.old/dist/libstdc++-v3/include/pstl/
H A Dexecution_impl.h79 typedef std::false_type allow_vector; typedef in struct:__pstl::__internal::__policy_traits
87 typedef std::true_type allow_vector; typedef in struct:__pstl::__internal::__policy_traits
95 typedef std::false_type allow_vector; typedef in struct:__pstl::__internal::__policy_traits
103 typedef std::true_type allow_vector; typedef in struct:__pstl::__internal::__policy_traits
/netbsd-current/external/gpl3/gcc/dist/libstdc++-v3/include/pstl/
H A Dexecution_impl.h79 typedef std::false_type allow_vector; typedef in struct:__pstl::__internal::__policy_traits
87 typedef std::true_type allow_vector; typedef in struct:__pstl::__internal::__policy_traits
95 typedef std::false_type allow_vector; typedef in struct:__pstl::__internal::__policy_traits
103 typedef std::true_type allow_vector; typedef in struct:__pstl::__internal::__policy_traits
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/gcn/
H A Dgcn.c755 gcn_inline_fp_constant_p (rtx x, bool allow_vector) argument
760 && allow_vector)
820 gcn_fp_constant_p (rtx x, bool allow_vector) argument
825 && allow_vector)
/netbsd-current/external/gpl3/gcc/dist/gcc/config/gcn/
H A Dgcn.cc787 gcn_inline_fp_constant_p (rtx x, bool allow_vector)
792 && allow_vector)
852 gcn_fp_constant_p (rtx x, bool allow_vector)
857 && allow_vector)

Completed in 2972 milliseconds