Searched defs:ClampedSubFastAsmOp (Results 1 – 2 of 2) sorted by relevance
71 struct ClampedSubFastAsmOp { struct72 static const bool is_supported =79 __attribute__((always_inline)) static V Do(T x, U y) { in Do()
48 struct ClampedSubFastAsmOp { struct49 static const bool is_supported = false;51 static constexpr V Do(T, U) { in Do()