Home
last modified time | relevance | path

Searched refs:createSections (Results 1 – 4 of 4) sorted by relevance

/freebsd-14.2/contrib/llvm-project/lld/COFF/
H A DWriter.cpp212 void createSections();
737 createSections(); in run()
964 void Writer::createSections() { in createSections() function in Writer
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Frontend/OpenMP/
H A DOMPIRBuilder.h1905 InsertPointTy createSections(const LocationDescription &Loc,
/freebsd-14.2/contrib/llvm-project/llvm/lib/Frontend/OpenMP/
H A DOMPIRBuilder.cpp1916 OpenMPIRBuilder::InsertPointTy OpenMPIRBuilder::createSections( in createSections() function in OpenMPIRBuilder
/freebsd-14.2/contrib/llvm-project/clang/lib/CodeGen/
H A DCGStmtOpenMP.cpp4171 Builder.restoreIP(OMPBuilder.createSections( in EmitOMPSectionsDirective()