/freebsd/contrib/llvm-project/llvm/include/llvm/MC/MCParser/ |
H A D | MCTargetAsmParser.h | 442 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 D | BPFAsmParser.cpp | 46 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 D | MSP430AsmParser.cpp | 52 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 D | XtensaAsmParser.cpp | 48 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 D | AVRAsmParser.cpp | 63 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 D | M68kAsmParser.cpp | 72 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 D | LanaiAsmParser.cpp | 65 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 D | HexagonAsmParser.cpp | 183 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 D | VEAsmParser.cpp | 62 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 D | CSKYAsmParser.cpp | 77 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 D | SparcAsmParser.cpp | 80 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 D | SystemZAsmParser.cpp | 501 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 D | LoongArchAsmParser.cpp | 50 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 D | PPCAsmParser.cpp | 153 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 D | WebAssemblyAsmParser.cpp | 539 bool ParseInstruction(ParseInstructionInfo & /*Info*/, StringRef Name, in ParseInstruction() function in __anon9b7df71c0111::WebAssemblyAsmParser
|
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/AsmParser/ |
H A D | RISCVAsmParser.cpp | 118 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 D | X86AsmParser.cpp | 1292 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 D | AArch64AsmParser.cpp | 324 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 D | AMDGPUAsmParser.cpp | 1594 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 D | MipsAsmParser.cpp | 193 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 D | AsmParser.cpp | 2325 bool ParseHadError = getTargetParser().ParseInstruction(IInfo, OpcodeStr, ID, in parseAndMatchAndEmitTargetInstruction()
|
H A D | MasmParser.cpp | 2660 bool ParseHadError = getTargetParser().ParseInstruction(IInfo, OpcodeStr, ID, in parseStatement()
|
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/AsmParser/ |
H A D | ARMAsmParser.cpp | 715 bool ParseInstruction(ParseInstructionInfo &Info, StringRef Name, 7055 bool ARMAsmParser::ParseInstruction(ParseInstructionInfo &Info, StringRef Name, in ParseInstruction() function in ARMAsmParser
|