GCC Middle and Back End API Reference
pattern_d Struct Reference

Data Fields

const char * name
unsigned int op
unsigned int m1
unsigned int m2
unsigned int sort_num

Detailed Description

Vector in which to collect insns that match.   

Field Documentation

unsigned int pattern_d::m1

Referenced by gen_insn(), and match_pattern().

unsigned int pattern_d::m2

Referenced by gen_insn(), and match_pattern().

const char* pattern_d::name

Referenced by gen_insn(), and main().

unsigned int pattern_d::op

Referenced by gen_insn().

unsigned int pattern_d::sort_num

Referenced by gen_insn(), main(), and pattern_cmp().


The documentation for this struct was generated from the following file: