Searched refs:DstEntry (Results 1 – 1 of 1) sorted by relevance
92 TargetLowering::ArgListEntry DstEntry; in EmitStreamingCompatibleMemLibCall() local93 DstEntry.Ty = PointerType::getUnqual(*DAG.getContext()); in EmitStreamingCompatibleMemLibCall()94 DstEntry.Node = Dst; in EmitStreamingCompatibleMemLibCall()96 Args.push_back(DstEntry); in EmitStreamingCompatibleMemLibCall()