Home | History | Annotate | Download | only in TableGen

Lines Matching refs:UnsetInit

1059       // For UnsetInit, it's typed from the other hand.
1060 if (isa<UnsetInit>(MHS))
1062 if (isa<UnsetInit>(RHS))
1183 R = UnsetInit::get();
1563 Result.push_back(std::make_pair(UnsetInit::get(), Lex.getCurStrVal()));