Searched refs:BVNIsConstantSplat (Results 1 – 1 of 1) sorted by relevance
9666 bool BVNIsConstantSplat = in LowerBUILD_VECTOR() local9674 if (BVNIsConstantSplat && (SplatBitSize == 64) && in LowerBUILD_VECTOR()9714 if (BVNIsConstantSplat && SplatBitSize <= 64) { in LowerBUILD_VECTOR()9728 if (!BVNIsConstantSplat || (SplatBitSize > 32 && !IsSplat64)) { in LowerBUILD_VECTOR()17183 bool BVNIsConstantSplat = BVN->isConstantSplat( in PerformDAGCombine() local17187 if (BVNIsConstantSplat && APSplatBits == 0) in PerformDAGCombine()18738 bool BVNIsConstantSplat = in combineVectorShift() local18741 if (!BVNIsConstantSplat || SplatBitSize != EltBits) in combineVectorShift()