Home
last modified time | relevance | path

Searched refs:def_p (Results 1 – 25 of 442) sorted by relevance

12345678910>>...18

/dports/lang/gcc6-aux/gcc-6-20180516/gcc/
H A Dtree-ssa-sink.c104 all_immediate_uses_same_place (def_operand_p def_p) in all_immediate_uses_same_place() argument
106 tree var = DEF_FROM_PTR (def_p); in all_immediate_uses_same_place()
130 tree var = DEF_FROM_PTR (def_p); in nearest_common_dominator_of_uses()
253 def_operand_p def_p; in statement_sink_location() local
262 def_p = single_ssa_def_operand (stmt, SSA_OP_ALL_DEFS); in statement_sink_location()
263 if (def_p == NULL_DEF_OPERAND_P) in statement_sink_location()
267 if (has_zero_uses (DEF_FROM_PTR (def_p))) in statement_sink_location()
300 if (SSA_NAME_OCCURS_IN_ABNORMAL_PHI (DEF_FROM_PTR (def_p))) in statement_sink_location()
314 if (virtual_operand_p (DEF_FROM_PTR (def_p))) in statement_sink_location()
316 FOR_EACH_IMM_USE_FAST (use_p, imm_iter, DEF_FROM_PTR (def_p)) in statement_sink_location()
[all …]
/dports/lang/gcc8/gcc-8.5.0/gcc/
H A Dtree-ssa-sink.c104 all_immediate_uses_same_place (def_operand_p def_p) in all_immediate_uses_same_place() argument
106 tree var = DEF_FROM_PTR (def_p); in all_immediate_uses_same_place()
130 tree var = DEF_FROM_PTR (def_p); in nearest_common_dominator_of_uses()
253 def_operand_p def_p; in statement_sink_location() local
268 def_p = single_ssa_def_operand (stmt, SSA_OP_ALL_DEFS); in statement_sink_location()
269 if (def_p == NULL_DEF_OPERAND_P) in statement_sink_location()
302 if (has_zero_uses (DEF_FROM_PTR (def_p))) in statement_sink_location()
308 if (SSA_NAME_OCCURS_IN_ABNORMAL_PHI (DEF_FROM_PTR (def_p))) in statement_sink_location()
322 if (virtual_operand_p (DEF_FROM_PTR (def_p))) in statement_sink_location()
324 FOR_EACH_IMM_USE_FAST (use_p, imm_iter, DEF_FROM_PTR (def_p)) in statement_sink_location()
[all …]
/dports/lang/gcc10/gcc-10.3.0/gcc/
H A Dtree-ssa-sink.c103 all_immediate_uses_same_place (def_operand_p def_p) in all_immediate_uses_same_place() argument
105 tree var = DEF_FROM_PTR (def_p); in all_immediate_uses_same_place()
129 tree var = DEF_FROM_PTR (def_p); in nearest_common_dominator_of_uses()
252 def_operand_p def_p; in statement_sink_location() local
267 def_p = single_ssa_def_operand (stmt, SSA_OP_ALL_DEFS); in statement_sink_location()
268 if (def_p == NULL_DEF_OPERAND_P) in statement_sink_location()
301 if (has_zero_uses (DEF_FROM_PTR (def_p))) in statement_sink_location()
307 if (SSA_NAME_OCCURS_IN_ABNORMAL_PHI (DEF_FROM_PTR (def_p))) in statement_sink_location()
321 if (virtual_operand_p (DEF_FROM_PTR (def_p))) in statement_sink_location()
323 FOR_EACH_IMM_USE_FAST (use_p, imm_iter, DEF_FROM_PTR (def_p)) in statement_sink_location()
[all …]
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dtree-ssa-sink.c104 all_immediate_uses_same_place (def_operand_p def_p) in all_immediate_uses_same_place() argument
106 tree var = DEF_FROM_PTR (def_p); in all_immediate_uses_same_place()
130 tree var = DEF_FROM_PTR (def_p); in nearest_common_dominator_of_uses()
253 def_operand_p def_p; in statement_sink_location() local
268 def_p = single_ssa_def_operand (stmt, SSA_OP_ALL_DEFS); in statement_sink_location()
269 if (def_p == NULL_DEF_OPERAND_P) in statement_sink_location()
302 if (has_zero_uses (DEF_FROM_PTR (def_p))) in statement_sink_location()
308 if (SSA_NAME_OCCURS_IN_ABNORMAL_PHI (DEF_FROM_PTR (def_p))) in statement_sink_location()
322 if (virtual_operand_p (DEF_FROM_PTR (def_p))) in statement_sink_location()
324 FOR_EACH_IMM_USE_FAST (use_p, imm_iter, DEF_FROM_PTR (def_p)) in statement_sink_location()
[all …]
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/
H A Dtree-ssa-sink.c104 all_immediate_uses_same_place (def_operand_p def_p) in all_immediate_uses_same_place() argument
106 tree var = DEF_FROM_PTR (def_p); in all_immediate_uses_same_place()
130 tree var = DEF_FROM_PTR (def_p); in nearest_common_dominator_of_uses()
253 def_operand_p def_p; in statement_sink_location() local
268 def_p = single_ssa_def_operand (stmt, SSA_OP_ALL_DEFS); in statement_sink_location()
269 if (def_p == NULL_DEF_OPERAND_P) in statement_sink_location()
302 if (has_zero_uses (DEF_FROM_PTR (def_p))) in statement_sink_location()
308 if (SSA_NAME_OCCURS_IN_ABNORMAL_PHI (DEF_FROM_PTR (def_p))) in statement_sink_location()
322 if (virtual_operand_p (DEF_FROM_PTR (def_p))) in statement_sink_location()
324 FOR_EACH_IMM_USE_FAST (use_p, imm_iter, DEF_FROM_PTR (def_p)) in statement_sink_location()
[all …]
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/
H A Dtree-ssa-sink.c104 all_immediate_uses_same_place (def_operand_p def_p) in all_immediate_uses_same_place() argument
106 tree var = DEF_FROM_PTR (def_p); in all_immediate_uses_same_place()
130 tree var = DEF_FROM_PTR (def_p); in nearest_common_dominator_of_uses()
253 def_operand_p def_p; in statement_sink_location() local
268 def_p = single_ssa_def_operand (stmt, SSA_OP_ALL_DEFS); in statement_sink_location()
269 if (def_p == NULL_DEF_OPERAND_P) in statement_sink_location()
302 if (has_zero_uses (DEF_FROM_PTR (def_p))) in statement_sink_location()
308 if (SSA_NAME_OCCURS_IN_ABNORMAL_PHI (DEF_FROM_PTR (def_p))) in statement_sink_location()
322 if (virtual_operand_p (DEF_FROM_PTR (def_p))) in statement_sink_location()
324 FOR_EACH_IMM_USE_FAST (use_p, imm_iter, DEF_FROM_PTR (def_p)) in statement_sink_location()
[all …]
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/
H A Dtree-ssa-sink.c104 all_immediate_uses_same_place (def_operand_p def_p) in all_immediate_uses_same_place() argument
106 tree var = DEF_FROM_PTR (def_p); in all_immediate_uses_same_place()
130 tree var = DEF_FROM_PTR (def_p); in nearest_common_dominator_of_uses()
253 def_operand_p def_p; in statement_sink_location() local
268 def_p = single_ssa_def_operand (stmt, SSA_OP_ALL_DEFS); in statement_sink_location()
269 if (def_p == NULL_DEF_OPERAND_P) in statement_sink_location()
302 if (has_zero_uses (DEF_FROM_PTR (def_p))) in statement_sink_location()
308 if (SSA_NAME_OCCURS_IN_ABNORMAL_PHI (DEF_FROM_PTR (def_p))) in statement_sink_location()
322 if (virtual_operand_p (DEF_FROM_PTR (def_p))) in statement_sink_location()
324 FOR_EACH_IMM_USE_FAST (use_p, imm_iter, DEF_FROM_PTR (def_p)) in statement_sink_location()
[all …]
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dtree-ssa-sink.c104 all_immediate_uses_same_place (def_operand_p def_p) in all_immediate_uses_same_place() argument
106 tree var = DEF_FROM_PTR (def_p); in all_immediate_uses_same_place()
130 tree var = DEF_FROM_PTR (def_p); in nearest_common_dominator_of_uses()
253 def_operand_p def_p; in statement_sink_location() local
268 def_p = single_ssa_def_operand (stmt, SSA_OP_ALL_DEFS); in statement_sink_location()
269 if (def_p == NULL_DEF_OPERAND_P) in statement_sink_location()
302 if (has_zero_uses (DEF_FROM_PTR (def_p))) in statement_sink_location()
308 if (SSA_NAME_OCCURS_IN_ABNORMAL_PHI (DEF_FROM_PTR (def_p))) in statement_sink_location()
322 if (virtual_operand_p (DEF_FROM_PTR (def_p))) in statement_sink_location()
324 FOR_EACH_IMM_USE_FAST (use_p, imm_iter, DEF_FROM_PTR (def_p)) in statement_sink_location()
[all …]
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/
H A Dtree-ssa-sink.c104 all_immediate_uses_same_place (def_operand_p def_p) in all_immediate_uses_same_place() argument
106 tree var = DEF_FROM_PTR (def_p); in all_immediate_uses_same_place()
130 tree var = DEF_FROM_PTR (def_p); in nearest_common_dominator_of_uses()
253 def_operand_p def_p; in statement_sink_location() local
268 def_p = single_ssa_def_operand (stmt, SSA_OP_ALL_DEFS); in statement_sink_location()
269 if (def_p == NULL_DEF_OPERAND_P) in statement_sink_location()
302 if (has_zero_uses (DEF_FROM_PTR (def_p))) in statement_sink_location()
308 if (SSA_NAME_OCCURS_IN_ABNORMAL_PHI (DEF_FROM_PTR (def_p))) in statement_sink_location()
322 if (virtual_operand_p (DEF_FROM_PTR (def_p))) in statement_sink_location()
324 FOR_EACH_IMM_USE_FAST (use_p, imm_iter, DEF_FROM_PTR (def_p)) in statement_sink_location()
[all …]
/dports/devel/avr-gcc/gcc-10.2.0/gcc/
H A Dtree-ssa-sink.c103 all_immediate_uses_same_place (def_operand_p def_p) in all_immediate_uses_same_place() argument
105 tree var = DEF_FROM_PTR (def_p); in all_immediate_uses_same_place()
129 tree var = DEF_FROM_PTR (def_p); in nearest_common_dominator_of_uses()
252 def_operand_p def_p; in statement_sink_location() local
267 def_p = single_ssa_def_operand (stmt, SSA_OP_ALL_DEFS); in statement_sink_location()
268 if (def_p == NULL_DEF_OPERAND_P) in statement_sink_location()
301 if (has_zero_uses (DEF_FROM_PTR (def_p))) in statement_sink_location()
307 if (SSA_NAME_OCCURS_IN_ABNORMAL_PHI (DEF_FROM_PTR (def_p))) in statement_sink_location()
321 if (virtual_operand_p (DEF_FROM_PTR (def_p))) in statement_sink_location()
323 FOR_EACH_IMM_USE_FAST (use_p, imm_iter, DEF_FROM_PTR (def_p)) in statement_sink_location()
[all …]
/dports/lang/gnat_util/gcc-6-20180516/gcc/
H A Dtree-ssa-sink.c104 all_immediate_uses_same_place (def_operand_p def_p) in all_immediate_uses_same_place() argument
106 tree var = DEF_FROM_PTR (def_p); in all_immediate_uses_same_place()
130 tree var = DEF_FROM_PTR (def_p); in nearest_common_dominator_of_uses()
253 def_operand_p def_p; in statement_sink_location() local
262 def_p = single_ssa_def_operand (stmt, SSA_OP_ALL_DEFS); in statement_sink_location()
263 if (def_p == NULL_DEF_OPERAND_P) in statement_sink_location()
267 if (has_zero_uses (DEF_FROM_PTR (def_p))) in statement_sink_location()
300 if (SSA_NAME_OCCURS_IN_ABNORMAL_PHI (DEF_FROM_PTR (def_p))) in statement_sink_location()
314 if (virtual_operand_p (DEF_FROM_PTR (def_p))) in statement_sink_location()
316 FOR_EACH_IMM_USE_FAST (use_p, imm_iter, DEF_FROM_PTR (def_p)) in statement_sink_location()
[all …]
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/
H A Dtree-ssa-sink.c103 all_immediate_uses_same_place (def_operand_p def_p) in all_immediate_uses_same_place() argument
105 tree var = DEF_FROM_PTR (def_p); in all_immediate_uses_same_place()
129 tree var = DEF_FROM_PTR (def_p); in nearest_common_dominator_of_uses()
252 def_operand_p def_p; in statement_sink_location() local
267 def_p = single_ssa_def_operand (stmt, SSA_OP_ALL_DEFS); in statement_sink_location()
268 if (def_p == NULL_DEF_OPERAND_P) in statement_sink_location()
301 if (has_zero_uses (DEF_FROM_PTR (def_p))) in statement_sink_location()
307 if (SSA_NAME_OCCURS_IN_ABNORMAL_PHI (DEF_FROM_PTR (def_p))) in statement_sink_location()
321 if (virtual_operand_p (DEF_FROM_PTR (def_p))) in statement_sink_location()
323 FOR_EACH_IMM_USE_FAST (use_p, imm_iter, DEF_FROM_PTR (def_p)) in statement_sink_location()
[all …]
/dports/lang/gcc9/gcc-9.4.0/gcc/
H A Dtree-ssa-sink.c104 all_immediate_uses_same_place (def_operand_p def_p) in all_immediate_uses_same_place() argument
106 tree var = DEF_FROM_PTR (def_p); in all_immediate_uses_same_place()
130 tree var = DEF_FROM_PTR (def_p); in nearest_common_dominator_of_uses()
253 def_operand_p def_p; in statement_sink_location() local
268 def_p = single_ssa_def_operand (stmt, SSA_OP_ALL_DEFS); in statement_sink_location()
269 if (def_p == NULL_DEF_OPERAND_P) in statement_sink_location()
302 if (has_zero_uses (DEF_FROM_PTR (def_p))) in statement_sink_location()
308 if (SSA_NAME_OCCURS_IN_ABNORMAL_PHI (DEF_FROM_PTR (def_p))) in statement_sink_location()
322 if (virtual_operand_p (DEF_FROM_PTR (def_p))) in statement_sink_location()
324 FOR_EACH_IMM_USE_FAST (use_p, imm_iter, DEF_FROM_PTR (def_p)) in statement_sink_location()
[all …]
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/
H A Dtree-ssa-sink.c104 all_immediate_uses_same_place (def_operand_p def_p) in all_immediate_uses_same_place() argument
106 tree var = DEF_FROM_PTR (def_p); in all_immediate_uses_same_place()
130 tree var = DEF_FROM_PTR (def_p); in nearest_common_dominator_of_uses()
253 def_operand_p def_p; in statement_sink_location() local
268 def_p = single_ssa_def_operand (stmt, SSA_OP_ALL_DEFS); in statement_sink_location()
269 if (def_p == NULL_DEF_OPERAND_P) in statement_sink_location()
302 if (has_zero_uses (DEF_FROM_PTR (def_p))) in statement_sink_location()
308 if (SSA_NAME_OCCURS_IN_ABNORMAL_PHI (DEF_FROM_PTR (def_p))) in statement_sink_location()
322 if (virtual_operand_p (DEF_FROM_PTR (def_p))) in statement_sink_location()
324 FOR_EACH_IMM_USE_FAST (use_p, imm_iter, DEF_FROM_PTR (def_p)) in statement_sink_location()
[all …]
/dports/devel/dmalloc/dmalloc-5.6.5/
H A Ddmalloc.c503 default_t *def_p; in find_tag() local
573 for (def_p = defaults; def_p->de_string != NULL; def_p++) { in find_tag()
576 def_p->de_string); in find_tag()
577 new_debug = def_p->de_flags; in find_tag()
590 for (def_p = defaults; def_p->de_string != NULL; def_p++) { in find_tag()
592 new_debug = def_p->de_flags; in find_tag()
598 if (def_p->de_string == NULL) { in find_tag()
619 default_t *def_p; in list_tags() local
683 for (def_p = defaults; def_p->de_string != NULL; def_p++) { in list_tags()
685 loc_fprintf(stderr, "%s (%#lx):\n", def_p->de_string, def_p->de_flags); in list_tags()
[all …]
/dports/textproc/sowing/sowing-1.1.18/src/tohtml/
H A Drddefs.c37 char *def, *p, *def_p; in TXConvertQuotes() local
41 def_p = def; in TXConvertQuotes()
48 *def_p++ = *p; in TXConvertQuotes()
52 *def_p++ = (in_cmd ? TOK_END : TOK_START); in TXConvertQuotes()
58 *def_p++ = *p++; in TXConvertQuotes()
60 *def_p = 0; in TXConvertQuotes()
62 if (def_p - def > strlen(value)) { in TXConvertQuotes()
64 (int)(def_p - def + 1), (int)strlen(value) + 1 ); in TXConvertQuotes()
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/
H A Dtree-ssa-sink.c106 all_immediate_uses_same_place (def_operand_p def_p) in all_immediate_uses_same_place() argument
108 tree var = DEF_FROM_PTR (def_p); in all_immediate_uses_same_place()
132 tree var = DEF_FROM_PTR (def_p); in nearest_common_dominator_of_uses()
255 def_operand_p def_p; in statement_sink_location() local
270 def_p = single_ssa_def_operand (stmt, SSA_OP_ALL_DEFS); in statement_sink_location()
271 if (def_p == NULL_DEF_OPERAND_P) in statement_sink_location()
304 if (has_zero_uses (DEF_FROM_PTR (def_p))) in statement_sink_location()
310 if (SSA_NAME_OCCURS_IN_ABNORMAL_PHI (DEF_FROM_PTR (def_p))) in statement_sink_location()
324 if (virtual_operand_p (DEF_FROM_PTR (def_p))) in statement_sink_location()
326 FOR_EACH_IMM_USE_FAST (use_p, imm_iter, DEF_FROM_PTR (def_p)) in statement_sink_location()
[all …]
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/
H A Dtree-ssa-sink.c106 all_immediate_uses_same_place (def_operand_p def_p) in all_immediate_uses_same_place() argument
108 tree var = DEF_FROM_PTR (def_p); in all_immediate_uses_same_place()
132 tree var = DEF_FROM_PTR (def_p); in nearest_common_dominator_of_uses()
255 def_operand_p def_p; in statement_sink_location() local
270 def_p = single_ssa_def_operand (stmt, SSA_OP_ALL_DEFS); in statement_sink_location()
271 if (def_p == NULL_DEF_OPERAND_P) in statement_sink_location()
304 if (has_zero_uses (DEF_FROM_PTR (def_p))) in statement_sink_location()
310 if (SSA_NAME_OCCURS_IN_ABNORMAL_PHI (DEF_FROM_PTR (def_p))) in statement_sink_location()
324 if (virtual_operand_p (DEF_FROM_PTR (def_p))) in statement_sink_location()
326 FOR_EACH_IMM_USE_FAST (use_p, imm_iter, DEF_FROM_PTR (def_p)) in statement_sink_location()
[all …]
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/
H A Dtree-ssa-sink.c106 all_immediate_uses_same_place (def_operand_p def_p) in all_immediate_uses_same_place() argument
108 tree var = DEF_FROM_PTR (def_p); in all_immediate_uses_same_place()
132 tree var = DEF_FROM_PTR (def_p); in nearest_common_dominator_of_uses()
255 def_operand_p def_p; in statement_sink_location() local
270 def_p = single_ssa_def_operand (stmt, SSA_OP_ALL_DEFS); in statement_sink_location()
271 if (def_p == NULL_DEF_OPERAND_P) in statement_sink_location()
304 if (has_zero_uses (DEF_FROM_PTR (def_p))) in statement_sink_location()
310 if (SSA_NAME_OCCURS_IN_ABNORMAL_PHI (DEF_FROM_PTR (def_p))) in statement_sink_location()
324 if (virtual_operand_p (DEF_FROM_PTR (def_p))) in statement_sink_location()
326 FOR_EACH_IMM_USE_FAST (use_p, imm_iter, DEF_FROM_PTR (def_p)) in statement_sink_location()
[all …]
/dports/lang/gcc11/gcc-11.2.0/gcc/
H A Dtree-ssa-sink.c106 all_immediate_uses_same_place (def_operand_p def_p) in all_immediate_uses_same_place() argument
108 tree var = DEF_FROM_PTR (def_p); in all_immediate_uses_same_place()
132 tree var = DEF_FROM_PTR (def_p); in nearest_common_dominator_of_uses()
255 def_operand_p def_p; in statement_sink_location() local
270 def_p = single_ssa_def_operand (stmt, SSA_OP_ALL_DEFS); in statement_sink_location()
271 if (def_p == NULL_DEF_OPERAND_P) in statement_sink_location()
304 if (has_zero_uses (DEF_FROM_PTR (def_p))) in statement_sink_location()
310 if (SSA_NAME_OCCURS_IN_ABNORMAL_PHI (DEF_FROM_PTR (def_p))) in statement_sink_location()
324 if (virtual_operand_p (DEF_FROM_PTR (def_p))) in statement_sink_location()
326 FOR_EACH_IMM_USE_FAST (use_p, imm_iter, DEF_FROM_PTR (def_p)) in statement_sink_location()
[all …]
/dports/lang/gcc48/gcc-4.8.5/gcc/
H A Dtree-ssa-sink.c263 def_operand_p def_p; in statement_sink_location() local
272 def_p = single_ssa_def_operand (stmt, SSA_OP_ALL_DEFS); in statement_sink_location()
273 if (def_p == NULL_DEF_OPERAND_P) in statement_sink_location()
277 if (has_zero_uses (DEF_FROM_PTR (def_p))) in statement_sink_location()
313 if (SSA_NAME_OCCURS_IN_ABNORMAL_PHI (DEF_FROM_PTR (def_p))) in statement_sink_location()
329 FOR_EACH_IMM_USE_FAST (use_p, imm_iter, DEF_FROM_PTR (def_p)) in statement_sink_location()
390 FOR_EACH_IMM_USE_FAST (one_use, imm_iter, DEF_FROM_PTR (def_p)) in statement_sink_location()
412 sinkbb = find_bb_for_arg (use, DEF_FROM_PTR (def_p)); in statement_sink_location()
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/
H A Dtree-ssa-sink.c263 def_operand_p def_p; in statement_sink_location() local
272 def_p = single_ssa_def_operand (stmt, SSA_OP_ALL_DEFS); in statement_sink_location()
273 if (def_p == NULL_DEF_OPERAND_P) in statement_sink_location()
277 if (has_zero_uses (DEF_FROM_PTR (def_p))) in statement_sink_location()
313 if (SSA_NAME_OCCURS_IN_ABNORMAL_PHI (DEF_FROM_PTR (def_p))) in statement_sink_location()
329 FOR_EACH_IMM_USE_FAST (use_p, imm_iter, DEF_FROM_PTR (def_p)) in statement_sink_location()
390 FOR_EACH_IMM_USE_FAST (one_use, imm_iter, DEF_FROM_PTR (def_p)) in statement_sink_location()
412 sinkbb = find_bb_for_arg (use, DEF_FROM_PTR (def_p)); in statement_sink_location()
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/
H A Dtree-ssa-sink.c271 def_operand_p def_p; in statement_sink_location() local
280 def_p = single_ssa_def_operand (stmt, SSA_OP_ALL_DEFS); in statement_sink_location()
281 if (def_p == NULL_DEF_OPERAND_P) in statement_sink_location()
285 if (has_zero_uses (DEF_FROM_PTR (def_p))) in statement_sink_location()
321 if (SSA_NAME_OCCURS_IN_ABNORMAL_PHI (DEF_FROM_PTR (def_p))) in statement_sink_location()
337 FOR_EACH_IMM_USE_FAST (use_p, imm_iter, DEF_FROM_PTR (def_p)) in statement_sink_location()
398 FOR_EACH_IMM_USE_FAST (one_use, imm_iter, DEF_FROM_PTR (def_p)) in statement_sink_location()
420 sinkbb = find_bb_for_arg (use, DEF_FROM_PTR (def_p)); in statement_sink_location()
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/config/arc/
H A Darc-c.c39 def_or_undef_macro (cpp_reader* pfile, const char *name, bool def_p) in def_or_undef_macro() argument
41 if (def_p) in def_or_undef_macro()
/dports/lang/gcc9/gcc-9.4.0/gcc/config/arc/
H A Darc-c.c39 def_or_undef_macro (cpp_reader* pfile, const char *name, bool def_p) in def_or_undef_macro() argument
41 if (def_p) in def_or_undef_macro()

12345678910>>...18