Lines Matching refs:InsertPointTy

361                         OpenMPIRBuilder::InsertPointTy OuterAllocaIP,  in createFakeIntVal()
363 OpenMPIRBuilder::InsertPointTy InnerAllocaIP, in createFakeIntVal()
872 OpenMPIRBuilder::InsertPointTy
880 OpenMPIRBuilder::InsertPointTy
929 OpenMPIRBuilder::InsertPointTy
961 auto ExitCB = [this, CanceledDirective, Loc](InsertPointTy IP) { in createCancel()
981 OpenMPIRBuilder::InsertPointTy OpenMPIRBuilder::emitTargetKernel( in emitTargetKernel()
982 const LocationDescription &Loc, InsertPointTy AllocaIP, Value *&Return, in emitTargetKernel()
1011 OpenMPIRBuilder::InsertPointTy OpenMPIRBuilder::emitKernelLaunch( in emitKernelLaunch()
1014 Value *DeviceID, Value *RTLoc, InsertPointTy AllocaIP) { in emitKernelLaunch()
1141 OpenMPIRBuilder ::InsertPointTy CurrentIP = Builder.saveIP(); in targetParallelCallback()
1288 const LocationDescription &Loc, InsertPointTy OuterAllocaIP, in createParallel()
1375 auto FiniCBWrapper = [&](InsertPointTy IP) { in createParallel()
1382 IP = InsertPointTy(I->getParent(), I->getIterator()); in createParallel()
1395 InsertPointTy InnerAllocaIP = Builder.saveIP(); in createParallel()
1426 InsertPointTy CodeGenIP(PRegBodyBB, PRegBodyBB->begin()); in createParallel()
1459 InsertPointTy PreFiniIP(PRegPreFiniBB, PRegPreFiniTI->getIterator()); in createParallel()
1589 InsertPointTy AfterIP(UI->getParent(), UI->getParent()->end()); in createParallel()
1647 OpenMPIRBuilder::InsertPointTy
1649 InsertPointTy AllocaIP, BodyGenCallbackTy BodyGenCB, in createTask()
1654 return InsertPointTy(); in createTask()
1680 InsertPointTy TaskAllocaIP = in createTask()
1681 InsertPointTy(TaskAllocaBB, TaskAllocaBB->begin()); in createTask()
1682 InsertPointTy TaskBodyIP = InsertPointTy(TaskBodyBB, TaskBodyBB->begin()); in createTask()
1772 InsertPointTy OldIP = Builder.saveIP(); in createTask()
1887 OpenMPIRBuilder::InsertPointTy
1889 InsertPointTy AllocaIP, in createTaskgroup()
1892 return InsertPointTy(); in createTaskgroup()
1916 OpenMPIRBuilder::InsertPointTy OpenMPIRBuilder::createSections( in createSections()
1917 const LocationDescription &Loc, InsertPointTy AllocaIP, in createSections()
1925 auto FiniCBWrapper = [&](InsertPointTy IP) { in createSections()
1941 IP = InsertPointTy(I->getParent(), I->getIterator()); in createSections()
1963 auto LoopBodyGenCB = [&](InsertPointTy CodeGenIP, Value *IndVar) { in createSections()
1977 SectionCB(InsertPointTy(), in createSections()
1992 InsertPointTy AfterIP = in createSections()
2010 OpenMPIRBuilder::InsertPointTy
2017 auto FiniCBWrapper = [&](InsertPointTy IP) { in createSection()
2033 IP = InsertPointTy(I->getParent(), I->getIterator()); in createSection()
2057 OpenMPIRBuilder::InsertPointTy OpenMPIRBuilder::createReductions( in createReductions()
2058 const LocationDescription &Loc, InsertPointTy AllocaIP, in createReductions()
2073 return InsertPointTy(); in createReductions()
2155 return InsertPointTy(); in createReductions()
2173 return InsertPointTy(); in createReductions()
2205 return InsertPointTy(); in createReductions()
2214 OpenMPIRBuilder::InsertPointTy
2239 OpenMPIRBuilder::InsertPointTy
2363 InsertPointTy ComputeIP, const Twine &Name) { in createCanonicalLoop()
2421 auto BodyGen = [=](InsertPointTy CodeGenIP, Value *IV) { in createCanonicalLoop()
2447 OpenMPIRBuilder::InsertPointTy
2449 InsertPointTy AllocaIP, in applyStaticWorkshareLoop()
2528 InsertPointTy AfterIP = CLI->getAfterIP(); in applyStaticWorkshareLoop()
2534 OpenMPIRBuilder::InsertPointTy OpenMPIRBuilder::applyStaticChunkedWorkshareLoop( in applyStaticChunkedWorkshareLoop()
2535 DebugLoc DL, CanonicalLoopInfo *CLI, InsertPointTy AllocaIP, in applyStaticChunkedWorkshareLoop()
2614 [&](InsertPointTy BodyIP, Value *Counter) { DispatchCounter = Counter; }, in applyStaticChunkedWorkshareLoop()
2812 OpenMPIRBuilder::InsertPointTy
2814 InsertPointTy AllocaIP, in applyWorkshareLoopTarget()
2906 OpenMPIRBuilder::InsertPointTy OpenMPIRBuilder::applyWorkshareLoop( in applyWorkshareLoop()
2907 DebugLoc DL, CanonicalLoopInfo *CLI, InsertPointTy AllocaIP, in applyWorkshareLoop()
3007 OpenMPIRBuilder::InsertPointTy OpenMPIRBuilder::applyDynamicWorkshareLoop( in applyDynamicWorkshareLoop()
3008 DebugLoc DL, CanonicalLoopInfo *CLI, InsertPointTy AllocaIP, in applyDynamicWorkshareLoop()
3056 InsertPointTy AfterIP = CLI->getAfterIP(); in applyDynamicWorkshareLoop()
3176 InsertPointTy ComputeIP) { in collapseLoops()
3597 InsertPointTy IP{BrInstr->getParent(), ++BrInstr->getIterator()}; in createIfVersion()
3657 InsertPointTy IP = Builder.saveIP(); in applySimd()
3972 OpenMPIRBuilder::InsertPointTy
3994 OpenMPIRBuilder::InsertPointTy OpenMPIRBuilder::createSingle( in createSingle()
4036 OpenMPIRBuilder::InsertPointTy OpenMPIRBuilder::createCritical( in createCritical()
4070 OpenMPIRBuilder::InsertPointTy
4072 InsertPointTy AllocaIP, unsigned NumLoops, in createOrderedDepend()
4117 OpenMPIRBuilder::InsertPointTy OpenMPIRBuilder::createOrderedThreadsSimd( in createOrderedThreadsSimd()
4146 OpenMPIRBuilder::InsertPointTy OpenMPIRBuilder::EmitOMPInlinedRegion( in EmitOMPInlinedRegion()
4168 BodyGenCB(/* AllocaIP */ InsertPointTy(), in EmitOMPInlinedRegion()
4172 auto FinIP = InsertPointTy(FiniBB, FiniBB->getFirstInsertionPt()); in EmitOMPInlinedRegion()
4195 OpenMPIRBuilder::InsertPointTy OpenMPIRBuilder::emitCommonDirectiveEntry( in emitCommonDirectiveEntry()
4225 OpenMPIRBuilder::InsertPointTy OpenMPIRBuilder::emitCommonDirectiveExit( in emitCommonDirectiveExit()
4226 omp::Directive OMPD, InsertPointTy FinIP, Instruction *ExitCall, in emitCommonDirectiveExit()
4259 OpenMPIRBuilder::InsertPointTy OpenMPIRBuilder::createCopyinClauseBlocks( in createCopyinClauseBlocks()
4260 InsertPointTy IP, Value *MasterAddr, Value *PrivateAddr, in createCopyinClauseBlocks()
4445 OpenMPIRBuilder::InsertPointTy
4572 return InsertPointTy(UserCodeEntryBB, UserCodeEntryBB->getFirstInsertionPt()); in createTargetInit()
4782 OpenMPIRBuilder::InsertPointTy OpenMPIRBuilder::createTargetData( in createTargetData()
4783 const LocationDescription &Loc, InsertPointTy AllocaIP, in createTargetData()
4784 InsertPointTy CodeGenIP, Value *DeviceID, Value *IfCond, in createTargetData()
4787 function_ref<InsertPointTy(InsertPointTy CodeGenIP, BodyGenTy BodyGenType)> in createTargetData()
4792 return InsertPointTy(); in createTargetData()
4804 auto BeginThenGen = [&](InsertPointTy AllocaIP, InsertPointTy CodeGenIP) { in createTargetData()
4858 auto BeginElseGen = [&](InsertPointTy AllocaIP, InsertPointTy CodeGenIP) { in createTargetData()
4863 auto EndThenGen = [&](InsertPointTy AllocaIP, InsertPointTy CodeGenIP) { in createTargetData()
4891 auto EndElseGen = [&](InsertPointTy AllocaIP, InsertPointTy CodeGenIP) {}; in createTargetData()
5112 OpenMPIRBuilder::InsertPointTy AllocaIP, in emitTargetCall()
5132 [&](OpenMPIRBuilder::InsertPointTy IP) -> OpenMPIRBuilder::InsertPointTy { in emitTargetCall()
5163 OpenMPIRBuilder::InsertPointTy OpenMPIRBuilder::createTarget( in createTarget()
5164 const LocationDescription &Loc, InsertPointTy AllocaIP, in createTarget()
5165 InsertPointTy CodeGenIP, TargetRegionEntryInfo &EntryInfo, int32_t NumTeams, in createTarget()
5171 return InsertPointTy(); in createTarget()
5264 InsertPointTy AllocaIP, in createMapperAllocas()
5371 void OpenMPIRBuilder::emitNonContiguousDescriptor(InsertPointTy AllocaIP, in emitNonContiguousDescriptor()
5372 InsertPointTy CodeGenIP, in emitNonContiguousDescriptor()
5440 InsertPointTy AllocaIP, InsertPointTy CodeGenIP, MapInfosTy &CombinedInfo, in emitOffloadingArrays()
5665 InsertPointTy AllocaIP) { in emitIfClause()
5760 OpenMPIRBuilder::InsertPointTy
5799 OpenMPIRBuilder::InsertPointTy
5830 OpenMPIRBuilder::InsertPointTy OpenMPIRBuilder::createAtomicUpdate( in createAtomicUpdate()
5831 const LocationDescription &Loc, InsertPointTy AllocaIP, AtomicOpValue &X, in createAtomicUpdate()
5891 InsertPointTy AllocaIP, Value *X, Type *XElemTy, Value *Expr, in emitAtomicUpdate()
5990 OpenMPIRBuilder::InsertPointTy OpenMPIRBuilder::createAtomicCapture( in createAtomicCapture()
5991 const LocationDescription &Loc, InsertPointTy AllocaIP, AtomicOpValue &X, in createAtomicCapture()
6024 OpenMPIRBuilder::InsertPointTy OpenMPIRBuilder::createAtomicCompare( in createAtomicCompare()
6035 OpenMPIRBuilder::InsertPointTy OpenMPIRBuilder::createAtomicCompare( in createAtomicCompare()
6212 OpenMPIRBuilder::InsertPointTy
6218 return InsertPointTy(); in createTeams()
6291 InsertPointTy AllocaIP(AllocaBB, AllocaBB->begin()); in createTeams()
6292 InsertPointTy CodeGenIP(BodyBB, BodyBB->begin()); in createTeams()
6302 InsertPointTy OuterAllocaIP(&OuterAllocaBB, OuterAllocaBB.begin()); in createTeams()