Open64 (mfef90, whirl2f, and IR tools)  TAG: version-openad; SVN changeset: 916
reduction.h File Reference

Go to the source code of this file.

Defines

#define reduction_INCLUDED   "reduction.h"

Enumerations

enum  REDUCTION_TYPE {
  RED_NONE = 0, RED_ADD = 1, RED_MPY = 2, RED_MAX = 3,
  RED_MIN = 4
}

Define Documentation

#define reduction_INCLUDED   "reduction.h"

Definition at line 37 of file reduction.h.


Enumeration Type Documentation

Enumerator:
RED_NONE 
RED_ADD 
RED_MPY 
RED_MAX 
RED_MIN 

Definition at line 39 of file reduction.h.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines