Searched refs:dt_type (Results 1 - 1 of 1) sorted by relevance

/haiku-buildtools/gcc/gcc/
H A Dgenmatch.c1098 enum dt_type { DT_NODE, DT_OPERAND, DT_TRUE, DT_MATCH, DT_SIMPLIFY }; enum in struct:dt_node
1100 enum dt_type type;
1104 dt_node (enum dt_type type_): type (type_), level (0), kids (vNULL) {}
1129 dt_operand (enum dt_type type, operand *op_, dt_operand *match_dop_,

Completed in 117 milliseconds