Searched defs:ClampedSubFastAsmOp (Results 1 – 3 of 3) sorted by relevance
77 struct ClampedSubFastAsmOp struct79 static const bool is_supported =84 __attribute__((always_inline)) static V Do(T x, U y) in Do()
56 struct ClampedSubFastAsmOp struct58 static const bool is_supported = false;60 static constexpr V Do(T, U) in Do()
43 struct ClampedSubFastAsmOp { struct44 static const bool is_supported = false;46 static constexpr V Do(T, U) { in Do()