Searched refs:APSplatBits (Results 1 – 2 of 2) sorted by relevance
2017 APInt APSplatBits, APSplatUndef; in LowerBUILD_VECTOR() local2024 (BVN->isConstantSplat(APSplatBits, APSplatUndef, SplatBitSize, in LowerBUILD_VECTOR()2026 unsigned SplatBits = APSplatBits.getZExtValue(); in LowerBUILD_VECTOR()
6670 APInt APSplatBits, APSplatUndef; in LowerBUILD_VECTOR() local6673 if (! BVN->isConstantSplat(APSplatBits, APSplatUndef, SplatBitSize, in LowerBUILD_VECTOR()6678 unsigned SplatBits = APSplatBits.getZExtValue(); in LowerBUILD_VECTOR()