Home
last modified time | relevance | path

Searched refs:VL_EXP_CLASS_P (Results 1 – 11 of 11) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dtree.h201 #define VL_EXP_CLASS_P(NODE)\ macro
3779 if (VL_EXP_CLASS_P (node)) in tree_operand_length()
H A Dtree.c4308 || VL_EXP_CLASS_P (elt) in substitute_placeholder_in_expr()
4321 || VL_EXP_CLASS_P (elt) in substitute_placeholder_in_expr()
H A Dexpr.c9919 if (!VL_EXP_CLASS_P (exp)) in expand_expr_real_1()
H A Dfold-const.c6704 || VL_EXP_CLASS_P (op0) in extract_muldiv_1()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dtree.h202 #define VL_EXP_CLASS_P(NODE)\ macro
3942 if (VL_EXP_CLASS_P (node)) in tree_operand_length()
H A Dtree.cc4543 || VL_EXP_CLASS_P (elt) in substitute_placeholder_in_expr()
4556 || VL_EXP_CLASS_P (elt) in substitute_placeholder_in_expr()
H A Dexpr.cc10361 if (!VL_EXP_CLASS_P (exp)) in expand_expr_real_1()
H A Dfold-const.cc6797 || VL_EXP_CLASS_P (op0) in extract_muldiv_1()
H A DChangeLog-200728336 (VL_EXP_CLASS_P): New.
28605 (extract_muldiv_1): Add VL_EXP_CLASS_P case.
H A DChangeLog-20082553 chrec_dont_know for VL_EXP_CLASS_P.
H A DChangeLog-201312616 (VL_EXP_CLASS_P): Likewise.