Lines Matching refs:IsNonContiguous
7106 bool IsNonContiguous = false; member
7297 bool AddPtrFlag, bool AddIsTargetParamFlag, bool IsNonContiguous) const { in getMapTypeBits()
7339 if (IsNonContiguous) in getMapTypeBits()
7656 bool IsNonContiguous = CombinedInfo.NonContigInfo.IsNonContiguous; in generateInfoForComponentList() local
7690 !IsNonContiguous && in generateInfoForComponentList()
7714 bool IsNonDerefPointer = IsPointer && !UO && !BO && !IsNonContiguous; in generateInfoForComponentList()
7774 /*AddIsTargetParamFlag=*/false, IsNonContiguous); in generateInfoForComponentList()
7801 CombinedInfo.NonContigInfo.Dims.push_back(IsNonContiguous ? DimSize in generateInfoForComponentList()
7816 CombinedInfo.NonContigInfo.Dims.push_back(IsNonContiguous ? DimSize in generateInfoForComponentList()
7828 CombinedInfo.NonContigInfo.Dims.push_back(IsNonContiguous ? DimSize in generateInfoForComponentList()
7843 IsCaptureFirstInfo && !RequiresReference, IsNonContiguous); in generateInfoForComponentList()
7892 if (IsFinalArraySection || IsNonContiguous) in generateInfoForComponentList()
7916 if (!IsNonContiguous) in generateInfoForComponentList()
8520 CurInfo.NonContigInfo.IsNonContiguous = in generateAllInfo()
9146 bool IsNonContiguous = false) { in emitOffloadingArrays() argument
9193 if (IsNonContiguous && in emitOffloadingArrays()
9327 if (!IsNonContiguous || CombinedInfo.NonContigInfo.Offsets.empty() || in emitOffloadingArrays()