Lines Matching refs:IsNonContiguous
6854 bool IsNonContiguous = false; member
7058 bool AddPtrFlag, bool AddIsTargetParamFlag, bool IsNonContiguous) const { in getMapTypeBits()
7099 if (IsNonContiguous) in getMapTypeBits()
7427 bool IsNonContiguous = CombinedInfo.NonContigInfo.IsNonContiguous; in generateInfoForComponentList() local
7462 !IsNonContiguous && in generateInfoForComponentList()
7491 bool IsNonDerefPointer = IsPointer && !UO && !BO && !IsNonContiguous; in generateInfoForComponentList()
7589 /*AddIsTargetParamFlag=*/false, IsNonContiguous); in generateInfoForComponentList()
7625 CombinedInfo.NonContigInfo.Dims.push_back(IsNonContiguous ? DimSize in generateInfoForComponentList()
7639 CombinedInfo.NonContigInfo.Dims.push_back(IsNonContiguous ? DimSize in generateInfoForComponentList()
7651 CombinedInfo.NonContigInfo.Dims.push_back(IsNonContiguous ? DimSize in generateInfoForComponentList()
7666 IsCaptureFirstInfo && !RequiresReference, IsNonContiguous); in generateInfoForComponentList()
7719 if (IsFinalArraySection || IsNonContiguous) in generateInfoForComponentList()
7748 if (!IsNonContiguous) in generateInfoForComponentList()
8301 CurInfo.NonContigInfo.IsNonContiguous = in generateAllInfoForClauses()
9109 bool IsNonContiguous = false) { in emitOffloadingArrays() argument
9145 if (IsNonContiguous && in emitOffloadingArrays()
9296 if (!IsNonContiguous || CombinedInfo.NonContigInfo.Offsets.empty() || in emitOffloadingArrays()