Searched refs:ClampedAddFastOp (Results 1 – 6 of 6) sorted by relevance
127 struct ClampedAddFastOp struct
88 if (ClampedAddFastOp<T, U>::is_supported)89 return ClampedAddFastOp<T, U>::template Do<V>(x, y);
81 struct ClampedAddFastOp struct
106 struct ClampedAddFastOp { struct
82 if (ClampedAddFastOp<T, U>::is_supported)83 return ClampedAddFastOp<T, U>::template Do<V>(x, y);
68 struct ClampedAddFastOp { struct