Lines Matching refs:VectorPair
548 HexagonTargetLowering::opJoin(const VectorPair &Ops, const SDLoc &dl,
554 HexagonTargetLowering::VectorPair
559 return VectorPair(Vec.getOperand(0), Vec.getOperand(1));
2219 VectorPair Tmp = StoreAlign(MaskV, Base);
2220 VectorPair MaskU = {DAG.getNode(HexagonISD::V2Q, dl, BoolTy, Tmp.first),
2222 VectorPair ValueU = StoreAlign(Value, Base);
2259 VectorPair Pair = opSplit(VmpyVec, dl, DAG);
2397 HexagonTargetLowering::VectorPair
2428 HexagonTargetLowering::VectorPair
2929 HexagonTargetLowering::VectorPair
3002 VectorPair Vals = opSplit(cast<StoreSDNode>(Op)->getValue(), dl, DAG);
3012 VectorPair Masks = opSplit(MaskN->getMask(), dl, DAG);
3016 VectorPair Thru =
3032 VectorPair Vals = opSplit(cast<MaskedStoreSDNode>(Op)->getValue(), dl, DAG);