Searched refs:SparcAsmParser (Results 1 – 4 of 4) sorted by relevance
36 class SparcAsmParser : public MCTargetAsmParser { class91 SparcAsmParser(const MCSubtargetInfo &sti, MCAsmParser &parser, in SparcAsmParser() function in __anoncba7d3b40111::SparcAsmParser469 void SparcAsmParser::expandSET(MCInst &Inst, SMLoc IDLoc, in expandSET()542 bool SparcAsmParser::MatchAndEmitInstruction(SMLoc IDLoc, unsigned &Opcode, in MatchAndEmitInstruction()592 bool SparcAsmParser::614 bool SparcAsmParser::ParseInstruction(ParseInstructionInfo &Info, in ParseInstruction()662 bool SparcAsmParser::698 bool SparcAsmParser:: parseDirectiveWord(unsigned Size, SMLoc L) { in parseDirectiveWord()720 SparcAsmParser::OperandMatchResultTy721 SparcAsmParser::parseMEMOperand(OperandVector &Operands) { in parseMEMOperand()[all …]
2 SparcAsmParser.cpp
20 name = SparcAsmParser
65 def SparcAsmParser : AsmParser { bit ShouldEmitMatchRegisterName = 0; }158 let AssemblyParsers = [ SparcAsmParser ];