Searched refs:IsVP (Results 1 – 4 of 4) sorted by relevance
1451 bool IsVP = Node->getOpcode() == ISD::VP_SETCC; in ExpandSETCC() local1466 if (IsVP) { in ExpandSETCC()1479 if (!IsVP) in ExpandSETCC()1490 if (!IsVP) in ExpandSETCC()
3620 bool IsVP = Node->getOpcode() == ISD::VP_SETCC; in ExpandNode() local3630 if (IsVP) { in ExpandNode()3646 } else if (IsVP) { in ExpandNode()3658 if (!IsVP) in ExpandNode()
656 bool IsVP) const;
4396 bool IsVP = in lowerVectorFPExtendOrRoundLike() local4421 if (IsVP) { in lowerVectorFPExtendOrRoundLike()4430 if (IsVP) { in lowerVectorFPExtendOrRoundLike()4436 if (!IsVP) in lowerVectorFPExtendOrRoundLike()5139 bool IsVP) const { in lowerVectorMaskVecReduction()5141 SDValue Vec = Op.getOperand(IsVP ? 1 : 0); in lowerVectorMaskVecReduction()5162 if (IsVP) { in lowerVectorMaskVecReduction()5208 if (!IsVP) in lowerVectorMaskVecReduction()