Home
last modified time | relevance | path

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

12

/freebsd/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCInstBuilder.h31 MCInstBuilder &setLoc(SMLoc SM) { in setLoc() function
32 Inst.setLoc(SM); in setLoc()
H A DMCInst.h207 void setLoc(SMLoc loc) { Loc = loc; } in setLoc() function
/freebsd/contrib/llvm-project/llvm/lib/Target/Xtensa/AsmParser/
H A DXtensaAsmParser.cpp397 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 DMipsTargetStreamer.cpp190 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 DRISCVAsmParser.cpp3622 .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 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()
/freebsd/contrib/llvm-project/llvm/lib/Target/CSKY/AsmParser/
H A DCSKYAsmParser.cpp826 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 DBPFAsmParser.cpp324 Inst.setLoc(IDLoc); in matchAndEmitInstruction()
/freebsd/contrib/llvm-project/llvm/lib/Target/Sparc/AsmParser/
H A DSparcAsmParser.cpp707 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 DMSP430AsmParser.cpp266 Inst.setLoc(Loc); in matchAndEmitInstruction()
/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DDeclarationName.h828 void setLoc(SourceLocation L) { NameLoc = L; } in setLoc() function
/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A DIdentifierTable.h1184 void setLoc(SourceLocation L) { Loc = L; } in setLoc() function
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/AsmParser/
H A DHexagonAsmParser.cpp479 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 DAVRAsmParser.cpp320 Inst.setLoc(Loc); in emit()
/freebsd/contrib/llvm-project/clang/lib/CIR/CodeGen/
H A DCIRGenFunction.cpp361 paramVal.setLoc(paramLoc); in startFunction()
/freebsd/contrib/llvm-project/llvm/lib/Target/M68k/AsmParser/
H A DM68kAsmParser.cpp1026 Inst.setLoc(Loc); in emit()
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/AsmParser/
H A DX86AsmParser.cpp4210 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 DSemaStmtAsm.cpp938 NameInfo.setLoc(AsmLoc); in LookupInlineAsmVarDeclField()
/freebsd/contrib/llvm-project/llvm/lib/Target/WebAssembly/AsmParser/
H A DWebAssemblyAsmParser.cpp1155 Inst.setLoc(IDLoc); in matchAndEmitInstruction()
/freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/AsmParser/
H A DSystemZAsmParser.cpp1603 Inst.setLoc(IDLoc); in matchAndEmitInstruction()
/freebsd/contrib/llvm-project/llvm/lib/Target/VE/AsmParser/
H A DVEAsmParser.cpp782 Inst.setLoc(IDLoc); in matchAndEmitInstruction()
/freebsd/contrib/llvm-project/llvm/lib/Target/LoongArch/AsmParser/
H A DLoongArchAsmParser.cpp1498 Inst.setLoc(IDLoc); in processInstruction()
/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/AsmParser/
H A DPPCAsmParser.cpp1284 Inst.setLoc(IDLoc); in matchAndEmitInstruction()

12