Searched refs:IsVP (Results 1 – 4 of 4) sorted by relevance
1697 bool IsVP = Node->getOpcode() == ISD::VP_SETCC; in ExpandSETCC() local1721 if (IsVP) { in ExpandSETCC()1739 } else if (IsVP) { in ExpandSETCC()1751 if (!IsVP) in ExpandSETCC()
4098 bool IsVP = Node->getOpcode() == ISD::VP_SETCC; in ExpandNode() local4108 if (IsVP) { in ExpandNode()4124 } else if (IsVP) { in ExpandNode()4136 if (!IsVP) in ExpandNode()
949 bool IsVP) const;
8345 bool IsVP = in lowerVectorFPExtendOrRoundLike() local8373 if (IsVP) { in lowerVectorFPExtendOrRoundLike()8382 if (IsVP) { in lowerVectorFPExtendOrRoundLike()8388 if (!IsVP) in lowerVectorFPExtendOrRoundLike()9713 bool IsVP) const { in lowerVectorMaskVecReduction()9715 SDValue Vec = Op.getOperand(IsVP ? 1 : 0); in lowerVectorMaskVecReduction()9734 if (IsVP) { in lowerVectorMaskVecReduction()9781 if (!IsVP) in lowerVectorMaskVecReduction()