Lines Matching refs:Tmp1
784 unsigned Tmp1 = unsigned(VAL >> 16);785 Tmp1 = ByteSwap_32(Tmp1);788 return APInt(BitWidth, (uint64_t(Tmp2) << 32) | Tmp1);