Home | History | Annotate | Download | only in SelectionDAG

Lines Matching refs:InTy

7516     EVT InTy = In.getOperand(0).getValueType();
7521 SourceType = InTy;
7522 else if (InTy != SourceType) {