Home
last modified time | relevance | path

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

123

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dtree-call-cdce.cc412 vec<gimple *> conds, in gen_one_condition() argument
442 conds.quick_push (stmt1); in gen_one_condition()
443 conds.quick_push (stmt2); in gen_one_condition()
444 conds.quick_push (stmt3); in gen_one_condition()
459 vec<gimple *> conds, in gen_conditions_for_domain() argument
467 conds, nconds); in gen_conditions_for_domain()
473 conds.quick_push (NULL); in gen_conditions_for_domain()
479 conds, nconds); in gen_conditions_for_domain()
502 vec<gimple *> conds, in gen_conditions_for_pow_cst_base() argument
519 conds, nconds); in gen_conditions_for_pow_cst_base()
[all …]
H A Dipa-predicate.cc257 ipa_predicate::probability (conditions conds, in probability() argument
291 &(*conds)[i2 - ipa_predicate::first_dynamic_condition]; in probability()
428 dump_clause (FILE *f, conditions conds, clause_t clause) in dump_clause() argument
441 dump_condition (f, conds, i); in dump_clause()
451 ipa_predicate::dump (FILE *f, conditions conds, bool nl) const in dump() argument
455 dump_clause (f, conds, 0); in dump()
461 dump_clause (f, conds, m_clause[i]); in dump()
469 ipa_predicate::debug (conditions conds) const in debug()
471 dump (stderr, conds); in debug()
541 c = &(*callee_info->conds)[index]; in remap_after_inlining()
[all …]
H A Dipa-fnsummary.h131 time (0), conds (NULL), in class()
146 time (s.time), conds (s.conds), size_time_table (), in class()
184 conditions conds; in class() local
H A Dipa-fnsummary.cc215 exec_pred.dump (dump_file, conds, 0); in account_size_time()
219 nonconst_pred.dump (dump_file, conds); in account_size_time()
382 for (i = 0; vec_safe_iterate (info->conds, i, &c); i++) in evaluate_conditions_for_known_args()
597 && (info->conds || compute_contexts) in evaluate_properties_for_edge()
709 else if (e->call_stmt && !e->call_stmt_cannot_inline_p && info->conds) in evaluate_properties_for_edge()
759 vec_free (conds); in ~ipa_fn_summary()
816 info->conds = vec_safe_copy (info->conds); in duplicate()
1025 es->predicate->dump (f, info->conds); in dump_ipa_call_summary()
1066 es->predicate->dump (f, info->conds); in dump_ipa_call_summary()
1118 e->exec_predicate.dump (f, s->conds, 0); in ipa_dump_fn_summary()
[all …]
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dtree-call-cdce.c412 vec<gimple *> conds, in gen_one_condition() argument
442 conds.quick_push (stmt1); in gen_one_condition()
443 conds.quick_push (stmt2); in gen_one_condition()
444 conds.quick_push (stmt3); in gen_one_condition()
459 vec<gimple *> conds, in gen_conditions_for_domain() argument
467 conds, nconds); in gen_conditions_for_domain()
473 conds.quick_push (NULL); in gen_conditions_for_domain()
479 conds, nconds); in gen_conditions_for_domain()
502 vec<gimple *> conds, in gen_conditions_for_pow_cst_base() argument
519 conds, nconds); in gen_conditions_for_pow_cst_base()
[all …]
H A Dipa-predicate.c257 predicate::probability (conditions conds, in probability() argument
291 &(*conds)[i2 - predicate::first_dynamic_condition]; in probability()
428 dump_clause (FILE *f, conditions conds, clause_t clause) in dump_clause() argument
441 dump_condition (f, conds, i); in dump_clause()
451 predicate::dump (FILE *f, conditions conds, bool nl) const in dump() argument
455 dump_clause (f, conds, 0); in dump()
461 dump_clause (f, conds, m_clause[i]); in dump()
469 predicate::debug (conditions conds) const in debug() argument
471 dump (stderr, conds); in debug()
540 c = &(*callee_info->conds)[cond in remap_after_inlining()
[all …]
H A Dipa-fnsummary.c206 exec_pred.dump (dump_file, conds, 0); in account_size_time()
210 nonconst_pred.dump (dump_file, conds); in account_size_time()
344 for (i = 0; vec_safe_iterate (info->conds, i, &c); i++) in evaluate_conditions_for_known_args()
565 && (info->conds || known_contexts_ptr) in evaluate_properties_for_edge()
672 else if (e->call_stmt && !e->call_stmt_cannot_inline_p && info->conds) in evaluate_properties_for_edge()
724 vec_free (conds); in ~ipa_fn_summary()
770 info->conds = vec_safe_copy (info->conds); in duplicate()
963 es->predicate->dump (f, info->conds); in dump_ipa_call_summary()
1001 es->predicate->dump (f, info->conds); in dump_ipa_call_summary()
1046 e->exec_predicate.dump (f, s->conds, 0); in ipa_dump_fn_summary()
[all …]
H A Dipa-fnsummary.h114 time (0), conds (NULL), in class()
126 time (s.time), conds (s.conds), size_time_table (s.size_time_table), in class()
159 conditions conds; in class() local
/netbsd-src/crypto/external/bsd/openssl/dist/util/perl/OpenSSL/Config/
H A DQuery.pm160 my %conds = @_; # key => type
164 foreach (keys %conds) {
169 foreach (sort keys %conds) {
170 push @messages, "'$_' value not a $conds{$_} reference"
171 if (defined $conds{$_} && defined $opts->{$_}
172 && ref $opts->{$_} ne $conds{$_});
/netbsd-src/external/gpl3/gcc/dist/gcc/config/nios2/
H A Dnios2-ldstwm.sml40 fun conds cond str = if cond then str else ""; function
78 val fp_set = (conds fp (if pptype=push then sets (mem 2 3) fp_reg
80 val ret = (conds (pptype=pop) "(return)");
86 fun pop_opnds 0 spl = (conds fp ("fp" ^ spl)) ^ "ra"
88 fun push_opnds 0 spl = "ra" ^ (conds fp (spl ^ "fp"))
101 (conds (pptype=pop) "pop_operation") ^ "\"\n" ^
105 (conds (pptype=push)
130 (conds wb "_wb") ^ (conds pc "_ret");
140 " \"register_operand\" \"" ^ (conds wb "+&") ^ "r\")");
143 (conds (ldst=ld) "") ^ "\")";
[all …]
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/nios2/
H A Dnios2-ldstwm.sml40 fun conds cond str = if cond then str else ""; function
78 val fp_set = (conds fp (if pptype=push then sets (mem 2 3) fp_reg
80 val ret = (conds (pptype=pop) "(return)");
86 fun pop_opnds 0 spl = (conds fp ("fp" ^ spl)) ^ "ra"
88 fun push_opnds 0 spl = "ra" ^ (conds fp (spl ^ "fp"))
101 (conds (pptype=pop) "pop_operation") ^ "\"\n" ^
105 (conds (pptype=push)
130 (conds wb "_wb") ^ (conds pc "_ret");
140 " \"register_operand\" \"" ^ (conds wb "+&") ^ "r\")");
143 (conds (ldst=ld) "") ^ "\")";
[all …]
/netbsd-src/crypto/external/bsd/openssl/dist/util/perl/OpenSSL/
H A DParseC.pm135 my $conds = $1;
136 if ($conds =~ m|^defined<<<\(([^\)]*)\)>>>(.*)$|) {
151 $conds =~ s/<<<|>>>//g;
152 warn "Warning: complicated #if expression(1): $conds$opts{PLACE}"
155 } elsif ($conds =~ m|^!defined<<<\(([^\)]*)\)>>>(.*)$|) {
170 $conds =~ s/<<<|>>>//g;
171 warn "Warning: complicated #if expression(2): $conds$opts{PLACE}"
175 $conds =~ s/<<<|>>>//g;
176 warn "Warning: complicated #if expression(3): $conds$opts{PLACE}"
1195 conds => [ @massaged ]
/netbsd-src/crypto/external/bsd/openssl/dist/util/
H A Dmknum.pl65 next if grep { $_ eq 'CONST_STRICT' } @{$_->{conds}};
72 join(', ', @{$_->{conds}})
78 $ordinals->add_alias($f, $_->{value}, $_->{name}, @{$_->{conds}});
86 $ordinals->add($f, $_->{name}, $type, @{$_->{conds}});
/netbsd-src/external/gpl3/gcc/dist/gcc/config/arm/
H A Dmarvell-pj4.md45 (not (eq_attr "conds" "set")))
51 (eq_attr "conds" "set"))
61 (not (eq_attr "conds" "set")))
71 (eq_attr "conds" "set"))
82 (not (eq_attr "conds" "set"))
93 (eq_attr "conds" "set")
98 (not (eq_attr "conds" "set"))
109 (eq_attr "conds" "set")
H A Dthumb2.md44 [(set_attr "conds" "clob")
65 [(set_attr "conds" "clob")
86 [(set_attr "conds" "clob")
107 [(set_attr "conds" "clob")
157 [(set_attr "conds" "*,clob,clob")
210 [(set_attr "conds" "*,clob,clob")
334 [(set_attr "conds" "use")
356 [(set_attr "conds" "use")
387 [(set_attr "conds" "use")
407 [(set_attr "conds" "use")
[all …]
H A Dvfp.md458 [(set_attr "conds" "*, *, unconditional, *, unconditional, unconditional,\
534 [(set_attr "conds" "unconditional")
587 [(set_attr "conds" "unconditional")
791 [(set_attr "conds" "use")
814 [(set_attr "conds" "use")
837 [(set_attr "conds" "use")
861 [(set_attr "conds" "use")
951 [(set_attr "conds" "unconditional")
973 [(set_attr "conds" "unconditional")
984 [(set_attr "conds" "unconditional")
[all …]
H A Darm.md282 [(set_attr "conds" "clob")
310 (define_attr "conds" "use,set,clob,unconditional,nocond"
979 [(set_attr "conds" "set")
994 [(set_attr "conds" "set")
1012 [(set_attr "conds" "set")
1035 [(set_attr "conds" "set")
1055 [(set_attr "conds" "set")
1117 [(set_attr "conds" "set")
1132 [(set_attr "conds" "set")
1144 [(set_attr "conds" "set")
[all …]
H A Dthumb1.md35 ;; or clobbering the flags. Instead, they have the attribute "conds"
149 (set_attr "conds" "set")
196 (set_attr "conds" "set")])
238 (set_attr "conds" "set")
253 (set_attr "conds" "set")
267 (set_attr "conds" "set")
279 (set_attr "conds" "set")])
289 (set_attr "conds" "set")])
299 (set_attr "conds" "set")])
707 (set_attr "conds" "set,clob,nocond,*,*,nocond,nocond,clob,nocond,nocond,nocond")])
[all …]
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/arm/
H A Dmarvell-pj4.md45 (not (eq_attr "conds" "set")))
51 (eq_attr "conds" "set"))
61 (not (eq_attr "conds" "set")))
71 (eq_attr "conds" "set"))
82 (not (eq_attr "conds" "set"))
93 (eq_attr "conds" "set")
98 (not (eq_attr "conds" "set"))
109 (eq_attr "conds" "set")
H A Dthumb2.md44 [(set_attr "conds" "clob")
65 [(set_attr "conds" "clob")
86 [(set_attr "conds" "clob")
107 [(set_attr "conds" "clob")
157 [(set_attr "conds" "*,clob,clob")
210 [(set_attr "conds" "*,clob,clob")
334 [(set_attr "conds" "use")
356 [(set_attr "conds" "use")
387 [(set_attr "conds" "use")
407 [(set_attr "conds" "use")
[all …]
H A Dvfp.md448 [(set_attr "conds" "*, *, unconditional, *, unconditional, unconditional,\
524 [(set_attr "conds" "unconditional")
577 [(set_attr "conds" "unconditional")
781 [(set_attr "conds" "use")
804 [(set_attr "conds" "use")
827 [(set_attr "conds" "use")
851 [(set_attr "conds" "use")
941 [(set_attr "conds" "unconditional")
963 [(set_attr "conds" "unconditional")
974 [(set_attr "conds" "unconditional")
[all …]
H A Darm.md282 [(set_attr "conds" "clob")
310 (define_attr "conds" "use,set,clob,unconditional,nocond"
978 [(set_attr "conds" "set")
993 [(set_attr "conds" "set")
1011 [(set_attr "conds" "set")
1034 [(set_attr "conds" "set")
1054 [(set_attr "conds" "set")
1116 [(set_attr "conds" "set")
1131 [(set_attr "conds" "set")
1143 [(set_attr "conds" "set")
[all …]
H A Dthumb1.md35 ;; or clobbering the flags. Instead, they have the attribute "conds"
64 (set_attr "conds" "clob")]
185 (set_attr "conds" "set")
232 (set_attr "conds" "set")])
274 (set_attr "conds" "set")
289 (set_attr "conds" "set")
303 (set_attr "conds" "set")
315 (set_attr "conds" "set")])
325 (set_attr "conds" "set")])
335 (set_attr "conds" "set")])
[all …]
/netbsd-src/external/gpl3/binutils/dist/opcodes/
H A Dtic6x-dis.c353 static const char *const conds[8][2] = in print_insn_tic6x() local
377 cond = conds[creg_value][z_value]; in print_insn_tic6x()
388 static const char *const conds[2][2] = in print_insn_tic6x() local
435 cond = conds[s_value][z_value]; in print_insn_tic6x()
/netbsd-src/external/gpl3/binutils.old/dist/opcodes/
H A Dtic6x-dis.c353 static const char *const conds[8][2] = in print_insn_tic6x() local
377 cond = conds[creg_value][z_value]; in print_insn_tic6x()
388 static const char *const conds[2][2] = in print_insn_tic6x() local
435 cond = conds[s_value][z_value]; in print_insn_tic6x()

123