Home | History | Annotate | Download | only in Scalar

Lines Matching full:getdest

631       } else if (GetUnderlyingObject(MTI->getDest(), &TD, 0) != OrigAI) {
637 PointerType* DPTy = cast<PointerType>(MTI->getDest()->getType());
643 Value *DstPtr = Builder.CreateBitCast(MTI->getDest(), AIPTy);