Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/MC/MCParser/
H A DMCTargetAsmParser.h442 virtual bool ParseInstruction(ParseInstructionInfo &Info, StringRef Name,
444 virtual bool ParseInstruction(ParseInstructionInfo &Info, StringRef Name, in ParseInstruction() function
446 return ParseInstruction(Info, Name, Token.getLoc(), Operands); in ParseInstruction()
/freebsd/contrib/llvm-project/llvm/lib/Target/BPF/AsmParser/
H A DBPFAsmParser.cpp46 bool ParseInstruction(ParseInstructionInfo &Info, StringRef Name,
488 bool BPFAsmParser::ParseInstruction(ParseInstructionInfo &Info, StringRef Name, in ParseInstruction() function in BPFAsmParser
/freebsd/contrib/llvm-project/llvm/lib/Target/MSP430/AsmParser/
H A DMSP430AsmParser.cpp52 bool ParseInstruction(ParseInstructionInfo &Info, StringRef Name,
388 bool MSP430AsmParser::ParseInstruction(ParseInstructionInfo &Info, in ParseInstruction() function in MSP430AsmParser
/freebsd/contrib/llvm-project/llvm/lib/Target/Xtensa/AsmParser/
H A DXtensaAsmParser.cpp48 bool ParseInstruction(ParseInstructionInfo &Info, StringRef Name,
733 bool XtensaAsmParser::ParseInstruction(ParseInstructionInfo &Info, in ParseInstruction() function in XtensaAsmParser
/freebsd/contrib/llvm-project/llvm/lib/Target/AVR/AsmParser/
H A DAVRAsmParser.cpp63 bool ParseInstruction(ParseInstructionInfo &Info, StringRef Name,
626 bool AVRAsmParser::ParseInstruction(ParseInstructionInfo &Info, in ParseInstruction() function in AVRAsmParser
/freebsd/contrib/llvm-project/llvm/lib/Target/M68k/AsmParser/
H A DM68kAsmParser.cpp72 bool ParseInstruction(ParseInstructionInfo &Info, StringRef Name,
962 bool M68kAsmParser::ParseInstruction(ParseInstructionInfo &Info, StringRef Name, in ParseInstruction() function in M68kAsmParser
/freebsd/contrib/llvm-project/llvm/lib/Target/Lanai/AsmParser/
H A DLanaiAsmParser.cpp65 bool ParseInstruction(ParseInstructionInfo &Info, StringRef Name,
1164 bool LanaiAsmParser::ParseInstruction(ParseInstructionInfo & /*Info*/, in ParseInstruction() function in LanaiAsmParser
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/AsmParser/
H A DHexagonAsmParser.cpp183 bool ParseInstruction(ParseInstructionInfo &Info, StringRef Name, in ParseInstruction() function in __anon5fe924b40111::HexagonAsmParser
188 bool ParseInstruction(ParseInstructionInfo &Info, StringRef Name, AsmToken ID,
1281 bool HexagonAsmParser::ParseInstruction(ParseInstructionInfo &Info, in ParseInstruction() function in HexagonAsmParser
/freebsd/contrib/llvm-project/llvm/lib/Target/VE/AsmParser/
H A DVEAsmParser.cpp62 bool ParseInstruction(ParseInstructionInfo &Info, StringRef Name,
968 bool VEAsmParser::ParseInstruction(ParseInstructionInfo &Info, StringRef Name, in ParseInstruction() function in VEAsmParser
/freebsd/contrib/llvm-project/llvm/lib/Target/CSKY/AsmParser/
H A DCSKYAsmParser.cpp77 bool ParseInstruction(ParseInstructionInfo &Info, StringRef Name,
1488 bool CSKYAsmParser::ParseInstruction(ParseInstructionInfo &Info, StringRef Name, in ParseInstruction() function in CSKYAsmParser
/freebsd/contrib/llvm-project/llvm/lib/Target/Sparc/AsmParser/
H A DSparcAsmParser.cpp80 bool ParseInstruction(ParseInstructionInfo &Info, StringRef Name,
874 bool SparcAsmParser::ParseInstruction(ParseInstructionInfo &Info, in ParseInstruction() function in SparcAsmParser
/freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/AsmParser/
H A DSystemZAsmParser.cpp501 bool ParseInstruction(ParseInstructionInfo &Info, StringRef Name,
1394 bool SystemZAsmParser::ParseInstruction(ParseInstructionInfo &Info, in ParseInstruction() function in SystemZAsmParser
/freebsd/contrib/llvm-project/llvm/lib/Target/LoongArch/AsmParser/
H A DLoongArchAsmParser.cpp50 bool ParseInstruction(ParseInstructionInfo &Info, StringRef Name,
796 bool LoongArchAsmParser::ParseInstruction(ParseInstructionInfo &Info, in ParseInstruction() function in LoongArchAsmParser
/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/AsmParser/
H A DPPCAsmParser.cpp153 bool ParseInstruction(ParseInstructionInfo &Info, StringRef Name,
1658 bool PPCAsmParser::ParseInstruction(ParseInstructionInfo &Info, StringRef Name, in ParseInstruction() function in PPCAsmParser
/freebsd/contrib/llvm-project/llvm/lib/Target/WebAssembly/AsmParser/
H A DWebAssemblyAsmParser.cpp539 bool ParseInstruction(ParseInstructionInfo & /*Info*/, StringRef Name, in ParseInstruction() function in __anon9b7df71c0111::WebAssemblyAsmParser
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/AsmParser/
H A DRISCVAsmParser.cpp118 bool ParseInstruction(ParseInstructionInfo &Info, StringRef Name,
2693 bool RISCVAsmParser::ParseInstruction(ParseInstructionInfo &Info, in ParseInstruction() function in RISCVAsmParser
3147 if (ParseInstruction(Info, FormatName, L, Operands)) in parseDirectiveInsn()
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/AsmParser/
H A DX86AsmParser.cpp1292 bool ParseInstruction(ParseInstructionInfo &Info, StringRef Name,
3188 bool X86AsmParser::ParseInstruction(ParseInstructionInfo &Info, StringRef Name, in ParseInstruction() function in X86AsmParser
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/AsmParser/
H A DAArch64AsmParser.cpp324 bool ParseInstruction(ParseInstructionInfo &Info, StringRef Name,
5090 bool AArch64AsmParser::ParseInstruction(ParseInstructionInfo &Info, in ParseInstruction() function in AArch64AsmParser
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/AsmParser/
H A DAMDGPUAsmParser.cpp1594 bool ParseInstruction(ParseInstructionInfo &Info, StringRef Name,
6361 bool AMDGPUAsmParser::ParseInstruction(ParseInstructionInfo &Info, in ParseInstruction() function in AMDGPUAsmParser
/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/AsmParser/
H A DMipsAsmParser.cpp193 bool ParseInstruction(ParseInstructionInfo &Info, StringRef Name,
6995 bool MipsAsmParser::ParseInstruction(ParseInstructionInfo &Info, StringRef Name, in ParseInstruction() function in MipsAsmParser
/freebsd/contrib/llvm-project/llvm/lib/MC/MCParser/
H A DAsmParser.cpp2325 bool ParseHadError = getTargetParser().ParseInstruction(IInfo, OpcodeStr, ID, in parseAndMatchAndEmitTargetInstruction()
H A DMasmParser.cpp2660 bool ParseHadError = getTargetParser().ParseInstruction(IInfo, OpcodeStr, ID, in parseStatement()
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/AsmParser/
H A DARMAsmParser.cpp715 bool ParseInstruction(ParseInstructionInfo &Info, StringRef Name,
7055 bool ARMAsmParser::ParseInstruction(ParseInstructionInfo &Info, StringRef Name, in ParseInstruction() function in ARMAsmParser