Lines Matching refs:CreatePointerBitCastOrAddrSpaceCast
1097 llvm::Value *CastedVoidPtr = Bld.CreatePointerBitCastOrAddrSpaceCast( in emitGenericVarsProlog()
1263 PtrV = Bld.CreatePointerBitCastOrAddrSpaceCast(V, CGF.VoidPtrTy); in emitParallelCall()
1485 Address PtrEnd = Bld.CreatePointerBitCastOrAddrSpaceCast( in shuffleAndStore()
1494 Ptr = Bld.CreatePointerBitCastOrAddrSpaceCast(Ptr, IntTy->getPointerTo(), in shuffleAndStore()
1496 ElemPtr = Bld.CreatePointerBitCastOrAddrSpaceCast( in shuffleAndStore()
1515 Bld.CreatePointerBitCastOrAddrSpaceCast(Ptr.getPointer(), in shuffleAndStore()
1679 CGF.EmitStoreOfScalar(Bld.CreatePointerBitCastOrAddrSpaceCast(
1768 Bld.CreatePointerBitCastOrAddrSpaceCast( in emitInterWarpCopyFunction()
2032 Bld.CreatePointerBitCastOrAddrSpaceCast( in emitShuffleAndReduceFunction()
2107 llvm::Value *LocalReduceListPtr = Bld.CreatePointerBitCastOrAddrSpaceCast( in emitShuffleAndReduceFunction()
2109 llvm::Value *RemoteReduceListPtr = Bld.CreatePointerBitCastOrAddrSpaceCast( in emitShuffleAndReduceFunction()
2189 Bld.CreatePointerBitCastOrAddrSpaceCast( in emitListToGlobalCopyFunction()
2197 llvm::Value *BufferArrPtr = Bld.CreatePointerBitCastOrAddrSpaceCast( in emitListToGlobalCopyFunction()
2211 ElemPtrPtr = Bld.CreatePointerBitCastOrAddrSpaceCast( in emitListToGlobalCopyFunction()
2301 llvm::Value *BufferArrPtr = Bld.CreatePointerBitCastOrAddrSpaceCast( in emitListToGlobalReduceFunction()
2395 Bld.CreatePointerBitCastOrAddrSpaceCast( in emitGlobalToListCopyFunction()
2403 llvm::Value *BufferArrPtr = Bld.CreatePointerBitCastOrAddrSpaceCast( in emitGlobalToListCopyFunction()
2418 ElemPtrPtr = Bld.CreatePointerBitCastOrAddrSpaceCast( in emitGlobalToListCopyFunction()
2508 llvm::Value *BufferArrPtr = Bld.CreatePointerBitCastOrAddrSpaceCast( in emitGlobalToListReduceFunction()
2861 CGF.Builder.CreatePointerBitCastOrAddrSpaceCast( in emitReduction()
2878 llvm::Value *RL = CGF.Builder.CreatePointerBitCastOrAddrSpaceCast( in emitReduction()
3021 TargetAddr = CGF.Builder.CreatePointerBitCastOrAddrSpaceCast( in getParameterAddress()
3048 CGF.Builder.CreatePointerBitCastOrAddrSpaceCast(NativeArg, TargetType)); in emitOutlinedFunctionCall()
3138 Address TypedAddress = Bld.CreatePointerBitCastOrAddrSpaceCast( in createParallelDataSharingWrapper()
3148 TypedAddress = Bld.CreatePointerBitCastOrAddrSpaceCast( in createParallelDataSharingWrapper()
3163 Address TypedAddress = Bld.CreatePointerBitCastOrAddrSpaceCast( in createParallelDataSharingWrapper()
3289 CGF.Builder.CreatePointerBitCastOrAddrSpaceCast( in getAddressOfLocalVariable()