Home
last modified time | relevance | path

Searched refs:setLoc (Results 1 – 25 of 26) sorted by relevance

12

/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/Mips/MCTargetDesc/
H A DMipsTargetStreamer.cpp174 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()
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/Hexagon/MCTargetDesc/
H A DHexagonMCShuffler.cpp82 MCB.setLoc(Loc); in copyTo()
H A DHexagonMCInstrInfo.cpp97 XMCI->setLoc(MCI.getLoc()); in addConstExtender()
/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCInst.h203 void setLoc(SMLoc loc) { Loc = loc; } in setLoc() function
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/Sparc/AsmParser/
H A DSparcAsmParser.cpp596 TmpInst.setLoc(IDLoc); in expandSET()
621 TmpInst.setLoc(IDLoc); in expandSET()
644 Inst.setLoc(IDLoc); in MatchAndEmitInstruction()
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/BPF/AsmParser/
H A DBPFAsmParser.cpp299 Inst.setLoc(IDLoc); in MatchAndEmitInstruction()
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/MSP430/AsmParser/
H A DMSP430AsmParser.cpp264 Inst.setLoc(Loc); in MatchAndEmitInstruction()
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/CSKY/AsmParser/
H A DCSKYAsmParser.cpp302 Inst.setLoc(IDLoc); in MatchAndEmitInstruction()
/freebsd-13.1/contrib/llvm-project/clang/include/clang/AST/
H A DDeclarationName.h790 void setLoc(SourceLocation L) { NameLoc = L; } in setLoc() function
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/Hexagon/AsmParser/
H A DHexagonAsmParser.cpp473 MCB.setLoc(IDLoc); in finishBundle()
562 MCI.setLoc(IDLoc); in matchOneInstruction()
570 MCI.setLoc(IDLoc); in matchOneInstruction()
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/AVR/AsmParser/
H A DAVRAsmParser.cpp310 Inst.setLoc(Loc); in emit()
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/M68k/AsmParser/
H A DM68kAsmParser.cpp814 Inst.setLoc(Loc); in emit()
/freebsd-13.1/contrib/llvm-project/clang/lib/Sema/
H A DSemaStmtAsm.cpp880 NameInfo.setLoc(AsmLoc); in LookupInlineAsmVarDeclField()
H A DSemaOpenMP.cpp5650 DefaultMapperId.setLoc(E->getExprLoc()); in processImplicitMapsWithDefaultMappers()
19337 MapperId.setLoc(StartLoc); in checkMappableExpressionList()
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/X86/AsmParser/
H A DX86AsmParser.cpp4044 Inst.setLoc(IDLoc); in MatchFPUWaitAlias()
4179 Inst.setLoc(IDLoc); in MatchAndEmitATTInstruction()
4284 Inst.setLoc(IDLoc); in MatchAndEmitATTInstruction()
4549 Inst.setLoc(IDLoc); in MatchAndEmitIntelInstruction()
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/WebAssembly/AsmParser/
H A DWebAssemblyAsmParser.cpp1007 Inst.setLoc(IDLoc); in MatchAndEmitInstruction()
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/SystemZ/AsmParser/
H A DSystemZAsmParser.cpp1508 Inst.setLoc(IDLoc); in MatchAndEmitInstruction()
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/VE/AsmParser/
H A DVEAsmParser.cpp769 Inst.setLoc(IDLoc); in MatchAndEmitInstruction()
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/PowerPC/AsmParser/
H A DPPCAsmParser.cpp1173 Inst.setLoc(IDLoc); in MatchAndEmitInstruction()
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/RISCV/AsmParser/
H A DRISCVAsmParser.cpp2540 Inst.setLoc(IDLoc); in processInstruction()
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/Mips/AsmParser/
H A DMipsAsmParser.cpp1880 Inst.setLoc(IDLoc); in processInstruction()
2642 JalrInst.setLoc(IDLoc); in expandJalWithRegs()
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/AArch64/AsmParser/
H A DAArch64AsmParser.cpp5638 Inst.setLoc(IDLoc); in MatchAndEmitInstruction()
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/AMDGPU/AsmParser/
H A DAMDGPUAsmParser.cpp4393 Inst.setLoc(IDLoc); in MatchAndEmitInstruction()
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/ARM/AsmParser/
H A DARMAsmParser.cpp10979 Inst.setLoc(IDLoc); in MatchAndEmitInstruction()
/freebsd-13.1/contrib/llvm-project/clang/lib/Serialization/
H A DASTReader.cpp8788 NameInfo.setLoc(readSourceLocation()); in readDeclarationNameInfo()

12