| /openbsd-src/gnu/usr.bin/perl/dist/Devel-PPPort/devel/ |
| H A D | mkapidoc.pl | 166 my @conds = keys $embeds{$name}->%*; 172 foreach my $cond (@conds) { 190 foreach my $cond (@conds) {
|
| /openbsd-src/gnu/usr.bin/gcc/gcc/config/arm/ |
| H A D | arm.md | 146 [(set_attr "conds" "clob") 210 (define_attr "conds" "use,set,clob,jump_clob,nocond" 461 [(set_attr "conds" "clob") 490 [(set_attr "conds" "clob") 517 [(set_attr "conds" "clob") 632 [(set_attr "conds" "set")] 645 [(set_attr "conds" "set")] 662 [(set_attr "conds" "set")] 674 [(set_attr "conds" "set")] 693 [(set_attr "conds" "set")] [all …]
|
| H A D | arm.c | 10996 static const char * const conds[] = local 11019 return conds[val ^ invert];
|
| /openbsd-src/gnu/gcc/gcc/config/arm/ |
| H A D | arm.md | 171 [(set_attr "conds" "clob") 262 (define_attr "conds" "use,set,clob,jump_clob,nocond" 415 [(set_attr "conds" "clob") 444 [(set_attr "conds" "clob") 471 [(set_attr "conds" "clob") 586 [(set_attr "conds" "set")] 599 [(set_attr "conds" "set")] 609 [(set_attr "conds" "set")] 626 [(set_attr "conds" "set")] 682 [(set_attr "conds" "set")] [all …]
|
| H A D | fpa.md | 620 [(set_attr "conds" "set") 632 [(set_attr "conds" "set") 645 [(set_attr "conds" "set") 656 [(set_attr "conds" "set") 668 [(set_attr "conds" "set") 680 [(set_attr "conds" "set") 693 [(set_attr "conds" "set") 704 [(set_attr "conds" "set") 727 (set_attr "conds" "use")] 749 (set_attr "conds" "use")]
|
| H A D | vfp.md | 267 [(set_attr "conds" "use") 290 [(set_attr "conds" "use") 707 [(set_attr "conds" "set")
|
| H A D | iwmmxt.md | 129 (set_attr "conds" "clob")]
|
| /openbsd-src/gnu/gcc/gcc/ |
| H A D | loop-unswitch.c | 268 rtx cond, rcond = NULL_RTX, conds, rconds, acond, cinsn; in unswitch_single_loop() local 369 conds = alloc_EXPR_LIST (0, cond, cond_checked); in unswitch_single_loop() 384 unswitch_single_loop (loops, loop, conds, num + 1); in unswitch_single_loop() 386 free_EXPR_LIST_node (conds); in unswitch_single_loop()
|
| H A D | gimplify.c | 239 int conds = --(gimplify_ctxp->conditions); in gimple_pop_condition() local 241 gcc_assert (conds >= 0); in gimple_pop_condition() 242 if (conds == 0) in gimple_pop_condition()
|
| /openbsd-src/gnu/usr.bin/perl/regen/ |
| H A D | regcharclass.pl | 580 my @conds= sort { $a <=> $b } grep { length $_ } keys %$trie; 584 return $else if !@conds; 602 foreach my $cond ( @conds ) {
|
| /openbsd-src/gnu/usr.bin/binutils/gas/config/ |
| H A D | tc-arm.c | 361 static const struct asm_cond conds[] = variable 11521 for (j = 0; j < sizeof (conds) / sizeof (struct asm_cond); j++) in build_arm_ops_hsh() 11532 strcpy (template + insn->cond_offset, conds[j].template); in build_arm_ops_hsh() 11540 new->value = (insn->value & ~COND_MASK) | conds[j].value; in build_arm_ops_hsh() 11617 for (i = 0; i < sizeof (conds) / sizeof (struct asm_cond); i++) in md_begin() 11618 hash_insert (arm_cond_hsh, conds[i].template, (PTR) (conds + i)); in md_begin()
|
| /openbsd-src/gnu/usr.bin/binutils-2.17/gas/config/ |
| H A D | tc-arm.c | 8917 static const struct asm_cond conds[] = variable 13038 for (i = 0; i < sizeof (conds) / sizeof (struct asm_cond); i++) in md_begin() 13039 hash_insert (arm_cond_hsh, conds[i].template, (PTR) (conds + i)); in md_begin()
|
| /openbsd-src/gnu/usr.bin/perl/pod/ |
| H A D | perl5380delta.pod | 1762 regexec.c: Add some branch predictions reorder conds
|
| /openbsd-src/gnu/usr.bin/gcc/gcc/ |
| H A D | FSFChangeLog.10 | 3879 (attribute conds): Clobbering of call insns can now be determined 3888 (all call insns): The conds attribute is now determined automatically.
|
| H A D | ChangeLog | 3924 * arm.md (sibcall_epilogue): Set the "conds" to "clob".
|
| /openbsd-src/gnu/usr.bin/binutils/ld/ |
| H A D | ld.texinfo | 168 @c Following blank line required for remaining bug in makeinfo conds/menus
|
| /openbsd-src/gnu/usr.bin/binutils-2.17/ld/ |
| H A D | ld.texinfo | 180 @c Following blank line required for remaining bug in makeinfo conds/menus
|
| /openbsd-src/gnu/usr.bin/binutils-2.17/gas/ |
| H A D | ChangeLog-9295 | 2720 (conds[]): Delete initial NULL entry, add "lo" entry as synonym for
|
| /openbsd-src/gnu/usr.bin/binutils/gas/ |
| H A D | ChangeLog-9295 | 2720 (conds[]): Delete initial NULL entry, add "lo" entry as synonym for
|