Searched defs:cycle (Results 1 - 16 of 16) sorted by relevance

/openbsd-current/gnu/llvm/llvm/lib/CodeGen/
H A DScoreboardHazardRecognizer.cpp117 int cycle = Stalls; local
184 unsigned cycle = 0; local
[all...]
/openbsd-current/lib/libmenu/
H A Dm_global.c389 bool cycle = (menu->opt & O_NONCYCLIC) ? FALSE : TRUE; local
/openbsd-current/usr.bin/gprof/
H A Darcs.c352 int cycle; local
757 int cycle; local
[all...]
/openbsd-current/usr.bin/make/
H A Dmake.c597 bool cycle = false; local
651 struct growableArray cycle; local
669 find_cycle(Lst l, struct growableArray *cycle) argument
[all...]
/openbsd-current/gnu/usr.bin/binutils/gdb/
H A Dvalprint.c411 int cycle; local
[all...]
/openbsd-current/sys/arch/macppc/dev/
H A Dwdc_obio.c258 int cycle; /* minimum cycle time [ns] */ member in struct:ide_timings
/openbsd-current/usr.bin/m4/
H A Dmdef.h127 #define cycle for(;;) macro
/openbsd-current/gnu/llvm/llvm/include/llvm/CodeGen/
H A DMachinePipeliner.h633 getInstructions(int cycle) argument
[all...]
/openbsd-current/gnu/gcc/gcc/
H A Dgcov.c102 unsigned int cycle : 1; member in struct:arc_info
156 } cycle; /* Used in all-blocks mode, after blocks are linked onto member in union:block_info::__anon270
[all...]
H A Dmodulo-sched.c118 int cycle; member in struct:ps_insn
2091 create_ps_insn(ddg_node_ptr node, int rest_count, int cycle) argument
2253 add_node_to_ps(partial_schedule_ptr ps, ddg_node_ptr node, int cycle, sbitmap must_precede, sbitmap must_follow) argument
2353 int cycle; local
[all...]
H A Dgenautomata.c3571 int cycle; local
4920 store_alt_unit_usage(regexp_t regexp, regexp_t unit, int cycle, int alt_num) argument
4952 int i, j, k, cycle; local
5140 int cycle; local
5297 int cycle, unit; local
[all...]
/openbsd-current/gnu/usr.bin/binutils/bfd/
H A Dlinker.c1491 bfd_boolean cycle; local
/openbsd-current/gnu/usr.bin/binutils-2.17/bfd/
H A Dlinker.c1536 bfd_boolean cycle; local
/openbsd-current/gnu/gcc/gcc/config/mips/
H A Dmips.c9884 mips_sched_reorder(FILE *file ATTRIBUTE_UNUSED, int verbose ATTRIBUTE_UNUSED, rtx *ready, int *nreadyp, int cycle) argument
/openbsd-current/gnu/usr.bin/gcc/gcc/
H A Dgenautomata.c3178 int cycle; local
3192 int cycle; local
3894 int cycle; local
5385 int cycle; local
[all...]
/openbsd-current/gnu/usr.bin/binutils-2.17/gas/config/
H A Dtc-xtensa.c5845 int copies_in_use = rt->units[stage + cycle][unit]; argument
5826 resources_available(resource_table *rt, xtensa_opcode opcode, int cycle) argument
5864 release_resources(resource_table *rt, xtensa_opcode opcode, int cycle) argument

Completed in 244 milliseconds