| /netbsd-src/external/gpl3/gcc/dist/gcc/ |
| H A D | gimple-warn-recursion.cc | 66 function *m_func; member in __anonfacabaa80111::pass_warn_recursion 77 m_calls (), m_visited (), m_func (), m_built_in (), noreturn_p () in pass_warn_recursion() 90 if (bb == EXIT_BLOCK_PTR_FOR_FN (m_func)) in find_function_exit() 146 if (!callee || m_func->decl != callee) in find_function_exit() 176 m_func = func; in execute() 181 noreturn_p = lookup_attribute ("noreturn", DECL_ATTRIBUTES (m_func->decl)); in execute() 183 if (fndecl_built_in_p (m_func->decl, BUILT_IN_NORMAL)) in execute() 184 m_built_in = DECL_FUNCTION_CODE (m_func->decl); in execute()
|
| H A D | gimple-ssa-warn-access.cc | 2149 function *m_func; member in __anon34fe64540111::pass_waccess 2163 m_func (), in pass_waccess() 3858 unsigned uid = inc_gimple_stmt_max_uid (m_func); in use_after_inval_p() 3895 use_loc = m_func->function_end_locus; in warn_invalid_pointer() 4594 check_dangling_stores (EXIT_BLOCK_PTR_FOR_FN (m_func), stores, bbs); in check_dangling_stores() 4605 FOR_EACH_SSA_NAME (i, var, m_func) in check_dangling_uses() 4701 m_func = fun; in execute() 4715 set_gimple_stmt_max_uid (m_func, 0); in execute()
|
| H A D | ChangeLog | 15611 (pass_waccess::m_func): New data member.
|
| /netbsd-src/external/bsd/atf/dist/atf-c++/detail/ |
| H A D | exceptions.cpp | 131 void (*m_func)(atf_error_t); in throw_atf_error() member 143 h->m_func(err); in throw_atf_error() 154 INV(h->m_name == NULL && h->m_func != NULL); in throw_atf_error() 155 h->m_func(err); in throw_atf_error()
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/jit/ |
| H A D | jit-playback.h | 510 function *get_function () const { return m_func; } in get_function() 553 m_func->set_tree_location (t, loc); in set_tree_location() 563 function *m_func;
|
| H A D | jit-recording.h | 1225 m_func (func), in block() 1237 function *get_function () { return m_func; } in get_function() 1309 function *m_func; 1592 function *m_func; 1814 m_func (func), in local() 1835 function *m_func;
|
| H A D | jit-recording.c | 4242 m_func->get_context ()->add_error (loc, in validate() 4244 m_func->get_debug_string (), in validate() 4309 set_playback_obj (m_func->playback_function () in replay_into() 4336 r.get_identifier (m_func), in write_reproducer() 5226 m_func (func) in call() 5242 m_func->playback_function (), in replay_into() 5269 m_func->get_debug_string (), in make_debug_string() 5295 r.get_identifier (m_func), in write_reproducer() 5787 m_func->playback_function () in replay_into() 5819 r.get_identifier (m_func), in write_reproducer()
|
| H A D | jit-playback.c | 1628 DECL_CONTEXT (label_decl) = m_func->as_fndecl (); in add_comment() 1717 tree return_type = m_func->get_return_type_as_tree (); in add_return() 1720 tree t_lvalue = DECL_RESULT (m_func->as_fndecl ()); in add_return() 1807 : m_func (func), in block()
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/jit/ |
| H A D | jit-playback.h | 569 function *get_function () const { return m_func; } in get_function() 622 m_func->set_tree_location (t, loc); in set_tree_location() 632 function *m_func;
|
| H A D | jit-recording.h | 1324 m_func (func), in block() 1336 function *get_function () { return m_func; } in get_function() 1419 function *m_func; 1798 function *m_func; 2020 m_func (func), in local() 2041 function *m_func;
|
| H A D | jit-recording.cc | 4653 m_func->get_context ()->add_error (loc, in validate() 4655 m_func->get_debug_string (), in validate() 4720 set_playback_obj (m_func->playback_function () in replay_into() 4747 r.get_identifier (m_func), in write_reproducer() 6017 m_func (func) in call() 6033 m_func->playback_function (), in replay_into() 6060 m_func->get_debug_string (), in make_debug_string() 6086 r.get_identifier (m_func), in write_reproducer() 6577 playback::lvalue *obj = m_func->playback_function () in replay_into() 6617 r.get_identifier (m_func), in write_reproducer()
|
| H A D | jit-playback.cc | 2010 DECL_CONTEXT (label_decl) = m_func->as_fndecl (); in add_comment() 2099 tree return_type = m_func->get_return_type_as_tree (); in add_return() 2102 tree t_lvalue = DECL_RESULT (m_func->as_fndecl ()); in add_return() 2287 : m_func (func), in block()
|
| H A D | ChangeLog.jit | 1405 (gcc::jit::recording::statement::m_func): Delete in favor of...
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
| H A D | hsa-brig.c | 1651 = lendian32 (emit_operands (call->m_result_code_list, &call->m_func, in emit_call_insn() 1658 call->m_func.m_brig_op_offset); in emit_call_insn() 1667 call->m_func.m_directive_offset = slot->m_offset; in emit_call_insn()
|
| H A D | hsa-common.h | 825 hsa_op_code_ref m_func; variable
|
| /netbsd-src/external/bsd/nvi/dist/dist/ |
| H A D | Makefile.am | 272 $(visrcdir)/motif_l/m_func.c \
|
| /netbsd-src/external/apache2/llvm/dist/llvm/docs/ |
| H A D | ProgrammersManual.rst | 2663 // the function pointed to by m_func or not.
|