Home
last modified time | relevance | path

Searched refs:index_type_tree (Results 1 – 21 of 21) sorted by relevance

/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/go/
H A Dgo-gcc.cc578 tree index_type_tree = build_index_type(fold_build2(MINUS_EXPR, sizetype, in fill_in_array() local
584 TYPE_DOMAIN(fill_tree) = index_type_tree; in fill_in_array()
591 || TYPE_CANONICAL(index_type_tree) != index_type_tree) in fill_in_array()
594 TYPE_CANONICAL(index_type_tree)); in fill_in_array()
/dports/lang/gcc48/gcc-4.8.5/gcc/go/
H A Dgo-gcc.cc620 tree index_type_tree = build_index_type(fold_build2(MINUS_EXPR, sizetype, in fill_in_array() local
626 TYPE_DOMAIN(fill_tree) = index_type_tree; in fill_in_array()
633 || TYPE_CANONICAL(index_type_tree) != index_type_tree) in fill_in_array()
636 TYPE_CANONICAL(index_type_tree)); in fill_in_array()
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/go/
H A Dgo-gcc.cc624 tree index_type_tree = build_index_type(fold_build2(MINUS_EXPR, sizetype, in fill_in_array() local
630 TYPE_DOMAIN(fill_tree) = index_type_tree; in fill_in_array()
637 || TYPE_CANONICAL(index_type_tree) != index_type_tree) in fill_in_array()
640 TYPE_CANONICAL(index_type_tree)); in fill_in_array()
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/go/
H A Dgo-gcc.cc1001 tree index_type_tree = build_index_type(fold_build2(MINUS_EXPR, sizetype, in fill_in_array() local
1007 TYPE_DOMAIN(fill_tree) = index_type_tree; in fill_in_array()
1014 || TYPE_CANONICAL(index_type_tree) != index_type_tree) in fill_in_array()
1017 TYPE_CANONICAL(index_type_tree)); in fill_in_array()
/dports/lang/gcc9/gcc-9.4.0/gcc/go/
H A Dgo-gcc.cc998 tree index_type_tree = build_index_type(fold_build2(MINUS_EXPR, sizetype, in fill_in_array() local
1004 TYPE_DOMAIN(fill_tree) = index_type_tree; in fill_in_array()
1011 || TYPE_CANONICAL(index_type_tree) != index_type_tree) in fill_in_array()
1014 TYPE_CANONICAL(index_type_tree)); in fill_in_array()
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/go/
H A Dgo-gcc.cc1001 tree index_type_tree = build_index_type(fold_build2(MINUS_EXPR, sizetype, in fill_in_array() local
1007 TYPE_DOMAIN(fill_tree) = index_type_tree; in fill_in_array()
1014 || TYPE_CANONICAL(index_type_tree) != index_type_tree) in fill_in_array()
1017 TYPE_CANONICAL(index_type_tree)); in fill_in_array()
/dports/lang/gnat_util/gcc-6-20180516/gcc/go/
H A Dgo-gcc.cc929 tree index_type_tree = build_index_type(fold_build2(MINUS_EXPR, sizetype, in fill_in_array() local
935 TYPE_DOMAIN(fill_tree) = index_type_tree; in fill_in_array()
942 || TYPE_CANONICAL(index_type_tree) != index_type_tree) in fill_in_array()
945 TYPE_CANONICAL(index_type_tree)); in fill_in_array()
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/go/
H A Dgo-gcc.cc1001 tree index_type_tree = build_index_type(fold_build2(MINUS_EXPR, sizetype, in fill_in_array() local
1007 TYPE_DOMAIN(fill_tree) = index_type_tree; in fill_in_array()
1014 || TYPE_CANONICAL(index_type_tree) != index_type_tree) in fill_in_array()
1017 TYPE_CANONICAL(index_type_tree)); in fill_in_array()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/go/
H A Dgo-gcc.cc1001 tree index_type_tree = build_index_type(fold_build2(MINUS_EXPR, sizetype, in fill_in_array() local
1007 TYPE_DOMAIN(fill_tree) = index_type_tree; in fill_in_array()
1014 || TYPE_CANONICAL(index_type_tree) != index_type_tree) in fill_in_array()
1017 TYPE_CANONICAL(index_type_tree)); in fill_in_array()
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/go/
H A Dgo-gcc.cc1001 tree index_type_tree = build_index_type(fold_build2(MINUS_EXPR, sizetype, in fill_in_array() local
1007 TYPE_DOMAIN(fill_tree) = index_type_tree; in fill_in_array()
1014 || TYPE_CANONICAL(index_type_tree) != index_type_tree) in fill_in_array()
1017 TYPE_CANONICAL(index_type_tree)); in fill_in_array()
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/go/
H A Dgo-gcc.cc998 tree index_type_tree = build_index_type(fold_build2(MINUS_EXPR, sizetype, in fill_in_array() local
1004 TYPE_DOMAIN(fill_tree) = index_type_tree; in fill_in_array()
1011 || TYPE_CANONICAL(index_type_tree) != index_type_tree) in fill_in_array()
1014 TYPE_CANONICAL(index_type_tree)); in fill_in_array()
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/go/
H A Dgo-gcc.cc998 tree index_type_tree = build_index_type(fold_build2(MINUS_EXPR, sizetype, in fill_in_array() local
1004 TYPE_DOMAIN(fill_tree) = index_type_tree; in fill_in_array()
1011 || TYPE_CANONICAL(index_type_tree) != index_type_tree) in fill_in_array()
1014 TYPE_CANONICAL(index_type_tree)); in fill_in_array()
/dports/lang/gcc8/gcc-8.5.0/gcc/go/
H A Dgo-gcc.cc1001 tree index_type_tree = build_index_type(fold_build2(MINUS_EXPR, sizetype, in fill_in_array() local
1007 TYPE_DOMAIN(fill_tree) = index_type_tree; in fill_in_array()
1014 || TYPE_CANONICAL(index_type_tree) != index_type_tree) in fill_in_array()
1017 TYPE_CANONICAL(index_type_tree)); in fill_in_array()
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/go/
H A Dgo-gcc.cc929 tree index_type_tree = build_index_type(fold_build2(MINUS_EXPR, sizetype, in fill_in_array() local
935 TYPE_DOMAIN(fill_tree) = index_type_tree; in fill_in_array()
942 || TYPE_CANONICAL(index_type_tree) != index_type_tree) in fill_in_array()
945 TYPE_CANONICAL(index_type_tree)); in fill_in_array()
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/go/
H A Dgo-gcc.cc1147 tree index_type_tree = build_index_type(fold_build2(MINUS_EXPR, sizetype, in fill_in_array() local
1153 TYPE_DOMAIN(fill_tree) = index_type_tree; in fill_in_array()
1160 || TYPE_CANONICAL(index_type_tree) != index_type_tree) in fill_in_array()
1163 TYPE_CANONICAL(index_type_tree)); in fill_in_array()
/dports/devel/avr-gcc/gcc-10.2.0/gcc/go/
H A Dgo-gcc.cc1148 tree index_type_tree = build_index_type(fold_build2(MINUS_EXPR, sizetype, in fill_in_array() local
1154 TYPE_DOMAIN(fill_tree) = index_type_tree; in fill_in_array()
1161 || TYPE_CANONICAL(index_type_tree) != index_type_tree) in fill_in_array()
1164 TYPE_CANONICAL(index_type_tree)); in fill_in_array()
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/go/
H A Dgo-gcc.cc1148 tree index_type_tree = build_index_type(fold_build2(MINUS_EXPR, sizetype, in fill_in_array() local
1154 TYPE_DOMAIN(fill_tree) = index_type_tree; in fill_in_array()
1161 || TYPE_CANONICAL(index_type_tree) != index_type_tree) in fill_in_array()
1164 TYPE_CANONICAL(index_type_tree)); in fill_in_array()
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/go/
H A Dgo-gcc.cc1148 tree index_type_tree = build_index_type(fold_build2(MINUS_EXPR, sizetype, in fill_in_array() local
1154 TYPE_DOMAIN(fill_tree) = index_type_tree; in fill_in_array()
1161 || TYPE_CANONICAL(index_type_tree) != index_type_tree) in fill_in_array()
1164 TYPE_CANONICAL(index_type_tree)); in fill_in_array()
/dports/lang/gcc11/gcc-11.2.0/gcc/go/
H A Dgo-gcc.cc1148 tree index_type_tree = build_index_type(fold_build2(MINUS_EXPR, sizetype, in fill_in_array() local
1154 TYPE_DOMAIN(fill_tree) = index_type_tree; in fill_in_array()
1161 || TYPE_CANONICAL(index_type_tree) != index_type_tree) in fill_in_array()
1164 TYPE_CANONICAL(index_type_tree)); in fill_in_array()
/dports/lang/gcc10/gcc-10.3.0/gcc/go/
H A Dgo-gcc.cc1148 tree index_type_tree = build_index_type(fold_build2(MINUS_EXPR, sizetype, in fill_in_array() local
1154 TYPE_DOMAIN(fill_tree) = index_type_tree; in fill_in_array()
1161 || TYPE_CANONICAL(index_type_tree) != index_type_tree) in fill_in_array()
1164 TYPE_CANONICAL(index_type_tree)); in fill_in_array()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/go/
H A Dgo-gcc.cc1148 tree index_type_tree = build_index_type(fold_build2(MINUS_EXPR, sizetype, in fill_in_array() local
1154 TYPE_DOMAIN(fill_tree) = index_type_tree; in fill_in_array()
1161 || TYPE_CANONICAL(index_type_tree) != index_type_tree) in fill_in_array()
1164 TYPE_CANONICAL(index_type_tree)); in fill_in_array()