Home | History | Annotate | Download | only in SelectionDAG

Lines Matching refs:ShVT

2499   EVT ShVT = ShOp.getValueType();
2500 if (getTypeAction(ShVT) == TargetLowering::TypeWidenVector) {
2502 ShVT = ShOp.getValueType();
2505 ShVT.getVectorElementType(),
2507 if (ShVT != ShWidenVT)