Searched refs:def_operand_p (Results 1 - 14 of 14) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/toolchains/hndtools-arm-linux-2.6.36-uclibc-4.5.3/lib/gcc/arm-brcm-linux-uclibcgnueabi/4.5.3/plugin/include/
H A Dtree-ssa-operands.h27 typedef tree *def_operand_p; typedef
34 #define NULL_DEF_OPERAND_P ((def_operand_p)NULL)
174 returning each operand as a 'def_operand_p' in the variable DEFVAR.
220 /* This macro returns an operand in STMT as a def_operand_p if it is the ONLY
H A Dtree-flow-inline.h434 get_def_from_ptr (def_operand_p def)
680 static inline def_operand_p
683 def_operand_p def_p;
779 static inline def_operand_p
839 static inline def_operand_p
842 def_operand_p var;
938 static inline def_operand_p
H A Dtree-flow.h592 tree create_new_def_for (tree, gimple, def_operand_p);
H A Dgimple.h1356 static inline def_operand_p
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/toolchains/hndtools-armeabi-2013.11/lib/gcc/arm-none-eabi/4.8.1/plugin/include/
H A Dtree-ssa-operands.h27 typedef tree *def_operand_p; typedef
34 #define NULL_DEF_OPERAND_P ((def_operand_p)NULL)
164 returning each operand as a 'def_operand_p' in the variable DEFVAR.
210 /* This macro returns an operand in STMT as a def_operand_p if it is the ONLY
H A Dtree-flow-inline.h375 get_def_from_ptr (def_operand_p def)
591 static inline def_operand_p
736 static inline def_operand_p
796 static inline def_operand_p
799 def_operand_p var;
899 static inline def_operand_p
H A Dtree-flow.h516 tree create_new_def_for (tree, gimple, def_operand_p);
H A Dgtype-desc.h2506 #define ggc_alloc_def_operand_p() ((def_operand_p *)(ggc_internal_alloc_stat (sizeof (def_operand_p) MEM_STAT_INFO)))
2507 #define ggc_alloc_cleared_def_operand_p() ((def_operand_p *)(ggc_internal_cleared_alloc_stat (sizeof (def_operand_p) MEM_STAT_INFO)))
2508 #define ggc_alloc_vec_def_operand_p(n) ((def_operand_p *)(ggc_internal_vec_alloc_stat (sizeof (def_operand_p), n MEM_STAT_INFO)))
2509 #define ggc_alloc_cleared_vec_def_operand_p(n) ((def_operand_p *)(ggc_internal_cleared_vec_alloc_stat (sizeof (def_operand_p), n MEM_STAT_INFO)))
H A Dgimple.h1436 static inline def_operand_p
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/toolchains/hndtools-armeabi-2011.09/lib/gcc/arm-none-eabi/4.6.1/plugin/include/
H A Dtree-ssa-operands.h28 typedef tree *def_operand_p; typedef
35 #define NULL_DEF_OPERAND_P ((def_operand_p)NULL)
175 returning each operand as a 'def_operand_p' in the variable DEFVAR.
221 /* This macro returns an operand in STMT as a def_operand_p if it is the ONLY
H A Dtree-flow-inline.h442 get_def_from_ptr (def_operand_p def)
680 static inline def_operand_p
683 def_operand_p def_p;
775 static inline def_operand_p
835 static inline def_operand_p
838 def_operand_p var;
934 static inline def_operand_p
H A Dtree-flow.h569 tree create_new_def_for (tree, gimple, def_operand_p);
H A Dgtype-desc.h5627 #define ggc_alloc_def_operand_p() ((def_operand_p *)(ggc_internal_alloc_stat (sizeof (def_operand_p) MEM_STAT_INFO)))
5628 #define ggc_alloc_cleared_def_operand_p() ((def_operand_p *)(ggc_internal_cleared_alloc_stat (sizeof (def_operand_p) MEM_STAT_INFO)))
5629 #define ggc_alloc_vec_def_operand_p(n) ((def_operand_p *)(ggc_internal_vec_alloc_stat (sizeof (def_operand_p), n MEM_STAT_INFO)))
5630 #define ggc_alloc_cleared_vec_def_operand_p(n) ((def_operand_p *)(ggc_internal_cleared_vec_alloc_stat (sizeof (def_operand_p), n MEM_STAT_INFO)))
5631 #define ggc_alloc_zone_def_operand_p(z) ((def_operand_p *)(ggc_internal_zone_alloc_stat (z, sizeof (def_operand_p) MEM_STAT_INF
[all...]
H A Dgimple.h1378 static inline def_operand_p

Completed in 398 milliseconds