Searched refs:MapFromAllocationPositive (Results 1 – 1 of 1) sorted by relevance
1537 MapFromAllocationPositive, // need to ensure elements are positive (range check) enumerator1557 case MapFromAllocationPositive: // range checking must be done separately in genReduceResultMapping()1635 MFA = MapFromAllocationPositive; in genExportReduceResultType()1652 if (MFA == MapFromAllocationPositive) in genExportReduceResultType()1667 if (MFA != MapFromAllocationPositive) { in genExportReduceResultType()1674 if (MFA == MapFromAllocationPositive) { in genExportReduceResultType()1683 …mOut.indent() << "mResult = " << (MFA == MapFromAllocationPositive ? "outArray" : "result") << ";\… in genExportReduceResultType()1694 if (MFA == MapFromAllocationPositive) { in genExportReduceResultType()