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

/freebsd-current/contrib/llvm-project/llvm/lib/Target/BPF/AsmParser/
H A DBPFAsmParser.cpp37 bool MatchAndEmitInstruction(SMLoc IDLoc, unsigned &Opcode,
304 bool BPFAsmParser::MatchAndEmitInstruction(SMLoc IDLoc, unsigned &Opcode, function in class:BPFAsmParser
/freebsd-current/contrib/llvm-project/llvm/lib/Target/MSP430/AsmParser/
H A DMSP430AsmParser.cpp43 bool MatchAndEmitInstruction(SMLoc IDLoc, unsigned &Opcode,
255 bool MSP430AsmParser::MatchAndEmitInstruction(SMLoc Loc, unsigned &Opcode, function in class:MSP430AsmParser
/freebsd-current/contrib/llvm-project/llvm/lib/Target/Xtensa/AsmParser/
H A DXtensaAsmParser.cpp41 bool MatchAndEmitInstruction(SMLoc IDLoc, unsigned &Opcode,
351 bool XtensaAsmParser::MatchAndEmitInstruction(SMLoc IDLoc, unsigned &Opcode, function in class:XtensaAsmParser
/freebsd-current/contrib/llvm-project/llvm/include/llvm/MC/MCParser/
H A DMCTargetAsmParser.h474 /// MatchAndEmitInstruction - Recognize a series of operands of a parsed
480 virtual bool MatchAndEmitInstruction(SMLoc IDLoc, unsigned &Opcode,
/freebsd-current/contrib/llvm-project/llvm/lib/Target/M68k/AsmParser/
H A DM68kAsmParser.cpp74 bool MatchAndEmitInstruction(SMLoc IDLoc, unsigned &Opcode,
1027 bool M68kAsmParser::MatchAndEmitInstruction(SMLoc Loc, unsigned &Opcode, function in class:M68kAsmParser
/freebsd-current/contrib/llvm-project/llvm/lib/Target/AVR/AsmParser/
H A DAVRAsmParser.cpp54 bool MatchAndEmitInstruction(SMLoc IDLoc, unsigned &Opcode,
323 bool AVRAsmParser::MatchAndEmitInstruction(SMLoc Loc, unsigned &Opcode, function in class:AVRAsmParser
/freebsd-current/contrib/llvm-project/llvm/lib/Target/Lanai/AsmParser/
H A DLanaiAsmParser.cpp72 bool MatchAndEmitInstruction(SMLoc IdLoc, unsigned &Opcode,
648 bool LanaiAsmParser::MatchAndEmitInstruction(SMLoc IdLoc, unsigned &Opcode, function in class:LanaiAsmParser
/freebsd-current/contrib/llvm-project/llvm/lib/Target/CSKY/AsmParser/
H A DCSKYAsmParser.cpp70 bool MatchAndEmitInstruction(SMLoc IDLoc, unsigned &Opcode,
659 bool CSKYAsmParser::MatchAndEmitInstruction(SMLoc IDLoc, unsigned &Opcode, function in class:CSKYAsmParser
/freebsd-current/contrib/llvm-project/llvm/lib/Target/SystemZ/AsmParser/
H A DSystemZAsmParser.cpp503 bool MatchAndEmitInstruction(SMLoc IDLoc, unsigned &Opcode,
1519 bool SystemZAsmParser::MatchAndEmitInstruction(SMLoc IDLoc, unsigned &Opcode, function in class:SystemZAsmParser
/freebsd-current/contrib/llvm-project/llvm/lib/Target/VE/AsmParser/
H A DVEAsmParser.cpp54 bool MatchAndEmitInstruction(SMLoc IDLoc, unsigned &Opcode,
763 bool VEAsmParser::MatchAndEmitInstruction(SMLoc IDLoc, unsigned &Opcode, function in class:VEAsmParser
/freebsd-current/contrib/llvm-project/llvm/lib/Target/LoongArch/AsmParser/
H A DLoongArchAsmParser.cpp53 bool MatchAndEmitInstruction(SMLoc IDLoc, unsigned &Opcode,
68 /// by MatchAndEmitInstruction.
1299 bool LoongArchAsmParser::MatchAndEmitInstruction(SMLoc IDLoc, unsigned &Opcode,
/freebsd-current/contrib/llvm-project/llvm/lib/Target/Sparc/AsmParser/
H A DSparcAsmParser.cpp72 bool MatchAndEmitInstruction(SMLoc IDLoc, unsigned &Opcode,
748 bool SparcAsmParser::MatchAndEmitInstruction(SMLoc IDLoc, unsigned &Opcode, function in class:SparcAsmParser
/freebsd-current/contrib/llvm-project/llvm/lib/Target/Hexagon/AsmParser/
H A DHexagonAsmParser.cpp133 bool MatchAndEmitInstruction(SMLoc IDLoc, unsigned &Opcode,
610 bool HexagonAsmParser::MatchAndEmitInstruction(SMLoc IDLoc, unsigned &Opcode, function in class:HexagonAsmParser
/freebsd-current/contrib/llvm-project/llvm/lib/Target/PowerPC/AsmParser/
H A DPPCAsmParser.cpp126 bool MatchAndEmitInstruction(SMLoc IDLoc, unsigned &Opcode,
1253 bool PPCAsmParser::MatchAndEmitInstruction(SMLoc IDLoc, unsigned &Opcode, function in class:PPCAsmParser
/freebsd-current/contrib/llvm-project/llvm/lib/Target/WebAssembly/AsmParser/
H A DWebAssemblyAsmParser.cpp1018 bool MatchAndEmitInstruction(SMLoc IDLoc, unsigned & /*Opcode*/,
/freebsd-current/contrib/llvm-project/llvm/lib/Target/RISCV/AsmParser/
H A DRISCVAsmParser.cpp105 bool MatchAndEmitInstruction(SMLoc IDLoc, unsigned &Opcode,
182 /// by MatchAndEmitInstruction. Modifications to the emitted instructions,
1359 bool RISCVAsmParser::MatchAndEmitInstruction(SMLoc IDLoc, unsigned &Opcode, function in class:RISCVAsmParser
3056 return MatchAndEmitInstruction(L, Opcode, Operands, Parser.getStreamer(),
/freebsd-current/contrib/llvm-project/llvm/lib/Target/X86/AsmParser/
H A DX86AsmParser.cpp1188 bool MatchAndEmitInstruction(SMLoc IDLoc, unsigned &Opcode,
3937 bool X86AsmParser::MatchAndEmitInstruction(SMLoc IDLoc, unsigned &Opcode, function in class:X86AsmParser
/freebsd-current/contrib/llvm-project/llvm/lib/Target/AArch64/AsmParser/
H A DAArch64AsmParser.cpp234 bool MatchAndEmitInstruction(SMLoc IDLoc, unsigned &Opcode,
6123 bool AArch64AsmParser::MatchAndEmitInstruction(SMLoc IDLoc, unsigned &Opcode, function in class:AArch64AsmParser
/freebsd-current/contrib/llvm-project/llvm/lib/Target/Mips/AsmParser/
H A DMipsAsmParser.cpp177 bool MatchAndEmitInstruction(SMLoc IDLoc, unsigned &Opcode,
5995 bool MipsAsmParser::MatchAndEmitInstruction(SMLoc IDLoc, unsigned &Opcode, function in class:MipsAsmParser
/freebsd-current/contrib/llvm-project/llvm/lib/Target/AMDGPU/AsmParser/
H A DAMDGPUAsmParser.cpp1234 // Instruction will error in AMDGPUAsmParser::MatchAndEmitInstruction
1575 bool MatchAndEmitInstruction(SMLoc IDLoc, unsigned &Opcode,
5083 bool AMDGPUAsmParser::MatchAndEmitInstruction(SMLoc IDLoc, unsigned &Opcode, function in class:AMDGPUAsmParser
/freebsd-current/contrib/llvm-project/llvm/lib/MC/MCParser/
H A DMasmParser.cpp2716 if (getTargetParser().MatchAndEmitInstruction(
H A DAsmParser.cpp2384 if (getTargetParser().MatchAndEmitInstruction(
/freebsd-current/contrib/llvm-project/llvm/lib/Target/ARM/AsmParser/
H A DARMAsmParser.cpp718 bool MatchAndEmitInstruction(SMLoc IDLoc, unsigned &Opcode,
11129 bool ARMAsmParser::MatchAndEmitInstruction(SMLoc IDLoc, unsigned &Opcode, function in class:__anon2377::ARMAsmParser

Completed in 693 milliseconds