Lines Matching refs:saveIP
304 spliceBB(Builder.saveIP(), New, CreateBranch); in spliceBB()
329 BasicBlock *New = splitBB(Builder.saveIP(), CreateBranch, Name); in splitBB()
343 BasicBlock *New = splitBB(Builder.saveIP(), CreateBranch, Name); in splitBB()
984 return Builder.saveIP(); in createBarrier()
1023 createBarrier(LocationDescription(Builder.saveIP(), Loc.DL), in createCancel()
1036 return Builder.saveIP(); in createCancel()
1066 return Builder.saveIP(); in emitTargetKernel()
1124 Builder.restoreIP(emitTargetCallFallbackCB(Builder.saveIP())); in emitKernelLaunch()
1127 return Builder.saveIP(); in emitKernelLaunch()
1161 ExitCB(Builder.saveIP()); in emitCancelationCheckImpl()
1163 FI.FiniCB(Builder.saveIP()); in emitCancelationCheckImpl()
1199 OpenMPIRBuilder ::InsertPointTy CurrentIP = Builder.saveIP(); in targetParallelCallback()
1454 InsertPointTy InnerAllocaIP = Builder.saveIP(); in createParallel()
1590 PrivCB(InnerAllocaIP, Builder.saveIP(), V, *Inner, ReplacementValue)); in createParallel()
1743 OpenMPIRBuilder::InsertPointTy OldIP = Builder.saveIP(); in emitTaskDependencies()
1903 InsertPointTy OldIP = Builder.saveIP(); in createTask()
2026 return Builder.saveIP(); in createTask()
2047 BodyGenCB(AllocaIP, Builder.saveIP()); in createTaskgroup()
2055 return Builder.saveIP(); in createTaskgroup()
2145 CB(Builder.saveIP()); in createSections()
2253 InsertPointTy SaveIP = Builder.saveIP(); in castValueToType()
2404 InsertPointTy CurIP = Builder.saveIP(); in emitReductionListCopy()
2486 InsertPointTy SavedIP = Builder.saveIP(); in emitInterWarpCopyFunction()
2578 CodeGenIP = Builder.saveIP(); in emitInterWarpCopyFunction()
2602 createBarrier(LocationDescription(Builder.saveIP(), Loc.DL), in emitInterWarpCopyFunction()
2647 createBarrier(LocationDescription(Builder.saveIP(), Loc.DL), in emitInterWarpCopyFunction()
2880 OpenMPIRBuilder::InsertPointTy OldIP = Builder.saveIP(); in emitListToGlobalCopyFunction()
2990 OpenMPIRBuilder::InsertPointTy OldIP = Builder.saveIP(); in emitListToGlobalReduceFunction()
3073 OpenMPIRBuilder::InsertPointTy OldIP = Builder.saveIP(); in emitGlobalToListCopyFunction()
3181 OpenMPIRBuilder::InsertPointTy OldIP = Builder.saveIP(); in emitGlobalToListReduceFunction()
3333 RI.ReductionGen(Builder.saveIP(), LHS, RHS, Reduced); in createReductionFunction()
3346 Builder.saveIP(), Index, &LHSFixupPtr, &RHSFixupPtr, ReductionFunc)); in createReductionFunction()
3406 return Builder.saveIP(); in createReductionsGPU()
3417 CodeGenIP = Builder.saveIP(); in createReductionsGPU()
3445 CodeGenIP = Builder.saveIP(); in createReductionsGPU()
3463 CodeGenIP = Builder.saveIP(); in createReductionsGPU()
3491 CodeGenIP = Builder.saveIP(); in createReductionsGPU()
3547 Builder.restoreIP(RI.ReductionGenClang(Builder.saveIP(), En.index(), in createReductionsGPU()
3568 return Builder.saveIP(); in createReductionsGPU()
3683 Builder.restoreIP(RI.ReductionGen(Builder.saveIP(), RI.Variable, in createReductions()
3686 Builder.restoreIP(RI.ReductionGen(Builder.saveIP(), RedValue, in createReductions()
3707 Builder.restoreIP(RI.AtomicReductionGen(Builder.saveIP(), RI.ElementType, in createReductions()
3740 Builder.restoreIP(RI.ReductionGen(Builder.saveIP(), LHS, RHS, Reduced)); in createReductions()
3750 return Builder.saveIP(); in createReductions()
3964 BodyGenCB(Builder.saveIP(), IndVar); in createCanonicalLoop()
3966 LocationDescription LoopLoc = ComputeIP.isSet() ? Loc.IP : Builder.saveIP(); in createCanonicalLoop()
4064 createBarrier(LocationDescription(Builder.saveIP(), DL), in applyStaticWorkshareLoop()
4153 {Builder.saveIP(), DL}, in applyStaticChunkedWorkshareLoop()
4205 createBarrier(LocationDescription(Builder.saveIP(), DL), OMPD_for, in applyStaticChunkedWorkshareLoop()
4665 createBarrier(LocationDescription(Builder.saveIP(), DL), in applyDynamicWorkshareLoop()
5189 InsertPointTy IP = Builder.saveIP(); in applySimd()
5523 return Builder.saveIP(); in createCopyPrivate()
5580 createCopyPrivate(LocationDescription(Builder.saveIP(), Loc.DL), in createSingle()
5585 createBarrier(LocationDescription(Builder.saveIP(), Loc.DL), in createSingle()
5588 return Builder.saveIP(); in createSingle()
5669 return Builder.saveIP(); in createOrderedDepend()
5724 /* CodeGenIP */ Builder.saveIP()); in EmitOMPInlinedRegion()
5747 return Builder.saveIP(); in EmitOMPInlinedRegion()
5754 return Builder.saveIP(); in emitCommonDirectiveEntry()
5804 return Builder.saveIP(); in emitCommonDirectiveExit()
5861 return Builder.saveIP(); in createCopyinClauseBlocks()
6354 Builder.restoreIP(BodyGenCB(Builder.saveIP(), BodyGenTy::NoPriv)); in createTargetData()
6355 return Builder.saveIP(); in createTargetData()
6365 MapInfo = &GenMapInfoCB(Builder.saveIP()); in createTargetData()
6366 emitOffloadingArrays(AllocaIP, Builder.saveIP(), *MapInfo, Info, in createTargetData()
6411 Builder.restoreIP(BodyGenCB(Builder.saveIP(), BodyGenTy::Priv)); in createTargetData()
6419 Builder.restoreIP(BodyGenCB(Builder.saveIP(), BodyGenTy::DupNoPriv)); in createTargetData()
6457 BeginThenGen(AllocaIP, Builder.saveIP()); in createTargetData()
6462 Builder.restoreIP(BodyGenCB(Builder.saveIP(), BodyGenTy::NoPriv)); in createTargetData()
6467 EndThenGen(AllocaIP, Builder.saveIP()); in createTargetData()
6473 BeginThenGen(AllocaIP, Builder.saveIP()); in createTargetData()
6477 return Builder.saveIP(); in createTargetData()
6573 auto OldInsertPoint = Builder.saveIP(); in createOutlinedFunction()
6592 Builder.restoreIP(CBFunc(Builder.saveIP(), Builder.saveIP())); in createOutlinedFunction()
6601 auto AllocaIP = Builder.saveIP(); in createOutlinedFunction()
6648 ArgAccessorFuncCB(Arg, Input, InputCopy, AllocaIP, Builder.saveIP())); in createOutlinedFunction()
6912 OI.ExitBB = Builder.saveIP().getBlock(); in emitTargetTask()
7054 return Builder.saveIP(); in emitTargetTask()
7068 OpenMPIRBuilder::MapInfosTy &MapInfo = GenMapInfoCB(Builder.saveIP());
7069 OMPBuilder.emitOffloadingArrays(AllocaIP, Builder.saveIP(), MapInfo, Info,
7081 return Builder.saveIP(); in __anon46338d6b3702()
7146 return Builder.saveIP(); in createTarget()
7541 CodeGenIP = Builder.saveIP(); in emitOffloadingArrays()
7634 ThenGen(AllocaIP, Builder.saveIP()); in emitIfClause()
7636 ElseGen(AllocaIP, Builder.saveIP()); in emitIfClause()
7650 ThenGen(AllocaIP, Builder.saveIP()); in emitIfClause()
7655 ElseGen(AllocaIP, Builder.saveIP()); in emitIfClause()
7759 return Builder.saveIP(); in createAtomicRead()
7790 return Builder.saveIP(); in createAtomicWrite()
7817 return Builder.saveIP(); in createAtomicUpdate()
7984 return Builder.saveIP(); in createAtomicCapture()
8172 return Builder.saveIP(); in createAtomicCompare()
8317 return Builder.saveIP(); in createTeams()