Lines Matching refs:isVector
183 HasVectors |= J->isVector(); in Run()
244 if (LD->getMemoryVT().isVector() && ExtType != ISD::NON_EXTLOAD) { in LegalizeOp()
273 if (StVT.isVector() && ST->isTruncatingStore()) { in LegalizeOp()
300 HasVectorValue |= J->isVector(); in LegalizeOp()
509 if (Op.getOperand(j).getValueType().isVector()) in Promote()
514 NVT.isVector() && NVT.getVectorElementType().isFloatingPoint()) in Promote()
524 (VT.isVector() && VT.getVectorElementType().isFloatingPoint() && in Promote()
525 NVT.isVector() && NVT.getVectorElementType().isFloatingPoint())) in Promote()
545 if (Op.getOperand(j).getValueType().isVector()) in PromoteINT_TO_FP()
827 assert(VT.isVector() && !Mask.getValueType().isVector() in ExpandSELECT()
1246 if (OperVT.isVector()) in ExpandStrictFPOp()