Searched refs:IsGE256 (Results 1 – 1 of 1) sorted by relevance
8570 bool IsGE256 = (VT.getSizeInBits() >= 256); in lowerBuildVectorAsBroadcast() local8593 if (ScalarSize == 32 || (IsGE256 && ScalarSize == 64) || in lowerBuildVectorAsBroadcast()8620 (ScalarSize == 32 || (IsGE256 && ScalarSize == 64))) in lowerBuildVectorAsBroadcast()8627 if (ScalarSize == 32 || (IsGE256 && ScalarSize == 64) || in lowerBuildVectorAsBroadcast()