Searched refs:createSections (Results 1 – 6 of 6) sorted by relevance
| /llvm-project-15.0.7/lld/COFF/ |
| H A D | Writer.cpp | 202 void createSections(); 606 createSections(); in run() 825 void Writer::createSections() { in createSections() function in Writer
|
| /llvm-project-15.0.7/llvm/include/llvm/Frontend/OpenMP/ |
| H A D | OMPIRBuilder.h | 1081 InsertPointTy createSections(const LocationDescription &Loc,
|
| /llvm-project-15.0.7/mlir/lib/Target/LLVMIR/Dialect/OpenMP/ |
| H A D | OpenMPToLLVMIRTranslation.cpp | 656 builder.restoreIP(moduleTranslation.getOpenMPBuilder()->createSections( in convertOmpSections()
|
| /llvm-project-15.0.7/llvm/unittests/Frontend/ |
| H A D | OpenMPIRBuilderTest.cpp | 4376 Builder.restoreIP(OMPBuilder.createSections(Loc, AllocaIP, SectionCBVector, in TEST_F() 4430 Builder.restoreIP(OMPBuilder.createSections(Loc, AllocaIP, SectionCBVector, in TEST_F() 4517 Builder.restoreIP(OMPBuilder.createSections(Loc, AllocaIP, SectionCBVector, in TEST_F()
|
| /llvm-project-15.0.7/llvm/lib/Frontend/OpenMP/ |
| H A D | OMPIRBuilder.cpp | 1490 OpenMPIRBuilder::InsertPointTy OpenMPIRBuilder::createSections( in createSections() function in OpenMPIRBuilder
|
| /llvm-project-15.0.7/clang/lib/CodeGen/ |
| H A D | CGStmtOpenMP.cpp | 4113 Builder.restoreIP(OMPBuilder.createSections( in EmitOMPSectionsDirective()
|