#include <pqsstubs.h>

Public Member Functions | |
| op () | |
| op (PQS_ITYPE ity, TN *q, TN *p1, TN *p2) | |
| op () | |
| op (PQS_ITYPE ity, TN *q, TN *p1, TN *p2) | |
| op () | |
| op (PQS_ITYPE ity, TN *q, TN *p1, TN *p2) | |
Data Fields | |
| PQS_ITYPE | itype |
| TN * | qual |
| TN * | p1 |
| TN * | p2 |
| PQS_NODE_IDX | pqs_idx |
| SRCPOS | srcpos |
| OP * | next |
| OP * | prev |
| struct bb * | bb |
| struct bb * | unroll_bb |
| mUINT32 | flags |
| mUINT16 | order |
| mINT16 | variant |
| mUINT16 | map_idx |
| mUINT16 | orig_idx |
| mINT16 | scycle |
| mTOP | opr |
| mUINT8 | unrolling |
| mUINT8 | results |
| mUINT8 | opnds |
| struct tn * | res_opnd [10] |
| char * | flags |
| int | cycles |
| char | type |
| char * | bits |
| char * | name |
| char * | flavor |
| const cpp_token * | token |
| cpp_num | value |
| enum cpp_ttype | op |
Definition at line 44 of file pqsstubs.h.
| op::op | ( | ) | [inline] |
Definition at line 49 of file pqsstubs.h.
References itype, NULL, p1, p2, pqs_idx, PQS_IDX_INVALID, PQS_ITYPE_INVALID, and qual.
Definition at line 57 of file pqsstubs.h.
| op::op | ( | ) | [inline] |
Definition at line 49 of file pqsstubs.h.
References itype, NULL, p1, p2, pqs_idx, PQS_IDX_INVALID, PQS_ITYPE_INVALID, and qual.
Definition at line 57 of file pqsstubs.h.
| op::op | ( | ) | [inline] |
Definition at line 49 of file pqsstubs.h.
References itype, NULL, p1, p2, pqs_idx, PQS_IDX_INVALID, PQS_ITYPE_INVALID, and qual.
Definition at line 57 of file pqsstubs.h.
Definition at line 330 of file op.h.
Referenced by append_ops(), BB_Sink_Op_Before(), Check_No_Use_Between(), draw_regional_dependence_graph(), Dup_OP(), EBO_Fold_Load_Duplicate(), EBO_Lea_Insertion(), Expand_Ordered_Select_Compare(), find_duplicate_mem_op(), insert_ops_after(), insert_ops_before(), OPS_Remove_Op(), OPS_Remove_Ops(), Predicate_Block(), EDGE_PROFILE::Prepare_Instrument(), prepend_ops(), Print_Ops_In_BB(), r_assemble_op(), and Special_Sequence().
Definition at line 331 of file op.h.
Referenced by append_ops(), BB_Sink_Op_Before(), CGTARG_Generate_Countdown_Loop(), Dup_OP(), insert_ops_after(), insert_ops_before(), Loop_Countsdown_Xformed(), OPS_Remove_Op(), OPS_Remove_Ops(), EDGE_PROFILE::Prepare_Instrument(), prepend_ops(), and SWP_Slot_Helper().
Definition at line 332 of file op.h.
Referenced by BB_Hold_Disjoint_Speculative_Code(), BB_Remove_Op(), BB_Remove_Ops(), Check_Br16(), dp::dump_preds(), dp::dump_preds_p(), dp::dump_succs(), dp::dump_succs_p(), Dup_OP(), EBO_Fold_Load_Duplicate(), EBO_Lea_Insertion(), EBO_Remove_Unused_Ops(), EETARG_Build_Jump_Instead_Of_Call(), Exp_Simulated_Op(), find_duplicate_mem_op(), Insert_Predicates(), Post_Multi_Branch(), EDGE_PROFILE::Prepare_Instrument(), setup_ops(), Simulated_Op_Real_Inst_Words(), Special_Sequence(), and SWP_Slot_Helper().
struct bb* op::unroll_bb [read] |
Definition at line 335 of file op.h.
Referenced by BB_Update_OP_Order(), BB_Verify_OP_Order(), OP_Follows(), OP_Order(), OP_Ordering(), OP_Precedes(), DAG_BUILDER::OP_To_Gid(), DAG_BUILDER::Set_OP_Order(), and setup_ops().
Definition at line 337 of file op.h.
Referenced by dp::dump_preds(), dp::dump_preds_p(), dp::dump_succs(), dp::dump_succs_p(), GROUP_ASSEMBLE::InsertAfter(), CYCLE_STATE::Reorder_Branch_OP(), and setup_ops().
| mTOP op::opr |
Definition at line 343 of file op.h.
Referenced by draw_regional_dependence_graph(), dp::dump_preds(), dp::dump_succs(), Find_BB_TNs(), OP_Change_Opcode(), OP_Change_To_Noop(), OP_Inst_Size(), Predicate_Block(), Print_OP(), Print_Ops_In_BB(), r_apply_l_const(), Special_Sequence(), and sPrint_OP().
struct tn* op::res_opnd[10] [read] |
| int op::cycles |
| char op::type |
| char* op::bits |
| char* op::name |
Definition at line 34 of file z8kgen.c.
Referenced by count(), help(), internal(), main(), and parse_args().
| char* op::flavor |
Definition at line 42 of file cppexp.c.
Referenced by _cpp_parse_expr(), check_promotion(), and reduce().
Definition at line 43 of file cppexp.c.
Referenced by _cpp_parse_expr(), CYCLE_STATE::operator[](), and reduce().
1.5.6