Searched refs:IsVP (Results 1 – 4 of 4) sorted by relevance
2025 bool IsVP = Node->getOpcode() == ISD::VP_SETCC; in ExpandSETCC() local2049 if (IsVP) { in ExpandSETCC()2067 } else if (IsVP) { in ExpandSETCC()2079 if (!IsVP) in ExpandSETCC()
4236 bool IsVP = Node->getOpcode() == ISD::VP_SETCC; in ExpandNode() local4246 if (IsVP) { in ExpandNode()4262 } else if (IsVP) { in ExpandNode()4274 if (!IsVP) in ExpandNode()
522 bool IsVP) const;
9824 bool IsVP = in lowerVectorFPExtendOrRoundLike() local9850 if (VT.isScalableVector() && IsDirectConv && !IsVP) in lowerVectorFPExtendOrRoundLike()9856 if (IsVP) { in lowerVectorFPExtendOrRoundLike()9865 if (IsVP) { in lowerVectorFPExtendOrRoundLike()9871 if (!IsVP) in lowerVectorFPExtendOrRoundLike()11105 bool IsVP) const { in lowerVectorMaskVecReduction()11107 SDValue Vec = Op.getOperand(IsVP ? 1 : 0); in lowerVectorMaskVecReduction()11126 if (IsVP) { in lowerVectorMaskVecReduction()11142 if (IsVP || VecVT.isFixedLengthVector()) in lowerVectorMaskVecReduction()11171 if (!IsVP) in lowerVectorMaskVecReduction()