Searched refs:MatchAndEmitInstruction (Results 1 - 17 of 17) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/BPF/AsmParser/
H A DBPFAsmParser.cpp36 bool MatchAndEmitInstruction(SMLoc IDLoc, unsigned &Opcode,
283 bool BPFAsmParser::MatchAndEmitInstruction(SMLoc IDLoc, unsigned &Opcode, function in class:BPFAsmParser
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/MSP430/AsmParser/
H A DMSP430AsmParser.cpp43 bool MatchAndEmitInstruction(SMLoc IDLoc, unsigned &Opcode,
252 bool MSP430AsmParser::MatchAndEmitInstruction(SMLoc Loc, unsigned &Opcode, function in class:MSP430AsmParser
/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/MC/MCParser/
H A DMCTargetAsmParser.h411 /// MatchAndEmitInstruction - Recognize a series of operands of a parsed
417 virtual bool MatchAndEmitInstruction(SMLoc IDLoc, unsigned &Opcode,
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/AVR/AsmParser/
H A DAVRAsmParser.cpp50 bool MatchAndEmitInstruction(SMLoc IDLoc, unsigned &Opcode,
315 bool AVRAsmParser::MatchAndEmitInstruction(SMLoc Loc, unsigned &Opcode, function in class:AVRAsmParser
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/Lanai/AsmParser/
H A DLanaiAsmParser.cpp71 bool MatchAndEmitInstruction(SMLoc IdLoc, unsigned &Opcode,
650 bool LanaiAsmParser::MatchAndEmitInstruction(SMLoc IdLoc, unsigned &Opcode, function in class:LanaiAsmParser
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/Sparc/AsmParser/
H A DSparcAsmParser.cpp66 bool MatchAndEmitInstruction(SMLoc IDLoc, unsigned &Opcode,
580 bool SparcAsmParser::MatchAndEmitInstruction(SMLoc IDLoc, unsigned &Opcode, function in class:SparcAsmParser
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/RISCV/AsmParser/
H A DRISCVAsmParser.cpp71 bool MatchAndEmitInstruction(SMLoc IDLoc, unsigned &Opcode,
122 /// by MatchAndEmitInstruction. Modifications to the emitted instructions,
808 bool RISCVAsmParser::MatchAndEmitInstruction(SMLoc IDLoc, unsigned &Opcode, function in class:RISCVAsmParser
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/SystemZ/AsmParser/
H A DSystemZAsmParser.cpp454 bool MatchAndEmitInstruction(SMLoc IDLoc, unsigned &Opcode,
1241 bool SystemZAsmParser::MatchAndEmitInstruction(SMLoc IDLoc, unsigned &Opcode, function in class:SystemZAsmParser
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/WebAssembly/AsmParser/
H A DWebAssemblyAsmParser.cpp819 bool MatchAndEmitInstruction(SMLoc IDLoc, unsigned & /*Opcode*/,
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/Hexagon/AsmParser/
H A DHexagonAsmParser.cpp131 bool MatchAndEmitInstruction(SMLoc IDLoc, unsigned &Opcode,
606 bool HexagonAsmParser::MatchAndEmitInstruction(SMLoc IDLoc, unsigned &Opcode, function in class:HexagonAsmParser
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/PowerPC/AsmParser/
H A DPPCAsmParser.cpp128 bool MatchAndEmitInstruction(SMLoc IDLoc, unsigned &Opcode,
1134 bool PPCAsmParser::MatchAndEmitInstruction(SMLoc IDLoc, unsigned &Opcode, function in class:PPCAsmParser
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/X86/AsmParser/
H A DX86AsmParser.cpp934 bool MatchAndEmitInstruction(SMLoc IDLoc, unsigned &Opcode,
3104 bool X86AsmParser::MatchAndEmitInstruction(SMLoc IDLoc, unsigned &Opcode, function in class:X86AsmParser
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/AArch64/AsmParser/
H A DAArch64AsmParser.cpp184 bool MatchAndEmitInstruction(SMLoc IDLoc, unsigned &Opcode,
4495 bool AArch64AsmParser::MatchAndEmitInstruction(SMLoc IDLoc, unsigned &Opcode, function in class:AArch64AsmParser
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/AsmParser/
H A DAMDGPUAsmParser.cpp1234 bool MatchAndEmitInstruction(SMLoc IDLoc, unsigned &Opcode,
3523 bool AMDGPUAsmParser::MatchAndEmitInstruction(SMLoc IDLoc, unsigned &Opcode, function in class:AMDGPUAsmParser
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/Mips/AsmParser/
H A DMipsAsmParser.cpp175 bool MatchAndEmitInstruction(SMLoc IDLoc, unsigned &Opcode,
5733 bool MipsAsmParser::MatchAndEmitInstruction(SMLoc IDLoc, unsigned &Opcode, function in class:MipsAsmParser
/freebsd-12-stable/contrib/llvm-project/llvm/lib/MC/MCParser/
H A DAsmParser.cpp2270 if (getTargetParser().MatchAndEmitInstruction(
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/ARM/AsmParser/
H A DARMAsmParser.cpp639 bool MatchAndEmitInstruction(SMLoc IDLoc, unsigned &Opcode,
10460 bool ARMAsmParser::MatchAndEmitInstruction(SMLoc IDLoc, unsigned &Opcode, function in class:__anon5075::ARMAsmParser

Completed in 512 milliseconds