Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/utils/TableGen/
H A DAsmMatcherEmitter.cpp384 struct MatchableInfo { struct
385 struct AsmOperand {
417 struct ResOperand {
499 int AsmVariantID;
503 std::string AsmString;
507 Record *const TheDef;
510 unsigned ResInstSize;
513 PointerUnion<const CodeGenInstruction *, const CodeGenInstAlias *> DefRec;
515 const CodeGenInstruction *getResultInst() const { in getResultInst()
523 SmallVector<ResOperand, 8> ResOperands;
[all …]