Home
last modified time | relevance | path

Searched defs:AllocaIP (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGStmtOpenMP.cpp1731 this](InsertPointTy AllocaIP, InsertPointTy CodeGenIP, in EmitOMPParallelDirective()
1741 llvm::OpenMPIRBuilder::InsertPointTy AllocaIP( in EmitOMPParallelDirective()
3595 llvm::OpenMPIRBuilder::InsertPointTy AllocaIP( in EmitOMPForDirective() local
3822 auto SectionCB = [this, CapturedStmt](InsertPointTy AllocaIP, in EmitOMPSectionsDirective()
3836 auto PrivCB = [](InsertPointTy AllocaIP, InsertPointTy CodeGenIP, in EmitOMPSectionsDirective()
3847 llvm::OpenMPIRBuilder::InsertPointTy AllocaIP( in EmitOMPSectionsDirective()
3881 llvm::BasicBlock &FiniBB) { in EmitOMPSectionDirective()
3964 llvm::BasicBlock &FiniBB) { in EmitOMPMasterDirective()
4012 llvm::BasicBlock &FiniBB) { in EmitOMPMaskedDirective()
4054 llvm::BasicBlock &FiniBB) { in EmitOMPCriticalDirective()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/IPO/
H A DOpenMPOpt.cpp672 auto PrivCB = [&](InsertPointTy AllocaIP, InsertPointTy CodeGenIP, Value &, in mergeParallelRegions()
673 Value &Inner, Value *&ReplacementValue) -> InsertPointTy { in mergeParallelRegions()
702 BasicBlock &ContinuationIP) { in mergeParallelRegions()
825 IRBuilder<>::InsertPoint AllocaIP( in mergeParallelRegions() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Frontend/OpenMP/
H A DOMPIRBuilder.cpp881 const LocationDescription &Loc, InsertPointTy AllocaIP, in createSections()
1263 InsertPointTy AllocaIP, bool NeedsBarrier, Value *Chunk) { in createStaticWorkshareLoop()
1348 InsertPointTy AllocaIP, bool NeedsBarrier) { in createWorkshareLoop()
1387 InsertPointTy AllocaIP, OMPScheduleType SchedType, bool NeedsBarrier, in createDynamicWorkshareLoop()