Lines Matching defs:tem
405 tree type = TREE_TYPE (decl), then_b, tem, field; in gfc_walk_alloc_comps() local
604 tree tem = gfc_walk_alloc_comps (outer, decl, in gfc_omp_clause_default_ctor() local
655 tree tem = gfc_walk_alloc_comps (outer, decl, in gfc_omp_clause_default_ctor() local
674 tree tem = fold_convert (pvoid_type_node, in gfc_omp_clause_default_ctor() local
715 tree tem = gfc_walk_alloc_comps (src, dest, OMP_CLAUSE_DECL (clause), in gfc_omp_clause_copy_ctor() local
772 tree tem = gfc_walk_alloc_comps (src, dest, in gfc_omp_clause_copy_ctor() local
819 tree tem = gfc_walk_alloc_comps (dest, NULL_TREE, in gfc_omp_clause_assign_op() local
841 tree tem = fold_convert (pvoid_type_node, in gfc_omp_clause_assign_op() local
894 tree tem = gfc_conv_descriptor_ubound_get (src, rank); in gfc_omp_clause_assign_op() local
954 tree tem = gfc_walk_alloc_comps (src, dest, in gfc_omp_clause_assign_op() local
1141 tree type = TREE_TYPE (decl), tem; in gfc_omp_clause_dtor() local
1362 tree tem, then_b, else_b, zero, cond; in gfc_omp_finish_clause() local
2596 tree tem, then_b, else_b, zero, cond; variable