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