Searched defs:ClampedAddFastAsmOp (Results 1 – 2 of 2) sorted by relevance
45 struct ClampedAddFastAsmOp { struct46 static const bool is_supported =53 __attribute__((always_inline)) static V Do(T x, U y) { in Do()
38 struct ClampedAddFastAsmOp { struct39 static const bool is_supported = false;41 static constexpr V Do(T, U) { in Do()