Searched defs:ClampedAddFastAsmOp (Results 1 – 3 of 3) sorted by relevance
51 struct ClampedAddFastAsmOp struct53 static const bool is_supported =58 __attribute__((always_inline)) static V Do(T x, U y) in Do()
44 struct ClampedAddFastAsmOp struct46 static const bool is_supported = false;48 static constexpr V Do(T, U) in Do()
33 struct ClampedAddFastAsmOp { struct34 static const bool is_supported = false;36 static constexpr V Do(T, U) { in Do()