Home
last modified time | relevance | path

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

/netbsd/external/gpl3/gcc/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()
H A Dobjc-act.cc9661 tree call_exp; in objc_gimplify_property_ref() local
9691 call_exp = getter; in objc_gimplify_property_ref()
9700 call_exp = TREE_OPERAND (getter, 1); in objc_gimplify_property_ref()
9704 && TREE_CODE (call_exp) == COND_EXPR) in objc_gimplify_property_ref()
9705 || TREE_CODE (call_exp) == CALL_EXPR); in objc_gimplify_property_ref()
9707 *expr_p = call_exp; in objc_gimplify_property_ref()
/netbsd/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/external/gpl3/gcc/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/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/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"):