Lines Matching defs:CodeGenIP
1485 InsertPointTy CodeGenIP(PRegBodyBB, PRegBodyBB->begin()); in createParallel() local
2105 auto LoopBodyGenCB = [&](InsertPointTy CodeGenIP, Value *IndVar) { in createSections()
2553 InsertPointTy CodeGenIP = in emitInterWarpCopyFunction() local
3388 InsertPointTy CodeGenIP, ArrayRef<ReductionInfo> ReductionInfos, in createReductionsGPU()
3960 auto BodyGen = [=](InsertPointTy CodeGenIP, Value *IV) { in createCanonicalLoop()
6341 InsertPointTy CodeGenIP, Value *DeviceID, Value *IfCond, in createTargetData()
6344 function_ref<InsertPointTy(InsertPointTy CodeGenIP, BodyGenTy BodyGenType)> in createTargetData()
6364 auto BeginThenGen = [&](InsertPointTy AllocaIP, InsertPointTy CodeGenIP) { in createTargetData()
6418 auto BeginElseGen = [&](InsertPointTy AllocaIP, InsertPointTy CodeGenIP) { in createTargetData()
6423 auto EndThenGen = [&](InsertPointTy AllocaIP, InsertPointTy CodeGenIP) { in createTargetData()
6451 auto EndElseGen = [&](InsertPointTy AllocaIP, InsertPointTy CodeGenIP) {}; in createTargetData()
7120 InsertPointTy CodeGenIP, TargetRegionEntryInfo &EntryInfo, int32_t NumTeams, in createTarget()
7335 InsertPointTy CodeGenIP, in emitNonContiguousDescriptor()
7403 InsertPointTy AllocaIP, InsertPointTy CodeGenIP, MapInfosTy &CombinedInfo, in emitOffloadingArrays()
8257 InsertPointTy CodeGenIP(BodyBB, BodyBB->begin()); in createTeams() local