Home
last modified time | relevance | path

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

12

/openbsd-src/gnu/llvm/llvm/lib/Target/Mips/MCTargetDesc/
H A DMipsTargetStreamer.cpp180 TmpInst.setLoc(IDLoc); in emitR()
190 TmpInst.setLoc(IDLoc); in emitRX()
210 TmpInst.setLoc(IDLoc); in emitII()
222 TmpInst.setLoc(IDLoc); in emitRRX()
241 TmpInst.setLoc(IDLoc); in emitRRRX()
262 TmpInst.setLoc(IDLoc); in emitRRIII()
/openbsd-src/gnu/llvm/llvm/lib/Target/Hexagon/MCTargetDesc/
H A DHexagonMCShuffler.cpp82 MCB.setLoc(Loc); in copyTo()
H A DHexagonMCDuplexInfo.cpp698 Result.setLoc(Inst.getLoc()); in deriveSubInst()
H A DHexagonMCInstrInfo.cpp97 XMCI->setLoc(MCI.getLoc()); in addConstExtender()
/openbsd-src/gnu/llvm/llvm/include/llvm/MC/
H A DMCInst.h203 void setLoc(SMLoc loc) { Loc = loc; } in setLoc() function
/openbsd-src/gnu/llvm/llvm/lib/Target/Sparc/AsmParser/
H A DSparcAsmParser.cpp611 TmpInst.setLoc(IDLoc); in expandSET()
636 TmpInst.setLoc(IDLoc); in expandSET()
659 Inst.setLoc(IDLoc); in MatchAndEmitInstruction()
/openbsd-src/gnu/llvm/llvm/lib/Target/BPF/AsmParser/
H A DBPFAsmParser.cpp301 Inst.setLoc(IDLoc); in MatchAndEmitInstruction()
/openbsd-src/gnu/llvm/llvm/lib/Target/CSKY/AsmParser/
H A DCSKYAsmParser.cpp825 Inst.setLoc(IDLoc); in processLRW()
873 Inst.setLoc(IDLoc); in processJSRI()
894 Inst.setLoc(IDLoc); in processJMPI()
/openbsd-src/gnu/llvm/clang/include/clang/AST/
H A DDeclarationName.h799 void setLoc(SourceLocation L) { NameLoc = L; } in setLoc() function
/openbsd-src/gnu/llvm/llvm/lib/Target/Xtensa/AsmParser/
H A DXtensaAsmParser.cpp367 Inst.setLoc(IDLoc); in MatchAndEmitInstruction()
/openbsd-src/gnu/llvm/llvm/lib/Target/MSP430/AsmParser/
H A DMSP430AsmParser.cpp267 Inst.setLoc(Loc); in MatchAndEmitInstruction()
/openbsd-src/gnu/llvm/llvm/lib/Target/Hexagon/AsmParser/
H A DHexagonAsmParser.cpp471 MCB.setLoc(IDLoc); in finishBundle()
560 MCI.setLoc(IDLoc); in matchOneInstruction()
568 MCI.setLoc(IDLoc); in matchOneInstruction()
/openbsd-src/gnu/llvm/llvm/lib/Target/AVR/AsmParser/
H A DAVRAsmParser.cpp318 Inst.setLoc(Loc); in emit()
/openbsd-src/gnu/llvm/llvm/lib/Target/M68k/AsmParser/
H A DM68kAsmParser.cpp983 Inst.setLoc(Loc); in emit()
/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DSemaStmtAsm.cpp896 NameInfo.setLoc(AsmLoc); in LookupInlineAsmVarDeclField()
/openbsd-src/gnu/llvm/llvm/lib/Target/X86/AsmParser/
H A DX86AsmParser.cpp4079 Inst.setLoc(IDLoc); in MatchFPUWaitAlias()
4196 Inst.setLoc(IDLoc); in MatchAndEmitATTInstruction()
4300 Inst.setLoc(IDLoc); in MatchAndEmitATTInstruction()
4561 Inst.setLoc(IDLoc); in MatchAndEmitIntelInstruction()
/openbsd-src/gnu/llvm/llvm/lib/Target/WebAssembly/AsmParser/
H A DWebAssemblyAsmParser.cpp1011 Inst.setLoc(IDLoc); in MatchAndEmitInstruction()
/openbsd-src/gnu/llvm/llvm/lib/Target/SystemZ/AsmParser/
H A DSystemZAsmParser.cpp1562 Inst.setLoc(IDLoc); in MatchAndEmitInstruction()
/openbsd-src/gnu/llvm/llvm/lib/Target/LoongArch/AsmParser/
H A DLoongArchAsmParser.cpp1123 Inst.setLoc(IDLoc); in processInstruction()
/openbsd-src/gnu/llvm/llvm/lib/Target/VE/AsmParser/
H A DVEAsmParser.cpp773 Inst.setLoc(IDLoc); in MatchAndEmitInstruction()
/openbsd-src/gnu/llvm/llvm/lib/Target/PowerPC/AsmParser/
H A DPPCAsmParser.cpp1223 Inst.setLoc(IDLoc); in MatchAndEmitInstruction()
/openbsd-src/gnu/llvm/llvm/lib/Target/RISCV/AsmParser/
H A DRISCVAsmParser.cpp2657 Inst.setLoc(IDLoc); in processInstruction()
/openbsd-src/gnu/llvm/llvm/lib/Target/Mips/AsmParser/
H A DMipsAsmParser.cpp1876 Inst.setLoc(IDLoc); in processInstruction()
2651 JalrInst.setLoc(IDLoc); in expandJalWithRegs()
/openbsd-src/gnu/llvm/llvm/lib/Target/AArch64/AsmParser/
H A DAArch64AsmParser.cpp6470 Inst.setLoc(IDLoc); in MatchAndEmitInstruction()
/openbsd-src/gnu/llvm/llvm/lib/Target/AMDGPU/AsmParser/
H A DAMDGPUAsmParser.cpp4818 Inst.setLoc(IDLoc); in MatchAndEmitInstruction()

12