Searched defs:MatchableInfo (Results 1 – 1 of 1) sorted by relevance
379 struct MatchableInfo { struct380 struct AsmOperand {412 struct ResOperand {494 int AsmVariantID;498 std::string AsmString;502 Record *const TheDef;505 PointerUnion<const CodeGenInstruction*, const CodeGenInstAlias*> DefRec;507 const CodeGenInstruction *getResultInst() const { in getResultInst()515 SmallVector<ResOperand, 8> ResOperands;519 StringRef Mnemonic;[all …]