Searched refs:NonContigInfo (Results 1 – 1 of 1) sorted by relevance
6866 StructNonContiguousInfo NonContigInfo; member6877 NonContigInfo.Dims.append(CurInfo.NonContigInfo.Dims.begin(), in append()6879 NonContigInfo.Offsets.append(CurInfo.NonContigInfo.Offsets.begin(), in append()6881 NonContigInfo.Counts.append(CurInfo.NonContigInfo.Counts.begin(), in append()6883 NonContigInfo.Strides.append(CurInfo.NonContigInfo.Strides.begin(), in append()7921 CombinedInfo.NonContigInfo.Counts.push_back(CurCounts); in generateInfoForComponentList()8301 CurInfo.NonContigInfo.IsNonContiguous = in generateAllInfoForClauses()8369 CurInfo.NonContigInfo.Dims.push_back(0); in generateAllInfoForClauses()8992 &NonContigInfo = CombinedInfo.NonContigInfo; in emitNonContiguousDescriptor() local9020 if (NonContigInfo.Dims[I] == 1) in emitNonContiguousDescriptor()[all …]