Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:MTy

1588   EVT MTy = getValueType(Ty);
1595 LegalizeKind LK = getTypeConversion(C, MTy);
1598 return std::make_pair(Cost, MTy.getSimpleVT());
1604 MTy = LK.second;