Searched defs:CodeGenIP (Results 1 – 3 of 3) sorted by relevance
1699 InsertPointTy CodeGenIP, Twine RegionName) { in EmitOMPInlinedRegionBody()1716 InsertPointTy CodeGenIP, Twine RegionName) { in EmitOMPOutlinedRegionBody()1774 InsertPointTy CodeGenIP) { in EmitOMPParallelDirective()2055 llvm::Value *IndVar) { in EmitOMPCanonicalLoop()4139 InsertPointTy CodeGenIP) { in EmitOMPSectionsDirective()4147 InsertPointTy CodeGenIP) { in EmitOMPSectionsDirective()4159 llvm::Value &, llvm::Value &Val, llvm::Value *&ReplVal) { in EmitOMPSectionsDirective()4202 InsertPointTy CodeGenIP) { in EmitOMPSectionDirective()4283 InsertPointTy CodeGenIP) { in EmitOMPMasterDirective()4329 InsertPointTy CodeGenIP) { in EmitOMPMaskedDirective()[all …]
969 auto BodyGenCB = [&](InsertPointTy AllocaIP, InsertPointTy CodeGenIP) { in mergeParallelRegions()985 auto FiniCB = [&](InsertPointTy CodeGenIP) {}; in mergeParallelRegions()1008 auto BodyGenCB = [&](InsertPointTy AllocaIP, InsertPointTy CodeGenIP) { in mergeParallelRegions()1017 auto FiniCB = [&](InsertPointTy CodeGenIP) {}; in mergeParallelRegions()
998 InsertPointTy CodeGenIP(PRegBodyBB, PRegBodyBB->begin()); in createParallel() local1626 auto LoopBodyGenCB = [&](InsertPointTy CodeGenIP, Value *IndVar) { in createSections()2091 auto BodyGen = [=](InsertPointTy CodeGenIP, Value *IV) { in createCanonicalLoop()