Home | History | Annotate | Download | only in Scalar

Lines Matching full:getdest

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