Home
last modified time | relevance | path

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

/external/llvm/utils/TableGen/
DAsmMatcherEmitter.cpp306 struct MatchableInfo { struct
307 struct AsmOperand {
336 struct ResOperand {
409 int AsmVariantID;
413 std::string AsmString;
417 Record *const TheDef;
420 PointerUnion<const CodeGenInstruction*, const CodeGenInstAlias*> DefRec;
422 const CodeGenInstruction *getResultInst() const { in getResultInst()
430 SmallVector<ResOperand, 8> ResOperands;
434 StringRef Mnemonic;
[all …]