Home | History | Annotate | Download | only in ARM

Lines Matching refs:CreateBitCast

12502     Addr = Builder.CreateBitCast(Addr, Type::getInt8PtrTy(M->getContext()));
12551 Addr = Builder.CreateBitCast(Addr, Type::getInt8PtrTy(M->getContext()));
12611 Ops.push_back(Builder.CreateBitCast(LI->getPointerOperand(), Int8Ptr));
12712 Ops.push_back(Builder.CreateBitCast(SI->getPointerOperand(), Int8Ptr));