Home | History | Annotate | Download | only in TableGen

Lines Matching refs:Result2

1418       if (Init *Result2 = TInit->resolveListElementReference(R, RV, Elt))
1419 return Result2;