Searched refs:MaskLo32 (Results 1 – 1 of 1) sorted by relevance
2916 const APInt MaskLo32 = APInt::getLowBitsSet(64, 32); in selectG_PTRMASK() local2918 const bool CanCopyLow32 = (MaskOnes & MaskLo32) == MaskLo32; in selectG_PTRMASK()