Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/Frontend/OpenMP/
H A DOMPIRBuilder.h738 InsertPointTy createSections(const LocationDescription &Loc,
/freebsd-13.1/contrib/llvm-project/lld/COFF/
H A DWriter.cpp208 void createSections();
613 createSections(); in run()
831 void Writer::createSections() { in createSections() function in Writer
/freebsd-13.1/contrib/llvm-project/llvm/lib/Frontend/OpenMP/
H A DOMPIRBuilder.cpp893 OpenMPIRBuilder::InsertPointTy OpenMPIRBuilder::createSections( in createSections() function in OpenMPIRBuilder
/freebsd-13.1/contrib/llvm-project/clang/lib/CodeGen/
H A DCGStmtOpenMP.cpp3875 Builder.restoreIP(OMPBuilder.createSections( in EmitOMPSectionsDirective()