Home
last modified time | relevance | path

Searched defs:cycle (Results 1 – 25 of 39) sorted by relevance

12

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DScoreboardHazardRecognizer.cpp118 int cycle = Stalls; in getHazardType() local
185 unsigned cycle = 0; in EmitInstruction() local
H A DMachinePipeliner.cpp2482 for (int cycle = getFirstCycle(); cycle <= LastCycle; ++cycle) { in computeStart() local
2888 for (int cycle = getFirstCycle(); cycle <= getFinalCycle(); ++cycle) { in finalizeSchedule() local
2902 for (int cycle = getFinalCycle() + 1; cycle <= LastCycle; ++cycle) in finalizeSchedule() local
2947 for (int cycle = getFirstCycle(); cycle <= getFinalCycle(); ++cycle) { in print() local
/netbsd-src/lib/libmenu/
H A Dinternals.c91 int neighbour, cycle, row_major, edge; in _menui_calc_neighbours() local
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dmodulo-sched.cc130 int cycle; member
469 update_node_sched_params (int u, int ii, int cycle, int min_cycle) in update_node_sched_params()
2117 int u, int cycle, sbitmap sched_nodes, in try_scheduling_node_in_cycle()
2933 create_ps_insn (int id, int cycle) in create_ps_insn()
3118 add_node_to_ps (partial_schedule_ptr ps, int id, int cycle, in add_node_to_ps()
3164 int cycle; in ps_has_conflicts() local
H A Dmcf.cc785 int *pi, gcov_type *d, int *cycle) in cancel_negative_cycle()
1307 int *cycle; in find_minimum_cost_flow() local
H A Dsel-sched-dump.cc403 int cycle = INSN_SCHED_CYCLE (i); in dump_insn_1() local
H A Dsel-sched-ir.cc262 int cycle, int cycle_issued_insns, int issue_more, in flist_add()
639 rtx sched_next, int cycle, int issue_more, bool after_stall_p) in merge_fences()
800 int ready_ticks_size, rtx_insn *sched_next, int cycle, in add_to_fences()
3459 int cycle; member
H A Dgcov.cc114 unsigned int cycle : 1; member
176 } cycle; /* Used in all-blocks mode, after blocks are linked onto member in block_info
H A Dgenautomata.cc3705 int cycle; in output_reserv_sets() local
5055 store_alt_unit_usage (regexp_t regexp, regexp_t unit, int cycle, in store_alt_unit_usage()
5150 int i, j, k, cycle, start, n_alts, alt, alt2; in check_regexp_units_distribution() local
5380 int cycle; in process_seq_for_forming_states() local
5534 int cycle, unit; in form_reservs_matter() local
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dmodulo-sched.c130 int cycle; member
469 update_node_sched_params (int u, int ii, int cycle, int min_cycle) in update_node_sched_params()
2116 int u, int cycle, sbitmap sched_nodes, in try_scheduling_node_in_cycle()
2932 create_ps_insn (int id, int cycle) in create_ps_insn()
3117 add_node_to_ps (partial_schedule_ptr ps, int id, int cycle, in add_node_to_ps()
3163 int cycle; in ps_has_conflicts() local
H A Dmcf.c785 int *pi, gcov_type *d, int *cycle) in cancel_negative_cycle()
1307 int *cycle; in find_minimum_cost_flow() local
H A Dsel-sched-dump.c403 int cycle = INSN_SCHED_CYCLE (i); in dump_insn_1() local
H A Dgcov.c114 unsigned int cycle : 1; member
176 } cycle; /* Used in all-blocks mode, after blocks are linked onto variable
H A Dsel-sched-ir.c262 int cycle, int cycle_issued_insns, int issue_more, in flist_add()
639 rtx sched_next, int cycle, int issue_more, bool after_stall_p) in merge_fences()
800 int ready_ticks_size, rtx_insn *sched_next, int cycle, in add_to_fences()
3459 int cycle; member
H A Dgenautomata.c3705 int cycle; in output_reserv_sets() local
5055 store_alt_unit_usage (regexp_t regexp, regexp_t unit, int cycle, in store_alt_unit_usage()
5150 int i, j, k, cycle, start, n_alts, alt, alt2; in check_regexp_units_distribution() local
5380 int cycle; in process_seq_for_forming_states() local
5534 int cycle, unit; in form_reservs_matter() local
/netbsd-src/usr.sbin/fwctl/
H A Dfwdv.c268 int lsystem=-1, pad_acc, cycle_acc, cycle, f_frac; in dvsend() local
/netbsd-src/usr.bin/m4/
H A Dmdef.h136 #define cycle for(;;) macro
/netbsd-src/sys/arch/macppc/dev/
H A Dwdc_obio.c264 int cycle; /* minimum cycle time [ns] */ member
/netbsd-src/sys/uvm/
H A Duvm_pdpolicy_clockpro.c352 int cycle; member
452 const int cycle = b->cycle; in nonresident_rotate() local
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
H A DMachinePipeliner.h584 std::deque<SUnit *> &getInstructions(int cycle) { in getInstructions()
/netbsd-src/sys/dev/sbus/
H A Ddbrivar.h92 int cycle; /* offset of timeslot (bits) */ member
H A Ddbri.c1493 int len, int cycle) in pipe_ts_link()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/c6x/
H A Dc6x.c3683 record_jump (int cycle, rtx cond) in record_jump()
3696 insn_set_clock (rtx insn, int cycle) in insn_set_clock()
4317 int cycle; in maybe_clobber_cond() local
/netbsd-src/external/gpl3/gcc/dist/gcc/config/c6x/
H A Dc6x.cc3685 record_jump (int cycle, rtx cond) in record_jump()
3698 insn_set_clock (rtx insn, int cycle) in insn_set_clock()
4319 int cycle; in maybe_clobber_cond() local
/netbsd-src/external/gpl3/binutils.old/dist/bfd/
H A Dlinker.c1393 bool cycle; in _bfd_generic_link_add_one_symbol() local

12