Searched refs:ws_nabs (Results 1 – 2 of 2) sorted by relevance
4983 T ws_nabs = Nabs(ws); in Msa3RInstrHelper() local4985 if (ws_nabs < -std::numeric_limits<T>::max() - wt_nabs) { in Msa3RInstrHelper()4988 res = -(ws_nabs + wt_nabs); in Msa3RInstrHelper()
5208 T ws_nabs = Nabs(ws); in Msa3RInstrHelper() local5210 if (ws_nabs < -std::numeric_limits<T>::max() - wt_nabs) { in Msa3RInstrHelper()5213 res = -(ws_nabs + wt_nabs); in Msa3RInstrHelper()