Home
last modified time | relevance | path

Searched defs:IDLoc (Results 1 – 25 of 47) sorted by relevance

12

/external/llvm/lib/Target/Mips/MCTargetDesc/
DMipsTargetStreamer.cpp101 int Offset, function_ref<unsigned()> GetATReg, SMLoc IDLoc, in emitDirectiveCpRestore()
129 void MipsTargetStreamer::emitR(unsigned Opcode, unsigned Reg0, SMLoc IDLoc, in emitR()
139 SMLoc IDLoc, const MCSubtargetInfo *STI) { in emitRX()
149 SMLoc IDLoc, const MCSubtargetInfo *STI) { in emitRI()
154 SMLoc IDLoc, const MCSubtargetInfo *STI) { in emitRR()
159 SMLoc IDLoc, const MCSubtargetInfo *STI) { in emitII()
169 MCOperand Op2, SMLoc IDLoc, in emitRRX()
181 unsigned Reg2, SMLoc IDLoc, in emitRRR()
187 int16_t Imm, SMLoc IDLoc, in emitRRI()
200 int16_t ShiftAmount, SMLoc IDLoc, in emitDSLL()
[all …]
/external/llvm-project/llvm/lib/Target/Mips/MCTargetDesc/
DMipsTargetStreamer.cpp134 int Offset, function_ref<unsigned()> GetATReg, SMLoc IDLoc, in emitDirectiveCpRestore()
169 void MipsTargetStreamer::emitR(unsigned Opcode, unsigned Reg0, SMLoc IDLoc, in emitR()
179 SMLoc IDLoc, const MCSubtargetInfo *STI) { in emitRX()
189 SMLoc IDLoc, const MCSubtargetInfo *STI) { in emitRI()
194 SMLoc IDLoc, const MCSubtargetInfo *STI) { in emitRR()
199 SMLoc IDLoc, const MCSubtargetInfo *STI) { in emitII()
209 MCOperand Op2, SMLoc IDLoc, in emitRRX()
221 unsigned Reg2, SMLoc IDLoc, in emitRRR()
227 unsigned Reg2, MCOperand Op3, SMLoc IDLoc, in emitRRRX()
240 int16_t Imm, SMLoc IDLoc, in emitRRI()
[all …]
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/MCTargetDesc/
DMipsTargetStreamer.cpp131 int Offset, function_ref<unsigned()> GetATReg, SMLoc IDLoc, in emitDirectiveCpRestore()
166 void MipsTargetStreamer::emitR(unsigned Opcode, unsigned Reg0, SMLoc IDLoc, in emitR()
176 SMLoc IDLoc, const MCSubtargetInfo *STI) { in emitRX()
186 SMLoc IDLoc, const MCSubtargetInfo *STI) { in emitRI()
191 SMLoc IDLoc, const MCSubtargetInfo *STI) { in emitRR()
196 SMLoc IDLoc, const MCSubtargetInfo *STI) { in emitII()
206 MCOperand Op2, SMLoc IDLoc, in emitRRX()
218 unsigned Reg2, SMLoc IDLoc, in emitRRR()
224 unsigned Reg2, MCOperand Op3, SMLoc IDLoc, in emitRRRX()
237 int16_t Imm, SMLoc IDLoc, in emitRRI()
[all …]
/external/llvm-project/llvm/lib/Target/Mips/AsmParser/
DMipsAsmParser.cpp1872 bool MipsAsmParser::processInstruction(MCInst &Inst, SMLoc IDLoc, in processInstruction()
2373 MipsAsmParser::tryExpandInstruction(MCInst &Inst, SMLoc IDLoc, MCStreamer &Out, in tryExpandInstruction()
2635 bool MipsAsmParser::expandJalWithRegs(MCInst &Inst, SMLoc IDLoc, in expandJalWithRegs()
2700 bool IsAddress, SMLoc IDLoc, MCStreamer &Out, in loadImmediate()
2862 bool MipsAsmParser::expandLoadImm(MCInst &Inst, bool Is32BitImm, SMLoc IDLoc, in expandLoadImm()
2878 bool Is32BitAddress, SMLoc IDLoc, in expandLoadAddress()
2909 bool Is32BitSym, SMLoc IDLoc, in loadAndAddSymbolAddress()
3284 bool MipsAsmParser::emitPartialAddress(MipsTargetStreamer &TOut, SMLoc IDLoc, in emitPartialAddress()
3358 bool MipsAsmParser::expandLoadSingleImmToGPR(MCInst &Inst, SMLoc IDLoc, in expandLoadSingleImmToGPR()
3374 bool MipsAsmParser::expandLoadSingleImmToFPR(MCInst &Inst, SMLoc IDLoc, in expandLoadSingleImmToFPR()
[all …]
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/AsmParser/
DMipsAsmParser.cpp1856 bool MipsAsmParser::processInstruction(MCInst &Inst, SMLoc IDLoc, in processInstruction()
2357 MipsAsmParser::tryExpandInstruction(MCInst &Inst, SMLoc IDLoc, MCStreamer &Out, in tryExpandInstruction()
2607 bool MipsAsmParser::expandJalWithRegs(MCInst &Inst, SMLoc IDLoc, in expandJalWithRegs()
2672 bool IsAddress, SMLoc IDLoc, MCStreamer &Out, in loadImmediate()
2834 bool MipsAsmParser::expandLoadImm(MCInst &Inst, bool Is32BitImm, SMLoc IDLoc, in expandLoadImm()
2850 bool Is32BitAddress, SMLoc IDLoc, in expandLoadAddress()
2881 bool Is32BitSym, SMLoc IDLoc, in loadAndAddSymbolAddress()
3256 bool MipsAsmParser::emitPartialAddress(MipsTargetStreamer &TOut, SMLoc IDLoc, in emitPartialAddress()
3330 bool MipsAsmParser::expandLoadSingleImmToGPR(MCInst &Inst, SMLoc IDLoc, in expandLoadSingleImmToGPR()
3346 bool MipsAsmParser::expandLoadSingleImmToFPR(MCInst &Inst, SMLoc IDLoc, in expandLoadSingleImmToFPR()
[all …]
/external/llvm/lib/Target/Mips/AsmParser/
DMipsAsmParser.cpp1508 bool MipsAsmParser::processInstruction(MCInst &Inst, SMLoc IDLoc, in processInstruction()
1931 MipsAsmParser::tryExpandInstruction(MCInst &Inst, SMLoc IDLoc, MCStreamer &Out, in tryExpandInstruction()
2083 bool MipsAsmParser::expandJalWithRegs(MCInst &Inst, SMLoc IDLoc, in expandJalWithRegs()
2148 bool IsAddress, SMLoc IDLoc, MCStreamer &Out, in loadImmediate()
2311 bool MipsAsmParser::expandLoadImm(MCInst &Inst, bool Is32BitImm, SMLoc IDLoc, in expandLoadImm()
2327 bool Is32BitAddress, SMLoc IDLoc, in expandLoadAddress()
2361 bool Is32BitSym, SMLoc IDLoc, in loadAndAddSymbolAddress()
2540 bool MipsAsmParser::expandUncondBranchMMPseudo(MCInst &Inst, SMLoc IDLoc, in expandUncondBranchMMPseudo()
2585 bool MipsAsmParser::expandBranchImm(MCInst &Inst, SMLoc IDLoc, MCStreamer &Out, in expandBranchImm()
2631 void MipsAsmParser::expandMemInst(MCInst &Inst, SMLoc IDLoc, MCStreamer &Out, in expandMemInst()
[all …]
/external/llvm/lib/MC/MCParser/
DDarwinAsmParser.cpp506 SMLoc IDLoc) { in parseDirectiveDumpOrLoad()
685 bool DarwinAsmParser::parseDirectiveSecureLogUnique(StringRef, SMLoc IDLoc) { in parseDirectiveSecureLogUnique()
725 bool DarwinAsmParser::parseDirectiveSecureLogReset(StringRef, SMLoc IDLoc) { in parseDirectiveSecureLogReset()
752 SMLoc IDLoc = getLexer().getLoc(); in parseDirectiveTBSS() local
835 SMLoc IDLoc = getLexer().getLoc(); in parseDirectiveZerofill() local
DAsmParser.cpp1420 SMLoc IDLoc = ID.getLoc(); in parseStatement() local
2288 SMLoc IDLoc = Lexer.getLoc(); in parseMacroArguments() local
4205 SMLoc IDLoc = getLexer().getLoc(); in parseDirectiveComm() local
4999 bool AsmParser::parseDirectiveMSEmit(SMLoc IDLoc, ParseStatementInfo &Info, in parseDirectiveMSEmit()
5016 bool AsmParser::parseDirectiveMSAlign(SMLoc IDLoc, ParseStatementInfo &Info) { in parseDirectiveMSAlign()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/RISCV/AsmParser/
DRISCVAsmParser.cpp808 bool RISCVAsmParser::MatchAndEmitInstruction(SMLoc IDLoc, unsigned &Opcode, in MatchAndEmitInstruction()
1666 unsigned SecondOpcode, SMLoc IDLoc, in emitAuipcInstPair()
1691 void RISCVAsmParser::emitLoadLocalAddress(MCInst &Inst, SMLoc IDLoc, in emitLoadLocalAddress()
1705 void RISCVAsmParser::emitLoadAddress(MCInst &Inst, SMLoc IDLoc, in emitLoadAddress()
1731 void RISCVAsmParser::emitLoadTLSIEAddress(MCInst &Inst, SMLoc IDLoc, in emitLoadTLSIEAddress()
1746 void RISCVAsmParser::emitLoadTLSGDAddress(MCInst &Inst, SMLoc IDLoc, in emitLoadTLSGDAddress()
1761 SMLoc IDLoc, MCStreamer &Out, in emitLoadStoreSymbol()
1792 bool RISCVAsmParser::processInstruction(MCInst &Inst, SMLoc IDLoc, in processInstruction()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/MC/MCParser/
DDarwinAsmParser.cpp586 SMLoc IDLoc) { in parseDirectiveDumpOrLoad()
763 bool DarwinAsmParser::parseDirectiveSecureLogUnique(StringRef, SMLoc IDLoc) { in parseDirectiveSecureLogUnique()
803 bool DarwinAsmParser::parseDirectiveSecureLogReset(StringRef, SMLoc IDLoc) { in parseDirectiveSecureLogReset()
830 SMLoc IDLoc = getLexer().getLoc(); in parseDirectiveTBSS() local
915 SMLoc IDLoc = getLexer().getLoc(); in parseDirectiveZerofill() local
DAsmParser.cpp1699 SMLoc IDLoc = ID.getLoc(); in parseStatement() local
2656 SMLoc IDLoc = Lexer.getLoc(); in parseMacroArguments() local
4876 SMLoc IDLoc = getLexer().getLoc(); in parseDirectiveComm() local
5678 bool AsmParser::parseDirectiveMSEmit(SMLoc IDLoc, ParseStatementInfo &Info, in parseDirectiveMSEmit()
5695 bool AsmParser::parseDirectiveMSAlign(SMLoc IDLoc, ParseStatementInfo &Info) { in parseDirectiveMSAlign()
/external/llvm-project/llvm/lib/MC/MCParser/
DDarwinAsmParser.cpp586 SMLoc IDLoc) { in parseDirectiveDumpOrLoad()
763 bool DarwinAsmParser::parseDirectiveSecureLogUnique(StringRef, SMLoc IDLoc) { in parseDirectiveSecureLogUnique()
803 bool DarwinAsmParser::parseDirectiveSecureLogReset(StringRef, SMLoc IDLoc) { in parseDirectiveSecureLogReset()
830 SMLoc IDLoc = getLexer().getLoc(); in parseDirectiveTBSS() local
915 SMLoc IDLoc = getLexer().getLoc(); in parseDirectiveZerofill() local
DAsmParser.cpp1710 SMLoc IDLoc = ID.getLoc(); in parseStatement() local
2673 SMLoc IDLoc = Lexer.getLoc(); in parseMacroArguments() local
4911 SMLoc IDLoc = getLexer().getLoc(); in parseDirectiveComm() local
5719 bool AsmParser::parseDirectiveMSEmit(SMLoc IDLoc, ParseStatementInfo &Info, in parseDirectiveMSEmit()
5736 bool AsmParser::parseDirectiveMSAlign(SMLoc IDLoc, ParseStatementInfo &Info) { in parseDirectiveMSAlign()
/external/llvm-project/llvm/lib/Target/RISCV/AsmParser/
DRISCVAsmParser.cpp1004 bool RISCVAsmParser::MatchAndEmitInstruction(SMLoc IDLoc, unsigned &Opcode, in MatchAndEmitInstruction()
2160 unsigned SecondOpcode, SMLoc IDLoc, in emitAuipcInstPair()
2185 void RISCVAsmParser::emitLoadLocalAddress(MCInst &Inst, SMLoc IDLoc, in emitLoadLocalAddress()
2199 void RISCVAsmParser::emitLoadAddress(MCInst &Inst, SMLoc IDLoc, in emitLoadAddress()
2224 void RISCVAsmParser::emitLoadTLSIEAddress(MCInst &Inst, SMLoc IDLoc, in emitLoadTLSIEAddress()
2239 void RISCVAsmParser::emitLoadTLSGDAddress(MCInst &Inst, SMLoc IDLoc, in emitLoadTLSGDAddress()
2254 SMLoc IDLoc, MCStreamer &Out, in emitLoadStoreSymbol()
2338 bool RISCVAsmParser::processInstruction(MCInst &Inst, SMLoc IDLoc, in processInstruction()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/AsmParser/
DHexagonAsmParser.cpp464 bool HexagonAsmParser::finishBundle(SMLoc IDLoc, MCStreamer &Out) { in finishBundle()
508 auto IDLoc = Parser.getTok().getLoc(); in matchBundleOptions() local
548 bool HexagonAsmParser::matchOneInstruction(MCInst &MCI, SMLoc IDLoc, in matchOneInstruction()
606 bool HexagonAsmParser::MatchAndEmitInstruction(SMLoc IDLoc, unsigned &Opcode, in MatchAndEmitInstruction()
1270 bool HexagonAsmParser::OutOfRange(SMLoc IDLoc, long long Val, long long Max) { in OutOfRange()
1283 SMLoc IDLoc) { in processInstruction()
/external/llvm-project/llvm/lib/Target/Hexagon/AsmParser/
DHexagonAsmParser.cpp468 bool HexagonAsmParser::finishBundle(SMLoc IDLoc, MCStreamer &Out) { in finishBundle()
512 auto IDLoc = Parser.getTok().getLoc(); in matchBundleOptions() local
554 bool HexagonAsmParser::matchOneInstruction(MCInst &MCI, SMLoc IDLoc, in matchOneInstruction()
613 bool HexagonAsmParser::MatchAndEmitInstruction(SMLoc IDLoc, unsigned &Opcode, in MatchAndEmitInstruction()
1281 bool HexagonAsmParser::OutOfRange(SMLoc IDLoc, long long Val, long long Max) { in OutOfRange()
1294 SMLoc IDLoc) { in processInstruction()
/external/llvm/lib/Target/X86/AsmParser/
DX86AsmParser.cpp2546 bool X86AsmParser::MatchAndEmitInstruction(SMLoc IDLoc, unsigned &Opcode, in MatchAndEmitInstruction()
2557 void X86AsmParser::MatchFPUWaitAlias(SMLoc IDLoc, X86Operand &Op, in MatchFPUWaitAlias()
2583 bool X86AsmParser::ErrorMissingFeature(SMLoc IDLoc, uint64_t ErrorInfo, in ErrorMissingFeature()
2599 bool X86AsmParser::MatchAndEmitATTInstruction(SMLoc IDLoc, unsigned &Opcode, in MatchAndEmitATTInstruction()
2771 bool X86AsmParser::MatchAndEmitIntelInstruction(SMLoc IDLoc, unsigned &Opcode, in MatchAndEmitIntelInstruction()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/AsmParser/
DX86AsmParser.cpp3104 bool X86AsmParser::MatchAndEmitInstruction(SMLoc IDLoc, unsigned &Opcode, in MatchAndEmitInstruction()
3115 void X86AsmParser::MatchFPUWaitAlias(SMLoc IDLoc, X86Operand &Op, in MatchFPUWaitAlias()
3141 bool X86AsmParser::ErrorMissingFeature(SMLoc IDLoc, in ErrorMissingFeature()
3199 bool X86AsmParser::MatchAndEmitATTInstruction(SMLoc IDLoc, unsigned &Opcode, in MatchAndEmitATTInstruction()
3405 bool X86AsmParser::MatchAndEmitIntelInstruction(SMLoc IDLoc, unsigned &Opcode, in MatchAndEmitIntelInstruction()
/external/llvm/lib/Target/Sparc/AsmParser/
DSparcAsmParser.cpp469 void SparcAsmParser::expandSET(MCInst &Inst, SMLoc IDLoc, in expandSET()
542 bool SparcAsmParser::MatchAndEmitInstruction(SMLoc IDLoc, unsigned &Opcode, in MatchAndEmitInstruction()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Sparc/AsmParser/
DSparcAsmParser.cpp506 bool SparcAsmParser::expandSET(MCInst &Inst, SMLoc IDLoc, in expandSET()
580 bool SparcAsmParser::MatchAndEmitInstruction(SMLoc IDLoc, unsigned &Opcode, in MatchAndEmitInstruction()
/external/llvm-project/llvm/lib/Target/Sparc/AsmParser/
DSparcAsmParser.cpp508 bool SparcAsmParser::expandSET(MCInst &Inst, SMLoc IDLoc, in expandSET()
582 bool SparcAsmParser::MatchAndEmitInstruction(SMLoc IDLoc, unsigned &Opcode, in MatchAndEmitInstruction()
/external/llvm/lib/Target/Hexagon/AsmParser/
DHexagonAsmParser.cpp620 bool HexagonAsmParser::finishBundle(SMLoc IDLoc, MCStreamer &Out) { in finishBundle()
771 bool HexagonAsmParser::matchOneInstruction(MCInst &MCI, SMLoc IDLoc, in matchOneInstruction()
819 bool HexagonAsmParser::MatchAndEmitInstruction(SMLoc IDLoc, unsigned &Opcode, in MatchAndEmitInstruction()
1513 void HexagonAsmParser::OutOfRange(SMLoc IDLoc, long long Val, long long Max) { in OutOfRange()
1526 SMLoc IDLoc) { in processInstruction()
/external/llvm-project/llvm/lib/Target/X86/AsmParser/
DX86AsmParser.cpp4008 bool X86AsmParser::MatchAndEmitInstruction(SMLoc IDLoc, unsigned &Opcode, in MatchAndEmitInstruction()
4019 void X86AsmParser::MatchFPUWaitAlias(SMLoc IDLoc, X86Operand &Op, in MatchFPUWaitAlias()
4045 bool X86AsmParser::ErrorMissingFeature(SMLoc IDLoc, in ErrorMissingFeature()
4111 bool X86AsmParser::MatchAndEmitATTInstruction(SMLoc IDLoc, unsigned &Opcode, in MatchAndEmitATTInstruction()
4373 bool X86AsmParser::MatchAndEmitIntelInstruction(SMLoc IDLoc, unsigned &Opcode, in MatchAndEmitIntelInstruction()
/external/llvm-project/llvm/lib/Target/BPF/AsmParser/
DBPFAsmParser.cpp285 bool BPFAsmParser::MatchAndEmitInstruction(SMLoc IDLoc, unsigned &Opcode, in MatchAndEmitInstruction()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/BPF/AsmParser/
DBPFAsmParser.cpp283 bool BPFAsmParser::MatchAndEmitInstruction(SMLoc IDLoc, unsigned &Opcode, in MatchAndEmitInstruction()

12