Home
last modified time | relevance | path

Searched refs:setSection (Results 1 – 25 of 45) sorted by relevance

12

/freebsd-14.2/contrib/llvm-project/llvm/lib/Frontend/Offloading/
H A DUtility.cpp75 Entry->setSection((SectionName + "$OE").str()); in emitOffloadingEntry()
77 Entry->setSection(SectionName); in emitOffloadingEntry()
107 DummyEntry->setSection(SectionName); in getOffloadEntryArray()
114 EntriesB->setSection((SectionName + "$OA").str()); in getOffloadEntryArray()
115 EntriesE->setSection((SectionName + "$OZ").str()); in getOffloadEntryArray()
H A DOffloadWrapper.cpp132 Image->setSection(".llvm.offloading"); in createBinDesc()
193 Func->setSection(".text.startup"); in createRegisterFunction()
222 Func->setSection(".text.startup"); in createUnregisterFunction()
272 Fatbin->setSection(FatbinConstantSection); in createFatbinDesc()
291 FatbinDesc->setSection(FatbinWrapperSection); in createFatbinDesc()
371 RegGlobalsFn->setSection(".text.startup"); in createRegisterGlobalsFunction()
516 CtorFunc->setSection(".text.startup"); in createRegisterFatbinFunction()
522 DtorFunc->setSection(".text.startup"); in createRegisterFatbinFunction()
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/DirectX/
H A DDXContainerGlobals.cpp71 GV->setSection("SFI0"); in getShaderFlags()
99 GV->setSection("HASH"); in computeShaderHash()
/freebsd-14.2/contrib/llvm-project/clang/lib/CodeGen/
H A DObjectFilePCHContainerOperations.cpp312 ASTSym->setSection("__CLANG,__clangast"); in HandleTranslationUnit()
315 ASTSym->setSection("clangast"); in HandleTranslationUnit()
317 ASTSym->setSection("__clangast"); in HandleTranslationUnit()
H A DCGObjCGNU.cpp1347 GV->setSection(sectionName<ProtocolReferenceSection>()); in GenerateProtocolRef()
1436 GV->setSection(sectionName<ProtocolSection>()); in GenerateProtocolRef()
1498 GV->setSection(sectionName<SelectorSection>()); in GetConstantSelector()
1524 Sym->setSection((Section + SecSuffix).str()); in GetSectionBounds()
1592 InitVar->setSection(".CRT$XCLz"); in ModuleInitFunction()
1596 InitVar->setSection(".init_array"); in ModuleInitFunction()
1598 InitVar->setSection(".ctors"); in ModuleInitFunction()
1605 Cat->setSection(sectionName<CategorySection>()); in ModuleInitFunction()
1615 GV->setSection(Section); in ModuleInitFunction()
1685 InitVar->setSection(".CRT$XCLb"); in ModuleInitFunction()
[all …]
H A DCGObjCMac.cpp1868 GV->setSection(SectionName); in finishAndCreateGlobal()
3588 GV->setSection(Section); in GenerateClass()
4106 GV->setSection(Section); in CreateMetadataVar()
4123 GV->setSection(Section); in CreateMetadataVar()
4171 GV->setSection(Section); in CreateCStringLiteral()
6171 GV->setSection(SectionName); in AddModuleClassList()
6401 GV->setSection("__DATA, __objc_data"); in BuildClassObject()
7451 Entry->setSection(SectionName); in EmitClassRefFromId()
7488 Entry->setSection(SectionName); in EmitSuperClassRef()
7511 Entry->setSection(SectionName); in EmitMetaClassRef()
[all …]
H A DCGCUDANV.cpp113 GV->setSection(SectionName); in makeConstantArray()
767 cast<llvm::GlobalVariable>(FatBinStr)->setSection(FatbinConstantName); in makeModuleCtorFunction()
809 FatbinWrapper->setSection(FatbinSectionName); in makeModuleCtorFunction()
H A DCodeGenModule.cpp2698 GO->setSection(CSA->getName()); in setNonAliasAttributes()
2700 GO->setSection(SA->getName()); in setNonAliasAttributes()
2838 F->setSection(CSA->getName()); in SetFunctionAttributes()
2840 F->setSection(SA->getName()); in SetFunctionAttributes()
2951 GV->setSection("llvm.metadata"); in emitUsed()
3248 gv->setSection(AnnotationSection); in EmitGlobalAnnotations()
3262 gv->setSection(AnnotationSection); in EmitAnnotationString()
3309 GV->setSection(AnnotationSection); in EmitAnnotationArgs()
4910 GV->setSection(".cp.rodata"); in GetOrCreateLLVMGlobal()
6190 GV->setSection(".rodata"); in GetAddrOfConstantCFString()
[all …]
H A DCGDeclCXX.cpp444 Fn->setSection(Section); in CreateGlobalInitOrCleanUpFunction()
508 PtrArray->setSection(ISA->getSection()); in EmitPointerToInitFunc()
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/DirectX/DXILWriter/
H A DDXILWriterPass.cpp83 GV->setSection("DXIL"); in runOnModule()
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/IR/
H A DGlobalObject.h126 void setSection(StringRef S);
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DModuleUtils.cpp110 GV->setSection("llvm.metadata"); in appendToUsedList()
144 NewGV->setSection(GV->getSection()); in removeFromUsedList()
340 GV->setSection(SectionName); in embedBufferInModule()
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMips16HardFloat.cpp279 FStub->setSection(SectionName); in assureFPCallStub()
462 FStub->setSection(SectionName); in createFPFnStub()
/freebsd-14.2/contrib/llvm-project/llvm/lib/IR/
H A DGlobals.cpp141 setSection(Src->getSection()); in copyAttributesFrom()
251 void GlobalObject::setSection(StringRef S) { in setSection() function in GlobalObject
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DInstrOrderFile.cpp74 OrderFileBuffer->setSection( in createOrderFileData()
H A DInstrProfiling.cpp1287 Ptr->setSection(getInstrProfSectionName(IPSK, TT.getObjectFormat())); in setupProfileSection()
1454 ValuesVar->setSection( in createDataVariable()
1532 Data->setSection( in createDataVariable()
1592 VNodesVar->setSection( in emitVNodes()
1620 NamesVar->setSection( in emitNameData()
H A DHWAddressSanitizer.cpp534 Note->setSection(".note.hwasan.globals"); in createHwasanCtorComdat()
558 Dummy->setSection("hwasan_globals"); in createHwasanCtorComdat()
1640 Descriptor->setSection("hwasan_globals"); in instrumentGlobal()
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64Arm64ECCallLowering.cpp359 F->setSection(".wowthk$aa"); in buildExitThunk()
463 Thunk->setSection(".wowthk$aa"); in buildEntryThunk()
567 GuestExit->setSection(".wowthk$aa"); in buildGuestExitThunk()
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DHotColdSplitting.cpp411 OutF->setSection(ColdSectionName); in extractColdRegion()
414 OutF->setSection(OrigF->getSection()); in extractColdRegion()
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/
H A DJMCInstrumenter.cpp182 GV->setSection(FlagSymbolSection); in runImpl()
H A DGlobalMerge.cpp533 MergedGV->setSection(Globals[i]->getSection()); in doMerge()
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/NVPTX/
H A DNVPTXCtorDtorLowering.cpp236 GV->setSection(IsCtor ? ".init_array" + PriorityStr in createInitOrFiniGlobals()
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfDebug.cpp1104 NewCU.setSection(Asm->getObjFileLowering().getDwarfInfoDWOSection()); in getOrCreateDwarfCompileUnit()
1107 NewCU.setSection(Asm->getObjFileLowering().getDwarfInfoSection()); in getOrCreateDwarfCompileUnit()
3369 NewCU.setSection(Asm->getObjFileLowering().getDwarfInfoSection()); in constructSkeletonCU()
3495 NewTU.setSection(Section); in addDwarfTypeUnitType()
3501 NewTU.setSection(Section); in addDwarfTypeUnitType()
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/SPIRV/
H A DSPIRVAsmPrinter.cpp124 MF->setSection(Section); in emitFunctionHeader()
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/JITLink/
H A DJITLink.h351 void setSection(Section &Parent) { this->Parent = &Parent; } in setSection() function
1451 B->setSection(DstSection);

12