Searched refs:gimple_call_addr_fndecl (Results 1 – 7 of 7) sorted by relevance
164 gimple_call_addr_fndecl (const_tree fn) in gimple_call_addr_fndecl() function
3226 return gimple_call_addr_fndecl (gimple_call_fn (gs));
5448 if (gimple_call_addr_fndecl (OBJ_TYPE_REF_EXPR (callee)) != NULL_TREE) in gimple_fold_call()5452 (callee, stmt, cgraph_node::get (gimple_call_addr_fndecl in gimple_fold_call()
6293 tree fndecl = gimple_call_addr_fndecl (tcall); in expand_ifn_atomic_bit_test_and()6401 tree fndecl = gimple_call_addr_fndecl (tcall); in expand_ifn_atomic_op_fetch_cmp_0()
4433 decl = gimple_call_addr_fndecl (fn); in get_fi_for_callee()
10689 (extract_ops_from_tree, gimple_call_addr_fndecl, is_gimple_reg_type):10694 is_gimple_constant, extract_ops_from_tree, gimple_call_addr_fndecl):
28948 (gimple_call_addr_fndecl): Handle null functions.29263 * gimple.h (gimple_call_addr_fndecl): New function.