Searched refs:DstEntry (Results 1 – 1 of 1) sorted by relevance
166 TargetLowering::ArgListEntry DstEntry; in EmitStreamingCompatibleMemLibCall() local167 DstEntry.Ty = PointerType::getUnqual(*DAG.getContext()); in EmitStreamingCompatibleMemLibCall()168 DstEntry.Node = Dst; in EmitStreamingCompatibleMemLibCall()170 Args.push_back(DstEntry); in EmitStreamingCompatibleMemLibCall()