Home | History | Annotate | Download | only in gcc

Lines Matching defs:GTY

222 struct GTY((desc ("gimple_statement_structure (&%h)"), tag ("GSS_BASE"),
286 gimple *GTY((skip)) prev;
293 struct GTY(())
303 struct use_optype_d GTY((skip (""))) *use_ops;
309 struct GTY((tag("GSS_WITH_OPS")))
318 tree GTY((length ("%h.num_ops"))) op[1];
324 struct GTY((tag("GSS_WITH_MEM_OPS_BASE")))
332 tree GTY((skip (""))) vdef;
333 tree GTY((skip (""))) vuse;
339 struct GTY((tag("GSS_WITH_MEM_OPS")))
349 tree GTY((length ("%h.num_ops"))) op[1];
355 struct GTY((tag("GSS_CALL")))
365 union GTY ((desc ("%1.subcode & GF_CALL_INTERNAL"))) {
366 tree GTY ((tag ("0"))) fntype;
367 enum internal_fn GTY ((tag ("GF_CALL_INTERNAL"))) internal_fn;
374 tree GTY((length ("%h.num_ops"))) op[1];
382 struct GTY((tag("GSS_OMP")))
394 struct GTY((tag("GSS_BIND")))
418 struct GTY((tag("GSS_CATCH")))
433 struct GTY((tag("GSS_EH_FILTER")))
449 struct GTY((tag("GSS_EH_ELSE")))
460 struct GTY((tag("GSS_EH_MNT")))
471 struct GTY((tag("GSS_PHI")))
484 struct phi_arg_d GTY ((length ("%h.nargs"))) args[1];
490 struct GTY((tag("GSS_EH_CTRL")))
500 struct GTY((tag("GSS_EH_CTRL")))
507 struct GTY((tag("GSS_EH_CTRL")))
517 struct GTY((tag("GSS_TRY")))
547 struct GTY((tag("GSS_WCE")))
565 struct GTY((tag("GSS_ASM")))
585 tree GTY((length ("%h.num_ops"))) op[1];
590 struct GTY
604 struct GTY(()) gimple_omp_for_iter {
623 struct GTY((tag("GSS_OMP_FOR")))
636 struct gimple_omp_for_iter * GTY((length ("%h.collapse"))) iter;
646 struct GTY((tag("GSS_OMP_PARALLEL_LAYOUT")))
665 struct GTY((tag("GSS_OMP_PARALLEL_LAYOUT")))
675 struct GTY((tag("GSS_OMP_PARALLEL_LAYOUT")))
683 struct GTY((tag("GSS_OMP_PARALLEL_LAYOUT")))
692 struct GTY((tag("GSS_OMP_TASK")))
714 struct GTY((tag("GSS_OMP_SECTIONS")))
733 struct GTY((tag("GSS_OMP_CONTINUE")))
748 struct GTY((tag("GSS_OMP_SINGLE_LAYOUT")))
757 struct GTY((tag("GSS_OMP_SINGLE_LAYOUT")))
764 struct GTY((tag("GSS_OMP_PARALLEL_LAYOUT")))
771 struct GTY((tag("GSS_OMP_SINGLE_LAYOUT")))
778 struct GTY((tag("GSS_OMP_SINGLE_LAYOUT")))
790 struct GTY((tag("GSS_OMP_ATOMIC_LOAD")))
802 struct GTY((tag("GSS_OMP_ATOMIC_STORE_LAYOUT")))
811 struct GTY((tag("GSS_OMP_ATOMIC_STORE_LAYOUT")))
819 struct GTY((tag("GSS_OMP_ATOMIC_STORE_LAYOUT")))
855 struct GTY((tag("GSS_TRANSACTION")))
880 struct GTY((tag("GSS_WITH_OPS")))
891 struct GTY((tag("GSS_WITH_OPS")))
901 struct GTY((tag("GSS_WITH_OPS")))
911 struct GTY((tag("GSS_WITH_OPS")))
921 struct GTY((tag("GSS_WITH_OPS")))
931 struct GTY((tag("GSS_WITH_MEM_OPS")))
942 struct GTY((tag("GSS_WITH_MEM_OPS")))