• Home
  • Raw
  • Download

Lines Matching refs:VoidPtrTy

1081                                 CGM.VoidPtrTy, CGM.SizeTy,  in createRuntimeFunction()
1082 CGM.VoidPtrTy->getPointerTo()->getPointerTo()}; in createRuntimeFunction()
1084 llvm::FunctionType::get(CGM.VoidPtrTy, TypeParams, /*isVarArg*/ false); in createRuntimeFunction()
1115 llvm::FunctionType::get(CGM.VoidPtrTy, CGM.VoidPtrTy, in createRuntimeFunction()
1118 llvm::Type *KmpcCopyCtorTyArgs[] = {CGM.VoidPtrTy, CGM.VoidPtrTy}; in createRuntimeFunction()
1120 llvm::FunctionType::get(CGM.VoidPtrTy, KmpcCopyCtorTyArgs, in createRuntimeFunction()
1124 llvm::FunctionType::get(CGM.VoidTy, CGM.VoidPtrTy, /*isVarArg*/ false) in createRuntimeFunction()
1126 llvm::Type *FnTyArgs[] = {getIdentTyPointerTy(), CGM.VoidPtrTy, KmpcCtorTy, in createRuntimeFunction()
1256 llvm::FunctionType::get(CGM.VoidPtrTy, TypeParams, /*isVarArg=*/false); in createRuntimeFunction()
1264 CGM.VoidPtrTy}; in createRuntimeFunction()
1274 llvm::Type *CpyTypeParams[] = {CGM.VoidPtrTy, CGM.VoidPtrTy}; in createRuntimeFunction()
1278 CGM.VoidPtrTy, CpyFnTy->getPointerTo(), in createRuntimeFunction()
1289 llvm::Type *ReduceTypeParams[] = {CGM.VoidPtrTy, CGM.VoidPtrTy}; in createRuntimeFunction()
1294 CGM.VoidPtrTy, ReduceFnTy->getPointerTo(), in createRuntimeFunction()
1306 llvm::Type *ReduceTypeParams[] = {CGM.VoidPtrTy, CGM.VoidPtrTy}; in createRuntimeFunction()
1311 CGM.VoidPtrTy, ReduceFnTy->getPointerTo(), in createRuntimeFunction()
1345 CGM.VoidPtrTy}; in createRuntimeFunction()
1356 CGM.VoidPtrTy}; in createRuntimeFunction()
1417 getIdentTyPointerTy(), CGM.Int32Ty, CGM.VoidPtrTy, CGM.Int32Ty, in createRuntimeFunction()
1418 CGM.VoidPtrTy, CGM.Int32Ty, CGM.VoidPtrTy}; in createRuntimeFunction()
1430 CGM.Int32Ty, CGM.VoidPtrTy, in createRuntimeFunction()
1431 CGM.Int32Ty, CGM.VoidPtrTy}; in createRuntimeFunction()
1481 CGM.VoidPtrTy, in createRuntimeFunction()
1489 CGM.VoidPtrTy}; in createRuntimeFunction()
1501 CGM.VoidPtrTy}; in createRuntimeFunction()
1540 CGM.VoidPtrTy, in createRuntimeFunction()
1556 CGM.VoidPtrTy, in createRuntimeFunction()
1764 CGM.VoidPtrTy), in emitThreadPrivateVarInit()
1790 /*Id=*/nullptr, CGM.getContext().VoidPtrTy); in emitThreadPrivateVarDefinition()
1794 CGM.getContext().VoidPtrTy, Args); in emitThreadPrivateVarDefinition()
1798 CtorCGF.StartFunction(GlobalDecl(), CGM.getContext().VoidPtrTy, Fn, FI, in emitThreadPrivateVarDefinition()
1802 CGM.getContext().VoidPtrTy, Dst.getLocation()); in emitThreadPrivateVarDefinition()
1810 CGM.getContext().VoidPtrTy, Dst.getLocation()); in emitThreadPrivateVarDefinition()
1821 /*Id=*/nullptr, CGM.getContext().VoidPtrTy); in emitThreadPrivateVarDefinition()
1836 /*Volatile=*/false, CGM.getContext().VoidPtrTy, Dst.getLocation()); in emitThreadPrivateVarDefinition()
1847 llvm::Type *CopyCtorTyArgs[] = {CGM.VoidPtrTy, CGM.VoidPtrTy}; in emitThreadPrivateVarDefinition()
1849 llvm::FunctionType::get(CGM.VoidPtrTy, CopyCtorTyArgs, in emitThreadPrivateVarDefinition()
1856 auto CtorTy = llvm::FunctionType::get(CGM.VoidPtrTy, CGM.VoidPtrTy, in emitThreadPrivateVarDefinition()
1861 auto DtorTy = llvm::FunctionType::get(CGM.VoidTy, CGM.VoidPtrTy, in emitThreadPrivateVarDefinition()
2173 C.VoidPtrTy); in emitCopyprivateCopyFunction()
2175 C.VoidPtrTy); in emitCopyprivateCopyFunction()
2258 C.getConstantArrayType(C.VoidPtrTy, ArraySize, ArrayType::Normal, in emitSingleRegion()
2268 CGF.EmitLValue(CopyprivateVars[I]).getPointer(), CGF.VoidPtrTy), in emitSingleRegion()
2279 CGF.VoidPtrTy); in emitSingleRegion()
2766 /*Id=*/nullptr, C.VoidPtrTy); in createOffloadingBinaryDescriptorFunction()
2897 llvm::Constant *AddrPtr = llvm::ConstantExpr::getBitCast(ID, CGM.VoidPtrTy); in createOffloadEntry()
3057 QualType KmpRoutineEntryTyArgs[] = {KmpInt32Ty, C.VoidPtrTy}; in emitKmpRoutineEntryT()
3090 addFieldToRecordDecl(C, RD, C.VoidPtrTy); in getTgtOffloadEntryQTy()
3115 addFieldToRecordDecl(C, RD, C.VoidPtrTy); in getTgtDeviceImageQTy()
3116 addFieldToRecordDecl(C, RD, C.VoidPtrTy); in getTgtDeviceImageQTy()
3215 addFieldToRecordDecl(C, RD, C.VoidPtrTy); in createKmpTaskTRecordDecl()
3319 PrivatesLVal.getPointer(), CGF.VoidPtrTy); in emitProxyTaskFunction()
3321 PrivatesParam = llvm::ConstantPointerNull::get(CGF.VoidPtrTy); in emitProxyTaskFunction()
3327 TDBase.getAddress(), CGF.VoidPtrTy) in emitProxyTaskFunction()
3964 CGF.VoidPtrTy); in emitTaskCall()
3984 DepTaskArgs[6] = llvm::ConstantPointerNull::get(CGF.VoidPtrTy); in emitTaskCall()
4014 DepWaitTaskArgs[5] = llvm::ConstantPointerNull::get(CGF.VoidPtrTy); in emitTaskCall()
4116 CGF.VoidPtrTy) in emitTaskLoopCall()
4117 : llvm::ConstantPointerNull::get(CGF.VoidPtrTy)}; in emitTaskLoopCall()
4232 C.VoidPtrTy); in emitReductionFunction()
4234 C.VoidPtrTy); in emitReductionFunction()
4398 C.getConstantArrayType(C.VoidPtrTy, ArraySize, ArrayType::Normal, in emitReduction()
4409 CGF.EmitLValue(RHSExprs[I]).getPointer(), CGF.VoidPtrTy), in emitReduction()
4421 CGF.Builder.CreateStore(CGF.Builder.CreateIntToPtr(Size, CGF.VoidPtrTy), in emitReduction()
4441 CGF.VoidPtrTy); in emitReduction()
5575 Ctx.getConstantArrayType(Ctx.VoidPtrTy, PointerNumAP, ArrayType::Normal, in emitOffloadingArrays()
5623 BPVal = CGF.Builder.CreateBitCast(BPVal, CGM.VoidPtrTy); in emitOffloadingArrays()
5627 BPVal = CGF.Builder.CreateIntToPtr(BPVal, CGM.VoidPtrTy); in emitOffloadingArrays()
5630 llvm::ArrayType::get(CGM.VoidPtrTy, PointerNumVal), BasePointersArray, in emitOffloadingArrays()
5632 Address BPAddr(BP, Ctx.getTypeAlignInChars(Ctx.VoidPtrTy)); in emitOffloadingArrays()
5637 PVal = CGF.Builder.CreateBitCast(PVal, CGM.VoidPtrTy); in emitOffloadingArrays()
5641 PVal = CGF.Builder.CreateIntToPtr(PVal, CGM.VoidPtrTy); in emitOffloadingArrays()
5644 llvm::ArrayType::get(CGM.VoidPtrTy, PointerNumVal), PointersArray, 0, in emitOffloadingArrays()
5646 Address PAddr(P, Ctx.getTypeAlignInChars(Ctx.VoidPtrTy)); in emitOffloadingArrays()
5673 llvm::ArrayType::get(CGM.VoidPtrTy, NumElems), BasePointersArray, in emitOffloadingArraysArgument()
5676 llvm::ArrayType::get(CGM.VoidPtrTy, NumElems), PointersArray, in emitOffloadingArraysArgument()
6561 DimsAddr.getPointer(), CGM.VoidPtrTy)}; in emitDoacrossInit()