Searched defs:TopBit (Results 1 – 6 of 6) sorted by relevance
27 const unsigned long long TopBit = 1ull << (Digits - 1); CountLeadingZeros() local
539 constexpr uint32_t TopBit = ~(~uint32_t{0} >> 1); in encodeFloat() local
1951 uint64_t TopBit = uint64_t(1) << 31; getIPMConversion() local
5099 auto TopBit = APInt::getOneBitSet(NVT.getSizeInBits(), PromoteNode() local
756 auto TopBit = APInt::getOneBitSet(NVT.getScalarSizeInBits(), PromoteIntRes_CTTZ() local
2456 auto TopBit = widenScalar() local