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