Searched refs:VL_EXP_OPERAND_LENGTH (Results 1 – 12 of 12) sorted by relevance
1156 #define VL_EXP_OPERAND_LENGTH(NODE) \ macro1332 #define call_expr_nargs(NODE) (VL_EXP_OPERAND_LENGTH (NODE) - 3)3780 return VL_EXP_OPERAND_LENGTH (node); in tree_operand_length()
950 + (VL_EXP_OPERAND_LENGTH (node) - 1) * sizeof (tree)); in tree_size()
1185 #define VL_EXP_OPERAND_LENGTH(NODE) \ macro1361 #define call_expr_nargs(NODE) (VL_EXP_OPERAND_LENGTH (NODE) - 3)3943 return VL_EXP_OPERAND_LENGTH (node); in tree_operand_length()
1113 + (VL_EXP_OPERAND_LENGTH (node) - 1) * sizeof (tree)); in tree_size()
28346 (VL_EXP_OPERAND_LENGTH): New.
6091 return VL_EXP_OPERAND_LENGTH (t); in cp_tree_operand_length()
5036 u (VL_EXP_OPERAND_LENGTH (t)); in start()5920 for (unsigned limit = (vl ? VL_EXP_OPERAND_LENGTH (t) in core_vals()6426 for (unsigned limit = (vl ? VL_EXP_OPERAND_LENGTH (t) in core_vals()
4137 #define aggr_init_expr_nargs(NODE) (VL_EXP_OPERAND_LENGTH(NODE) - 3)
17495 int n = VL_EXP_OPERAND_LENGTH (t); in tsubst_copy()
5772 return VL_EXP_OPERAND_LENGTH (t); in cp_tree_operand_length()
3899 #define aggr_init_expr_nargs(NODE) (VL_EXP_OPERAND_LENGTH(NODE) - 3)
16959 int n = VL_EXP_OPERAND_LENGTH (t); in tsubst_copy()