Searched defs:IDLoc (Results 1 - 9 of 9) sorted by relevance

/freebsd-10-stable/contrib/llvm/lib/MC/MCParser/
H A DDarwinAsmParser.cpp619 bool DarwinAsmParser::ParseDirectiveSecureLogUnique(StringRef, SMLoc IDLoc) { argument
659 bool DarwinAsmParser::ParseDirectiveSecureLogReset(StringRef, SMLoc IDLoc) { argument
461 ParseDirectiveDumpOrLoad(StringRef Directive, SMLoc IDLoc) argument
686 SMLoc IDLoc = getLexer().getLoc(); local
769 SMLoc IDLoc = getLexer().getLoc(); local
[all...]
H A DAsmParser.cpp1155 SMLoc IDLoc = ID.getLoc(); local
3436 SMLoc IDLoc = getLexer().getLoc(); local
4068 parseDirectiveMSEmit(SMLoc IDLoc, ParseStatementInfo &Info, size_t Len) argument
4085 parseDirectiveMSAlign(SMLoc IDLoc, ParseStatementInfo &Info) argument
[all...]
/freebsd-10-stable/contrib/llvm/lib/Target/Sparc/AsmParser/
H A DSparcAsmParser.cpp382 MatchAndEmitInstruction(SMLoc IDLoc, unsigned &Opcode, argument
/freebsd-10-stable/contrib/llvm/lib/Target/PowerPC/AsmParser/
H A DPPCAsmParser.cpp858 MatchAndEmitInstruction(SMLoc IDLoc, unsigned &Opcode, argument
/freebsd-10-stable/contrib/llvm/lib/Target/SystemZ/AsmParser/
H A DSystemZAsmParser.cpp705 MatchAndEmitInstruction(SMLoc IDLoc, unsigned &Opcode, argument
/freebsd-10-stable/contrib/llvm/lib/Target/AArch64/AsmParser/
H A DAArch64AsmParser.cpp2331 bool AArch64AsmParser::MatchAndEmitInstruction(SMLoc IDLoc, unsigned &Opcode, argument
/freebsd-10-stable/contrib/llvm/lib/Target/Mips/AsmParser/
H A DMipsAsmParser.cpp562 bool MipsAsmParser::processInstruction(MCInst &Inst, SMLoc IDLoc, argument
633 expandInstruction(MCInst &Inst, SMLoc IDLoc, SmallVectorImpl<MCInst> &Instructions) argument
645 expandLoadImm(MCInst &Inst, SMLoc IDLoc, SmallVectorImpl<MCInst> &Instructions) argument
690 expandLoadAddressReg(MCInst &Inst, SMLoc IDLoc, SmallVectorImpl<MCInst> &Instructions) argument
733 expandLoadAddressImm(MCInst &Inst, SMLoc IDLoc, SmallVectorImpl<MCInst> &Instructions) argument
766 expandMemInst(MCInst &Inst, SMLoc IDLoc, SmallVectorImpl<MCInst> &Instructions, bool isLoad, bool isImmOpnd) argument
848 MatchAndEmitInstruction( SMLoc IDLoc, unsigned &Opcode, SmallVectorImpl<MCParsedAsmOperand *> &Operands, MCStreamer &Out, unsigned &ErrorInfo, bool MatchingInlineAsm) argument
[all...]
/freebsd-10-stable/contrib/llvm/lib/Target/X86/AsmParser/
H A DX86AsmParser.cpp2387 MatchAndEmitInstruction(SMLoc IDLoc, unsigned &Opcode, argument
[all...]
/freebsd-10-stable/contrib/llvm/lib/Target/ARM/AsmParser/
H A DARMAsmParser.cpp7664 MatchAndEmitInstruction(SMLoc IDLoc, unsigned &Opcode, argument
[all...]

Completed in 219 milliseconds