| /freebsd-12.1/contrib/llvm/lib/Target/Mips/MCTargetDesc/ |
| H A D | MipsTargetStreamer.cpp | 151 TmpInst.setLoc(IDLoc); in emitR() 161 TmpInst.setLoc(IDLoc); in emitRX() 181 TmpInst.setLoc(IDLoc); in emitII() 193 TmpInst.setLoc(IDLoc); in emitRRX() 220 TmpInst.setLoc(IDLoc); in emitRRIII()
|
| /freebsd-12.1/contrib/llvm/lib/Target/Hexagon/MCTargetDesc/ |
| H A D | HexagonMCShuffler.cpp | 84 MCB.setLoc(Loc); in copyTo()
|
| H A D | HexagonMCInstrInfo.cpp | 98 XMCI->setLoc(MCI.getLoc()); in addConstExtender()
|
| /freebsd-12.1/contrib/llvm/include/llvm/MC/ |
| H A D | MCInst.h | 179 void setLoc(SMLoc loc) { Loc = loc; }
|
| /freebsd-12.1/contrib/llvm/lib/Target/Sparc/AsmParser/ |
| H A D | SparcAsmParser.cpp | 545 TmpInst.setLoc(IDLoc); in expandSET() 570 TmpInst.setLoc(IDLoc); in expandSET() 593 Inst.setLoc(IDLoc); in MatchAndEmitInstruction()
|
| /freebsd-12.1/contrib/llvm/lib/Target/BPF/AsmParser/ |
| H A D | BPFAsmParser.cpp | 297 Inst.setLoc(IDLoc); in MatchAndEmitInstruction()
|
| /freebsd-12.1/contrib/llvm/tools/clang/include/clang/AST/ |
| H A D | DeclarationName.h | 723 void setLoc(SourceLocation L) { NameLoc = L; } in setLoc() function
|
| /freebsd-12.1/contrib/llvm/lib/Target/RISCV/AsmParser/ |
| H A D | RISCVAsmParser.cpp | 1386 CInst.setLoc(Inst.getLoc()); in emitToStreamer() 1444 Inst.setLoc(IDLoc); in processInstruction()
|
| /freebsd-12.1/contrib/llvm/lib/Target/MSP430/AsmParser/ |
| H A D | MSP430AsmParser.cpp | 263 Inst.setLoc(Loc); in MatchAndEmitInstruction()
|
| /freebsd-12.1/contrib/llvm/lib/Target/AVR/AsmParser/ |
| H A D | AVRAsmParser.cpp | 293 Inst.setLoc(Loc); in emit()
|
| /freebsd-12.1/contrib/llvm/lib/Target/Hexagon/AsmParser/ |
| H A D | HexagonAsmParser.cpp | 470 MCB.setLoc(IDLoc); in finishBundle() 557 MCI.setLoc(IDLoc); in matchOneInstruction() 565 MCI.setLoc(IDLoc); in matchOneInstruction()
|
| /freebsd-12.1/contrib/llvm/lib/Target/X86/AsmParser/ |
| H A D | X86AsmParser.cpp | 2902 Inst.setLoc(IDLoc); in MatchFPUWaitAlias() 2969 Inst.setLoc(IDLoc); in MatchAndEmitATTInstruction() 3026 Inst.setLoc(IDLoc); in MatchAndEmitATTInstruction() 3259 Inst.setLoc(IDLoc); in MatchAndEmitIntelInstruction()
|
| /freebsd-12.1/contrib/llvm/tools/clang/lib/Sema/ |
| H A D | SemaStmtAsm.cpp | 804 NameInfo.setLoc(AsmLoc); in LookupInlineAsmVarDeclField()
|
| H A D | SemaDecl.cpp | 4938 NameInfo.setLoc(Name.StartLocation); in GetNameFromUnqualifiedId()
|
| /freebsd-12.1/contrib/llvm/lib/Target/SystemZ/AsmParser/ |
| H A D | SystemZAsmParser.cpp | 1251 Inst.setLoc(IDLoc); in MatchAndEmitInstruction()
|
| /freebsd-12.1/contrib/llvm/lib/Target/PowerPC/AsmParser/ |
| H A D | PPCAsmParser.cpp | 1145 Inst.setLoc(IDLoc); in MatchAndEmitInstruction()
|
| /freebsd-12.1/contrib/llvm/lib/Target/Mips/AsmParser/ |
| H A D | MipsAsmParser.cpp | 1778 Inst.setLoc(IDLoc); in processInstruction() 2577 JalrInst.setLoc(IDLoc); in expandJalWithRegs()
|
| /freebsd-12.1/contrib/llvm/lib/Target/AMDGPU/AsmParser/ |
| H A D | AMDGPUAsmParser.cpp | 2544 Inst.setLoc(IDLoc); in MatchAndEmitInstruction()
|
| /freebsd-12.1/contrib/llvm/lib/Target/AArch64/AsmParser/ |
| H A D | AArch64AsmParser.cpp | 4817 Inst.setLoc(IDLoc); in MatchAndEmitInstruction()
|
| /freebsd-12.1/contrib/llvm/lib/Target/ARM/AsmParser/ |
| H A D | ARMAsmParser.cpp | 9331 Inst.setLoc(IDLoc); in MatchAndEmitInstruction()
|
| /freebsd-12.1/contrib/llvm/tools/clang/lib/Serialization/ |
| H A D | ASTReader.cpp | 8676 NameInfo.setLoc(ReadSourceLocation(F, Record, Idx)); in ReadDeclarationNameInfo()
|