Home
last modified time | relevance | path

Searched refs:conds (Results 1 – 20 of 20) sorted by relevance

/openbsd/gnu/usr.bin/perl/dist/Devel-PPPort/devel/
H A Dmkapidoc.pl166 my @conds = keys $embeds{$name}->%*;
172 foreach my $cond (@conds) {
190 foreach my $cond (@conds) {
/openbsd/gnu/usr.bin/gcc/gcc/config/arm/
H A Darm.md146 [(set_attr "conds" "clob")
461 [(set_attr "conds" "clob")
490 [(set_attr "conds" "clob")
517 [(set_attr "conds" "clob")
632 [(set_attr "conds" "set")]
799 [(set_attr "conds" "use")
1064 [(set_attr "conds" "use")
1190 [(set_attr "conds" "set")
1203 [(set_attr "conds" "set")
1234 [(set_attr "conds" "set")
[all …]
H A Darm.c10996 static const char * const conds[] = local
11019 return conds[val ^ invert];
/openbsd/gnu/gcc/gcc/config/arm/
H A Darm.md171 [(set_attr "conds" "clob")
415 [(set_attr "conds" "clob")
444 [(set_attr "conds" "clob")
471 [(set_attr "conds" "clob")
746 [(set_attr "conds" "use")
791 [(set_attr "conds" "use")
1028 [(set_attr "conds" "use")
1114 [(set_attr "conds" "set")
1127 [(set_attr "conds" "set")
1158 [(set_attr "conds" "set")
[all …]
H A Dfpa.md620 [(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 Dvfp.md267 [(set_attr "conds" "use")
290 [(set_attr "conds" "use")
707 [(set_attr "conds" "set")
H A Diwmmxt.md129 (set_attr "conds" "clob")]
/openbsd/gnu/gcc/gcc/
H A Dloop-unswitch.c268 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 Dgimplify.c239 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/gnu/usr.bin/perl/regen/
H A Dregcharclass.pl580 my @conds= sort { $a <=> $b } grep { length $_ } keys %$trie;
584 return $else if !@conds;
602 foreach my $cond ( @conds ) {
/openbsd/gnu/usr.bin/binutils/gas/config/
H A Dtc-arm.c361 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/gnu/usr.bin/binutils-2.17/gas/config/
H A Dtc-arm.c8917 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/sys/dev/pci/
H A Dif_ice.c22792 uint8_t segs_cnt, uint16_t vsi_handle, uint32_t conds) in ice_flow_find_prof_conds() argument
22799 if ((p->dir == dir || conds & ICE_FLOW_FIND_PROF_NOT_CHK_DIR) && in ice_flow_find_prof_conds()
22804 if ((conds & ICE_FLOW_FIND_PROF_CHK_VSI) && in ice_flow_find_prof_conds()
22814 ((conds & ICE_FLOW_FIND_PROF_CHK_FLDS) && in ice_flow_find_prof_conds()
/openbsd/gnu/usr.bin/perl/pod/
H A Dperl5380delta.pod1762 regexec.c: Add some branch predictions reorder conds
/openbsd/gnu/usr.bin/gcc/gcc/
H A DFSFChangeLog.103879 (attribute conds): Clobbering of call insns can now be determined
3888 (all call insns): The conds attribute is now determined automatically.
H A DChangeLog3924 * arm.md (sibcall_epilogue): Set the "conds" to "clob".
/openbsd/gnu/usr.bin/binutils/ld/
H A Dld.texinfo168 @c Following blank line required for remaining bug in makeinfo conds/menus
/openbsd/gnu/usr.bin/binutils-2.17/ld/
H A Dld.texinfo180 @c Following blank line required for remaining bug in makeinfo conds/menus
/openbsd/gnu/usr.bin/binutils/gas/
H A DChangeLog-92952720 (conds[]): Delete initial NULL entry, add "lo" entry as synonym for
/openbsd/gnu/usr.bin/binutils-2.17/gas/
H A DChangeLog-92952720 (conds[]): Delete initial NULL entry, add "lo" entry as synonym for