Searched refs:Int128PtrTy (Results 1 – 1 of 1) sorted by relevance
347 llvm::Type *Int128PtrTy = Int128Ty->getPointerTo(); in EmitAtomicCmpXchg128ForMSIntrin() local348 Destination = CGF.Builder.CreateBitCast(Destination, Int128PtrTy); in EmitAtomicCmpXchg128ForMSIntrin()349 Address ComparandResult(CGF.Builder.CreateBitCast(ComparandPtr, Int128PtrTy), in EmitAtomicCmpXchg128ForMSIntrin()