Home
last modified time | relevance | path

Searched defs:runtime_type_kind (Results 1 – 25 of 42) sorted by relevance

12

/dports/lang/gcc48/gcc-4.8.5/gcc/go/gofrontend/
H A Dtypes.h1512 int runtime_type_kind) in Integer_type()
1588 Float_type(bool is_abstract, int bits, int runtime_type_kind) in Float_type()
1657 Complex_type(bool is_abstract, int bits, int runtime_type_kind) in Complex_type()
H A Dtypes.cc1970 Type::type_descriptor_constructor(Gogo* gogo, int runtime_type_kind, in type_descriptor_constructor()
2284 Type::plain_type_descriptor(Gogo* gogo, int runtime_type_kind, in plain_type_descriptor()
2638 int bits, int runtime_type_kind) in create_integer_type()
2763 int runtime_type_kind) in make_integer_type()
2802 int runtime_type_kind) in create_float_type()
2896 Type::make_float_type(const char* name, int bits, int runtime_type_kind) in make_float_type()
2926 int runtime_type_kind) in create_complex_type()
3023 Type::make_complex_type(const char* name, int bits, int runtime_type_kind) in make_complex_type()
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/go/gofrontend/
H A Dtypes.h1505 int runtime_type_kind) in Integer_type()
1581 Float_type(bool is_abstract, int bits, int runtime_type_kind) in Float_type()
1650 Complex_type(bool is_abstract, int bits, int runtime_type_kind) in Complex_type()
H A Dtypes.cc1892 Type::type_descriptor_constructor(Gogo* gogo, int runtime_type_kind, in type_descriptor_constructor()
2223 Type::plain_type_descriptor(Gogo* gogo, int runtime_type_kind, in plain_type_descriptor()
2579 int bits, int runtime_type_kind) in create_integer_type()
2704 int runtime_type_kind) in make_integer_type()
2743 int runtime_type_kind) in create_float_type()
2837 Type::make_float_type(const char* name, int bits, int runtime_type_kind) in make_float_type()
2867 int runtime_type_kind) in create_complex_type()
2964 Type::make_complex_type(const char* name, int bits, int runtime_type_kind) in make_complex_type()
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/go/gofrontend/
H A Dtypes.h1517 int runtime_type_kind) in Integer_type()
1593 Float_type(bool is_abstract, int bits, int runtime_type_kind) in Float_type()
1662 Complex_type(bool is_abstract, int bits, int runtime_type_kind) in Complex_type()
H A Dtypes.cc1966 Type::type_descriptor_constructor(Gogo* gogo, int runtime_type_kind, in type_descriptor_constructor()
2280 Type::plain_type_descriptor(Gogo* gogo, int runtime_type_kind, in plain_type_descriptor()
2634 int bits, int runtime_type_kind) in create_integer_type()
2759 int runtime_type_kind) in make_integer_type()
2798 int runtime_type_kind) in create_float_type()
2892 Type::make_float_type(const char* name, int bits, int runtime_type_kind) in make_float_type()
2922 int runtime_type_kind) in create_complex_type()
3019 Type::make_complex_type(const char* name, int bits, int runtime_type_kind) in make_complex_type()
/dports/lang/gnat_util/gcc-6-20180516/gcc/go/gofrontend/
H A Dtypes.h1563 int runtime_type_kind) in Integer_type()
1643 Float_type(bool is_abstract, int bits, int runtime_type_kind) in Float_type()
1716 Complex_type(bool is_abstract, int bits, int runtime_type_kind) in Complex_type()
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/go/gofrontend/
H A Dtypes.h1563 int runtime_type_kind) in Integer_type()
1643 Float_type(bool is_abstract, int bits, int runtime_type_kind) in Float_type()
1716 Complex_type(bool is_abstract, int bits, int runtime_type_kind) in Complex_type()
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/go/gofrontend/
H A Dtypes.h1743 int runtime_type_kind) in Integer_type()
1828 Float_type(bool is_abstract, int bits, int runtime_type_kind) in Float_type()
1906 Complex_type(bool is_abstract, int bits, int runtime_type_kind) in Complex_type()
H A Dtypes.cc2329 Type::type_descriptor_constructor(Gogo* gogo, int runtime_type_kind, in type_descriptor_constructor()
3446 Type::plain_type_descriptor(Gogo* gogo, int runtime_type_kind, in plain_type_descriptor()
3904 int bits, int runtime_type_kind) in create_integer_type()
4016 int runtime_type_kind) in make_integer_type()
4055 int runtime_type_kind) in create_float_type()
4137 Type::make_float_type(const char* name, int bits, int runtime_type_kind) in make_float_type()
4167 int runtime_type_kind) in create_complex_type()
4252 Type::make_complex_type(const char* name, int bits, int runtime_type_kind) in make_complex_type()
/dports/lang/gcc9/gcc-9.4.0/gcc/go/gofrontend/
H A Dtypes.h1758 int runtime_type_kind) in Integer_type()
1843 Float_type(bool is_abstract, int bits, int runtime_type_kind) in Float_type()
1921 Complex_type(bool is_abstract, int bits, int runtime_type_kind) in Complex_type()
/dports/devel/avr-gcc/gcc-10.2.0/gcc/go/gofrontend/
H A Dtypes.h1805 int runtime_type_kind) in Integer_type()
1890 Float_type(bool is_abstract, int bits, int runtime_type_kind) in Float_type()
1968 Complex_type(bool is_abstract, int bits, int runtime_type_kind) in Complex_type()
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/go/gofrontend/
H A Dtypes.h1743 int runtime_type_kind) in Integer_type()
1828 Float_type(bool is_abstract, int bits, int runtime_type_kind) in Float_type()
1906 Complex_type(bool is_abstract, int bits, int runtime_type_kind) in Complex_type()
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/go/gofrontend/
H A Dtypes.h1816 int runtime_type_kind) in Integer_type()
1901 Float_type(bool is_abstract, int bits, int runtime_type_kind) in Float_type()
1979 Complex_type(bool is_abstract, int bits, int runtime_type_kind) in Complex_type()
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/go/gofrontend/
H A Dtypes.h1805 int runtime_type_kind) in Integer_type()
1890 Float_type(bool is_abstract, int bits, int runtime_type_kind) in Float_type()
1968 Complex_type(bool is_abstract, int bits, int runtime_type_kind) in Complex_type()
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/go/gofrontend/
H A Dtypes.h1743 int runtime_type_kind) in Integer_type()
1828 Float_type(bool is_abstract, int bits, int runtime_type_kind) in Float_type()
1906 Complex_type(bool is_abstract, int bits, int runtime_type_kind) in Complex_type()
/dports/lang/gcc11/gcc-11.2.0/gcc/go/gofrontend/
H A Dtypes.h1816 int runtime_type_kind) in Integer_type()
1901 Float_type(bool is_abstract, int bits, int runtime_type_kind) in Float_type()
1979 Complex_type(bool is_abstract, int bits, int runtime_type_kind) in Complex_type()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/go/gofrontend/
H A Dtypes.h1743 int runtime_type_kind) in Integer_type()
1828 Float_type(bool is_abstract, int bits, int runtime_type_kind) in Float_type()
1906 Complex_type(bool is_abstract, int bits, int runtime_type_kind) in Complex_type()
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/go/gofrontend/
H A Dtypes.h1743 int runtime_type_kind) in Integer_type()
1828 Float_type(bool is_abstract, int bits, int runtime_type_kind) in Float_type()
1906 Complex_type(bool is_abstract, int bits, int runtime_type_kind) in Complex_type()
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/go/gofrontend/
H A Dtypes.h1758 int runtime_type_kind) in Integer_type()
1843 Float_type(bool is_abstract, int bits, int runtime_type_kind) in Float_type()
1921 Complex_type(bool is_abstract, int bits, int runtime_type_kind) in Complex_type()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/go/gofrontend/
H A Dtypes.h1816 int runtime_type_kind) in Integer_type()
1901 Float_type(bool is_abstract, int bits, int runtime_type_kind) in Float_type()
1979 Complex_type(bool is_abstract, int bits, int runtime_type_kind) in Complex_type()
/dports/lang/gcc10/gcc-10.3.0/gcc/go/gofrontend/
H A Dtypes.h1805 int runtime_type_kind) in Integer_type()
1890 Float_type(bool is_abstract, int bits, int runtime_type_kind) in Float_type()
1968 Complex_type(bool is_abstract, int bits, int runtime_type_kind) in Complex_type()
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/go/gofrontend/
H A Dtypes.h1758 int runtime_type_kind) in Integer_type()
1843 Float_type(bool is_abstract, int bits, int runtime_type_kind) in Float_type()
1921 Complex_type(bool is_abstract, int bits, int runtime_type_kind) in Complex_type()
/dports/lang/gcc8/gcc-8.5.0/gcc/go/gofrontend/
H A Dtypes.h1743 int runtime_type_kind) in Integer_type()
1828 Float_type(bool is_abstract, int bits, int runtime_type_kind) in Float_type()
1906 Complex_type(bool is_abstract, int bits, int runtime_type_kind) in Complex_type()
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/go/gofrontend/
H A Dtypes.h1821 int runtime_type_kind) in Integer_type()
1906 Float_type(bool is_abstract, int bits, int runtime_type_kind) in Float_type()
1984 Complex_type(bool is_abstract, int bits, int runtime_type_kind) in Complex_type()

12