Home
last modified time | relevance | path

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

/external/llvm/lib/MC/MCParser/
DDarwinAsmParser.cpp467 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
DAsmParser.cpp1189 SMLoc IDLoc = ID.getLoc(); in parseStatement() local
2003 SMLoc IDLoc = Lexer.getLoc(); in parseMacroArguments() local
3704 SMLoc IDLoc = getLexer().getLoc(); in parseDirectiveComm() local
4484 bool AsmParser::parseDirectiveMSEmit(SMLoc IDLoc, ParseStatementInfo &Info, in parseDirectiveMSEmit()
4501 bool AsmParser::parseDirectiveMSAlign(SMLoc IDLoc, ParseStatementInfo &Info) { in parseDirectiveMSAlign()
/external/llvm/lib/Target/Mips/AsmParser/
DMipsAsmParser.cpp1234 bool MipsAsmParser::processInstruction(MCInst &Inst, SMLoc IDLoc, in processInstruction()
1607 bool MipsAsmParser::expandInstruction(MCInst &Inst, SMLoc IDLoc, in expandInstruction()
1636 void createShiftOr(MCOperand Operand, unsigned RegNo, SMLoc IDLoc, in createShiftOr()
1657 void createShiftOr(int64_t Value, unsigned RegNo, SMLoc IDLoc, in createShiftOr()
1665 bool MipsAsmParser::expandJalWithRegs(MCInst &Inst, SMLoc IDLoc, in expandJalWithRegs()
1707 bool MipsAsmParser::expandLoadImm(MCInst &Inst, SMLoc IDLoc, in expandLoadImm()
1803 MipsAsmParser::expandLoadAddressReg(MCInst &Inst, SMLoc IDLoc, in expandLoadAddressReg()
1852 MipsAsmParser::expandLoadAddressImm(MCInst &Inst, SMLoc IDLoc, in expandLoadAddressImm()
1892 MipsAsmParser::expandLoadAddressSym(MCInst &Inst, SMLoc IDLoc, in expandLoadAddressSym()
1957 MCInst &Inst, SMLoc IDLoc, SmallVectorImpl<MCInst> &Instructions) { in expandUncondBranchMMPseudo()
[all …]
/external/llvm/lib/Target/X86/AsmParser/
DX86AsmParser.cpp2465 bool X86AsmParser::MatchAndEmitInstruction(SMLoc IDLoc, unsigned &Opcode, in MatchAndEmitInstruction()
2476 void X86AsmParser::MatchFPUWaitAlias(SMLoc IDLoc, X86Operand &Op, in MatchFPUWaitAlias()
2502 bool X86AsmParser::ErrorMissingFeature(SMLoc IDLoc, uint64_t ErrorInfo, in ErrorMissingFeature()
2518 bool X86AsmParser::MatchAndEmitATTInstruction(SMLoc IDLoc, unsigned &Opcode, in MatchAndEmitATTInstruction()
2693 bool X86AsmParser::MatchAndEmitIntelInstruction(SMLoc IDLoc, unsigned &Opcode, in MatchAndEmitIntelInstruction()
/external/llvm/lib/Target/Sparc/AsmParser/
DSparcAsmParser.cpp386 bool SparcAsmParser::MatchAndEmitInstruction(SMLoc IDLoc, unsigned &Opcode, in MatchAndEmitInstruction()
/external/llvm/lib/Target/SystemZ/AsmParser/
DSystemZAsmParser.cpp713 bool SystemZAsmParser::MatchAndEmitInstruction(SMLoc IDLoc, unsigned &Opcode, in MatchAndEmitInstruction()
/external/llvm/lib/Target/R600/AsmParser/
DAMDGPUAsmParser.cpp505 bool AMDGPUAsmParser::MatchAndEmitInstruction(SMLoc IDLoc, unsigned &Opcode, in MatchAndEmitInstruction()
/external/llvm/lib/Target/PowerPC/AsmParser/
DPPCAsmParser.cpp1129 bool PPCAsmParser::MatchAndEmitInstruction(SMLoc IDLoc, unsigned &Opcode, in MatchAndEmitInstruction()
/external/llvm/lib/Target/AArch64/AsmParser/
DAArch64AsmParser.cpp3606 bool AArch64AsmParser::MatchAndEmitInstruction(SMLoc IDLoc, unsigned &Opcode, in MatchAndEmitInstruction()
/external/llvm/lib/Target/ARM/AsmParser/
DARMAsmParser.cpp8577 bool ARMAsmParser::MatchAndEmitInstruction(SMLoc IDLoc, unsigned &Opcode, in MatchAndEmitInstruction()