Home
last modified time | relevance | path

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

/aosp_15_r20/external/llvm/utils/TableGen/
H A DAsmMatcherEmitter.cpp361 struct MatchableInfo { struct
362 struct AsmOperand {
391 struct ResOperand {
464 int AsmVariantID;
468 std::string AsmString;
472 Record *const TheDef;
475 PointerUnion<const CodeGenInstruction*, const CodeGenInstAlias*> DefRec;
477 const CodeGenInstruction *getResultInst() const { in getResultInst()
485 SmallVector<ResOperand, 8> ResOperands;
489 StringRef Mnemonic;
[all …]