Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lld/COFF/
H A DWriter.cpp207 void createSections();
657 createSections(); in run()
881 void Writer::createSections() { in createSections() function in Writer
/openbsd-src/gnu/llvm/llvm/include/llvm/Frontend/OpenMP/
H A DOMPIRBuilder.h1330 InsertPointTy createSections(const LocationDescription &Loc,
/openbsd-src/gnu/llvm/llvm/lib/Frontend/OpenMP/
H A DOMPIRBuilder.cpp1579 OpenMPIRBuilder::InsertPointTy OpenMPIRBuilder::createSections( in createSections() function in OpenMPIRBuilder
/openbsd-src/gnu/llvm/clang/lib/CodeGen/
H A DCGStmtOpenMP.cpp4171 Builder.restoreIP(OMPBuilder.createSections( in EmitOMPSectionsDirective()