Lines Matching refs:InsertPointTy
1189 auto FiniCB = [&CGF](llvm::OpenMPIRBuilder::InsertPointTy IP) { in PushAndPopStackRAII()
8889 using InsertPointTy = llvm::OpenMPIRBuilder::InsertPointTy; in emitOffloadingArrays() typedef
8890 InsertPointTy AllocaIP(CGF.AllocaInsertPt->getParent(), in emitOffloadingArrays()
8892 InsertPointTy CodeGenIP(CGF.Builder.GetInsertBlock(), in emitOffloadingArrays()
9628 OffloadingMandatory, &CGF](llvm::OpenMPIRBuilder::InsertPointTy IP) in emitTargetCallKernelLaunch()
9629 -> llvm::OpenMPIRBuilder::InsertPointTy { in emitTargetCallKernelLaunch()
9644 llvm::OpenMPIRBuilder::InsertPointTy AllocaIP( in emitTargetCallKernelLaunch()
10249 using InsertPointTy = llvm::OpenMPIRBuilder::InsertPointTy; in emitTargetDataCalls() typedef
10267 [&](InsertPointTy CodeGenIP) -> llvm::OpenMPIRBuilder::MapInfosTy & { in emitTargetDataCalls()
10286 auto BodyCB = [&](InsertPointTy CodeGenIP, BodyGenTy BodyGenType) { in emitTargetDataCalls()
10306 return InsertPointTy(CGF.Builder.GetInsertBlock(), in emitTargetDataCalls()
10329 InsertPointTy AllocaIP(CGF.AllocaInsertPt->getParent(), in emitTargetDataCalls()
10331 InsertPointTy CodeGenIP(CGF.Builder.GetInsertBlock(), in emitTargetDataCalls()