Lines Matching refs:CreatePointerBitCastOrAddrSpaceCast
1396 llvm::Value *ID = Bld.CreatePointerBitCastOrAddrSpaceCast(W, CGM.Int8PtrTy); in emitWorkerLoop()
1792 GlobalRecCastAddr = Bld.CreatePointerBitCastOrAddrSpaceCast( in emitGenericVarsProlog()
1845 llvm::Value *ResAddr = Bld.CreatePointerBitCastOrAddrSpaceCast( in emitGenericVarsProlog()
1871 GlobalRecCastAddr = Bld.CreatePointerBitCastOrAddrSpaceCast( in emitGenericVarsProlog()
1887 GlobalRecCastAddr = Bld.CreatePointerBitCastOrAddrSpaceCast( in emitGenericVarsProlog()
1904 Bld.CreatePointerBitCastOrAddrSpaceCast( in emitGenericVarsProlog()
1988 llvm::Value *GlobalRecCastAddr = Bld.CreatePointerBitCastOrAddrSpaceCast( in emitGenericVarsProlog()
2123 PtrV = Bld.CreatePointerBitCastOrAddrSpaceCast(V, CGF.VoidPtrTy); in emitParallelCall()
2278 Address ValCastItem = CGF.Builder.CreatePointerBitCastOrAddrSpaceCast( in castValueToType()
2341 Address PtrEnd = Bld.CreatePointerBitCastOrAddrSpaceCast( in shuffleAndStore()
2350 Ptr = Bld.CreatePointerBitCastOrAddrSpaceCast(Ptr, IntTy->getPointerTo()); in shuffleAndStore()
2352 Bld.CreatePointerBitCastOrAddrSpaceCast(ElemPtr, IntTy->getPointerTo()); in shuffleAndStore()
2368 PtrEnd.getPointer(), Bld.CreatePointerBitCastOrAddrSpaceCast( in shuffleAndStore()
2585 CGF.EmitStoreOfScalar(Bld.CreatePointerBitCastOrAddrSpaceCast(
2702 Bld.CreatePointerBitCastOrAddrSpaceCast( in emitInterWarpCopyFunction()
2973 Bld.CreatePointerBitCastOrAddrSpaceCast( in emitShuffleAndReduceFunction()
3048 llvm::Value *LocalReduceListPtr = Bld.CreatePointerBitCastOrAddrSpaceCast( in emitShuffleAndReduceFunction()
3050 llvm::Value *RemoteReduceListPtr = Bld.CreatePointerBitCastOrAddrSpaceCast( in emitShuffleAndReduceFunction()
3129 Bld.CreatePointerBitCastOrAddrSpaceCast( in emitListToGlobalCopyFunction()
3137 llvm::Value *BufferArrPtr = Bld.CreatePointerBitCastOrAddrSpaceCast( in emitListToGlobalCopyFunction()
3151 ElemPtrPtr = Bld.CreatePointerBitCastOrAddrSpaceCast( in emitListToGlobalCopyFunction()
3239 llvm::Value *BufferArrPtr = Bld.CreatePointerBitCastOrAddrSpaceCast( in emitListToGlobalReduceFunction()
3334 Bld.CreatePointerBitCastOrAddrSpaceCast( in emitGlobalToListCopyFunction()
3342 llvm::Value *BufferArrPtr = Bld.CreatePointerBitCastOrAddrSpaceCast( in emitGlobalToListCopyFunction()
3357 ElemPtrPtr = Bld.CreatePointerBitCastOrAddrSpaceCast( in emitGlobalToListCopyFunction()
3445 llvm::Value *BufferArrPtr = Bld.CreatePointerBitCastOrAddrSpaceCast( in emitGlobalToListReduceFunction()
3790 CGF.Builder.CreatePointerBitCastOrAddrSpaceCast( in emitReduction()
3807 llvm::Value *RL = CGF.Builder.CreatePointerBitCastOrAddrSpaceCast( in emitReduction()
3978 TargetAddr = CGF.Builder.CreatePointerBitCastOrAddrSpaceCast( in getParameterAddress()
3982 TargetAddr = CGF.Builder.CreatePointerBitCastOrAddrSpaceCast( in getParameterAddress()
4008 llvm::Value *TargetArg = CGF.Builder.CreatePointerBitCastOrAddrSpaceCast( in emitOutlinedFunctionCall()
4012 CGF.Builder.CreatePointerBitCastOrAddrSpaceCast(TargetArg, TargetType)); in emitOutlinedFunctionCall()
4103 Address TypedAddress = Bld.CreatePointerBitCastOrAddrSpaceCast( in createParallelDataSharingWrapper()
4113 TypedAddress = Bld.CreatePointerBitCastOrAddrSpaceCast( in createParallelDataSharingWrapper()
4128 Address TypedAddress = Bld.CreatePointerBitCastOrAddrSpaceCast( in createParallelDataSharingWrapper()
4264 CGF.Builder.CreatePointerBitCastOrAddrSpaceCast( in getAddressOfLocalVariable()