Lines Matching refs:LK
1257 LegalizeKind LK = getTypeConversion(C, MTy);1259 if (LK.first == TypeLegal)1262 if (LK.first == TypeSplitVector || LK.first == TypeExpandInteger)1266 MTy = LK.second;