Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/utils/TableGen/
H A DAsmMatcherEmitter.cpp378 struct MatchableInfo { struct
379 struct AsmOperand {
411 struct ResOperand {
493 int AsmVariantID;
497 std::string AsmString;
501 Record *const TheDef;
504 PointerUnion<const CodeGenInstruction*, const CodeGenInstAlias*> DefRec;
506 const CodeGenInstruction *getResultInst() const { in getResultInst()
514 SmallVector<ResOperand, 8> ResOperands;
518 StringRef Mnemonic;
[all …]