Searched refs:setLoc (Results 1 - 23 of 23) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/Mips/MCTargetDesc/
H A DMipsTargetStreamer.cpp174 TmpInst.setLoc(IDLoc);
184 TmpInst.setLoc(IDLoc);
204 TmpInst.setLoc(IDLoc);
216 TmpInst.setLoc(IDLoc);
235 TmpInst.setLoc(IDLoc);
256 TmpInst.setLoc(IDLoc);
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/Hexagon/MCTargetDesc/
H A DHexagonMCShuffler.cpp82 MCB.setLoc(Loc);
H A DHexagonMCInstrInfo.cpp97 XMCI->setLoc(MCI.getLoc());
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCInst.h177 void setLoc(SMLoc loc) { Loc = loc; } function in class:llvm::MCInst
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/BPF/AsmParser/
H A DBPFAsmParser.cpp299 Inst.setLoc(IDLoc);
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/Sparc/AsmParser/
H A DSparcAsmParser.cpp547 TmpInst.setLoc(IDLoc);
572 TmpInst.setLoc(IDLoc);
595 Inst.setLoc(IDLoc);
/freebsd-13-stable/contrib/llvm-project/clang/include/clang/AST/
H A DDeclarationName.h721 /// setLoc - Sets the main location of the declaration name.
722 void setLoc(SourceLocation L) { NameLoc = L; } function in struct:clang::DeclarationNameInfo
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/MSP430/AsmParser/
H A DMSP430AsmParser.cpp265 Inst.setLoc(Loc);
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/Hexagon/AsmParser/
H A DHexagonAsmParser.cpp473 MCB.setLoc(IDLoc);
562 MCI.setLoc(IDLoc);
570 MCI.setLoc(IDLoc);
/freebsd-13-stable/contrib/llvm-project/clang/lib/Sema/
H A DSemaStmtAsm.cpp865 NameInfo.setLoc(AsmLoc);
H A DSemaDecl.cpp5303 NameInfo.setLoc(Name.StartLocation);
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/AVR/AsmParser/
H A DAVRAsmParser.cpp311 Inst.setLoc(Loc);
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/WebAssembly/AsmParser/
H A DWebAssemblyAsmParser.cpp838 Inst.setLoc(IDLoc);
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/X86/AsmParser/
H A DX86AsmParser.cpp3431 Inst.setLoc(IDLoc);
3538 Inst.setLoc(IDLoc);
3634 Inst.setLoc(IDLoc);
3887 Inst.setLoc(IDLoc);
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/SystemZ/AsmParser/
H A DSystemZAsmParser.cpp1406 Inst.setLoc(IDLoc);
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/VE/AsmParser/
H A DVEAsmParser.cpp742 Inst.setLoc(IDLoc);
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/PowerPC/AsmParser/
H A DPPCAsmParser.cpp1157 Inst.setLoc(IDLoc);
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/RISCV/AsmParser/
H A DRISCVAsmParser.cpp2356 Inst.setLoc(IDLoc);
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/Mips/AsmParser/
H A DMipsAsmParser.cpp1880 Inst.setLoc(IDLoc);
2642 JalrInst.setLoc(IDLoc);
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/AArch64/AsmParser/
H A DAArch64AsmParser.cpp4860 Inst.setLoc(IDLoc);
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/AsmParser/
H A DAMDGPUAsmParser.cpp3711 Inst.setLoc(IDLoc);
/freebsd-13-stable/contrib/llvm-project/clang/lib/Serialization/
H A DASTReader.cpp8735 NameInfo.setLoc(readSourceLocation());
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/ARM/AsmParser/
H A DARMAsmParser.cpp10805 Inst.setLoc(IDLoc);

Completed in 598 milliseconds