Home
last modified time | relevance | path

Searched refs:getObjFileLowering (Results 1 – 25 of 64) sorted by relevance

123

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DOcamlGCPrinter.cpp75 AP.OutStreamer->switchSection(AP.getObjFileLowering().getTextSection()); in beginAssembly()
78 AP.OutStreamer->switchSection(AP.getObjFileLowering().getDataSection()); in beginAssembly()
102 AP.OutStreamer->switchSection(AP.getObjFileLowering().getTextSection()); in finishAssembly()
105 AP.OutStreamer->switchSection(AP.getObjFileLowering().getDataSection()); in finishAssembly()
111 AP.OutStreamer->switchSection(AP.getObjFileLowering().getDataSection()); in finishAssembly()
H A DDwarfCFIException.cpp43 const TargetLoweringObjectFile &TLOF = Asm->getObjFileLowering(); in endModule()
69 const TargetLoweringObjectFile &TLOF = Asm->getObjFileLowering(); in beginFunction()
129 const TargetLoweringObjectFile &TLOF = Asm->getObjFileLowering(); in beginBasicBlockSection()
H A DDwarfDebug.cpp1104 NewCU.setSection(Asm->getObjFileLowering().getDwarfInfoDWOSection()); in getOrCreateDwarfCompileUnit()
1107 NewCU.setSection(Asm->getObjFileLowering().getDwarfInfoSection()); in getOrCreateDwarfCompileUnit()
1253 const TargetLoweringObjectFile &TLOF = Asm->getObjFileLowering(); in finalizeModuleInfo()
2380 Holder.emitAbbrevs(Asm->getObjFileLowering().getDwarfAbbrevSection()); in emitAbbreviations()
2386 *Asm, Asm->getObjFileLowering().getDwarfStrOffSection(), in emitStringOffsetsTableHeader()
2409 emitAccel(AccelNames, Asm->getObjFileLowering().getDwarfAccelNamesSection(), in emitAccelNames()
2416 emitAccel(AccelObjC, Asm->getObjFileLowering().getDwarfAccelObjCSection(), in emitAccelObjC()
2423 Asm->getObjFileLowering().getDwarfAccelNamespaceSection(), in emitAccelNamespaces()
2429 emitAccel(AccelTypes, Asm->getObjFileLowering().getDwarfAccelTypesSection(), in emitAccelTypes()
2514 GnuStyle ? Asm->getObjFileLowering().getDwarfGnuPubNamesSection() in emitDebugPubSections()
[all …]
H A DAsmPrinter.cpp383 const TargetLoweringObjectFile &AsmPrinter::getObjFileLowering() const { in getObjFileLowering() function in AsmPrinter
384 return *TM.getObjFileLowering(); in getObjFileLowering()
443 const_cast<TargetLoweringObjectFile&>(getObjFileLowering()) in doInitialization()
446 const_cast<TargetLoweringObjectFile &>(getObjFileLowering()) in doInitialization()
673 TM.getNameWithPrefix(Name, GV, getObjFileLowering().getMangler()); in getNameWithPrefix()
778 MCSection *TheSection = getObjFileLowering().SectionForGlobal(GV, GVKind, TM); in emitGlobalVariable()
795 getObjFileLowering().getBSSSection() == TheSection) { in emitGlobalVariable()
834 TheSection = getObjFileLowering().getTLSBSSSection(); in emitGlobalVariable()
849 MCSection *TLVSect = getObjFileLowering().getTLSExtraDataSection(); in emitGlobalVariable()
940 MF->setSection(getObjFileLowering().getUniqueSectionForFunction(F, TM)); in emitFunctionHeader()
[all …]
H A DAddressPool.cpp65 ? Asm.getObjFileLowering().getDebugThreadLocalSymbol(I.first) in emit()
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineModuleInfo.cpp62 Context.setObjectFileInfo(TM.getObjFileLowering()); in MachineModuleInfo()
73 Context.setObjectFileInfo(TM->getObjFileLowering()); in MachineModuleInfo()
83 Context.setObjectFileInfo(TM->getObjFileLowering()); in MachineModuleInfo()
/freebsd/contrib/llvm-project/llvm/lib/Target/SPIRV/
H A DSPIRVTargetMachine.h43 TargetLoweringObjectFile *getObjFileLowering() const override { in getObjFileLowering() function
/freebsd/contrib/llvm-project/llvm/lib/Target/BPF/
H A DBPFTargetMachine.h41 TargetLoweringObjectFile *getObjFileLowering() const override { in getObjFileLowering() function
/freebsd/contrib/llvm-project/llvm/lib/Target/DirectX/
H A DDirectXAsmPrinter.cpp50 MCSection *TheSection = getObjFileLowering().SectionForGlobal(GV, GVKind, TM); in emitGlobalVariable()
H A DDirectXTargetMachine.h45 TargetLoweringObjectFile *getObjFileLowering() const override { in getObjFileLowering() function
/freebsd/contrib/llvm-project/llvm/lib/Target/
H A DTargetMachine.cpp284 const TargetLoweringObjectFile *TLOF = getObjFileLowering(); in getNameWithPrefix()
289 const TargetLoweringObjectFile *TLOF = getObjFileLowering(); in getSymbol()
/freebsd/contrib/llvm-project/llvm/lib/Target/MSP430/
H A DMSP430TargetMachine.h43 TargetLoweringObjectFile *getObjFileLowering() const override { in getObjFileLowering() function
/freebsd/contrib/llvm-project/llvm/lib/Target/CSKY/
H A DCSKYTargetMachine.h42 TargetLoweringObjectFile *getObjFileLowering() const override { in getObjFileLowering() function
/freebsd/contrib/llvm-project/llvm/lib/Target/Lanai/
H A DLanaiTargetMachine.h47 TargetLoweringObjectFile *getObjFileLowering() const override { in getObjFileLowering() function
/freebsd/contrib/llvm-project/llvm/lib/Target/AVR/
H A DAVRTargetMachine.h41 TargetLoweringObjectFile *getObjFileLowering() const override { in getObjFileLowering() function
/freebsd/contrib/llvm-project/llvm/lib/Target/XCore/
H A DXCoreTargetMachine.h48 TargetLoweringObjectFile *getObjFileLowering() const override { in getObjFileLowering() function
/freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZTargetMachine.h50 TargetLoweringObjectFile *getObjFileLowering() const override { in getObjFileLowering() function
/freebsd/contrib/llvm-project/llvm/lib/Target/LoongArch/
H A DLoongArchTargetMachine.h41 TargetLoweringObjectFile *getObjFileLowering() const override { in getObjFileLowering() function
/freebsd/contrib/llvm-project/llvm/lib/Target/M68k/
H A DM68kTargetMachine.h57 TargetLoweringObjectFile *getObjFileLowering() const override { in getObjFileLowering() function
/freebsd/contrib/llvm-project/llvm/lib/Target/ARC/
H A DARCTargetMachine.h45 TargetLoweringObjectFile *getObjFileLowering() const override { in getObjFileLowering() function
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonTargetMachine.h42 HexagonTargetObjectFile *getObjFileLowering() const override { in getObjFileLowering() function
/freebsd/contrib/llvm-project/llvm/lib/Target/Xtensa/
H A DXtensaTargetMachine.h44 TargetLoweringObjectFile *getObjFileLowering() const override { in getObjFileLowering() function
/freebsd/contrib/llvm-project/llvm/lib/Target/VE/
H A DVETargetMachine.h48 TargetLoweringObjectFile *getObjFileLowering() const override { in getObjFileLowering() function
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVTargetMachine.h43 TargetLoweringObjectFile *getObjFileLowering() const override { in getObjFileLowering() function
/freebsd/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyTargetMachine.h47 TargetLoweringObjectFile *getObjFileLowering() const override { in getObjFileLowering() function

123