Lines Matching refs:isVector
312 ST->getMemoryVT().isVector()) { in ExpandUnalignedStore()
389 !ST->getMemoryVT().isVector() && in ExpandUnalignedStore()
432 if (VT.isFloatingPoint() || VT.isVector()) { in ExpandUnalignedLoad()
512 assert(LoadedVT.isInteger() && !LoadedVT.isVector() && in ExpandUnalignedLoad()
770 assert(!StVT.isVector() && "Unsupported truncstore!"); in LegalizeStoreOps()
844 assert(!StVT.isVector() && in LegalizeStoreOps()
968 assert(!SrcVT.isVector() && "Unsupported extload!"); in LegalizeLoadOps()
1096 assert(!SrcVT.isVector() && in LegalizeLoadOps()
1280 if (!Node->getOperand(1).getValueType().isVector()) { in LegalizeOp()
1295 if (!Node->getOperand(2).getValueType().isVector()) { in LegalizeOp()
1392 if (Op.getValueType().isVector()) in ExpandExtractFromVectorThroughStack()
1402 assert(Op.getValueType().isVector() && "Non-vector insert subvector!"); in ExpandInsertToVectorThroughStack()
2878 if (VT.isVector()) in ExpandNode()
3636 switch (TLI.getBooleanContents(VT.isVector())) { in ExpandNode()
3694 assert(VT.isVector() && "Unable to legalize non-vector shift"); in ExpandNode()
3797 if (OVT.isVector()) { in PromoteNode()
3823 if (OVT.isVector()) { in PromoteNode()
3841 if (Node->getValueType(0).isVector()) { in PromoteNode()