Searched defs:MatchableInfo (Results 1 – 1 of 1) sorted by relevance
294 struct MatchableInfo { struct295 struct AsmOperand {319 struct ResOperand {392 int AsmVariantID;396 Record *const TheDef;399 PointerUnion<const CodeGenInstruction*, const CodeGenInstAlias*> DefRec;401 const CodeGenInstruction *getResultInst() const { in getResultInst()409 SmallVector<ResOperand, 8> ResOperands;413 std::string AsmString;417 StringRef Mnemonic;[all …]