Home
last modified time | relevance | path

Searched refs:__is_unsequenced_execution_policy_v (Results 1 – 7 of 7) sorted by relevance

/freebsd/contrib/llvm-project/libcxx/include/__pstl/cpu_algos/
H A Dtransform.h78 } else if constexpr (__is_unsequenced_execution_policy_v<_RawExecutionPolicy> && in operator()
130 } else if constexpr (__is_unsequenced_execution_policy_v<_RawExecutionPolicy> && in operator()
H A Dfor_each.h52 } else if constexpr (__is_unsequenced_execution_policy_v<_RawExecutionPolicy> && in operator()
H A Dfill.h52 } else if constexpr (__is_unsequenced_execution_policy_v<_RawExecutionPolicy> && in operator()
H A Dtransform_reduce.h147 } else if constexpr (__is_unsequenced_execution_policy_v<_RawExecutionPolicy> && in operator()
197 } else if constexpr (__is_unsequenced_execution_policy_v<_RawExecutionPolicy> && in operator()
H A Dany_of.h85 } else if constexpr (__is_unsequenced_execution_policy_v<_RawExecutionPolicy> && in operator()
H A Dfind_if.h119 } else if constexpr (__is_unsequenced_execution_policy_v<_RawExecutionPolicy> && in operator()
/freebsd/contrib/llvm-project/libcxx/include/__type_traits/
H A Dis_execution_policy.h30 inline constexpr bool __is_unsequenced_execution_policy_v = variable