Lines Matching defs:InTy
22918 EVT InTy = In.getOperand(0).getValueType();22923 SourceType = InTy;22924 else if (InTy != SourceType) {