Home | History | Annotate | Download | only in SelectionDAG

Lines Matching refs:ShVT

1689   EVT ShVT = ShOp.getValueType();
1690 if (getTypeAction(ShVT) == TargetLowering::TypeWidenVector) {
1692 ShVT = ShOp.getValueType();
1695 ShVT.getVectorElementType(),
1697 if (ShVT != ShWidenVT)