/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | haifa-sched.cc | 788 dep_t dep; in add_delay_dependencies() local 1136 dep_t dep; in cond_clobbered_p() local 1157 dep_t dep; in update_insn_after_change() local 1204 dep_t dep, modify_dep = NULL; in recompute_todo_spec() local 1534 contributes_to_priority_p (dep_t dep) in contributes_to_priority_p() 1568 dep_t dep; in dep_list_size() local 1644 dep_t dep; in priority() local 2247 must_restore_pattern_p (rtx_insn *next, dep_t dep) in must_restore_pattern_p() 3491 rtx_insn *start, *end, *iter; in model_analyze_insns() local 3493 dep_t dep; in model_analyze_insns() local [all …]
|
H A D | sel-sched-ir.cc | 3494 dep_def _dep, *dep = &_dep; in tick_check_dep_with_dw() local 4027 rtx_insn *tmp = insn, *end = BB_END (bb); in get_seqno_by_succs() local 5451 rtx_insn *end; in check_for_new_jump() local
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | haifa-sched.c | 788 dep_t dep; in add_delay_dependencies() local 1136 dep_t dep; in cond_clobbered_p() local 1157 dep_t dep; in update_insn_after_change() local 1204 dep_t dep, modify_dep = NULL; in recompute_todo_spec() local 1534 contributes_to_priority_p (dep_t dep) in contributes_to_priority_p() 1568 dep_t dep; in dep_list_size() local 1644 dep_t dep; in priority() local 2247 must_restore_pattern_p (rtx_insn *next, dep_t dep) in must_restore_pattern_p() 3489 rtx_insn *start, *end, *iter; in model_analyze_insns() local 3491 dep_t dep; in model_analyze_insns() local [all …]
|
H A D | sel-sched-ir.c | 3494 dep_def _dep, *dep = &_dep; in tick_check_dep_with_dw() local 4026 rtx_insn *tmp = insn, *end = BB_END (bb); in get_seqno_by_succs() local 5453 rtx_insn *end; in check_for_new_jump() local
|
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/ |
H A D | module.cc | 1293 elf::end () in end() function in elf 1418 bool end () in end() function in elf_in 1559 bytes_in::end (elf_in *src) in end() function in bytes_in 1586 bytes_out::end (elf_out *sink, unsigned name, unsigned *crc_ptr) in end() function in bytes_out 2168 elf_out::end () in end() function in elf_out 4706 trees_out::end (elf_out *sink, unsigned name, unsigned *crc_ptr) in end() function in trees_out 4715 trees_out::end () in end() function in trees_out 4753 ptr_int_hash_map::iterator end (tree_map.end ()); in unmark_trees() local 7438 trees_out::install_entity (tree decl, depset *dep) in install_entity() 7500 trees_out::decl_value (tree decl, depset *dep) in decl_value() [all …]
|
H A D | mangle.cc | 1339 const char *end = p + IDENTIFIER_LENGTH (DECL_ASSEMBLER_NAME (decl)); in find_decomp_unqualified_name() local 4110 bool dep; in mangle_decl() local
|
H A D | tree.cc | 1052 set_array_type_canon (tree t, tree elt_type, tree index_type, bool dep) in set_array_type_canon() 5176 const char *end = begin + TREE_STRING_LENGTH (elt); in check_abi_tag_args() local
|
H A D | parser.cc | 839 make_location (cp_token *caret, cp_token *start, cp_token *end) in make_location() 13798 tree begin, end; in cp_convert_range_for() local 13887 cp_parser_perform_range_for_lookup (tree range, tree *begin, tree *end) in cp_parser_perform_range_for_lookup() 21671 cp_token *end = cp_lexer_previous_token (parser->lexer); in cp_parser_using_enum() local 30570 bool dep = dependent_scope_p (object_type); in cp_parser_lookup_name() local 33905 enum cpp_ttype end, in cp_parser_cache_group() 34157 location_t end = tokens->last->location; in defparse_location() local 39168 tree end = cp_parser_assignment_expression (parser); in cp_parser_omp_iterators() local 42073 tree begin, end, range_temp_decl = NULL_TREE; in cp_convert_omp_range_for() local
|
/netbsd-src/external/gpl2/gmake/dist/ |
H A D | misc.c | 471 char *end; in find_next_token() local 578 dep_name (struct dep *dep) in dep_name()
|
H A D | read.c | 873 const char *end, *beg; /* Helpers for whitespace stripping. */ in eval() local 1733 struct dep *dep = *depp; in uniquize_deps() local 2543 char *end; in readline() local
|
/netbsd-src/external/cddl/osnet/dist/lib/libdtrace/common/ |
H A D | dt_link.c | 133 prepare_elf32(dtrace_hdl_t *dtp, const dof_hdr_t *dof, dof_elf32_t *dep) in prepare_elf32() 334 prepare_elf64(dtrace_hdl_t *dtp, const dof_hdr_t *dof, dof_elf64_t *dep) in prepare_elf64() 800 dt_symtab_lookup(Elf_Data *data_sym, int start, int end, uintptr_t addr, in dt_symtab_lookup()
|
/netbsd-src/external/gpl3/binutils/dist/gas/config/ |
H A D | tc-ia64.c | 4765 char *start, *end; in cross_section() local 6052 char *first_arg = 0, *end, *saved_input_pointer; in parse_operands() local 7870 char *end; in ia64_parse_name() local 8126 const struct ia64_opcode_dependency *dep = idesc->dependencies; in depends_on() local 8188 specify_resource (const struct ia64_dependency *dep, in specify_resource() 10113 const struct ia64_dependency *dep = regdeps[i].dependency; in insn_group_break() local 10321 const struct ia64_dependency *dep = rs->dependency; in check_dependencies() local 10453 const struct ia64_dependency *dep; in mark_resources() local
|
/netbsd-src/external/gpl3/binutils.old/dist/gas/config/ |
H A D | tc-ia64.c | 4772 char *start, *end; in cross_section() local 6059 char *first_arg = 0, *end, *saved_input_pointer; in parse_operands() local 7877 char *end; in ia64_parse_name() local 8133 const struct ia64_opcode_dependency *dep = idesc->dependencies; in depends_on() local 8195 specify_resource (const struct ia64_dependency *dep, in specify_resource() 10126 const struct ia64_dependency *dep = regdeps[i].dependency; in insn_group_break() local 10337 const struct ia64_dependency *dep = rs->dependency; in check_dependencies() local 10469 const struct ia64_dependency *dep; in mark_resources() local
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/ |
H A D | mangle.c | 1281 const char *end = p + IDENTIFIER_LENGTH (DECL_ASSEMBLER_NAME (decl)); in find_decomp_unqualified_name() local 3897 bool dep; in mangle_decl() local
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/arm/ |
H A D | arm.cc | 3195 char *end; in arm_option_override_internal() local 4813 int end; in optimal_immediate_sequence_1() local 12073 xscale_sched_adjust_cost (rtx_insn *insn, int dep_type, rtx_insn *dep, in xscale_sched_adjust_cost() 12136 cortex_a9_sched_adjust_cost (rtx_insn *insn, int dep_type, rtx_insn *dep, in cortex_a9_sched_adjust_cost() 12208 fa726te_sched_adjust_cost (rtx_insn *insn, int dep_type, rtx_insn *dep, in fa726te_sched_adjust_cost() 12531 arm_adjust_cost (rtx_insn *insn, int dep_type, rtx_insn *dep, int cost, in arm_adjust_cost()
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/arm/ |
H A D | arm.c | 4740 int end; in optimal_immediate_sequence_1() local 11913 xscale_sched_adjust_cost (rtx_insn *insn, int dep_type, rtx_insn *dep, in xscale_sched_adjust_cost() 11975 cortex_a9_sched_adjust_cost (rtx_insn *insn, int dep_type, rtx_insn *dep, in cortex_a9_sched_adjust_cost() 12047 fa726te_sched_adjust_cost (rtx_insn *insn, int dep_type, rtx_insn *dep, in fa726te_sched_adjust_cost() 12398 arm_adjust_cost (rtx_insn *insn, int dep_type, rtx_insn *dep, int cost, in arm_adjust_cost()
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/rs6000/ |
H A D | rs6000.c | 17553 const char *dep; in rs6000_debug_adjust_cost() local 18091 rs6000_is_costly_dependence (dep_t dep, int cost, int distance) in rs6000_is_costly_dependence() 18894 dep_t dep; in is_costly_group() local 18934 bool end = *group_end; in force_new_group() local
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/rs6000/ |
H A D | rs6000.cc | 17998 const char *dep; in rs6000_debug_adjust_cost() local 18553 rs6000_is_costly_dependence (dep_t dep, int cost, int distance) in rs6000_is_costly_dependence() 19446 dep_t dep; in is_costly_group() local 19486 bool end = *group_end; in force_new_group() local
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/mips/ |
H A D | mips.cc | 8335 mips_expand_synci_loop (rtx begin, rtx end) in mips_expand_synci_loop() 10579 unsigned int i, end; in mips16e_output_save_restore() local 15090 dep_t dep; in vr4130_swap_insns_p() local 18047 rtx_insn *insn, *end; in r10k_insert_cache_barriers() local
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/mips/ |
H A D | mips.c | 8195 mips_expand_synci_loop (rtx begin, rtx end) in mips_expand_synci_loop() 10438 unsigned int i, end; in mips16e_output_save_restore() local 14916 dep_t dep; in vr4130_swap_insns_p() local 17873 rtx_insn *insn, *end; in r10k_insert_cache_barriers() local
|