Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:dstAddr

1423         llvm::Value *dstAddr = Builder.CreateBitCast(dstField, VoidPtrTy);
1425 dstAddr, srcValue, llvm::ConstantInt::get(Int32Ty, flags.getBitMask())