osprey/dipa/rta/open64/opcode_gen.h File Reference

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions/Subroutines

mUINT32 OPERATOR_is_scf (OPERATOR op)
mUINT32 OPERATOR_is_stmt (OPERATOR op)
mUINT32 OPERATOR_is_expression (OPERATOR op)
mUINT32 OPERATOR_is_leaf (OPERATOR op)
mUINT32 OPERATOR_is_store (OPERATOR op)
mUINT32 OPERATOR_is_load (OPERATOR op)
mUINT32 OPERATOR_is_call (OPERATOR op)
mUINT32 OPERATOR_is_compare (OPERATOR op)
mUINT32 OPERATOR_is_non_scf (OPERATOR op)
mUINT32 OPERATOR_is_boolean (OPERATOR op)
mUINT32 OPERATOR_is_endsbb (OPERATOR op)
mUINT32 OPERATOR_is_comp_unit_if (OPERATOR op)
mUINT32 OPERATOR_is_not_executable (OPERATOR op)
mUINT32 OPERATOR_is_prefetch (OPERATOR op)
mUINT32 OPERATOR_has_next_prev (OPERATOR op)
mUINT32 OPERATOR_has_sym (OPERATOR op)
mUINT32 OPERATOR_has_label (OPERATOR op)
mUINT32 OPERATOR_has_num_entries (OPERATOR op)
mUINT32 OPERATOR_has_offset (OPERATOR op)
mUINT32 OPERATOR_has_2offsets (OPERATOR op)
mUINT32 OPERATOR_has_bits (OPERATOR op)
mUINT32 OPERATOR_has_ndim (OPERATOR op)
mUINT32 OPERATOR_has_esize (OPERATOR op)
mUINT32 OPERATOR_has_value (OPERATOR op)
mUINT32 OPERATOR_has_flags (OPERATOR op)
mUINT32 OPERATOR_has_inumber (OPERATOR op)
mUINT32 OPERATOR_has_1ty (OPERATOR op)
mUINT32 OPERATOR_has_2ty (OPERATOR op)
mUINT32 OPERATOR_has_ereg_supp (OPERATOR op)
mUINT32 OPERATOR_has_barrier (OPERATOR op)
mUINT32 OPERATOR_has_last_label (OPERATOR op)
mUINT32 OPERATOR_has_field_id (OPERATOR op)
mINT8 OPERATOR_nkids (OPERATOR op)
OPERATOR_MAPCAT OPERATOR_mapcat (OPERATOR op)
BOOL OPERATOR_is_black_box (OPERATOR op)
static BOOL Is_Valid_Opcode (OPCODE c)
static BOOL Is_Valid_Opcode_FUNC (OPCODE c)
OPERATOR OPCODE_operator (OPCODE op)
TYPE_ID OPCODE_rtype (OPCODE op)
TYPE_ID OPCODE_desc (OPCODE op)
char * OPCODE_name (OPCODE op)
mUINT32 OPCODE_is_scf (OPCODE op)
mUINT32 OPCODE_is_stmt (OPCODE op)
mUINT32 OPCODE_is_expression (OPCODE op)
mUINT32 OPCODE_is_leaf (OPCODE op)
mUINT32 OPCODE_is_store (OPCODE op)
mUINT32 OPCODE_is_load (OPCODE op)
mUINT32 OPCODE_is_call (OPCODE op)
mUINT32 OPCODE_is_compare (OPCODE op)
mUINT32 OPCODE_is_non_scf (OPCODE op)
mUINT32 OPCODE_is_boolean (OPCODE op)
mUINT32 OPCODE_is_endsbb (OPCODE op)
mUINT32 OPCODE_is_comp_unit_if (OPCODE op)
mUINT32 OPCODE_is_not_executable (OPCODE op)
mUINT32 OPCODE_is_prefetch (OPCODE op)
mUINT32 OPCODE_has_next_prev (OPCODE op)
mUINT32 OPCODE_has_sym (OPCODE op)
mUINT32 OPCODE_has_label (OPCODE op)
mUINT32 OPCODE_has_num_entries (OPCODE op)
mUINT32 OPCODE_has_offset (OPCODE op)
mUINT32 OPCODE_has_2offsets (OPCODE op)
mUINT32 OPCODE_has_bits (OPCODE op)
mUINT32 OPCODE_has_ndim (OPCODE op)
mUINT32 OPCODE_has_esize (OPCODE op)
mUINT32 OPCODE_has_value (OPCODE op)
mUINT32 OPCODE_has_flags (OPCODE op)
mUINT32 OPCODE_has_inumber (OPCODE op)
mUINT32 OPCODE_has_1ty (OPCODE op)
mUINT32 OPCODE_has_2ty (OPCODE op)
mUINT32 OPCODE_has_ereg_supp (OPCODE op)
mUINT32 OPCODE_has_barrier (OPCODE op)
mUINT32 OPCODE_has_last_label (OPCODE op)
mUINT32 OPCODE_has_field_id (OPCODE op)
mINT8 OPCODE_nkids (OPCODE op)
OPERATOR_MAPCAT OPCODE_mapcat (OPCODE op)
BOOL OPCODE_is_black_box (OPCODE op)


Function Documentation

static BOOL Is_Valid_Opcode ( OPCODE  c  )  [inline, static]

Definition at line 334 of file opcode_gen.h.

static BOOL Is_Valid_Opcode_FUNC ( OPCODE  c  )  [inline, static]

Definition at line 335 of file opcode_gen.h.

TYPE_ID OPCODE_desc ( OPCODE  op  )  [inline]

Definition at line 365 of file opcode_gen.h.

References Is_True, Is_Valid_Opcode, and TYPE_ID.

mUINT32 OPCODE_has_1ty ( OPCODE  op  )  [inline]

Definition at line 585 of file opcode_gen.h.

References Is_True, Is_Valid_Opcode, OPCODE_operator(), and OPERATOR_has_1ty().

mUINT32 OPCODE_has_2offsets ( OPCODE  op  )  [inline]

Definition at line 529 of file opcode_gen.h.

References Is_True, Is_Valid_Opcode, OPCODE_operator(), and OPERATOR_has_2offsets().

mUINT32 OPCODE_has_2ty ( OPCODE  op  )  [inline]

Definition at line 593 of file opcode_gen.h.

References Is_True, Is_Valid_Opcode, OPCODE_operator(), and OPERATOR_has_2ty().

mUINT32 OPCODE_has_barrier ( OPCODE  op  )  [inline]

Definition at line 609 of file opcode_gen.h.

References Is_True, Is_Valid_Opcode, OPCODE_operator(), and OPERATOR_has_barrier().

mUINT32 OPCODE_has_bits ( OPCODE  op  )  [inline]

Definition at line 537 of file opcode_gen.h.

References Is_True, Is_Valid_Opcode, OPCODE_operator(), and OPERATOR_has_bits().

mUINT32 OPCODE_has_ereg_supp ( OPCODE  op  )  [inline]

Definition at line 601 of file opcode_gen.h.

References Is_True, Is_Valid_Opcode, OPCODE_operator(), and OPERATOR_has_ereg_supp().

mUINT32 OPCODE_has_esize ( OPCODE  op  )  [inline]

Definition at line 553 of file opcode_gen.h.

References Is_True, Is_Valid_Opcode, OPCODE_operator(), and OPERATOR_has_esize().

mUINT32 OPCODE_has_field_id ( OPCODE  op  )  [inline]

Definition at line 625 of file opcode_gen.h.

References Is_True, Is_Valid_Opcode, OPCODE_operator(), and OPERATOR_has_field_id().

mUINT32 OPCODE_has_flags ( OPCODE  op  )  [inline]

Definition at line 569 of file opcode_gen.h.

References Is_True, Is_Valid_Opcode, OPCODE_operator(), and OPERATOR_has_flags().

mUINT32 OPCODE_has_inumber ( OPCODE  op  )  [inline]

Definition at line 577 of file opcode_gen.h.

References Is_True, Is_Valid_Opcode, OPCODE_operator(), and OPERATOR_has_inumber().

mUINT32 OPCODE_has_label ( OPCODE  op  )  [inline]

Definition at line 505 of file opcode_gen.h.

References Is_True, Is_Valid_Opcode, OPCODE_operator(), and OPERATOR_has_label().

mUINT32 OPCODE_has_last_label ( OPCODE  op  )  [inline]

Definition at line 617 of file opcode_gen.h.

References Is_True, Is_Valid_Opcode, OPCODE_operator(), and OPERATOR_has_last_label().

mUINT32 OPCODE_has_ndim ( OPCODE  op  )  [inline]

Definition at line 545 of file opcode_gen.h.

References Is_True, Is_Valid_Opcode, OPCODE_operator(), and OPERATOR_has_ndim().

mUINT32 OPCODE_has_next_prev ( OPCODE  op  )  [inline]

Definition at line 489 of file opcode_gen.h.

References Is_True, Is_Valid_Opcode, OPCODE_operator(), and OPERATOR_has_next_prev().

mUINT32 OPCODE_has_num_entries ( OPCODE  op  )  [inline]

Definition at line 513 of file opcode_gen.h.

References Is_True, Is_Valid_Opcode, OPCODE_operator(), and OPERATOR_has_num_entries().

mUINT32 OPCODE_has_offset ( OPCODE  op  )  [inline]

Definition at line 521 of file opcode_gen.h.

References Is_True, Is_Valid_Opcode, OPCODE_operator(), and OPERATOR_has_offset().

mUINT32 OPCODE_has_sym ( OPCODE  op  )  [inline]

Definition at line 497 of file opcode_gen.h.

References Is_True, Is_Valid_Opcode, OPCODE_operator(), and OPERATOR_has_sym().

mUINT32 OPCODE_has_value ( OPCODE  op  )  [inline]

Definition at line 561 of file opcode_gen.h.

References Is_True, Is_Valid_Opcode, OPCODE_operator(), and OPERATOR_has_value().

BOOL OPCODE_is_black_box ( OPCODE  op  )  [inline]

Definition at line 649 of file opcode_gen.h.

References Is_True, Is_Valid_Opcode, OPCODE_operator(), and OPERATOR_is_black_box().

mUINT32 OPCODE_is_boolean ( OPCODE  op  )  [inline]

Definition at line 449 of file opcode_gen.h.

References Is_True, Is_Valid_Opcode, OPCODE_operator(), and OPERATOR_is_boolean().

mUINT32 OPCODE_is_call ( OPCODE  op  )  [inline]

Definition at line 425 of file opcode_gen.h.

References Is_True, Is_Valid_Opcode, OPCODE_operator(), and OPERATOR_is_call().

mUINT32 OPCODE_is_comp_unit_if ( OPCODE  op  )  [inline]

Definition at line 465 of file opcode_gen.h.

References Is_True, Is_Valid_Opcode, OPCODE_operator(), and OPERATOR_is_comp_unit_if().

mUINT32 OPCODE_is_compare ( OPCODE  op  )  [inline]

Definition at line 433 of file opcode_gen.h.

References Is_True, Is_Valid_Opcode, OPCODE_operator(), and OPERATOR_is_compare().

mUINT32 OPCODE_is_endsbb ( OPCODE  op  )  [inline]

Definition at line 457 of file opcode_gen.h.

References Is_True, Is_Valid_Opcode, OPCODE_operator(), and OPERATOR_is_endsbb().

mUINT32 OPCODE_is_expression ( OPCODE  op  )  [inline]

Definition at line 393 of file opcode_gen.h.

References Is_True, Is_Valid_Opcode, OPCODE_operator(), and OPERATOR_is_expression().

mUINT32 OPCODE_is_leaf ( OPCODE  op  )  [inline]

Definition at line 401 of file opcode_gen.h.

References Is_True, Is_Valid_Opcode, OPCODE_operator(), and OPERATOR_is_leaf().

mUINT32 OPCODE_is_load ( OPCODE  op  )  [inline]

Definition at line 417 of file opcode_gen.h.

References Is_True, Is_Valid_Opcode, OPCODE_operator(), and OPERATOR_is_load().

mUINT32 OPCODE_is_non_scf ( OPCODE  op  )  [inline]

Definition at line 441 of file opcode_gen.h.

References Is_True, Is_Valid_Opcode, OPCODE_operator(), and OPERATOR_is_non_scf().

mUINT32 OPCODE_is_not_executable ( OPCODE  op  )  [inline]

mUINT32 OPCODE_is_prefetch ( OPCODE  op  )  [inline]

Definition at line 481 of file opcode_gen.h.

References Is_True, Is_Valid_Opcode, OPCODE_operator(), and OPERATOR_is_prefetch().

mUINT32 OPCODE_is_scf ( OPCODE  op  )  [inline]

Definition at line 377 of file opcode_gen.h.

References Is_True, Is_Valid_Opcode, OPCODE_operator(), and OPERATOR_is_scf().

mUINT32 OPCODE_is_stmt ( OPCODE  op  )  [inline]

Definition at line 385 of file opcode_gen.h.

References Is_True, Is_Valid_Opcode, OPCODE_operator(), and OPERATOR_is_stmt().

mUINT32 OPCODE_is_store ( OPCODE  op  )  [inline]

Definition at line 409 of file opcode_gen.h.

References Is_True, Is_Valid_Opcode, OPCODE_operator(), and OPERATOR_is_store().

OPERATOR_MAPCAT OPCODE_mapcat ( OPCODE  op  )  [inline]

Definition at line 641 of file opcode_gen.h.

References Is_True, Is_Valid_Opcode, OPCODE_operator(), and OPERATOR_mapcat().

char* OPCODE_name ( OPCODE  op  ) 

Definition at line 3409 of file opcode_gen_core.cxx.

References OPCODE_name(), TYPE_ID, and UINT32.

mINT8 OPCODE_nkids ( OPCODE  op  )  [inline]

Definition at line 633 of file opcode_gen.h.

References Is_True, Is_Valid_Opcode, OPCODE_operator(), and OPERATOR_nkids().

OPERATOR OPCODE_operator ( OPCODE  op  )  [inline]

Definition at line 349 of file opcode_gen.h.

References Is_True, and Is_Valid_Opcode.

TYPE_ID OPCODE_rtype ( OPCODE  op  )  [inline]

Definition at line 357 of file opcode_gen.h.

References Is_True, Is_Valid_Opcode, and TYPE_ID.

mUINT32 OPERATOR_has_1ty ( OPERATOR  op  )  [inline]

mUINT32 OPERATOR_has_2offsets ( OPERATOR  op  )  [inline]

mUINT32 OPERATOR_has_2ty ( OPERATOR  op  )  [inline]

mUINT32 OPERATOR_has_barrier ( OPERATOR  op  )  [inline]

mUINT32 OPERATOR_has_bits ( OPERATOR  op  )  [inline]

mUINT32 OPERATOR_has_ereg_supp ( OPERATOR  op  )  [inline]

mUINT32 OPERATOR_has_esize ( OPERATOR  op  )  [inline]

mUINT32 OPERATOR_has_field_id ( OPERATOR  op  )  [inline]

mUINT32 OPERATOR_has_flags ( OPERATOR  op  )  [inline]

mUINT32 OPERATOR_has_inumber ( OPERATOR  op  )  [inline]

mUINT32 OPERATOR_has_label ( OPERATOR  op  )  [inline]

mUINT32 OPERATOR_has_last_label ( OPERATOR  op  )  [inline]

mUINT32 OPERATOR_has_ndim ( OPERATOR  op  )  [inline]

mUINT32 OPERATOR_has_next_prev ( OPERATOR  op  )  [inline]

mUINT32 OPERATOR_has_num_entries ( OPERATOR  op  )  [inline]

mUINT32 OPERATOR_has_offset ( OPERATOR  op  )  [inline]

mUINT32 OPERATOR_has_sym ( OPERATOR  op  )  [inline]

mUINT32 OPERATOR_has_value ( OPERATOR  op  )  [inline]

BOOL OPERATOR_is_black_box ( OPERATOR  op  )  [inline]

Definition at line 321 of file opcode_gen.h.

References Is_True, OPERATOR_FIRST, OPERATOR_LAST, and OPR_IO.

mUINT32 OPERATOR_is_boolean ( OPERATOR  op  )  [inline]

mUINT32 OPERATOR_is_call ( OPERATOR  op  )  [inline]

mUINT32 OPERATOR_is_comp_unit_if ( OPERATOR  op  )  [inline]

mUINT32 OPERATOR_is_compare ( OPERATOR  op  )  [inline]

mUINT32 OPERATOR_is_endsbb ( OPERATOR  op  )  [inline]

mUINT32 OPERATOR_is_expression ( OPERATOR  op  )  [inline]

mUINT32 OPERATOR_is_leaf ( OPERATOR  op  )  [inline]

mUINT32 OPERATOR_is_load ( OPERATOR  op  )  [inline]

mUINT32 OPERATOR_is_non_scf ( OPERATOR  op  )  [inline]

mUINT32 OPERATOR_is_not_executable ( OPERATOR  op  )  [inline]

mUINT32 OPERATOR_is_prefetch ( OPERATOR  op  )  [inline]

mUINT32 OPERATOR_is_scf ( OPERATOR  op  )  [inline]

mUINT32 OPERATOR_is_stmt ( OPERATOR  op  )  [inline]

mUINT32 OPERATOR_is_store ( OPERATOR  op  )  [inline]

OPERATOR_MAPCAT OPERATOR_mapcat ( OPERATOR  op  )  [inline]

mINT8 OPERATOR_nkids ( OPERATOR  op  )  [inline]


Generated on Wed Apr 8 14:39:51 2009 for Open64 by  doxygen 1.5.6