Home
last modified time | relevance | path

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

/freebsd/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/contrib/llvm-project/llvm/include/llvm/Frontend/OpenMP/
H A DOMPIRBuilder.h2505 InsertPointTy createSections(const LocationDescription &Loc,
/freebsd/contrib/llvm-project/llvm/lib/Frontend/OpenMP/
H A DOMPIRBuilder.cpp2058 OpenMPIRBuilder::InsertPointTy OpenMPIRBuilder::createSections( in createSections() function in OpenMPIRBuilder
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGStmtOpenMP.cpp4216 Builder.restoreIP(OMPBuilder.createSections( in EmitOMPSectionsDirective()