Home
last modified time | relevance | path

Searched refs:attr_hash_table (Results 1 – 25 of 45) sorted by relevance

12

/dports/devel/tigcc/tigcc-0.96.b8_10/gnu/gcc-4.1-20060728/gcc/
H A Dgenattrtab.c371 struct attr_hash *attr_hash_table[RTL_HASH_SIZE]; variable
387 h->next = attr_hash_table[hashcode % RTL_HASH_SIZE]; in attr_hash_add_rtx()
388 attr_hash_table[hashcode % RTL_HASH_SIZE] = h; in attr_hash_add_rtx()
401 h->next = attr_hash_table[hashcode % RTL_HASH_SIZE]; in attr_hash_add_string()
402 attr_hash_table[hashcode % RTL_HASH_SIZE] = h; in attr_hash_add_string()
440 for (h = attr_hash_table[hashcode % RTL_HASH_SIZE]; h; h = h->next) in attr_rtx_1()
471 for (h = attr_hash_table[hashcode % RTL_HASH_SIZE]; h; h = h->next) in attr_rtx_1()
494 for (h = attr_hash_table[hashcode % RTL_HASH_SIZE]; h; h = h->next) in attr_rtx_1()
515 for (h = attr_hash_table[hashcode % RTL_HASH_SIZE]; h; h = h->next) in attr_rtx_1()
653 for (h = attr_hash_table[hashcode % RTL_HASH_SIZE]; h; h = h->next) in attr_string()
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dgenattrtab.c338 static struct attr_hash *attr_hash_table[RTL_HASH_SIZE]; variable
354 h->next = attr_hash_table[hashcode % RTL_HASH_SIZE]; in attr_hash_add_rtx()
355 attr_hash_table[hashcode % RTL_HASH_SIZE] = h; in attr_hash_add_rtx()
368 h->next = attr_hash_table[hashcode % RTL_HASH_SIZE]; in attr_hash_add_string()
369 attr_hash_table[hashcode % RTL_HASH_SIZE] = h; in attr_hash_add_string()
403 for (h = attr_hash_table[hashcode % RTL_HASH_SIZE]; h; h = h->next) in attr_rtx_1()
428 for (h = attr_hash_table[hashcode % RTL_HASH_SIZE]; h; h = h->next) in attr_rtx_1()
455 for (h = attr_hash_table[hashcode % RTL_HASH_SIZE]; h; h = h->next) in attr_rtx_1()
481 for (h = attr_hash_table[hashcode % RTL_HASH_SIZE]; h; h = h->next) in attr_rtx_1()
504 for (h = attr_hash_table[hashcode % RTL_HASH_SIZE]; h; h = h->next) in attr_rtx_1()
[all …]
H A DChangeLog-200621122 (hash_obstack, temp_obstack, attr_hash_table, attr_printf)
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/
H A Dgenattrtab.c343 static struct attr_hash *attr_hash_table[RTL_HASH_SIZE]; variable
359 h->next = attr_hash_table[hashcode % RTL_HASH_SIZE]; in attr_hash_add_rtx()
360 attr_hash_table[hashcode % RTL_HASH_SIZE] = h; in attr_hash_add_rtx()
373 h->next = attr_hash_table[hashcode % RTL_HASH_SIZE]; in attr_hash_add_string()
374 attr_hash_table[hashcode % RTL_HASH_SIZE] = h; in attr_hash_add_string()
408 for (h = attr_hash_table[hashcode % RTL_HASH_SIZE]; h; h = h->next) in attr_rtx_1()
433 for (h = attr_hash_table[hashcode % RTL_HASH_SIZE]; h; h = h->next) in attr_rtx_1()
460 for (h = attr_hash_table[hashcode % RTL_HASH_SIZE]; h; h = h->next) in attr_rtx_1()
486 for (h = attr_hash_table[hashcode % RTL_HASH_SIZE]; h; h = h->next) in attr_rtx_1()
509 for (h = attr_hash_table[hashcode % RTL_HASH_SIZE]; h; h = h->next) in attr_rtx_1()
[all …]
/dports/lang/gcc9/gcc-9.4.0/gcc/
H A Dgenattrtab.c340 static struct attr_hash *attr_hash_table[RTL_HASH_SIZE]; variable
356 h->next = attr_hash_table[hashcode % RTL_HASH_SIZE]; in attr_hash_add_rtx()
357 attr_hash_table[hashcode % RTL_HASH_SIZE] = h; in attr_hash_add_rtx()
370 h->next = attr_hash_table[hashcode % RTL_HASH_SIZE]; in attr_hash_add_string()
371 attr_hash_table[hashcode % RTL_HASH_SIZE] = h; in attr_hash_add_string()
405 for (h = attr_hash_table[hashcode % RTL_HASH_SIZE]; h; h = h->next) in attr_rtx_1()
430 for (h = attr_hash_table[hashcode % RTL_HASH_SIZE]; h; h = h->next) in attr_rtx_1()
457 for (h = attr_hash_table[hashcode % RTL_HASH_SIZE]; h; h = h->next) in attr_rtx_1()
483 for (h = attr_hash_table[hashcode % RTL_HASH_SIZE]; h; h = h->next) in attr_rtx_1()
506 for (h = attr_hash_table[hashcode % RTL_HASH_SIZE]; h; h = h->next) in attr_rtx_1()
[all …]
/dports/devel/avr-gcc/gcc-10.2.0/gcc/
H A Dgenattrtab.c343 static struct attr_hash *attr_hash_table[RTL_HASH_SIZE]; variable
359 h->next = attr_hash_table[hashcode % RTL_HASH_SIZE]; in attr_hash_add_rtx()
360 attr_hash_table[hashcode % RTL_HASH_SIZE] = h; in attr_hash_add_rtx()
373 h->next = attr_hash_table[hashcode % RTL_HASH_SIZE]; in attr_hash_add_string()
374 attr_hash_table[hashcode % RTL_HASH_SIZE] = h; in attr_hash_add_string()
408 for (h = attr_hash_table[hashcode % RTL_HASH_SIZE]; h; h = h->next) in attr_rtx_1()
433 for (h = attr_hash_table[hashcode % RTL_HASH_SIZE]; h; h = h->next) in attr_rtx_1()
460 for (h = attr_hash_table[hashcode % RTL_HASH_SIZE]; h; h = h->next) in attr_rtx_1()
486 for (h = attr_hash_table[hashcode % RTL_HASH_SIZE]; h; h = h->next) in attr_rtx_1()
509 for (h = attr_hash_table[hashcode % RTL_HASH_SIZE]; h; h = h->next) in attr_rtx_1()
[all …]
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/
H A Dgenattrtab.c338 static struct attr_hash *attr_hash_table[RTL_HASH_SIZE]; variable
354 h->next = attr_hash_table[hashcode % RTL_HASH_SIZE]; in attr_hash_add_rtx()
355 attr_hash_table[hashcode % RTL_HASH_SIZE] = h; in attr_hash_add_rtx()
368 h->next = attr_hash_table[hashcode % RTL_HASH_SIZE]; in attr_hash_add_string()
369 attr_hash_table[hashcode % RTL_HASH_SIZE] = h; in attr_hash_add_string()
403 for (h = attr_hash_table[hashcode % RTL_HASH_SIZE]; h; h = h->next) in attr_rtx_1()
428 for (h = attr_hash_table[hashcode % RTL_HASH_SIZE]; h; h = h->next) in attr_rtx_1()
455 for (h = attr_hash_table[hashcode % RTL_HASH_SIZE]; h; h = h->next) in attr_rtx_1()
481 for (h = attr_hash_table[hashcode % RTL_HASH_SIZE]; h; h = h->next) in attr_rtx_1()
504 for (h = attr_hash_table[hashcode % RTL_HASH_SIZE]; h; h = h->next) in attr_rtx_1()
[all …]
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/
H A Dgenattrtab.c343 static struct attr_hash *attr_hash_table[RTL_HASH_SIZE]; variable
359 h->next = attr_hash_table[hashcode % RTL_HASH_SIZE]; in attr_hash_add_rtx()
360 attr_hash_table[hashcode % RTL_HASH_SIZE] = h; in attr_hash_add_rtx()
373 h->next = attr_hash_table[hashcode % RTL_HASH_SIZE]; in attr_hash_add_string()
374 attr_hash_table[hashcode % RTL_HASH_SIZE] = h; in attr_hash_add_string()
408 for (h = attr_hash_table[hashcode % RTL_HASH_SIZE]; h; h = h->next) in attr_rtx_1()
433 for (h = attr_hash_table[hashcode % RTL_HASH_SIZE]; h; h = h->next) in attr_rtx_1()
460 for (h = attr_hash_table[hashcode % RTL_HASH_SIZE]; h; h = h->next) in attr_rtx_1()
486 for (h = attr_hash_table[hashcode % RTL_HASH_SIZE]; h; h = h->next) in attr_rtx_1()
509 for (h = attr_hash_table[hashcode % RTL_HASH_SIZE]; h; h = h->next) in attr_rtx_1()
[all …]
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/
H A Dgenattrtab.c343 static struct attr_hash *attr_hash_table[RTL_HASH_SIZE]; variable
359 h->next = attr_hash_table[hashcode % RTL_HASH_SIZE]; in attr_hash_add_rtx()
360 attr_hash_table[hashcode % RTL_HASH_SIZE] = h; in attr_hash_add_rtx()
373 h->next = attr_hash_table[hashcode % RTL_HASH_SIZE]; in attr_hash_add_string()
374 attr_hash_table[hashcode % RTL_HASH_SIZE] = h; in attr_hash_add_string()
408 for (h = attr_hash_table[hashcode % RTL_HASH_SIZE]; h; h = h->next) in attr_rtx_1()
433 for (h = attr_hash_table[hashcode % RTL_HASH_SIZE]; h; h = h->next) in attr_rtx_1()
460 for (h = attr_hash_table[hashcode % RTL_HASH_SIZE]; h; h = h->next) in attr_rtx_1()
486 for (h = attr_hash_table[hashcode % RTL_HASH_SIZE]; h; h = h->next) in attr_rtx_1()
509 for (h = attr_hash_table[hashcode % RTL_HASH_SIZE]; h; h = h->next) in attr_rtx_1()
[all …]
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/
H A Dgenattrtab.c338 static struct attr_hash *attr_hash_table[RTL_HASH_SIZE]; variable
354 h->next = attr_hash_table[hashcode % RTL_HASH_SIZE]; in attr_hash_add_rtx()
355 attr_hash_table[hashcode % RTL_HASH_SIZE] = h; in attr_hash_add_rtx()
368 h->next = attr_hash_table[hashcode % RTL_HASH_SIZE]; in attr_hash_add_string()
369 attr_hash_table[hashcode % RTL_HASH_SIZE] = h; in attr_hash_add_string()
403 for (h = attr_hash_table[hashcode % RTL_HASH_SIZE]; h; h = h->next) in attr_rtx_1()
428 for (h = attr_hash_table[hashcode % RTL_HASH_SIZE]; h; h = h->next) in attr_rtx_1()
455 for (h = attr_hash_table[hashcode % RTL_HASH_SIZE]; h; h = h->next) in attr_rtx_1()
481 for (h = attr_hash_table[hashcode % RTL_HASH_SIZE]; h; h = h->next) in attr_rtx_1()
504 for (h = attr_hash_table[hashcode % RTL_HASH_SIZE]; h; h = h->next) in attr_rtx_1()
[all …]
/dports/lang/gcc11/gcc-11.2.0/gcc/
H A Dgenattrtab.c343 static struct attr_hash *attr_hash_table[RTL_HASH_SIZE];
359 h->next = attr_hash_table[hashcode % RTL_HASH_SIZE];
360 attr_hash_table[hashcode % RTL_HASH_SIZE] = h;
373 h->next = attr_hash_table[hashcode % RTL_HASH_SIZE];
374 attr_hash_table[hashcode % RTL_HASH_SIZE] = h;
408 for (h = attr_hash_table[hashcode % RTL_HASH_SIZE]; h; h = h->next)
433 for (h = attr_hash_table[hashcode % RTL_HASH_SIZE]; h; h = h->next)
460 for (h = attr_hash_table[hashcode % RTL_HASH_SIZE]; h; h = h->next)
486 for (h = attr_hash_table[hashcode % RTL_HASH_SIZE]; h; h = h->next)
509 for (h = attr_hash_table[hashcode % RTL_HASH_SIZE]; h; h = h->next)
[all …]
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/
H A Dgenattrtab.c338 static struct attr_hash *attr_hash_table[RTL_HASH_SIZE]; variable
354 h->next = attr_hash_table[hashcode % RTL_HASH_SIZE]; in attr_hash_add_rtx()
355 attr_hash_table[hashcode % RTL_HASH_SIZE] = h; in attr_hash_add_rtx()
368 h->next = attr_hash_table[hashcode % RTL_HASH_SIZE]; in attr_hash_add_string()
369 attr_hash_table[hashcode % RTL_HASH_SIZE] = h; in attr_hash_add_string()
403 for (h = attr_hash_table[hashcode % RTL_HASH_SIZE]; h; h = h->next) in attr_rtx_1()
428 for (h = attr_hash_table[hashcode % RTL_HASH_SIZE]; h; h = h->next) in attr_rtx_1()
455 for (h = attr_hash_table[hashcode % RTL_HASH_SIZE]; h; h = h->next) in attr_rtx_1()
481 for (h = attr_hash_table[hashcode % RTL_HASH_SIZE]; h; h = h->next) in attr_rtx_1()
504 for (h = attr_hash_table[hashcode % RTL_HASH_SIZE]; h; h = h->next) in attr_rtx_1()
[all …]
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dgenattrtab.c338 static struct attr_hash *attr_hash_table[RTL_HASH_SIZE]; variable
354 h->next = attr_hash_table[hashcode % RTL_HASH_SIZE]; in attr_hash_add_rtx()
355 attr_hash_table[hashcode % RTL_HASH_SIZE] = h; in attr_hash_add_rtx()
368 h->next = attr_hash_table[hashcode % RTL_HASH_SIZE]; in attr_hash_add_string()
369 attr_hash_table[hashcode % RTL_HASH_SIZE] = h; in attr_hash_add_string()
403 for (h = attr_hash_table[hashcode % RTL_HASH_SIZE]; h; h = h->next) in attr_rtx_1()
428 for (h = attr_hash_table[hashcode % RTL_HASH_SIZE]; h; h = h->next) in attr_rtx_1()
455 for (h = attr_hash_table[hashcode % RTL_HASH_SIZE]; h; h = h->next) in attr_rtx_1()
481 for (h = attr_hash_table[hashcode % RTL_HASH_SIZE]; h; h = h->next) in attr_rtx_1()
504 for (h = attr_hash_table[hashcode % RTL_HASH_SIZE]; h; h = h->next) in attr_rtx_1()
[all …]
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/
H A Dgenattrtab.c340 static struct attr_hash *attr_hash_table[RTL_HASH_SIZE]; variable
356 h->next = attr_hash_table[hashcode % RTL_HASH_SIZE]; in attr_hash_add_rtx()
357 attr_hash_table[hashcode % RTL_HASH_SIZE] = h; in attr_hash_add_rtx()
370 h->next = attr_hash_table[hashcode % RTL_HASH_SIZE]; in attr_hash_add_string()
371 attr_hash_table[hashcode % RTL_HASH_SIZE] = h; in attr_hash_add_string()
405 for (h = attr_hash_table[hashcode % RTL_HASH_SIZE]; h; h = h->next) in attr_rtx_1()
430 for (h = attr_hash_table[hashcode % RTL_HASH_SIZE]; h; h = h->next) in attr_rtx_1()
457 for (h = attr_hash_table[hashcode % RTL_HASH_SIZE]; h; h = h->next) in attr_rtx_1()
483 for (h = attr_hash_table[hashcode % RTL_HASH_SIZE]; h; h = h->next) in attr_rtx_1()
506 for (h = attr_hash_table[hashcode % RTL_HASH_SIZE]; h; h = h->next) in attr_rtx_1()
[all …]
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/
H A Dgenattrtab.c343 static struct attr_hash *attr_hash_table[RTL_HASH_SIZE]; variable
359 h->next = attr_hash_table[hashcode % RTL_HASH_SIZE]; in attr_hash_add_rtx()
360 attr_hash_table[hashcode % RTL_HASH_SIZE] = h; in attr_hash_add_rtx()
373 h->next = attr_hash_table[hashcode % RTL_HASH_SIZE]; in attr_hash_add_string()
374 attr_hash_table[hashcode % RTL_HASH_SIZE] = h; in attr_hash_add_string()
408 for (h = attr_hash_table[hashcode % RTL_HASH_SIZE]; h; h = h->next) in attr_rtx_1()
433 for (h = attr_hash_table[hashcode % RTL_HASH_SIZE]; h; h = h->next) in attr_rtx_1()
460 for (h = attr_hash_table[hashcode % RTL_HASH_SIZE]; h; h = h->next) in attr_rtx_1()
486 for (h = attr_hash_table[hashcode % RTL_HASH_SIZE]; h; h = h->next) in attr_rtx_1()
509 for (h = attr_hash_table[hashcode % RTL_HASH_SIZE]; h; h = h->next) in attr_rtx_1()
[all …]
/dports/lang/gcc10/gcc-10.3.0/gcc/
H A Dgenattrtab.c343 static struct attr_hash *attr_hash_table[RTL_HASH_SIZE]; variable
359 h->next = attr_hash_table[hashcode % RTL_HASH_SIZE]; in attr_hash_add_rtx()
360 attr_hash_table[hashcode % RTL_HASH_SIZE] = h; in attr_hash_add_rtx()
373 h->next = attr_hash_table[hashcode % RTL_HASH_SIZE]; in attr_hash_add_string()
374 attr_hash_table[hashcode % RTL_HASH_SIZE] = h; in attr_hash_add_string()
408 for (h = attr_hash_table[hashcode % RTL_HASH_SIZE]; h; h = h->next) in attr_rtx_1()
433 for (h = attr_hash_table[hashcode % RTL_HASH_SIZE]; h; h = h->next) in attr_rtx_1()
460 for (h = attr_hash_table[hashcode % RTL_HASH_SIZE]; h; h = h->next) in attr_rtx_1()
486 for (h = attr_hash_table[hashcode % RTL_HASH_SIZE]; h; h = h->next) in attr_rtx_1()
509 for (h = attr_hash_table[hashcode % RTL_HASH_SIZE]; h; h = h->next) in attr_rtx_1()
[all …]
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/
H A Dgenattrtab.c340 static struct attr_hash *attr_hash_table[RTL_HASH_SIZE]; variable
356 h->next = attr_hash_table[hashcode % RTL_HASH_SIZE]; in attr_hash_add_rtx()
357 attr_hash_table[hashcode % RTL_HASH_SIZE] = h; in attr_hash_add_rtx()
370 h->next = attr_hash_table[hashcode % RTL_HASH_SIZE]; in attr_hash_add_string()
371 attr_hash_table[hashcode % RTL_HASH_SIZE] = h; in attr_hash_add_string()
405 for (h = attr_hash_table[hashcode % RTL_HASH_SIZE]; h; h = h->next) in attr_rtx_1()
430 for (h = attr_hash_table[hashcode % RTL_HASH_SIZE]; h; h = h->next) in attr_rtx_1()
457 for (h = attr_hash_table[hashcode % RTL_HASH_SIZE]; h; h = h->next) in attr_rtx_1()
483 for (h = attr_hash_table[hashcode % RTL_HASH_SIZE]; h; h = h->next) in attr_rtx_1()
506 for (h = attr_hash_table[hashcode % RTL_HASH_SIZE]; h; h = h->next) in attr_rtx_1()
[all …]
/dports/lang/gcc8/gcc-8.5.0/gcc/
H A Dgenattrtab.c338 static struct attr_hash *attr_hash_table[RTL_HASH_SIZE]; variable
354 h->next = attr_hash_table[hashcode % RTL_HASH_SIZE]; in attr_hash_add_rtx()
355 attr_hash_table[hashcode % RTL_HASH_SIZE] = h; in attr_hash_add_rtx()
368 h->next = attr_hash_table[hashcode % RTL_HASH_SIZE]; in attr_hash_add_string()
369 attr_hash_table[hashcode % RTL_HASH_SIZE] = h; in attr_hash_add_string()
403 for (h = attr_hash_table[hashcode % RTL_HASH_SIZE]; h; h = h->next) in attr_rtx_1()
428 for (h = attr_hash_table[hashcode % RTL_HASH_SIZE]; h; h = h->next) in attr_rtx_1()
455 for (h = attr_hash_table[hashcode % RTL_HASH_SIZE]; h; h = h->next) in attr_rtx_1()
481 for (h = attr_hash_table[hashcode % RTL_HASH_SIZE]; h; h = h->next) in attr_rtx_1()
504 for (h = attr_hash_table[hashcode % RTL_HASH_SIZE]; h; h = h->next) in attr_rtx_1()
[all …]
/dports/lang/gnat_util/gcc-6-20180516/gcc/
H A Dgenattrtab.c338 static struct attr_hash *attr_hash_table[RTL_HASH_SIZE]; variable
354 h->next = attr_hash_table[hashcode % RTL_HASH_SIZE]; in attr_hash_add_rtx()
355 attr_hash_table[hashcode % RTL_HASH_SIZE] = h; in attr_hash_add_rtx()
368 h->next = attr_hash_table[hashcode % RTL_HASH_SIZE]; in attr_hash_add_string()
369 attr_hash_table[hashcode % RTL_HASH_SIZE] = h; in attr_hash_add_string()
407 for (h = attr_hash_table[hashcode % RTL_HASH_SIZE]; h; h = h->next) in attr_rtx_1()
438 for (h = attr_hash_table[hashcode % RTL_HASH_SIZE]; h; h = h->next) in attr_rtx_1()
462 for (h = attr_hash_table[hashcode % RTL_HASH_SIZE]; h; h = h->next) in attr_rtx_1()
485 for (h = attr_hash_table[hashcode % RTL_HASH_SIZE]; h; h = h->next) in attr_rtx_1()
623 for (h = attr_hash_table[hashcode % RTL_HASH_SIZE]; h; h = h->next) in attr_string()
/dports/lang/gcc48/gcc-4.8.5/gcc/
H A Dgenattrtab.c339 static struct attr_hash *attr_hash_table[RTL_HASH_SIZE]; variable
355 h->next = attr_hash_table[hashcode % RTL_HASH_SIZE]; in attr_hash_add_rtx()
356 attr_hash_table[hashcode % RTL_HASH_SIZE] = h; in attr_hash_add_rtx()
369 h->next = attr_hash_table[hashcode % RTL_HASH_SIZE]; in attr_hash_add_string()
370 attr_hash_table[hashcode % RTL_HASH_SIZE] = h; in attr_hash_add_string()
408 for (h = attr_hash_table[hashcode % RTL_HASH_SIZE]; h; h = h->next) in attr_rtx_1()
439 for (h = attr_hash_table[hashcode % RTL_HASH_SIZE]; h; h = h->next) in attr_rtx_1()
463 for (h = attr_hash_table[hashcode % RTL_HASH_SIZE]; h; h = h->next) in attr_rtx_1()
489 for (h = attr_hash_table[hashcode % RTL_HASH_SIZE]; h; h = h->next) in attr_rtx_1()
627 for (h = attr_hash_table[hashcode % RTL_HASH_SIZE]; h; h = h->next) in attr_string()
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/
H A Dgenattrtab.c339 static struct attr_hash *attr_hash_table[RTL_HASH_SIZE]; variable
355 h->next = attr_hash_table[hashcode % RTL_HASH_SIZE]; in attr_hash_add_rtx()
356 attr_hash_table[hashcode % RTL_HASH_SIZE] = h; in attr_hash_add_rtx()
369 h->next = attr_hash_table[hashcode % RTL_HASH_SIZE]; in attr_hash_add_string()
370 attr_hash_table[hashcode % RTL_HASH_SIZE] = h; in attr_hash_add_string()
408 for (h = attr_hash_table[hashcode % RTL_HASH_SIZE]; h; h = h->next) in attr_rtx_1()
439 for (h = attr_hash_table[hashcode % RTL_HASH_SIZE]; h; h = h->next) in attr_rtx_1()
463 for (h = attr_hash_table[hashcode % RTL_HASH_SIZE]; h; h = h->next) in attr_rtx_1()
489 for (h = attr_hash_table[hashcode % RTL_HASH_SIZE]; h; h = h->next) in attr_rtx_1()
627 for (h = attr_hash_table[hashcode % RTL_HASH_SIZE]; h; h = h->next) in attr_string()
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/
H A Dgenattrtab.c339 static struct attr_hash *attr_hash_table[RTL_HASH_SIZE]; variable
355 h->next = attr_hash_table[hashcode % RTL_HASH_SIZE]; in attr_hash_add_rtx()
356 attr_hash_table[hashcode % RTL_HASH_SIZE] = h; in attr_hash_add_rtx()
369 h->next = attr_hash_table[hashcode % RTL_HASH_SIZE]; in attr_hash_add_string()
370 attr_hash_table[hashcode % RTL_HASH_SIZE] = h; in attr_hash_add_string()
408 for (h = attr_hash_table[hashcode % RTL_HASH_SIZE]; h; h = h->next) in attr_rtx_1()
439 for (h = attr_hash_table[hashcode % RTL_HASH_SIZE]; h; h = h->next) in attr_rtx_1()
463 for (h = attr_hash_table[hashcode % RTL_HASH_SIZE]; h; h = h->next) in attr_rtx_1()
489 for (h = attr_hash_table[hashcode % RTL_HASH_SIZE]; h; h = h->next) in attr_rtx_1()
627 for (h = attr_hash_table[hashcode % RTL_HASH_SIZE]; h; h = h->next) in attr_string()
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/
H A Dgenattrtab.c338 static struct attr_hash *attr_hash_table[RTL_HASH_SIZE]; variable
354 h->next = attr_hash_table[hashcode % RTL_HASH_SIZE]; in attr_hash_add_rtx()
355 attr_hash_table[hashcode % RTL_HASH_SIZE] = h; in attr_hash_add_rtx()
368 h->next = attr_hash_table[hashcode % RTL_HASH_SIZE]; in attr_hash_add_string()
369 attr_hash_table[hashcode % RTL_HASH_SIZE] = h; in attr_hash_add_string()
407 for (h = attr_hash_table[hashcode % RTL_HASH_SIZE]; h; h = h->next) in attr_rtx_1()
438 for (h = attr_hash_table[hashcode % RTL_HASH_SIZE]; h; h = h->next) in attr_rtx_1()
462 for (h = attr_hash_table[hashcode % RTL_HASH_SIZE]; h; h = h->next) in attr_rtx_1()
485 for (h = attr_hash_table[hashcode % RTL_HASH_SIZE]; h; h = h->next) in attr_rtx_1()
623 for (h = attr_hash_table[hashcode % RTL_HASH_SIZE]; h; h = h->next) in attr_string()
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/gcc/
H A Dgenattrtab.c512 struct attr_hash *attr_hash_table[RTL_HASH_SIZE]; variable
528 h->next = attr_hash_table[hashcode % RTL_HASH_SIZE]; in attr_hash_add_rtx()
529 attr_hash_table[hashcode % RTL_HASH_SIZE] = h; in attr_hash_add_rtx()
542 h->next = attr_hash_table[hashcode % RTL_HASH_SIZE]; in attr_hash_add_string()
543 attr_hash_table[hashcode % RTL_HASH_SIZE] = h; in attr_hash_add_string()
581 for (h = attr_hash_table[hashcode % RTL_HASH_SIZE]; h; h = h->next) in attr_rtx_1()
611 for (h = attr_hash_table[hashcode % RTL_HASH_SIZE]; h; h = h->next) in attr_rtx_1()
634 for (h = attr_hash_table[hashcode % RTL_HASH_SIZE]; h; h = h->next) in attr_rtx_1()
655 for (h = attr_hash_table[hashcode % RTL_HASH_SIZE]; h; h = h->next) in attr_rtx_1()
794 for (h = attr_hash_table[hashcode % RTL_HASH_SIZE]; h; h = h->next) in attr_string()
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/gcc/
H A Dgenattrtab.c512 struct attr_hash *attr_hash_table[RTL_HASH_SIZE]; variable
528 h->next = attr_hash_table[hashcode % RTL_HASH_SIZE]; in attr_hash_add_rtx()
529 attr_hash_table[hashcode % RTL_HASH_SIZE] = h; in attr_hash_add_rtx()
542 h->next = attr_hash_table[hashcode % RTL_HASH_SIZE]; in attr_hash_add_string()
543 attr_hash_table[hashcode % RTL_HASH_SIZE] = h; in attr_hash_add_string()
581 for (h = attr_hash_table[hashcode % RTL_HASH_SIZE]; h; h = h->next) in attr_rtx_1()
611 for (h = attr_hash_table[hashcode % RTL_HASH_SIZE]; h; h = h->next) in attr_rtx_1()
634 for (h = attr_hash_table[hashcode % RTL_HASH_SIZE]; h; h = h->next) in attr_rtx_1()
655 for (h = attr_hash_table[hashcode % RTL_HASH_SIZE]; h; h = h->next) in attr_rtx_1()
794 for (h = attr_hash_table[hashcode % RTL_HASH_SIZE]; h; h = h->next) in attr_string()

12