| /netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Mips/MCTargetDesc/ |
| H A D | MipsTargetStreamer.cpp | 174 TmpInst.setLoc(IDLoc); in emitR() 184 TmpInst.setLoc(IDLoc); in emitRX() 204 TmpInst.setLoc(IDLoc); in emitII() 216 TmpInst.setLoc(IDLoc); in emitRRX() 235 TmpInst.setLoc(IDLoc); in emitRRRX() 256 TmpInst.setLoc(IDLoc); in emitRRIII()
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/MCTargetDesc/ |
| H A D | HexagonMCShuffler.cpp | 82 MCB.setLoc(Loc); in copyTo()
|
| H A D | HexagonMCInstrInfo.cpp | 97 XMCI->setLoc(MCI.getLoc()); in addConstExtender()
|
| /netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/MC/ |
| H A D | MCInst.h | 203 void setLoc(SMLoc loc) { Loc = loc; } in setLoc() function
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Sparc/AsmParser/ |
| H A D | SparcAsmParser.cpp | 596 TmpInst.setLoc(IDLoc); in expandSET() 621 TmpInst.setLoc(IDLoc); in expandSET() 644 Inst.setLoc(IDLoc); in MatchAndEmitInstruction()
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/BPF/AsmParser/ |
| H A D | BPFAsmParser.cpp | 299 Inst.setLoc(IDLoc); in MatchAndEmitInstruction()
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/CSKY/AsmParser/ |
| H A D | CSKYAsmParser.cpp | 302 Inst.setLoc(IDLoc); in MatchAndEmitInstruction()
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/MSP430/AsmParser/ |
| H A D | MSP430AsmParser.cpp | 264 Inst.setLoc(Loc); in MatchAndEmitInstruction()
|
| /netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/ |
| H A D | DeclarationName.h | 790 void setLoc(SourceLocation L) { NameLoc = L; } in setLoc() function
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/AsmParser/ |
| H A D | HexagonAsmParser.cpp | 473 MCB.setLoc(IDLoc); in finishBundle() 562 MCI.setLoc(IDLoc); in matchOneInstruction() 570 MCI.setLoc(IDLoc); in matchOneInstruction()
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AVR/AsmParser/ |
| H A D | AVRAsmParser.cpp | 310 Inst.setLoc(Loc); in emit()
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/M68k/AsmParser/ |
| H A D | M68kAsmParser.cpp | 814 Inst.setLoc(Loc); in emit()
|
| /netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/ |
| H A D | SemaStmtAsm.cpp | 880 NameInfo.setLoc(AsmLoc); in LookupInlineAsmVarDeclField()
|
| H A D | SemaOpenMP.cpp | 5639 DefaultMapperId.setLoc(E->getExprLoc()); in processImplicitMapsWithDefaultMappers() 18954 MapperId.setLoc(StartLoc); in checkMappableExpressionList()
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/X86/AsmParser/ |
| H A D | X86AsmParser.cpp | 4043 Inst.setLoc(IDLoc); in MatchFPUWaitAlias() 4178 Inst.setLoc(IDLoc); in MatchAndEmitATTInstruction() 4283 Inst.setLoc(IDLoc); in MatchAndEmitATTInstruction() 4548 Inst.setLoc(IDLoc); in MatchAndEmitIntelInstruction()
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/WebAssembly/AsmParser/ |
| H A D | WebAssemblyAsmParser.cpp | 975 Inst.setLoc(IDLoc); in MatchAndEmitInstruction()
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/SystemZ/AsmParser/ |
| H A D | SystemZAsmParser.cpp | 1508 Inst.setLoc(IDLoc); in MatchAndEmitInstruction()
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/VE/AsmParser/ |
| H A D | VEAsmParser.cpp | 769 Inst.setLoc(IDLoc); in MatchAndEmitInstruction()
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/PowerPC/AsmParser/ |
| H A D | PPCAsmParser.cpp | 1160 Inst.setLoc(IDLoc); in MatchAndEmitInstruction()
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/RISCV/AsmParser/ |
| H A D | RISCVAsmParser.cpp | 2534 Inst.setLoc(IDLoc); in processInstruction()
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/d/ |
| H A D | ChangeLog-2013 | 489 (ObjectFile::setLoc): Rename to set_input_location.
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Mips/AsmParser/ |
| H A D | MipsAsmParser.cpp | 1880 Inst.setLoc(IDLoc); in processInstruction() 2642 JalrInst.setLoc(IDLoc); in expandJalWithRegs()
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/AsmParser/ |
| H A D | AArch64AsmParser.cpp | 5072 Inst.setLoc(IDLoc); in MatchAndEmitInstruction()
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/AsmParser/ |
| H A D | AMDGPUAsmParser.cpp | 4354 Inst.setLoc(IDLoc); in MatchAndEmitInstruction()
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/ARM/AsmParser/ |
| H A D | ARMAsmParser.cpp | 10978 Inst.setLoc(IDLoc); in MatchAndEmitInstruction()
|