Open64 (mfef90, whirl2f, and IR tools)  TAG: version-openad; SVN changeset: 916
isa_gen.cxx File Reference
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include <stdarg.h>
#include "gen_util.h"
#include "isa_gen.h"
Include dependency graph for isa_gen.cxx:

Go to the source code of this file.

Functions

static char * Dot_To_Line (const char *str)
void ISA_Create (const char *isa_name,...)

Variables

static const char *const interface []

Function Documentation

static char* Dot_To_Line ( const char *  str) [static]

Definition at line 89 of file isa_gen.cxx.

References result, and s.

Referenced by ISA_Create().

void ISA_Create ( const char *  isa_name,
  ... 
)

Definition at line 113 of file isa_gen.cxx.

References cfile, Dot_To_Line(), efile, Emit_Footer(), Emit_Header(), fprintf(), hfile, interface, and NULL.

Referenced by main().

Here is the call graph for this function:


Variable Documentation

const char* const interface[] [static]

Definition at line 53 of file isa_gen.cxx.

Referenced by ISA_Create().

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines