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.cpp211 void createSections();
774 createSections(); in run()
1056 void Writer::createSections() { in createSections() function in Writer
/freebsd/contrib/llvm-project/llvm/include/llvm/Frontend/OpenMP/
H A DOMPIRBuilder.h2697 createSections(const LocationDescription &Loc, InsertPointTy AllocaIP,
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGStmtOpenMP.cpp4400 cantFail(OMPBuilder.createSections( in EmitOMPSectionsDirective()
/freebsd/contrib/llvm-project/llvm/lib/Frontend/OpenMP/
H A DOMPIRBuilder.cpp2199 OpenMPIRBuilder::InsertPointOrErrorTy OpenMPIRBuilder::createSections( in createSections() function in OpenMPIRBuilder