Searched refs:IsBVOrSV2 (Results 1 – 6 of 6) sorted by relevance
5252 bool IsBVOrSV2 = N2->getOpcode() == ISD::BUILD_VECTOR || in FoldConstantArithmetic() local5254 if (!IsBVOrSV2 && !N2->isUndef()) in FoldConstantArithmetic()5257 if (!IsBVOrSV1 && !IsBVOrSV2) in FoldConstantArithmetic()5272 if (IsBVOrSV2) in FoldConstantArithmetic()
5310 bool IsBVOrSV2 = N2->getOpcode() == ISD::BUILD_VECTOR || in FoldConstantArithmetic() local5312 if (!IsBVOrSV2 && !N2->isUndef()) in FoldConstantArithmetic()5315 if (!IsBVOrSV1 && !IsBVOrSV2) in FoldConstantArithmetic()5330 if (IsBVOrSV2) in FoldConstantArithmetic()