Lines Matching refs:InsertPointTy
1054 using InsertPointTy = OpenMPIRBuilder::InsertPointTy; in mergeParallelRegions() typedef
1076 auto BodyGenCB = [&](InsertPointTy AllocaIP, InsertPointTy CodeGenIP) { in mergeParallelRegions()
1086 auto PrivCB = [&](InsertPointTy AllocaIP, InsertPointTy CodeGenIP, Value &, in mergeParallelRegions()
1087 Value &Inner, Value *&ReplacementValue) -> InsertPointTy { in mergeParallelRegions()
1092 auto FiniCB = [&](InsertPointTy CodeGenIP) {}; in mergeParallelRegions()
1115 auto BodyGenCB = [&](InsertPointTy AllocaIP, InsertPointTy CodeGenIP) { in mergeParallelRegions()
1124 auto FiniCB = [&](InsertPointTy CodeGenIP) {}; in mergeParallelRegions()
1166 InsertPointTy(ParentBB, ParentBB->end()), DL); in mergeParallelRegions()
1167 InsertPointTy SeqAfterIP = in mergeParallelRegions()
1235 OpenMPIRBuilder::LocationDescription Loc(InsertPointTy(BB, BB->end()), in mergeParallelRegions()
1242 InsertPointTy AfterIP = OMPInfoCache.OMPBuilder.createParallel( in mergeParallelRegions()
1282 InsertPointTy(NewCI->getParent(), in mergeParallelRegions()
1803 OMPInfoCache.OMPBuilder.updateToLocation(OpenMPIRBuilder::InsertPointTy( in getCombinedIdentFromCallUsesIn()
3949 using InsertPointTy = OpenMPIRBuilder::InsertPointTy; in insertInstructionGuardsHelper() typedef
4046 InsertPointTy(ParentBB, ParentBB->end()), DL); in insertInstructionGuardsHelper()
4058 InsertPointTy(RegionCheckTidBB, RegionCheckTidBB->end()), DL); in insertInstructionGuardsHelper()
4077 OMPInfoCache.OMPBuilder.updateToLocation(InsertPointTy( in insertInstructionGuardsHelper()