Home
last modified time | relevance | path

Searched defs:parseInstruction (Results 1 – 23 of 23) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/BPF/AsmParser/
H A DBPFAsmParser.cpp493 bool BPFAsmParser::parseInstruction(ParseInstructionInfo &Info, StringRef Name, in parseInstruction() function in BPFAsmParser
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/AsmParser/
H A DHexagonAsmParser.cpp185 bool parseInstruction(ParseInstructionInfo &Info, StringRef Name, in parseInstruction() function in __anon5fe924b40111::HexagonAsmParser
1165 bool HexagonAsmParser::parseInstruction(OperandVector &Operands) { in parseInstruction() function in HexagonAsmParser
1288 bool HexagonAsmParser::parseInstruction(ParseInstructionInfo &Info, in parseInstruction() function in HexagonAsmParser
/freebsd/contrib/llvm-project/llvm/lib/Target/MSP430/AsmParser/
H A DMSP430AsmParser.cpp388 bool MSP430AsmParser::parseInstruction(ParseInstructionInfo &Info, in parseInstruction() function in MSP430AsmParser
/freebsd/contrib/llvm-project/llvm/include/llvm/MC/MCParser/
H A DMCTargetAsmParser.h433 virtual bool parseInstruction(ParseInstructionInfo &Info, StringRef Name, in parseInstruction() function
/freebsd/contrib/llvm-project/llvm/lib/Target/AVR/AsmParser/
H A DAVRAsmParser.cpp629 bool AVRAsmParser::parseInstruction(ParseInstructionInfo &Info, in parseInstruction() function in AVRAsmParser
/freebsd/contrib/llvm-project/llvm/lib/Target/Xtensa/AsmParser/
H A DXtensaAsmParser.cpp791 bool XtensaAsmParser::parseInstruction(ParseInstructionInfo &Info, in parseInstruction() function in XtensaAsmParser
/freebsd/contrib/llvm-project/llvm/lib/Target/M68k/AsmParser/
H A DM68kAsmParser.cpp967 bool M68kAsmParser::parseInstruction(ParseInstructionInfo &Info, StringRef Name, in parseInstruction() function in M68kAsmParser
/freebsd/contrib/llvm-project/llvm/lib/Target/Lanai/AsmParser/
H A DLanaiAsmParser.cpp1162 bool LanaiAsmParser::parseInstruction(ParseInstructionInfo & /*Info*/, in parseInstruction() function in LanaiAsmParser
/freebsd/contrib/llvm-project/llvm/lib/Target/WebAssembly/AsmParser/
H A DWebAssemblyAsmParser.cpp580 bool parseInstruction(ParseInstructionInfo & /*Info*/, StringRef Name, in parseInstruction() function in __anon9b7df71c0111::WebAssemblyAsmParser
/freebsd/contrib/llvm-project/llvm/lib/Target/Sparc/AsmParser/
H A DSparcAsmParser.cpp962 bool SparcAsmParser::parseInstruction(ParseInstructionInfo &Info, in parseInstruction() function in SparcAsmParser
/freebsd/contrib/llvm-project/llvm/lib/Target/VE/AsmParser/
H A DVEAsmParser.cpp978 bool VEAsmParser::parseInstruction(ParseInstructionInfo &Info, StringRef Name, in parseInstruction() function in VEAsmParser
/freebsd/contrib/llvm-project/llvm/lib/Target/CSKY/AsmParser/
H A DCSKYAsmParser.cpp1486 bool CSKYAsmParser::parseInstruction(ParseInstructionInfo &Info, StringRef Name, in parseInstruction() function in CSKYAsmParser
/freebsd/contrib/llvm-project/llvm/lib/Target/LoongArch/AsmParser/
H A DLoongArchAsmParser.cpp838 bool LoongArchAsmParser::parseInstruction(ParseInstructionInfo &Info, in parseInstruction() function in LoongArchAsmParser
/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/AsmParser/
H A DPPCAsmParser.cpp1571 bool PPCAsmParser::parseInstruction(ParseInstructionInfo &Info, StringRef Name, in parseInstruction() function in PPCAsmParser
/freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/AsmParser/
H A DSystemZAsmParser.cpp1463 bool SystemZAsmParser::parseInstruction(ParseInstructionInfo &Info, in parseInstruction() function in SystemZAsmParser
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/MIRParser/
H A DMIParser.cpp1459 bool MIParser::parseInstruction(unsigned &OpCode, unsigned &Flags) { in parseInstruction() function in MIParser
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/AsmParser/
H A DX86AsmParser.cpp3211 bool X86AsmParser::parseInstruction(ParseInstructionInfo &Info, StringRef Name, in parseInstruction() function in X86AsmParser
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/AsmParser/
H A DRISCVAsmParser.cpp2907 bool RISCVAsmParser::parseInstruction(ParseInstructionInfo &Info, in parseInstruction() function in RISCVAsmParser
/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/AsmParser/
H A DMipsAsmParser.cpp6989 bool MipsAsmParser::parseInstruction(ParseInstructionInfo &Info, StringRef Name, in parseInstruction() function in MipsAsmParser
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/AsmParser/
H A DAArch64AsmParser.cpp5233 bool AArch64AsmParser::parseInstruction(ParseInstructionInfo &Info, in parseInstruction() function in AArch64AsmParser
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/AsmParser/
H A DAMDGPUAsmParser.cpp6744 bool AMDGPUAsmParser::parseInstruction(ParseInstructionInfo &Info, in parseInstruction() function in AMDGPUAsmParser
/freebsd/contrib/llvm-project/llvm/lib/AsmParser/
H A DLLParser.cpp7143 int LLParser::parseInstruction(Instruction *&Inst, BasicBlock *BB, in parseInstruction() function in LLParser
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/AsmParser/
H A DARMAsmParser.cpp7087 bool ARMAsmParser::parseInstruction(ParseInstructionInfo &Info, StringRef Name, in parseInstruction() function in ARMAsmParser