Home
last modified time | relevance | path

Searched refs:call_exp (Results 1 – 7 of 7) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/objc/
H A Dobjc-act.cc9664 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 Dobjc-act.c9539 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 Dextend.texi13812 @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 Dextend.texi13028 @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 DChangeLog-200220433 (call_exp, call_value_exp): Remove.
34177 (call_exp, call_value_exp): New.
H A DChangeLog-200125603 (call_exp): New expander.
H A DChangeLog-200434978 ("call_exp", "call_value_exp", "call_value_tls", "call_value_tls_exp"):