Searched refs:MSW (Results 1 – 3 of 3) sorted by relevance
41 #define MSW(dword) (dword >> 16) macro
706 integerPart MSW = pVal[i-1] & MSWMask; in countLeadingZerosSlowCase() local707 if (MSW) in countLeadingZerosSlowCase()708 return llvm::countLeadingZeros(MSW) - (APINT_BITS_PER_WORD - BitsInMSW); in countLeadingZerosSlowCase()
836 // MSW multiple w/ Ra operand