Searched refs:isS2V (Results 1 – 1 of 1) sorted by relevance
5939 bool isS2V = ISD::isScalarToVector(BV); in ConstantFoldBITCASTofBUILD_VECTOR() local5958 if (isS2V && i == 0 && j == 0 && ThisVal.zext(SrcBitSize) == OpVal) in ConstantFoldBITCASTofBUILD_VECTOR()