Searched refs:ClampedSubFastAsmOp (Results 1 – 3 of 3) sorted by relevance
56 struct ClampedSubFastAsmOp struct140 static const bool is_supported = ClampedSubFastAsmOp<T, U>::is_supported;144 return ClampedSubFastAsmOp<T, U>::template Do<V>(x, y); in Do()166 if (!ClampedSubFastAsmOp<T, T>::is_supported) in Do()
77 struct ClampedSubFastAsmOp struct
43 struct ClampedSubFastAsmOp { struct116 static const bool is_supported = ClampedSubFastAsmOp<T, U>::is_supported;119 return ClampedSubFastAsmOp<T, U>::template Do<V>(x, y); in Do()137 if (!ClampedSubFastAsmOp<T, T>::is_supported) { in Do()