Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/BPF/AsmParser/
HDBPFAsmParser.cpp37 bool MatchAndEmitInstruction(SMLoc IDLoc, unsigned &Opcode,
307 bool BPFAsmParser::MatchAndEmitInstruction(SMLoc IDLoc, unsigned &Opcode, in MatchAndEmitInstruction() function in BPFAsmParser
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/MSP430/AsmParser/
HDMSP430AsmParser.cpp43 bool MatchAndEmitInstruction(SMLoc IDLoc, unsigned &Opcode,
255 bool MSP430AsmParser::MatchAndEmitInstruction(SMLoc Loc, unsigned &Opcode, in MatchAndEmitInstruction() function in MSP430AsmParser
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/Xtensa/AsmParser/
HDXtensaAsmParser.cpp50 bool MatchAndEmitInstruction(SMLoc IDLoc, unsigned &Opcode,
428 bool XtensaAsmParser::MatchAndEmitInstruction(SMLoc IDLoc, unsigned &Opcode, in MatchAndEmitInstruction() function in XtensaAsmParser
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/AVR/AsmParser/
HDAVRAsmParser.cpp54 bool MatchAndEmitInstruction(SMLoc IDLoc, unsigned &Opcode,
323 bool AVRAsmParser::MatchAndEmitInstruction(SMLoc Loc, unsigned &Opcode, in MatchAndEmitInstruction() function in AVRAsmParser
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/MC/MCParser/
HDMCTargetAsmParser.h480 virtual bool MatchAndEmitInstruction(SMLoc IDLoc, unsigned &Opcode,
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/M68k/AsmParser/
HDM68kAsmParser.cpp74 bool MatchAndEmitInstruction(SMLoc IDLoc, unsigned &Opcode,
1027 bool M68kAsmParser::MatchAndEmitInstruction(SMLoc Loc, unsigned &Opcode, in MatchAndEmitInstruction() function in M68kAsmParser
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/Lanai/AsmParser/
HDLanaiAsmParser.cpp72 bool MatchAndEmitInstruction(SMLoc IdLoc, unsigned &Opcode,
648 bool LanaiAsmParser::MatchAndEmitInstruction(SMLoc IdLoc, unsigned &Opcode, in MatchAndEmitInstruction() function in LanaiAsmParser
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/VE/AsmParser/
HDVEAsmParser.cpp54 bool MatchAndEmitInstruction(SMLoc IDLoc, unsigned &Opcode,
763 bool VEAsmParser::MatchAndEmitInstruction(SMLoc IDLoc, unsigned &Opcode, in MatchAndEmitInstruction() function in VEAsmParser
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/CSKY/AsmParser/
HDCSKYAsmParser.cpp70 bool MatchAndEmitInstruction(SMLoc IDLoc, unsigned &Opcode,
659 bool CSKYAsmParser::MatchAndEmitInstruction(SMLoc IDLoc, unsigned &Opcode, in MatchAndEmitInstruction() function in CSKYAsmParser
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/Sparc/AsmParser/
HDSparcAsmParser.cpp73 bool MatchAndEmitInstruction(SMLoc IDLoc, unsigned &Opcode,
792 bool SparcAsmParser::MatchAndEmitInstruction(SMLoc IDLoc, unsigned &Opcode, in MatchAndEmitInstruction() function in SparcAsmParser
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/SystemZ/AsmParser/
HDSystemZAsmParser.cpp503 bool MatchAndEmitInstruction(SMLoc IDLoc, unsigned &Opcode,
1519 bool SystemZAsmParser::MatchAndEmitInstruction(SMLoc IDLoc, unsigned &Opcode, in MatchAndEmitInstruction() function in SystemZAsmParser
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/LoongArch/AsmParser/
HDLoongArchAsmParser.cpp53 bool MatchAndEmitInstruction(SMLoc IDLoc, unsigned &Opcode,
1491 bool LoongArchAsmParser::MatchAndEmitInstruction(SMLoc IDLoc, unsigned &Opcode, in MatchAndEmitInstruction() function in LoongArchAsmParser
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/Hexagon/AsmParser/
HDHexagonAsmParser.cpp137 bool MatchAndEmitInstruction(SMLoc IDLoc, unsigned &Opcode,
617 bool HexagonAsmParser::MatchAndEmitInstruction(SMLoc IDLoc, unsigned &Opcode, in MatchAndEmitInstruction() function in HexagonAsmParser
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/PowerPC/AsmParser/
HDPPCAsmParser.cpp126 bool MatchAndEmitInstruction(SMLoc IDLoc, unsigned &Opcode,
1255 bool PPCAsmParser::MatchAndEmitInstruction(SMLoc IDLoc, unsigned &Opcode, in MatchAndEmitInstruction() function in PPCAsmParser
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/WebAssembly/AsmParser/
HDWebAssemblyAsmParser.cpp1005 bool MatchAndEmitInstruction(SMLoc IDLoc, unsigned & /*Opcode*/, in MatchAndEmitInstruction() function in __anonfa40d1950111::WebAssemblyAsmParser
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/RISCV/AsmParser/
HDRISCVAsmParser.cpp108 bool MatchAndEmitInstruction(SMLoc IDLoc, unsigned &Opcode,
1389 bool RISCVAsmParser::MatchAndEmitInstruction(SMLoc IDLoc, unsigned &Opcode, in MatchAndEmitInstruction() function in RISCVAsmParser
3152 return MatchAndEmitInstruction(L, Opcode, Operands, Parser.getStreamer(), in parseDirectiveInsn()
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/X86/AsmParser/
HDX86AsmParser.cpp1197 bool MatchAndEmitInstruction(SMLoc IDLoc, unsigned &Opcode,
4052 bool X86AsmParser::MatchAndEmitInstruction(SMLoc IDLoc, unsigned &Opcode, in MatchAndEmitInstruction() function in X86AsmParser
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/AArch64/AsmParser/
HDAArch64AsmParser.cpp234 bool MatchAndEmitInstruction(SMLoc IDLoc, unsigned &Opcode,
6207 bool AArch64AsmParser::MatchAndEmitInstruction(SMLoc IDLoc, unsigned &Opcode, in MatchAndEmitInstruction() function in AArch64AsmParser
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/AsmParser/
HDAMDGPUAsmParser.cpp1586 bool MatchAndEmitInstruction(SMLoc IDLoc, unsigned &Opcode,
5258 bool AMDGPUAsmParser::MatchAndEmitInstruction(SMLoc IDLoc, unsigned &Opcode, in MatchAndEmitInstruction() function in AMDGPUAsmParser
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/Mips/AsmParser/
HDMipsAsmParser.cpp177 bool MatchAndEmitInstruction(SMLoc IDLoc, unsigned &Opcode,
5995 bool MipsAsmParser::MatchAndEmitInstruction(SMLoc IDLoc, unsigned &Opcode, in MatchAndEmitInstruction() function in MipsAsmParser
/freebsd-13-stable/contrib/llvm-project/llvm/lib/MC/MCParser/
HDAsmParser.cpp2382 if (getTargetParser().MatchAndEmitInstruction( in parseAndMatchAndEmitTargetInstruction()
HDMasmParser.cpp2717 if (getTargetParser().MatchAndEmitInstruction( in parseStatement()
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/ARM/AsmParser/
HDARMAsmParser.cpp726 bool MatchAndEmitInstruction(SMLoc IDLoc, unsigned &Opcode,
11354 bool ARMAsmParser::MatchAndEmitInstruction(SMLoc IDLoc, unsigned &Opcode, in MatchAndEmitInstruction() function in ARMAsmParser