Home | History | Annotate | Download | only in SelectionDAG

Lines Matching refs:InTy

12379     EVT InTy = In.getOperand(0).getValueType();
12384 SourceType = InTy;
12385 else if (InTy != SourceType) {