Searched defs:uncond (Results 1 – 5 of 5) sorted by relevance
/openbsd-src/gnu/usr.bin/gcc/gcc/ |
H A D | genrecog.c | 2052 write_action (p, test, depth, uncond, success, subroutine_type) in write_action() argument 2178 int uncond; local 2217 int uncond = 0; local
|
/openbsd-src/gnu/gcc/gcc/ |
H A D | genrecog.c | 2151 int depth, int uncond, struct decision *success, in write_action() 2269 int uncond; in write_node() local 2320 int uncond = 0; in write_tree_1() local
|
H A D | sched-deps.c | 570 add_dependence_list (rtx insn, rtx list, int uncond, enum reg_note dep_type) in add_dependence_list() 582 add_dependence_list_and_free (rtx insn, rtx *listp, int uncond, in add_dependence_list_and_free()
|
/openbsd-src/gnu/usr.bin/binutils/gas/config/ |
H A D | tc-mips.c | 791 #define RELAX_BRANCH_ENCODE(uncond, likely, link, toofar) \ argument
|
/openbsd-src/gnu/usr.bin/binutils-2.17/gas/config/ |
H A D | tc-mips.c | 837 #define RELAX_BRANCH_ENCODE(uncond, likely, link, toofar) \ argument
|