Searched refs:M_MIN_INT (Results 1 – 2 of 2) sorted by relevance
4740 #define M_MIN_INT(x) static_cast<int64_t>(-(1LL << ((x)-1))) in MsaBitInstrHelper() macro4743 res = static_cast<T>(ws_i64 < M_MIN_INT(m + 1) in MsaBitInstrHelper()4744 ? M_MIN_INT(m + 1) in MsaBitInstrHelper()4748 #undef M_MIN_INT in MsaBitInstrHelper()
4965 #define M_MIN_INT(x) static_cast<int64_t>(-(1LL << ((x)-1))) in MsaBitInstrHelper() macro4968 res = static_cast<T>(ws_i64 < M_MIN_INT(m + 1) in MsaBitInstrHelper()4969 ? M_MIN_INT(m + 1) in MsaBitInstrHelper()4973 #undef M_MIN_INT in MsaBitInstrHelper()