Lines Matching refs:is_supported
42 static constexpr bool is_supported = false; member
55 static constexpr bool is_supported = false; member
70 static constexpr bool is_supported = true;
87 static constexpr bool is_supported = true;
101 return internal::IsValueInRangeFastOp<Dst, SrcType>::is_supported
165 static constexpr bool is_supported = false;
177 SaturateFastAsmOp<Dst, Src>::is_supported>::type> {
178 static constexpr bool is_supported = true;
189 !SaturateFastAsmOp<Dst, Src>::is_supported>::type> {
190 static constexpr bool is_supported = true;
214 SaturateFastOp<Dst, SrcType>::is_supported &&