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

Go to the source code of this file.

Defines

#define u64_lower_template_INCLUDED   "u64_lower_template.h"

Enumerations

enum  HIGH_ORDER_BITS { HOB_none, HOB_zero_xtd, HOB_sign_xtd }

Functions

template<class NODE >
NODE * U64_LOWER_expr (NODE *tree, INT &maxsize, HIGH_ORDER_BITS &hob_state, HIGH_ORDER_BITS &hob_to_do, BOOL leave_CVTL_at_leaf)

Define Documentation

#define u64_lower_template_INCLUDED   "u64_lower_template.h"

Definition at line 39 of file u64_lower_template.h.


Enumeration Type Documentation

Enumerator:
HOB_none 
HOB_zero_xtd 
HOB_sign_xtd 

Definition at line 43 of file u64_lower_template.h.


Function Documentation

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines