Searched defs:ParseInstructionInfo (Results 1 – 4 of 4) sorted by relevance
76 struct ParseInstructionInfo { struct80 ParseInstructionInfo() : AsmRewrites(nullptr) {} in ParseInstructionInfo() function81 ParseInstructionInfo(SmallVectorImpl<AsmRewrite> *rewrites) in ParseInstructionInfo() function
123 struct ParseInstructionInfo { struct126 ParseInstructionInfo() = default; argument127 ParseInstructionInfo(SmallVectorImpl<AsmRewrite> *rewrites) in ParseInstructionInfo() argument
348 bool ParseInstruction(ParseInstructionInfo &/*Info*/, StringRef Name, in ParseInstruction() argument
1158 bool LanaiAsmParser::ParseInstruction(ParseInstructionInfo & /*Info*/, in ParseInstruction() argument