Lines Matching defs:gimple
1540 lower (vec<simplify *>& simplifiers, bool gimple) in lower()
2104 bool gimple; variable
2414 expr::gen_transform (FILE *f, int indent, const char *dest, bool gimple, in gen_transform()
2662 capture::gen_transform (FILE *f, int indent, const char *dest, bool gimple, in gen_transform()
2749 dt_operand::gen_predicate (FILE *f, int indent, const char *opname, bool gimple) in gen_predicate()
2903 dt_node::gen_kids (FILE *f, int indent, bool gimple, int depth) in gen_kids()
2977 dt_node::gen_kids_1 (FILE *f, int indent, bool gimple, int depth, in gen_kids_1()
3187 dt_operand::gen (FILE *f, int indent, bool gimple, int depth) in gen()
3237 dt_simplify::gen_1 (FILE *f, int indent, bool gimple, operand *result) in gen_1()
3568 dt_simplify::gen (FILE *f, int indent, bool gimple, int depth ATTRIBUTE_UNUSED) in gen()
3728 decision_tree::gen (FILE *f, bool gimple) in gen()
3907 write_predicate (FILE *f, predicate_id *p, decision_tree &dt, bool gimple) in write_predicate()
5077 bool gimple = true; in main() local