Home
last modified time | relevance | path

Searched refs:gcall (Results 1 – 25 of 43) sorted by relevance

12

/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/lib/gcc/aarch64-none-linux-gnu/10.3.1/plugin/include/
H A Dgimple.h354 gcall : public gimple_statement_with_memory_ops_base
981 is_a_helper <gcall *>::test (gimple *gs)
1319 is_a_helper <const gcall *>::test (const gimple *gs)
1517 void gimple_call_reset_alias_info (gcall *);
1518 gcall *gimple_build_call_vec (tree, vec<tree> );
1519 gcall *gimple_build_call (tree, unsigned, ...);
1520 gcall *gimple_build_call_valist (tree, unsigned, va_list);
1521 gcall *gimple_build_call_internal (enum internal_fn, unsigned, ...);
1522 gcall *gimple_build_call_internal_vec (enum internal_fn, vec<tree> );
1523 gcall *gimple_build_call_from_tree (tree, tree);
[all …]
H A Dinternal-fn.h185 extern tree_pair direct_internal_fn_types (internal_fn, gcall *);
190 extern bool direct_internal_fn_supported_p (gcall *, optimization_type);
227 extern void expand_internal_call (gcall *);
228 extern void expand_internal_call (internal_fn, gcall *);
229 extern void expand_PHI (internal_fn, gcall *);
H A Dbuiltins.h120 extern void expand_ifn_atomic_bit_test_and (gcall *);
121 extern void expand_ifn_atomic_compare_exchange (gcall *);
128 extern bool validate_gimple_arglist (const gcall *, ...);
132 extern tree fold_call_stmt (gcall *, bool);
153 extern internal_fn replacement_internal_fn (gcall *);
H A Dipa-param-manipulation.h247 gcall *modify_call (gcall *stmt, in class()
383 bool modify_call_stmt (gcall **stmt_p);
H A Dvalue-prof.h91 gcall *gimple_ic (gcall *, struct cgraph_node *, profile_probability);
H A Dtree-ssa-alias.h131 extern bool call_may_clobber_ref_p (gcall *, tree);
132 extern bool call_may_clobber_ref_p_1 (gcall *, ao_ref *);
H A Dipa-icf-gimple.h164 bool compare_gimple_call (gcall *s1, gcall *s2);
H A Dtarghooks.h130 extern bool default_goacc_fork_join (gcall *, const int [], bool);
131 extern void default_goacc_reduction (gcall *);
H A Dcgraph.h961 void set_call_stmt_including_clones (gimple *old_stmt, gcall *new_stmt,
1183 gcall *call_stmt, profile_count count,
1189 cgraph_edge *create_indirect_edge (gcall *call_stmt, int ecf_flags,
1197 gimple *old_stmt, gcall *stmt,
1752 static cgraph_edge *set_call_stmt (cgraph_edge *e, gcall *new_stmt,
1893 cgraph_edge * clone (cgraph_node *n, gcall *call_stmt, unsigned stmt_uid,
1946 gcall *call_stmt;
2556 gcall *call_stmt, profile_count count,
H A Dtree-inline.h78 gcall *call_stmt;
H A Dtree-ssa-scopedtables.h45 struct { gcall *fn_from; bool pure; size_t nargs; tree *args; } call;
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/lib/gcc/arm-none-linux-gnueabihf/10.3.1/plugin/include/
H A Dgimple.h354 gcall : public gimple_statement_with_memory_ops_base
981 is_a_helper <gcall *>::test (gimple *gs)
1319 is_a_helper <const gcall *>::test (const gimple *gs)
1517 void gimple_call_reset_alias_info (gcall *);
1518 gcall *gimple_build_call_vec (tree, vec<tree> );
1519 gcall *gimple_build_call (tree, unsigned, ...);
1520 gcall *gimple_build_call_valist (tree, unsigned, va_list);
1521 gcall *gimple_build_call_internal (enum internal_fn, unsigned, ...);
1522 gcall *gimple_build_call_internal_vec (enum internal_fn, vec<tree> );
1523 gcall *gimple_build_call_from_tree (tree, tree);
[all …]
H A Dinternal-fn.h185 extern tree_pair direct_internal_fn_types (internal_fn, gcall *);
190 extern bool direct_internal_fn_supported_p (gcall *, optimization_type);
227 extern void expand_internal_call (gcall *);
228 extern void expand_internal_call (internal_fn, gcall *);
229 extern void expand_PHI (internal_fn, gcall *);
H A Dbuiltins.h120 extern void expand_ifn_atomic_bit_test_and (gcall *);
121 extern void expand_ifn_atomic_compare_exchange (gcall *);
128 extern bool validate_gimple_arglist (const gcall *, ...);
132 extern tree fold_call_stmt (gcall *, bool);
153 extern internal_fn replacement_internal_fn (gcall *);
H A Dipa-param-manipulation.h247 gcall *modify_call (gcall *stmt, in class()
383 bool modify_call_stmt (gcall **stmt_p);
H A Dvalue-prof.h91 gcall *gimple_ic (gcall *, struct cgraph_node *, profile_probability);
H A Dtree-ssa-alias.h131 extern bool call_may_clobber_ref_p (gcall *, tree);
132 extern bool call_may_clobber_ref_p_1 (gcall *, ao_ref *);
H A Dipa-icf-gimple.h164 bool compare_gimple_call (gcall *s1, gcall *s2);
H A Dtarghooks.h130 extern bool default_goacc_fork_join (gcall *, const int [], bool);
131 extern void default_goacc_reduction (gcall *);
H A Dcgraph.h961 void set_call_stmt_including_clones (gimple *old_stmt, gcall *new_stmt,
1183 gcall *call_stmt, profile_count count,
1189 cgraph_edge *create_indirect_edge (gcall *call_stmt, int ecf_flags,
1197 gimple *old_stmt, gcall *stmt,
1752 static cgraph_edge *set_call_stmt (cgraph_edge *e, gcall *new_stmt,
1893 cgraph_edge * clone (cgraph_node *n, gcall *call_stmt, unsigned stmt_uid,
1946 gcall *call_stmt;
2556 gcall *call_stmt, profile_count count,
H A Dtree-inline.h78 gcall *call_stmt;
H A Dtree-ssa-scopedtables.h45 struct { gcall *fn_from; bool pure; size_t nargs; tree *args; } call;
H A Dtree-cfg.h42 extern void notice_special_calls (gcall *);
/OK3568_Linux_fs/kernel/scripts/gcc-plugins/
H A Dsancov_plugin.c44 gcall *gcall; in sancov_execute() local
51 gcall = as_a_gcall(gimple_build_call(sancov_fndecl, 0)); in sancov_execute()
52 gimple_set_location(gcall, gimple_location(stmt)); in sancov_execute()
53 gsi_insert_before(&gsi, gcall, GSI_SAME_STMT); in sancov_execute()
H A Dgcc-common.h458 typedef union gimple_statement_d gcall; typedef
485 static inline gcall *as_a_gcall(gimple stmt) in as_a_gcall()
490 static inline const gcall *as_a_const_gcall(const_gimple stmt) in as_a_const_gcall()
591 typedef struct gimple_statement_call gcall; typedef
618 static inline gcall *as_a_gcall(gimple stmt) in as_a_gcall()
620 return as_a<gcall>(stmt); in as_a_gcall()
623 static inline const gcall *as_a_const_gcall(const_gimple stmt) in as_a_const_gcall()
625 return as_a<const gcall>(stmt); in as_a_const_gcall()
888 static inline gcall *as_a_gcall(gimple stmt) in as_a_gcall()
890 return as_a<gcall *>(stmt); in as_a_gcall()
[all …]

12