Searched refs:IsGE256 (Results 1 – 1 of 1) sorted by relevance
8992 bool IsGE256 = (VT.getSizeInBits() >= 256); in lowerBuildVectorAsBroadcast() local9015 if (ScalarSize == 32 || (IsGE256 && ScalarSize == 64) || in lowerBuildVectorAsBroadcast()9041 (ScalarSize == 32 || (IsGE256 && ScalarSize == 64))) in lowerBuildVectorAsBroadcast()9052 if (ScalarSize == 32 || (IsGE256 && ScalarSize == 64) || in lowerBuildVectorAsBroadcast()