Home | History | Annotate | Download | only in SelectionDAG

Lines Matching refs:ShVT

1549   EVT ShVT = ShOp.getValueType();
1550 if (getTypeAction(ShVT) == TargetLowering::TypeWidenVector) {
1552 ShVT = ShOp.getValueType();
1555 ShVT.getVectorElementType(),
1557 if (ShVT != ShWidenVT)