Home | History | Annotate | Download | only in TableGen

Lines Matching refs:OpKind

38 enum OpKind {
143 StringMap<OpKind> OpMap;
785 static std::string GenOpString(OpKind op, const std::string &proto,
1009 PrintFatalError("unknown OpKind!");
1205 OpKind kind, ClassKind classKind) {
1380 OpKind kind = OpMap[R->getValueAsDef("Operand")->getName()];
1439 StringMap<OpKind> EmittedMap;
1445 OpKind k = OpMap[R->getValueAsDef("Operand")->getName()];
1484 OpKind k = OpMap[R->getValueAsDef("Operand")->getName()];
1582 OpKind k = OpMap[R->getValueAsDef("Operand")->getName()];
1747 OpKind kind = OpMap[R->getValueAsDef("Operand")->getName()];