Searched refs:IsVP (Results 1 – 4 of 4) sorted by relevance
1703 bool IsVP = Node->getOpcode() == ISD::VP_SETCC; in ExpandSETCC() local1727 if (IsVP) { in ExpandSETCC()1745 } else if (IsVP) { in ExpandSETCC()1757 if (!IsVP) in ExpandSETCC()
4019 bool IsVP = Node->getOpcode() == ISD::VP_SETCC; in ExpandNode() local4029 if (IsVP) { in ExpandNode()4045 } else if (IsVP) { in ExpandNode()4057 if (!IsVP) in ExpandNode()
887 bool IsVP) const;
7808 bool IsVP = in lowerVectorFPExtendOrRoundLike() local7833 if (IsVP) { in lowerVectorFPExtendOrRoundLike()7842 if (IsVP) { in lowerVectorFPExtendOrRoundLike()7848 if (!IsVP) in lowerVectorFPExtendOrRoundLike()9091 bool IsVP) const { in lowerVectorMaskVecReduction()9093 SDValue Vec = Op.getOperand(IsVP ? 1 : 0); in lowerVectorMaskVecReduction()9112 if (IsVP) { in lowerVectorMaskVecReduction()9159 if (!IsVP) in lowerVectorMaskVecReduction()