Searched refs:MapFromAllocationPositive (Results 1 – 1 of 1) sorted by relevance
1332 MapFromAllocationPositive, // need to ensure elements are positive (range check) enumerator1352 case MapFromAllocationPositive: // range checking must be done separately in genReduceResultMapping()1430 MFA = MapFromAllocationPositive; in genExportReduceResultType()1447 if (MFA == MapFromAllocationPositive) in genExportReduceResultType()1462 if (MFA != MapFromAllocationPositive) { in genExportReduceResultType()1469 if (MFA == MapFromAllocationPositive) { in genExportReduceResultType()1478 …mOut.indent() << "mResult = " << (MFA == MapFromAllocationPositive ? "outArray" : "result") << ";\… in genExportReduceResultType()1489 if (MFA == MapFromAllocationPositive) { in genExportReduceResultType()