HomeSort by relevance Sort by last modified time
    Searched refs:gimple (Results 26 - 50 of 64) sorted by null

12 3

  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/lib/gcc/arm-eabi/4.4.3/plugin/include/
coretypes.h 56 typedef union gimple_statement_d *gimple; typedef in typeref:union:gimple_statement_d
diagnostic.h 225 /* In gimple-pretty-print.c */
229 extern void debug_gimple_stmt (gimple);
232 extern void print_gimple_stmt (FILE *, gimple, int, int);
233 extern void print_gimple_expr (FILE *, gimple, int, int);
234 extern void dump_gimple_stmt (pretty_printer *, gimple, int, int);
tree-ssa-sccvn.h 168 tree vn_nary_op_lookup_stmt (gimple, vn_nary_op_t *);
173 vn_nary_op_t vn_nary_op_insert_stmt (gimple, tree);
178 void copy_reference_ops_from_call (gimple, VEC(vn_reference_op_s, heap) **);
198 VEC (tree, gc) *shared_vuses_from_stmt (gimple); variable
cgraph.h 212 gimple call_stmt;
330 gimple, gcov_type, int, int);
333 struct cgraph_edge *cgraph_edge (struct cgraph_node *, gimple);
334 void cgraph_set_call_stmt (struct cgraph_edge *, gimple);
335 void cgraph_update_edges_for_call_stmt (gimple, gimple);
342 gimple, gcov_type, int, int, bool);
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
cgraph.h 416 gimple call_stmt;
560 gimple, gcov_type, int, int);
561 struct cgraph_edge *cgraph_create_indirect_edge (struct cgraph_node *, gimple,
572 struct cgraph_edge *cgraph_edge (struct cgraph_node *, gimple);
573 void cgraph_set_call_stmt (struct cgraph_edge *, gimple);
574 void cgraph_set_call_stmt_including_clones (struct cgraph_node *, gimple, gimple);
577 gimple, gimple, gcov_type, int, int,
579 void cgraph_update_edges_for_call_stmt (gimple, tree, gimple)
    [all...]
tree-ssa-sccvn.h 177 tree vn_nary_op_lookup_stmt (gimple, vn_nary_op_t *);
182 vn_nary_op_t vn_nary_op_insert_stmt (gimple, tree);
189 void copy_reference_ops_from_call (gimple, VEC(vn_reference_op_s, heap) **);
coretypes.h 62 typedef union gimple_statement_d *gimple; typedef in typeref:union:gimple_statement_d
tree-ssa-operands.h 105 extern void update_stmt_operands (gimple);
106 extern void free_stmt_operands (gimple);
118 extern void unlink_stmt_vdef (gimple);
140 gimple phi_stmt;
tree-pass.h 42 TDI_tree_all, /* enable all the GENERIC/GIMPLE dumps. */
78 a gimple stmt. */
81 holding this gimple statement. */
159 /* Description of GIMPLE pass. */
200 /* Hook to convert gimple stmt uids into true gimple statements. The second
202 void (*stmt_fixup) (struct cgraph_node *, gimple *);
230 #define PROP_gimple_any (1 << 0) /* entire gimple grammar */
620 extern void execute_all_ipa_stmt_fixups (struct cgraph_node *, gimple *);
except.h 83 /* At the gimple level, the location to which control will be transfered
213 /* At the gimple level, a mapping from gimple statement to landing pad
294 gimple stmt;
ipa-prop.h 27 #include "gimple.h"
509 void ipa_modify_call_arguments (struct cgraph_edge *, gimple,
  /prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/
cgraph.h 416 gimple call_stmt;
560 gimple, gcov_type, int, int);
561 struct cgraph_edge *cgraph_create_indirect_edge (struct cgraph_node *, gimple,
572 struct cgraph_edge *cgraph_edge (struct cgraph_node *, gimple);
573 void cgraph_set_call_stmt (struct cgraph_edge *, gimple);
574 void cgraph_set_call_stmt_including_clones (struct cgraph_node *, gimple, gimple);
577 gimple, gimple, gcov_type, int, int,
579 void cgraph_update_edges_for_call_stmt (gimple, tree, gimple)
    [all...]
tree-ssa-sccvn.h 177 tree vn_nary_op_lookup_stmt (gimple, vn_nary_op_t *);
182 vn_nary_op_t vn_nary_op_insert_stmt (gimple, tree);
189 void copy_reference_ops_from_call (gimple, VEC(vn_reference_op_s, heap) **);
coretypes.h 62 typedef union gimple_statement_d *gimple; typedef in typeref:union:gimple_statement_d
tree-ssa-operands.h 105 extern void update_stmt_operands (gimple);
106 extern void free_stmt_operands (gimple);
118 extern void unlink_stmt_vdef (gimple);
140 gimple phi_stmt;
tree-pass.h 42 TDI_tree_all, /* enable all the GENERIC/GIMPLE dumps. */
78 a gimple stmt. */
81 holding this gimple statement. */
159 /* Description of GIMPLE pass. */
200 /* Hook to convert gimple stmt uids into true gimple statements. The second
202 void (*stmt_fixup) (struct cgraph_node *, gimple *);
230 #define PROP_gimple_any (1 << 0) /* entire gimple grammar */
620 extern void execute_all_ipa_stmt_fixups (struct cgraph_node *, gimple *);
except.h 83 /* At the gimple level, the location to which control will be transfered
213 /* At the gimple level, a mapping from gimple statement to landing pad
294 gimple stmt;
ipa-prop.h 27 #include "gimple.h"
509 void ipa_modify_call_arguments (struct cgraph_edge *, gimple,
  /prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
cgraph.h 416 gimple call_stmt;
560 gimple, gcov_type, int, int);
561 struct cgraph_edge *cgraph_create_indirect_edge (struct cgraph_node *, gimple,
572 struct cgraph_edge *cgraph_edge (struct cgraph_node *, gimple);
573 void cgraph_set_call_stmt (struct cgraph_edge *, gimple);
574 void cgraph_set_call_stmt_including_clones (struct cgraph_node *, gimple, gimple);
577 gimple, gimple, gcov_type, int, int,
579 void cgraph_update_edges_for_call_stmt (gimple, tree, gimple)
    [all...]
tree-ssa-sccvn.h 177 tree vn_nary_op_lookup_stmt (gimple, vn_nary_op_t *);
182 vn_nary_op_t vn_nary_op_insert_stmt (gimple, tree);
189 void copy_reference_ops_from_call (gimple, VEC(vn_reference_op_s, heap) **);
coretypes.h 62 typedef union gimple_statement_d *gimple; typedef in typeref:union:gimple_statement_d
tree-ssa-operands.h 105 extern void update_stmt_operands (gimple);
106 extern void free_stmt_operands (gimple);
118 extern void unlink_stmt_vdef (gimple);
140 gimple phi_stmt;
tree-pass.h 42 TDI_tree_all, /* enable all the GENERIC/GIMPLE dumps. */
78 a gimple stmt. */
81 holding this gimple statement. */
159 /* Description of GIMPLE pass. */
200 /* Hook to convert gimple stmt uids into true gimple statements. The second
202 void (*stmt_fixup) (struct cgraph_node *, gimple *);
230 #define PROP_gimple_any (1 << 0) /* entire gimple grammar */
620 extern void execute_all_ipa_stmt_fixups (struct cgraph_node *, gimple *);
except.h 83 /* At the gimple level, the location to which control will be transfered
213 /* At the gimple level, a mapping from gimple statement to landing pad
294 gimple stmt;
ipa-prop.h 27 #include "gimple.h"
509 void ipa_modify_call_arguments (struct cgraph_edge *, gimple,

Completed in 703 milliseconds

12 3