Searched refs:Upper32Bits (Results 1 – 1 of 1) sorted by relevance
3887 uint64_t Upper32Bits = (Value >> INT32_BITS) & Mask; in lowerCast() local3890 RegHi = legalizeToReg(Ctx->getConstantInt32(Upper32Bits)); in lowerCast()