Searched refs:ClampedSubFastAsmOp (Results 1 – 2 of 2) sorted by relevance
48 struct ClampedSubFastAsmOp { struct121 static const bool is_supported = ClampedSubFastAsmOp<T, U>::is_supported;124 return ClampedSubFastAsmOp<T, U>::template Do<V>(x, y); in Do()142 if (!ClampedSubFastAsmOp<T, T>::is_supported) { in Do()
71 struct ClampedSubFastAsmOp { struct