Searched defs:IDLoc (Results 1 – 9 of 9) sorted by relevance
| /external/llvm/lib/MC/MCParser/ |
| D | DarwinAsmParser.cpp | 467 SMLoc IDLoc) { in parseDirectiveDumpOrLoad() 624 bool DarwinAsmParser::parseDirectiveSecureLogUnique(StringRef, SMLoc IDLoc) { in parseDirectiveSecureLogUnique() 665 bool DarwinAsmParser::parseDirectiveSecureLogReset(StringRef, SMLoc IDLoc) { in parseDirectiveSecureLogReset() 692 SMLoc IDLoc = getLexer().getLoc(); in parseDirectiveTBSS() local 775 SMLoc IDLoc = getLexer().getLoc(); in parseDirectiveZerofill() local
|
| D | AsmParser.cpp | 1200 SMLoc IDLoc = ID.getLoc(); in parseStatement() local 1994 SMLoc IDLoc = Lexer.getLoc(); in parseMacroArguments() local 3671 SMLoc IDLoc = getLexer().getLoc(); in parseDirectiveComm() local 4412 bool AsmParser::parseDirectiveMSEmit(SMLoc IDLoc, ParseStatementInfo &Info, in parseDirectiveMSEmit() 4429 bool AsmParser::parseDirectiveMSAlign(SMLoc IDLoc, ParseStatementInfo &Info) { in parseDirectiveMSAlign()
|
| /external/llvm/lib/Target/Mips/AsmParser/ |
| D | MipsAsmParser.cpp | 900 bool MipsAsmParser::processInstruction(MCInst &Inst, SMLoc IDLoc, in processInstruction() 1032 bool MipsAsmParser::expandInstruction(MCInst &Inst, SMLoc IDLoc, in expandInstruction() 1055 void createShiftOr(int64_t Value, unsigned RegNo, SMLoc IDLoc, in createShiftOr() 1077 bool MipsAsmParser::expandLoadImm(MCInst &Inst, SMLoc IDLoc, in expandLoadImm() 1175 MipsAsmParser::expandLoadAddressReg(MCInst &Inst, SMLoc IDLoc, in expandLoadAddressReg() 1219 MipsAsmParser::expandLoadAddressImm(MCInst &Inst, SMLoc IDLoc, in expandLoadAddressImm() 1253 void MipsAsmParser::expandMemInst(MCInst &Inst, SMLoc IDLoc, in expandMemInst() 1381 bool MipsAsmParser::MatchAndEmitInstruction(SMLoc IDLoc, unsigned &Opcode, in MatchAndEmitInstruction()
|
| /external/llvm/lib/Target/Sparc/AsmParser/ |
| D | SparcAsmParser.cpp | 386 bool SparcAsmParser::MatchAndEmitInstruction(SMLoc IDLoc, unsigned &Opcode, in MatchAndEmitInstruction()
|
| /external/llvm/lib/Target/SystemZ/AsmParser/ |
| D | SystemZAsmParser.cpp | 677 bool SystemZAsmParser::MatchAndEmitInstruction(SMLoc IDLoc, unsigned &Opcode, in MatchAndEmitInstruction()
|
| /external/llvm/lib/Target/PowerPC/AsmParser/ |
| D | PPCAsmParser.cpp | 922 bool PPCAsmParser::MatchAndEmitInstruction(SMLoc IDLoc, unsigned &Opcode, in MatchAndEmitInstruction()
|
| /external/llvm/lib/Target/X86/AsmParser/ |
| D | X86AsmParser.cpp | 2287 bool X86AsmParser::MatchAndEmitInstruction(SMLoc IDLoc, unsigned &Opcode, in MatchAndEmitInstruction()
|
| /external/llvm/lib/Target/AArch64/AsmParser/ |
| D | AArch64AsmParser.cpp | 3576 bool AArch64AsmParser::MatchAndEmitInstruction(SMLoc IDLoc, unsigned &Opcode, in MatchAndEmitInstruction()
|
| /external/llvm/lib/Target/ARM/AsmParser/ |
| D | ARMAsmParser.cpp | 8032 bool ARMAsmParser::MatchAndEmitInstruction(SMLoc IDLoc, unsigned &Opcode, in MatchAndEmitInstruction()
|