Searched defs:ParseInstructionInfo (Results 1 – 7 of 7) sorted by relevance
76 struct ParseInstructionInfo { struct80 ParseInstructionInfo() : AsmRewrites(nullptr) {} in ParseInstructionInfo() argument81 ParseInstructionInfo(SmallVectorImpl<AsmRewrite> *rewrites) in ParseInstructionInfo() function
113 struct ParseInstructionInfo { struct116 ParseInstructionInfo() = default; argument117 ParseInstructionInfo(SmallVectorImpl<AsmRewrite> *rewrites) in ParseInstructionInfo() function
114 struct ParseInstructionInfo { struct117 ParseInstructionInfo() = default; argument118 ParseInstructionInfo(SmallVectorImpl<AsmRewrite> *rewrites) in ParseInstructionInfo() argument
426 bool ParseInstruction(ParseInstructionInfo & /*Info*/, StringRef Name, in ParseInstruction() argument
459 bool ParseInstruction(ParseInstructionInfo & /*Info*/, StringRef Name, in ParseInstruction() argument
1159 bool LanaiAsmParser::ParseInstruction(ParseInstructionInfo & /*Info*/, in ParseInstruction() argument
1183 bool LanaiAsmParser::ParseInstruction(ParseInstructionInfo & /*Info*/, in ParseInstruction() argument