Home | History | Annotate | Download | only in SelectionDAG

Lines Matching refs:ShVT

2716   EVT ShVT = ShOp.getValueType();
2717 if (getTypeAction(ShVT) == TargetLowering::TypeWidenVector) {
2719 ShVT = ShOp.getValueType();
2722 ShVT.getVectorElementType(),
2724 if (ShVT != ShWidenVT)