Home | History | Annotate | Download | only in SelectionDAG

Lines Matching refs:CondVT

1916   EVT CondVT = Cond1.getValueType();
1917 if (CondVT.isVector()) {
1918 EVT CondEltVT = CondVT.getVectorElementType();
1921 if (getTypeAction(CondVT) == TargetLowering::TypeWidenVector)