| /freebsd/contrib/llvm-project/llvm/include/llvm/MC/ |
| H A D | MCInstBuilder.h | 31 MCInstBuilder &setLoc(SMLoc SM) { in setLoc() function 32 Inst.setLoc(SM); in setLoc()
|
| H A D | MCInst.h | 207 void setLoc(SMLoc loc) { Loc = loc; } in setLoc() function
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/Xtensa/AsmParser/ |
| H A D | XtensaAsmParser.cpp | 397 Inst.setLoc(IDLoc); in processInstruction() 416 TmpInst.setLoc(IDLoc); in processInstruction() 429 TmpInst.setLoc(IDLoc); in processInstruction() 463 Inst.setLoc(IDLoc); in matchAndEmitInstruction()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/Mips/MCTargetDesc/ |
| H A D | MipsTargetStreamer.cpp | 190 TmpInst.setLoc(IDLoc); in emitR() 200 TmpInst.setLoc(IDLoc); in emitRX() 221 TmpInst.setLoc(IDLoc); in emitII() 233 TmpInst.setLoc(IDLoc); in emitRRX() 253 TmpInst.setLoc(IDLoc); in emitRRRX() 274 TmpInst.setLoc(IDLoc); in emitRRIII()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/AsmParser/ |
| H A D | RISCVAsmParser.cpp | 3622 .setLoc(IDLoc)); in emitVMSGE() 3627 .setLoc(IDLoc)); in emitVMSGE() 3640 .setLoc(IDLoc)); in emitVMSGE() 3645 .setLoc(IDLoc)); in emitVMSGE() 3661 .setLoc(IDLoc)); in emitVMSGE() 3666 .setLoc(IDLoc)); in emitVMSGE() 3680 .setLoc(IDLoc)); in emitVMSGE() 3685 .setLoc(IDLoc)); in emitVMSGE() 3690 .setLoc(IDLoc)); in emitVMSGE() 3695 .setLoc(IDLoc)); in emitVMSGE() [all …]
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/MCTargetDesc/ |
| H A D | HexagonMCShuffler.cpp | 82 MCB.setLoc(Loc); in copyTo()
|
| H A D | HexagonMCDuplexInfo.cpp | 698 Result.setLoc(Inst.getLoc()); in deriveSubInst()
|
| H A D | HexagonMCInstrInfo.cpp | 97 XMCI->setLoc(MCI.getLoc()); in addConstExtender()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/CSKY/AsmParser/ |
| H A D | CSKYAsmParser.cpp | 826 Inst.setLoc(IDLoc); in processLRW() 874 Inst.setLoc(IDLoc); in processJSRI() 895 Inst.setLoc(IDLoc); in processJMPI()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/BPF/AsmParser/ |
| H A D | BPFAsmParser.cpp | 324 Inst.setLoc(IDLoc); in matchAndEmitInstruction()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/Sparc/AsmParser/ |
| H A D | SparcAsmParser.cpp | 707 TmpInst.setLoc(IDLoc); in expandSET() 732 TmpInst.setLoc(IDLoc); in expandSET() 889 Inst.setLoc(IDLoc); in matchAndEmitInstruction()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/MSP430/AsmParser/ |
| H A D | MSP430AsmParser.cpp | 266 Inst.setLoc(Loc); in matchAndEmitInstruction()
|
| /freebsd/contrib/llvm-project/clang/include/clang/AST/ |
| H A D | DeclarationName.h | 828 void setLoc(SourceLocation L) { NameLoc = L; } in setLoc() function
|
| /freebsd/contrib/llvm-project/clang/include/clang/Basic/ |
| H A D | IdentifierTable.h | 1184 void setLoc(SourceLocation L) { Loc = L; } in setLoc() function
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/AsmParser/ |
| H A D | HexagonAsmParser.cpp | 479 MCB.setLoc(IDLoc); in finishBundle() 568 MCI.setLoc(IDLoc); in matchOneInstruction() 576 MCI.setLoc(IDLoc); in matchOneInstruction()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/AVR/AsmParser/ |
| H A D | AVRAsmParser.cpp | 320 Inst.setLoc(Loc); in emit()
|
| /freebsd/contrib/llvm-project/clang/lib/CIR/CodeGen/ |
| H A D | CIRGenFunction.cpp | 361 paramVal.setLoc(paramLoc); in startFunction()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/M68k/AsmParser/ |
| H A D | M68kAsmParser.cpp | 1026 Inst.setLoc(Loc); in emit()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/X86/AsmParser/ |
| H A D | X86AsmParser.cpp | 4210 Inst.setLoc(IDLoc); in MatchFPUWaitAlias() 4303 Inst.setLoc(IDLoc); in matchAndEmitATTInstruction() 4407 Inst.setLoc(IDLoc); in matchAndEmitATTInstruction() 4637 Inst.setLoc(IDLoc); in matchAndEmitIntelInstruction()
|
| /freebsd/contrib/llvm-project/clang/lib/Sema/ |
| H A D | SemaStmtAsm.cpp | 938 NameInfo.setLoc(AsmLoc); in LookupInlineAsmVarDeclField()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/WebAssembly/AsmParser/ |
| H A D | WebAssemblyAsmParser.cpp | 1155 Inst.setLoc(IDLoc); in matchAndEmitInstruction()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/AsmParser/ |
| H A D | SystemZAsmParser.cpp | 1603 Inst.setLoc(IDLoc); in matchAndEmitInstruction()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/VE/AsmParser/ |
| H A D | VEAsmParser.cpp | 782 Inst.setLoc(IDLoc); in matchAndEmitInstruction()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/LoongArch/AsmParser/ |
| H A D | LoongArchAsmParser.cpp | 1498 Inst.setLoc(IDLoc); in processInstruction()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/AsmParser/ |
| H A D | PPCAsmParser.cpp | 1284 Inst.setLoc(IDLoc); in matchAndEmitInstruction()
|