Lines Matching refs:size_int
3837 tree al = size_int (TYPE_ALIGN (TREE_TYPE (type))); in lower_rec_input_clauses()
4069 size_int (DECL_ALIGN (var))); in lower_rec_input_clauses()
4118 tree al = size_int (TYPE_ALIGN (rtype)); in lower_rec_input_clauses()
7380 tree r = build4 (ARRAY_REF, ptr_type_node, array, size_int (0), NULL_TREE, in lower_depend_clauses()
7384 r = build4 (ARRAY_REF, ptr_type_node, array, size_int (1), NULL_TREE, in lower_depend_clauses()
7399 r = build4 (ARRAY_REF, ptr_type_node, array, size_int (idx++), in lower_depend_clauses()
8027 purpose = size_int (map_idx++); in lower_omp_target()
8158 s = size_int (0); in lower_omp_target()
8164 purpose = size_int (map_idx++); in lower_omp_target()
8202 s = size_int (0); in lower_omp_target()
8203 purpose = size_int (map_idx++); in lower_omp_target()
8544 tree al = size_int (DECL_ALIGN (var)); in lower_omp_target()
8564 tree al = size_int (TYPE_ALIGN (rtype)); in lower_omp_target()