Home
last modified time | relevance | path

Searched defs:cgraph_indirect_call_info (Results 1 – 14 of 14) sorted by relevance

/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/
H A Dcgraph.h538 struct GTY(()) cgraph_indirect_call_info struct
544 HOST_WIDE_INT offset;
546 HOST_WIDE_INT otr_token;
548 tree otr_type, outer_type;
550 int param_index;
552 int ecf_flags;
554 int common_target_id;
556 int common_target_probability;
560 unsigned polymorphic : 1;
585 struct cgraph_indirect_call_info *indirect_info; argument
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dcgraph.h1609 HOST_WIDE_INT offset;
1613 HOST_WIDE_INT otr_token;
1615 tree otr_type;
1617 int param_index;
1619 int ecf_flags;
1621 int common_target_id;
1627 unsigned polymorphic : 1;
1630 unsigned agg_contents : 1;
1632 unsigned member_ptr : 1;
1635 unsigned by_ref : 1;
[all …]
/dports/lang/gcc9/gcc-9.4.0/gcc/
H A Dcgraph.h1633 HOST_WIDE_INT offset;
1637 HOST_WIDE_INT otr_token;
1639 tree otr_type;
1641 int param_index;
1643 int ecf_flags;
1645 int common_target_id;
1651 unsigned polymorphic : 1;
1654 unsigned agg_contents : 1;
1656 unsigned member_ptr : 1;
1659 unsigned by_ref : 1;
[all …]
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/
H A Dcgraph.h1601 HOST_WIDE_INT offset;
1605 HOST_WIDE_INT otr_token;
1607 tree otr_type;
1609 int param_index;
1611 int ecf_flags;
1613 int common_target_id;
1619 unsigned polymorphic : 1;
1622 unsigned agg_contents : 1;
1624 unsigned member_ptr : 1;
1627 unsigned by_ref : 1;
[all …]
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/
H A Dcgraph.h1609 HOST_WIDE_INT offset;
1613 HOST_WIDE_INT otr_token;
1615 tree otr_type;
1617 int param_index;
1619 int ecf_flags;
1621 int common_target_id;
1627 unsigned polymorphic : 1;
1630 unsigned agg_contents : 1;
1632 unsigned member_ptr : 1;
1635 unsigned by_ref : 1;
[all …]
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/
H A Dcgraph.h1609 HOST_WIDE_INT offset;
1613 HOST_WIDE_INT otr_token;
1615 tree otr_type;
1617 int param_index;
1619 int ecf_flags;
1621 int common_target_id;
1627 unsigned polymorphic : 1;
1630 unsigned agg_contents : 1;
1632 unsigned member_ptr : 1;
1635 unsigned by_ref : 1;
[all …]
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dcgraph.h1609 HOST_WIDE_INT offset;
1613 HOST_WIDE_INT otr_token;
1615 tree otr_type;
1617 int param_index;
1619 int ecf_flags;
1621 int common_target_id;
1627 unsigned polymorphic : 1;
1630 unsigned agg_contents : 1;
1632 unsigned member_ptr : 1;
1635 unsigned by_ref : 1;
[all …]
/dports/lang/gcc8/gcc-8.5.0/gcc/
H A Dcgraph.h1609 HOST_WIDE_INT offset;
1613 HOST_WIDE_INT otr_token;
1615 tree otr_type;
1617 int param_index;
1619 int ecf_flags;
1621 int common_target_id;
1627 unsigned polymorphic : 1;
1630 unsigned agg_contents : 1;
1632 unsigned member_ptr : 1;
1635 unsigned by_ref : 1;
[all …]
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/
H A Dcgraph.h1633 HOST_WIDE_INT offset;
1637 HOST_WIDE_INT otr_token;
1639 tree otr_type;
1641 int param_index;
1643 int ecf_flags;
1645 int common_target_id;
1651 unsigned polymorphic : 1;
1654 unsigned agg_contents : 1;
1656 unsigned member_ptr : 1;
1659 unsigned by_ref : 1;
[all …]
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/
H A Dcgraph.h1633 HOST_WIDE_INT offset;
1637 HOST_WIDE_INT otr_token;
1639 tree otr_type;
1641 int param_index;
1643 int ecf_flags;
1645 int common_target_id;
1651 unsigned polymorphic : 1;
1654 unsigned agg_contents : 1;
1656 unsigned member_ptr : 1;
1659 unsigned by_ref : 1;
[all …]
/dports/lang/gnat_util/gcc-6-20180516/gcc/
H A Dcgraph.h1532 HOST_WIDE_INT offset;
1536 HOST_WIDE_INT otr_token;
1538 tree otr_type;
1540 int param_index;
1542 int ecf_flags;
1544 int common_target_id;
1550 unsigned polymorphic : 1;
1553 unsigned agg_contents : 1;
1555 unsigned member_ptr : 1;
1558 unsigned by_ref : 1;
[all …]
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/
H A Dcgraph.h1532 HOST_WIDE_INT offset;
1536 HOST_WIDE_INT otr_token;
1538 tree otr_type;
1540 int param_index;
1542 int ecf_flags;
1544 int common_target_id;
1550 unsigned polymorphic : 1;
1553 unsigned agg_contents : 1;
1555 unsigned member_ptr : 1;
1558 unsigned by_ref : 1;
[all …]
/dports/lang/gcc48/gcc-4.8.5/gcc/
H A Dcgraph.h377 struct GTY(()) cgraph_indirect_call_info struct
383 HOST_WIDE_INT offset;
385 HOST_WIDE_INT otr_token;
387 tree otr_type;
389 int param_index;
391 int ecf_flags;
416 struct cgraph_indirect_call_info *indirect_info; argument
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/
H A Dcgraph.h377 struct GTY(()) cgraph_indirect_call_info struct
383 HOST_WIDE_INT offset;
385 HOST_WIDE_INT otr_token;
387 tree otr_type;
389 int param_index;
391 int ecf_flags;
416 struct cgraph_indirect_call_info *indirect_info; argument