Searched defs:MatchableInfo (Results 1 – 1 of 1) sorted by relevance
378 struct MatchableInfo { struct379 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 …]