OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GTY
(Results
1 - 25
of
520
) sorted by relevancy
1
2
3
4
5
6
7
8
9
10
11
>>
/src/external/gpl3/gcc/dist/gcc/lto/
lto-tree.h
24
struct
GTY
(()) lang_identifier
29
struct
GTY
(()) lang_decl
34
struct
GTY
(()) lang_type
39
struct
GTY
(()) language_function
48
union
GTY
((desc ("lto_tree_node_structure (&%h)"),
52
union tree_node
GTY
((tag ("TS_LTO_GENERIC"),
lto-common.h
28
extern
GTY
(()) vec<tree, va_gc> *tree_with_vars;
/src/external/gpl3/gcc.old/dist/gcc/lto/
lto-tree.h
24
struct
GTY
(()) lang_identifier
29
struct
GTY
(()) lang_decl
34
struct
GTY
(()) lang_type
39
struct
GTY
(()) language_function
48
union
GTY
((desc ("lto_tree_node_structure (&%h)"),
52
union tree_node
GTY
((tag ("TS_LTO_GENERIC"),
/src/external/gpl3/gcc.old/dist/gcc/c/
c-lang.h
27
struct
GTY
(()) sorted_fields_type {
29
tree
GTY
((length ("%h.len"))) elts[1];
32
struct
GTY
(()) lang_type {
34
struct sorted_fields_type *
GTY
((reorder ("resort_sorted_fields"))) s;
44
struct
GTY
(()) lang_decl {
52
struct
GTY
(()) language_function {
55
struct c_switch *
GTY
((skip)) x_switch_stack;
56
struct c_arg_info *
GTY
((skip)) arg_info;
65
extern
GTY
(()) int current_omp_declare_target_attribute;
/src/external/gpl3/gcc/dist/gcc/c/
c-lang.h
27
struct
GTY
(()) sorted_fields_type {
29
tree
GTY
((length ("%h.len"))) elts[1];
32
struct
GTY
(()) lang_type {
34
struct sorted_fields_type *
GTY
((reorder ("resort_sorted_fields"))) s;
44
struct
GTY
(()) lang_decl {
52
struct
GTY
(()) language_function {
55
struct c_switch *
GTY
((skip)) x_switch_stack;
56
struct c_arg_info *
GTY
((skip)) arg_info;
63
struct
GTY
(()) c_omp_declare_target_attr {
69
struct
GTY
(()) c_omp_begin_assumes_data
[
all
...]
/src/external/gpl3/gcc.old/dist/libcpp/include/
cpp-id-data.h
27
struct
GTY
(()) answer {
30
cpp_token
GTY
((length ("%h.count"))) first[1];
35
struct
GTY
(()) cpp_macro {
39
cpp_hashnode **
GTY
((nested_ptr (union tree_node,
50
cpp_token *
GTY
((tag ("0"), length ("%0.count"))) tokens;
51
const unsigned char *
GTY
((tag ("1"))) text;
52
}
GTY
((desc ("%1.traditional"))) exp;
/src/external/gpl3/gcc/dist/gcc/
omp-offload.h
29
extern
GTY
(()) vec<tree, va_gc> *offload_funcs;
30
extern
GTY
(()) vec<tree, va_gc> *offload_vars;
31
extern
GTY
(()) vec<tree, va_gc> *offload_ind_funcs;
dwarf2out.h
50
typedef union
GTY
(()) {
51
unsigned int
GTY
((tag ("dw_cfi_oprnd_reg_num"))) dw_cfi_reg_num;
52
HOST_WIDE_INT
GTY
((tag ("dw_cfi_oprnd_offset"))) dw_cfi_offset;
53
const char *
GTY
((tag ("dw_cfi_oprnd_addr"))) dw_cfi_addr;
54
struct dw_loc_descr_node *
GTY
((tag ("dw_cfi_oprnd_loc"))) dw_cfi_loc;
55
struct dw_cfa_location *
GTY
((tag ("dw_cfi_oprnd_cfa_loc")))
59
struct
GTY
(()) dw_cfi_node {
61
dw_cfi_oprnd
GTY
((desc ("dw_cfi_oprnd1_desc (%1.dw_cfi_opc)")))
63
dw_cfi_oprnd
GTY
((desc ("dw_cfi_oprnd2_desc (%1.dw_cfi_opc)")))
78
struct
GTY
(()) dw_fde_node
[
all
...]
target-globals.h
44
class
GTY
(()) target_globals {
48
class target_flag_state *
GTY
((skip)) flag_state;
49
struct target_regs *
GTY
((skip)) regs;
51
struct target_recog *
GTY
((skip)) recog;
52
struct target_hard_regs *
GTY
((skip)) hard_regs;
53
struct target_function_abi_info *
GTY
((skip)) function_abi_info;
54
struct target_reload *
GTY
((skip)) reload;
55
struct target_expmed *
GTY
((skip)) expmed;
56
struct target_optabs *
GTY
((skip)) optabs;
58
struct target_cfgloop *
GTY
((skip)) cfgloop
[
all
...]
libfuncs.h
41
struct
GTY
((for_user)) libfunc_entry {
55
struct
GTY
(()) target_libfuncs {
61
hash_table<libfunc_hasher> *
GTY
(()) x_libfunc_hash;
64
extern
GTY
(()) struct target_libfuncs default_target_libfuncs;
ctfc.h
53
typedef struct
GTY
((chain_next ("%h.cts_next"))) ctf_string
61
typedef struct
GTY
(()) ctf_strtable
73
typedef struct
GTY
(()) ctf_encoding
82
typedef struct
GTY
(()) ctf_arinfo
91
typedef struct
GTY
(()) ctf_funcinfo
98
typedef struct
GTY
(()) ctf_sliceinfo
106
ctf_type_t type node in <ctf.h> except the
GTY
(()) tags. */
108
typedef struct
GTY
(()) ctf_itype
112
union
GTY
((desc ("0")))
114
uint32_t
GTY
((tag ("0"))) _size;/* Size of entire type in bytes. *
[
all
...]
tree-core.h
1014
struct
GTY
(()) alias_pair {
1054
struct
GTY
(()) tree_base {
1159
}
GTY
((skip(""))) u;
1477
struct
GTY
(()) tree_typed {
1482
struct
GTY
(()) tree_common {
1487
struct
GTY
(()) tree_int_cst {
1493
struct
GTY
(()) tree_real_cst {
1498
struct
GTY
(()) tree_fixed_cst {
1503
struct
GTY
(()) tree_string {
1509
struct
GTY
(()) tree_complex
[
all
...]
ggc-tests.cc
29
/* The various
GTY
markers must be outside of a namespace to be seen by
38
struct
GTY
(()) test_struct
43
static
GTY
(()) test_struct *root_test_struct;
60
/* Selftest for
GTY
((length)). */
62
/* A test struct using
GTY
((length)). */
64
struct
GTY
(()) test_of_length
67
struct test_of_length *
GTY
((length ("%h.num_elem"))) elem[1];
70
static
GTY
(()) test_of_length *root_test_of_length;
92
/* Selftest for unions,
GTY
((tag)), and
GTY
((desc)). *
[
all
...]
/src/external/gpl3/gcc/dist/gcc/fortran/
trans-types.h
27
extern
GTY
(()) tree gfc_array_index_type;
28
extern
GTY
(()) tree gfc_array_range_type;
29
extern
GTY
(()) tree gfc_character1_type_node;
30
extern
GTY
(()) tree ppvoid_type_node;
31
extern
GTY
(()) tree pvoid_type_node;
32
extern
GTY
(()) tree prvoid_type_node;
33
extern
GTY
(()) tree pchar_type_node;
34
extern
GTY
(()) tree gfc_float128_type_node;
35
extern
GTY
(()) tree gfc_complex_float128_type_node;
47
extern
GTY
(()) tree logical_type_node
[
all
...]
trans.h
713
struct
GTY
((for_user)) module_htab_entry {
716
hash_table<module_decl_hasher> *
GTY
(()) decls;
728
extern
GTY
(()) tree gfc_static_ctors;
854
extern
GTY
(()) tree gfor_fndecl_pause_numeric;
855
extern
GTY
(()) tree gfor_fndecl_pause_string;
856
extern
GTY
(()) tree gfor_fndecl_stop_numeric;
857
extern
GTY
(()) tree gfor_fndecl_stop_string;
858
extern
GTY
(()) tree gfor_fndecl_error_stop_numeric;
859
extern
GTY
(()) tree gfor_fndecl_error_stop_string;
860
extern
GTY
(()) tree gfor_fndecl_runtime_error
[
all
...]
/src/external/gpl3/gcc.old/dist/gcc/fortran/
trans-types.h
27
extern
GTY
(()) tree gfc_array_index_type;
28
extern
GTY
(()) tree gfc_array_range_type;
29
extern
GTY
(()) tree gfc_character1_type_node;
30
extern
GTY
(()) tree ppvoid_type_node;
31
extern
GTY
(()) tree pvoid_type_node;
32
extern
GTY
(()) tree prvoid_type_node;
33
extern
GTY
(()) tree pchar_type_node;
34
extern
GTY
(()) tree gfc_float128_type_node;
35
extern
GTY
(()) tree gfc_complex_float128_type_node;
47
extern
GTY
(()) tree logical_type_node
[
all
...]
trans.h
701
struct
GTY
((for_user)) module_htab_entry {
704
hash_table<module_decl_hasher> *
GTY
(()) decls;
716
extern
GTY
(()) tree gfc_static_ctors;
834
extern
GTY
(()) tree gfor_fndecl_pause_numeric;
835
extern
GTY
(()) tree gfor_fndecl_pause_string;
836
extern
GTY
(()) tree gfor_fndecl_stop_numeric;
837
extern
GTY
(()) tree gfor_fndecl_stop_string;
838
extern
GTY
(()) tree gfor_fndecl_error_stop_numeric;
839
extern
GTY
(()) tree gfor_fndecl_error_stop_string;
840
extern
GTY
(()) tree gfor_fndecl_runtime_error
[
all
...]
/src/external/gpl3/gcc.old/dist/gcc/
dwarf2out.h
50
typedef union
GTY
(()) {
51
unsigned int
GTY
((tag ("dw_cfi_oprnd_reg_num"))) dw_cfi_reg_num;
52
HOST_WIDE_INT
GTY
((tag ("dw_cfi_oprnd_offset"))) dw_cfi_offset;
53
const char *
GTY
((tag ("dw_cfi_oprnd_addr"))) dw_cfi_addr;
54
struct dw_loc_descr_node *
GTY
((tag ("dw_cfi_oprnd_loc"))) dw_cfi_loc;
55
struct dw_cfa_location *
GTY
((tag ("dw_cfi_oprnd_cfa_loc")))
59
struct
GTY
(()) dw_cfi_node {
61
dw_cfi_oprnd
GTY
((desc ("dw_cfi_oprnd1_desc (%1.dw_cfi_opc)")))
63
dw_cfi_oprnd
GTY
((desc ("dw_cfi_oprnd2_desc (%1.dw_cfi_opc)")))
78
struct
GTY
(()) dw_fde_node
[
all
...]
libfuncs.h
41
struct
GTY
((for_user)) libfunc_entry {
55
struct
GTY
(()) target_libfuncs {
61
hash_table<libfunc_hasher> *
GTY
(()) x_libfunc_hash;
64
extern
GTY
(()) struct target_libfuncs default_target_libfuncs;
target-globals.h
43
class
GTY
(()) target_globals {
47
class target_flag_state *
GTY
((skip)) flag_state;
48
struct target_regs *
GTY
((skip)) regs;
50
struct target_recog *
GTY
((skip)) recog;
51
struct target_hard_regs *
GTY
((skip)) hard_regs;
52
struct target_function_abi_info *
GTY
((skip)) function_abi_info;
53
struct target_reload *
GTY
((skip)) reload;
54
struct target_expmed *
GTY
((skip)) expmed;
55
struct target_optabs *
GTY
((skip)) optabs;
57
struct target_cfgloop *
GTY
((skip)) cfgloop
[
all
...]
omp-offload.h
29
extern
GTY
(()) vec<tree, va_gc> *offload_funcs;
30
extern
GTY
(()) vec<tree, va_gc> *offload_vars;
ctfc.h
53
typedef struct
GTY
((chain_next ("%h.cts_next"))) ctf_string
61
typedef struct
GTY
(()) ctf_strtable
73
typedef struct
GTY
(()) ctf_encoding
82
typedef struct
GTY
(()) ctf_arinfo
91
typedef struct
GTY
(()) ctf_funcinfo
98
typedef struct
GTY
(()) ctf_sliceinfo
106
ctf_type_t type node in <ctf.h> except the
GTY
(()) tags. */
108
typedef struct
GTY
(()) ctf_itype
112
union
GTY
((desc ("0")))
114
uint32_t
GTY
((tag ("0"))) _size;/* Size of entire type in bytes. *
[
all
...]
tree-core.h
984
struct
GTY
(()) alias_pair {
1024
struct
GTY
(()) tree_base {
1134
}
GTY
((skip(""))) u;
1446
struct
GTY
(()) tree_typed {
1451
struct
GTY
(()) tree_common {
1456
struct
GTY
(()) tree_int_cst {
1462
struct
GTY
(()) tree_real_cst {
1467
struct
GTY
(()) tree_fixed_cst {
1472
struct
GTY
(()) tree_string {
1478
struct
GTY
(()) tree_complex
[
all
...]
/src/external/gpl3/gcc/dist/gcc/cp/
parser.h
30
struct
GTY
(()) tree_check {
42
struct
GTY
(()) cp_token {
69
struct tree_check*
GTY
((tag ("true"))) tree_check_value;
71
tree
GTY
((tag ("false"))) value;
72
}
GTY
((desc ("%1.tree_check_p"))) u;
84
struct
GTY
(()) cp_lexer {
91
cp_token_position
GTY
((skip)) last_token;
95
cp_token_position
GTY
((skip)) next_token;
101
vec<cp_token_position>
GTY
((skip)) saved_tokens;
137
struct
GTY
(()) cp_token_cache
[
all
...]
/src/external/gpl3/gcc.old/dist/gcc/cp/
parser.h
30
struct
GTY
(()) tree_check {
42
struct
GTY
(()) cp_token {
69
struct tree_check*
GTY
((tag ("true"))) tree_check_value;
71
tree
GTY
((tag ("false"))) value;
72
}
GTY
((desc ("%1.tree_check_p"))) u;
84
struct
GTY
(()) cp_lexer {
91
cp_token_position
GTY
((skip)) last_token;
95
cp_token_position
GTY
((skip)) next_token;
101
vec<cp_token_position>
GTY
((skip)) saved_tokens;
133
struct
GTY
(()) cp_token_cache
[
all
...]
Completed in 75 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>
Indexes created Tue Jul 21 00:24:56 UTC 2026