Searched refs:call_exp (Results 1 – 7 of 7) sorted by relevance
| /netbsd-src/external/gpl3/gcc/dist/gcc/objc/ |
| H A D | objc-act.cc | 9664 tree call_exp; in objc_gimplify_property_ref() local 9694 call_exp = getter; in objc_gimplify_property_ref() 9703 call_exp = TREE_OPERAND (getter, 1); in objc_gimplify_property_ref() 9707 && TREE_CODE (call_exp) == COND_EXPR) in objc_gimplify_property_ref() 9708 || TREE_CODE (call_exp) == CALL_EXPR); in objc_gimplify_property_ref() 9710 *expr_p = call_exp; in objc_gimplify_property_ref()
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/objc/ |
| H A D | objc-act.c | 9539 tree call_exp; in objc_gimplify_property_ref() local 9564 call_exp = getter; in objc_gimplify_property_ref() 9573 call_exp = TREE_OPERAND (getter, 1); in objc_gimplify_property_ref() 9577 && TREE_CODE (call_exp) == COND_EXPR) in objc_gimplify_property_ref() 9578 || TREE_CODE (call_exp) == CALL_EXPR); in objc_gimplify_property_ref() 9580 *expr_p = call_exp; in objc_gimplify_property_ref()
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/doc/ |
| H A D | extend.texi | 13812 @deftypefn {Built-in Function} @var{type} __builtin_call_with_static_chain (@var{call_exp}, @var{po… 13814 The @var{call_exp} expression must be a function call, and the
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/doc/ |
| H A D | extend.texi | 13028 @deftypefn {Built-in Function} @var{type} __builtin_call_with_static_chain (@var{call_exp}, @var{po… 13030 The @var{call_exp} expression must be a function call, and the
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/ |
| H A D | ChangeLog-2002 | 20433 (call_exp, call_value_exp): Remove. 34177 (call_exp, call_value_exp): New.
|
| H A D | ChangeLog-2001 | 25603 (call_exp): New expander.
|
| H A D | ChangeLog-2004 | 34978 ("call_exp", "call_value_exp", "call_value_tls", "call_value_tls_exp"):
|