Home
last modified time | relevance | path

Searched defs:MatchableInfo (Results 1 – 1 of 1) sorted by relevance

/openbsd/src/gnu/llvm/llvm/utils/TableGen/
DAsmMatcherEmitter.cpp379 struct MatchableInfo { struct
380 struct AsmOperand {
412 struct ResOperand {
494 int AsmVariantID;
498 std::string AsmString;
502 Record *const TheDef;
505 PointerUnion<const CodeGenInstruction*, const CodeGenInstAlias*> DefRec;
507 const CodeGenInstruction *getResultInst() const { in getResultInst()
515 SmallVector<ResOperand, 8> ResOperands;
519 StringRef Mnemonic;
[all …]