Home
last modified time | relevance | path

Searched refs:dbg_cost_ctrl (Results 1 – 25 of 27) sorted by relevance

12

/dports/lang/gcc12-devel/gcc-12-20211205/gcc/config/rs6000/
H A Drs6000.c170 static int dbg_cost_ctrl; variable
22557 dbg_cost_ctrl++; in rs6000_register_move_cost()
22634 if (dbg_cost_ctrl == 1) in rs6000_register_move_cost()
22639 dbg_cost_ctrl--; in rs6000_register_move_cost()
22655 dbg_cost_ctrl++; in rs6000_memory_move_cost()
22669 if (dbg_cost_ctrl == 1) in rs6000_memory_move_cost()
22673 dbg_cost_ctrl--; in rs6000_memory_move_cost()
/dports/devel/avr-gcc/gcc-10.2.0/gcc/config/rs6000/
H A Drs6000.c168 static int dbg_cost_ctrl; variable
21511 dbg_cost_ctrl++; in rs6000_register_move_cost()
21588 if (dbg_cost_ctrl == 1) in rs6000_register_move_cost()
21593 dbg_cost_ctrl--; in rs6000_register_move_cost()
21609 dbg_cost_ctrl++; in rs6000_memory_move_cost()
21623 if (dbg_cost_ctrl == 1) in rs6000_memory_move_cost()
21627 dbg_cost_ctrl--; in rs6000_memory_move_cost()
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/config/rs6000/
H A Drs6000.c166 static int dbg_cost_ctrl; variable
22108 dbg_cost_ctrl++; in rs6000_register_move_cost()
22185 if (dbg_cost_ctrl == 1) in rs6000_register_move_cost()
22190 dbg_cost_ctrl--; in rs6000_register_move_cost()
22206 dbg_cost_ctrl++; in rs6000_memory_move_cost()
22220 if (dbg_cost_ctrl == 1) in rs6000_memory_move_cost()
22224 dbg_cost_ctrl--; in rs6000_memory_move_cost()
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/config/rs6000/
H A Drs6000.c168 static int dbg_cost_ctrl; variable
21515 dbg_cost_ctrl++; in rs6000_register_move_cost()
21592 if (dbg_cost_ctrl == 1) in rs6000_register_move_cost()
21597 dbg_cost_ctrl--; in rs6000_register_move_cost()
21613 dbg_cost_ctrl++; in rs6000_memory_move_cost()
21627 if (dbg_cost_ctrl == 1) in rs6000_memory_move_cost()
21631 dbg_cost_ctrl--; in rs6000_memory_move_cost()
/dports/lang/gcc11/gcc-11.2.0/gcc/config/rs6000/
H A Drs6000.c166 static int dbg_cost_ctrl; variable
22373 dbg_cost_ctrl++; in rs6000_register_move_cost()
22450 if (dbg_cost_ctrl == 1) in rs6000_register_move_cost()
22455 dbg_cost_ctrl--; in rs6000_register_move_cost()
22471 dbg_cost_ctrl++; in rs6000_memory_move_cost()
22485 if (dbg_cost_ctrl == 1) in rs6000_memory_move_cost()
22489 dbg_cost_ctrl--; in rs6000_memory_move_cost()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/config/rs6000/
H A Drs6000.c166 static int dbg_cost_ctrl; variable
22373 dbg_cost_ctrl++; in rs6000_register_move_cost()
22450 if (dbg_cost_ctrl == 1) in rs6000_register_move_cost()
22455 dbg_cost_ctrl--; in rs6000_register_move_cost()
22471 dbg_cost_ctrl++; in rs6000_memory_move_cost()
22485 if (dbg_cost_ctrl == 1) in rs6000_memory_move_cost()
22489 dbg_cost_ctrl--; in rs6000_memory_move_cost()
/dports/lang/gcc10/gcc-10.3.0/gcc/config/rs6000/
H A Drs6000.c168 static int dbg_cost_ctrl; variable
21513 dbg_cost_ctrl++; in rs6000_register_move_cost()
21590 if (dbg_cost_ctrl == 1) in rs6000_register_move_cost()
21595 dbg_cost_ctrl--; in rs6000_register_move_cost()
21611 dbg_cost_ctrl++; in rs6000_memory_move_cost()
21625 if (dbg_cost_ctrl == 1) in rs6000_memory_move_cost()
21629 dbg_cost_ctrl--; in rs6000_memory_move_cost()
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/config/rs6000/
H A Drs6000.c195 static int dbg_cost_ctrl; variable
26407 dbg_cost_ctrl++; in rs6000_register_move_cost()
26456 if (dbg_cost_ctrl == 1) in rs6000_register_move_cost()
26461 dbg_cost_ctrl--; in rs6000_register_move_cost()
26477 dbg_cost_ctrl++; in rs6000_memory_move_cost()
26490 if (dbg_cost_ctrl == 1) in rs6000_memory_move_cost()
26494 dbg_cost_ctrl--; in rs6000_memory_move_cost()
/dports/lang/gcc48/gcc-4.8.5/gcc/config/rs6000/
H A Drs6000.c198 static int dbg_cost_ctrl; variable
30199 dbg_cost_ctrl++; in rs6000_register_move_cost()
30249 if (dbg_cost_ctrl == 1) in rs6000_register_move_cost()
30254 dbg_cost_ctrl--; in rs6000_register_move_cost()
30270 dbg_cost_ctrl++; in rs6000_memory_move_cost()
30284 if (dbg_cost_ctrl == 1) in rs6000_memory_move_cost()
30288 dbg_cost_ctrl--; in rs6000_memory_move_cost()
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/config/rs6000/
H A Drs6000.c215 static int dbg_cost_ctrl; variable
29928 dbg_cost_ctrl++; in rs6000_register_move_cost()
29978 if (dbg_cost_ctrl == 1) in rs6000_register_move_cost()
29983 dbg_cost_ctrl--; in rs6000_register_move_cost()
29999 dbg_cost_ctrl++; in rs6000_memory_move_cost()
30013 if (dbg_cost_ctrl == 1) in rs6000_memory_move_cost()
30017 dbg_cost_ctrl--; in rs6000_memory_move_cost()
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/config/rs6000/
H A Drs6000.c251 static int dbg_cost_ctrl; variable
35458 dbg_cost_ctrl++; in rs6000_register_move_cost()
35509 if (dbg_cost_ctrl == 1) in rs6000_register_move_cost()
35514 dbg_cost_ctrl--; in rs6000_register_move_cost()
35530 dbg_cost_ctrl++; in rs6000_memory_move_cost()
35544 if (dbg_cost_ctrl == 1) in rs6000_memory_move_cost()
35548 dbg_cost_ctrl--; in rs6000_memory_move_cost()
/dports/lang/gcc9/gcc-9.4.0/gcc/config/rs6000/
H A Drs6000.c248 static int dbg_cost_ctrl; variable
35203 dbg_cost_ctrl++; in rs6000_register_move_cost()
35254 if (dbg_cost_ctrl == 1) in rs6000_register_move_cost()
35259 dbg_cost_ctrl--; in rs6000_register_move_cost()
35275 dbg_cost_ctrl++; in rs6000_memory_move_cost()
35289 if (dbg_cost_ctrl == 1) in rs6000_memory_move_cost()
35293 dbg_cost_ctrl--; in rs6000_memory_move_cost()
/dports/lang/gnat_util/gcc-6-20180516/gcc/config/rs6000/
H A Drs6000.c206 static int dbg_cost_ctrl; variable
34421 dbg_cost_ctrl++; in rs6000_register_move_cost()
34472 if (dbg_cost_ctrl == 1) in rs6000_register_move_cost()
34477 dbg_cost_ctrl--; in rs6000_register_move_cost()
34493 dbg_cost_ctrl++; in rs6000_memory_move_cost()
34507 if (dbg_cost_ctrl == 1) in rs6000_memory_move_cost()
34511 dbg_cost_ctrl--; in rs6000_memory_move_cost()
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/config/rs6000/
H A Drs6000.c251 static int dbg_cost_ctrl; variable
35304 dbg_cost_ctrl++; in rs6000_register_move_cost()
35355 if (dbg_cost_ctrl == 1) in rs6000_register_move_cost()
35360 dbg_cost_ctrl--; in rs6000_register_move_cost()
35376 dbg_cost_ctrl++; in rs6000_memory_move_cost()
35390 if (dbg_cost_ctrl == 1) in rs6000_memory_move_cost()
35394 dbg_cost_ctrl--; in rs6000_memory_move_cost()
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/config/rs6000/
H A Drs6000.c251 static int dbg_cost_ctrl; variable
35458 dbg_cost_ctrl++; in rs6000_register_move_cost()
35509 if (dbg_cost_ctrl == 1) in rs6000_register_move_cost()
35514 dbg_cost_ctrl--; in rs6000_register_move_cost()
35530 dbg_cost_ctrl++; in rs6000_memory_move_cost()
35544 if (dbg_cost_ctrl == 1) in rs6000_memory_move_cost()
35548 dbg_cost_ctrl--; in rs6000_memory_move_cost()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/config/rs6000/
H A Drs6000.c251 static int dbg_cost_ctrl; variable
35458 dbg_cost_ctrl++; in rs6000_register_move_cost()
35509 if (dbg_cost_ctrl == 1) in rs6000_register_move_cost()
35514 dbg_cost_ctrl--; in rs6000_register_move_cost()
35530 dbg_cost_ctrl++; in rs6000_memory_move_cost()
35544 if (dbg_cost_ctrl == 1) in rs6000_memory_move_cost()
35548 dbg_cost_ctrl--; in rs6000_memory_move_cost()
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/config/rs6000/
H A Drs6000.c251 static int dbg_cost_ctrl; variable
35458 dbg_cost_ctrl++; in rs6000_register_move_cost()
35509 if (dbg_cost_ctrl == 1) in rs6000_register_move_cost()
35514 dbg_cost_ctrl--; in rs6000_register_move_cost()
35530 dbg_cost_ctrl++; in rs6000_memory_move_cost()
35544 if (dbg_cost_ctrl == 1) in rs6000_memory_move_cost()
35548 dbg_cost_ctrl--; in rs6000_memory_move_cost()
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/config/rs6000/
H A Drs6000.c248 static int dbg_cost_ctrl; variable
34973 dbg_cost_ctrl++; in rs6000_register_move_cost()
35024 if (dbg_cost_ctrl == 1) in rs6000_register_move_cost()
35029 dbg_cost_ctrl--; in rs6000_register_move_cost()
35045 dbg_cost_ctrl++; in rs6000_memory_move_cost()
35059 if (dbg_cost_ctrl == 1) in rs6000_memory_move_cost()
35063 dbg_cost_ctrl--; in rs6000_memory_move_cost()
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/config/rs6000/
H A Drs6000.c248 static int dbg_cost_ctrl; variable
35203 dbg_cost_ctrl++; in rs6000_register_move_cost()
35254 if (dbg_cost_ctrl == 1) in rs6000_register_move_cost()
35259 dbg_cost_ctrl--; in rs6000_register_move_cost()
35275 dbg_cost_ctrl++; in rs6000_memory_move_cost()
35289 if (dbg_cost_ctrl == 1) in rs6000_memory_move_cost()
35293 dbg_cost_ctrl--; in rs6000_memory_move_cost()
/dports/lang/gcc8/gcc-8.5.0/gcc/config/rs6000/
H A Drs6000.c251 static int dbg_cost_ctrl; variable
35472 dbg_cost_ctrl++; in rs6000_register_move_cost()
35523 if (dbg_cost_ctrl == 1) in rs6000_register_move_cost()
35528 dbg_cost_ctrl--; in rs6000_register_move_cost()
35544 dbg_cost_ctrl++; in rs6000_memory_move_cost()
35558 if (dbg_cost_ctrl == 1) in rs6000_memory_move_cost()
35562 dbg_cost_ctrl--; in rs6000_memory_move_cost()
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/config/rs6000/
H A Drs6000.c206 static int dbg_cost_ctrl; variable
34421 dbg_cost_ctrl++; in rs6000_register_move_cost()
34472 if (dbg_cost_ctrl == 1) in rs6000_register_move_cost()
34477 dbg_cost_ctrl--; in rs6000_register_move_cost()
34493 dbg_cost_ctrl++; in rs6000_memory_move_cost()
34507 if (dbg_cost_ctrl == 1) in rs6000_memory_move_cost()
34511 dbg_cost_ctrl--; in rs6000_memory_move_cost()
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/config/powerpcspe/
H A Dpowerpcspe.c230 static int dbg_cost_ctrl; variable
37833 dbg_cost_ctrl++; in rs6000_register_move_cost()
37884 if (dbg_cost_ctrl == 1) in rs6000_register_move_cost()
37889 dbg_cost_ctrl--; in rs6000_register_move_cost()
37905 dbg_cost_ctrl++; in rs6000_memory_move_cost()
37919 if (dbg_cost_ctrl == 1) in rs6000_memory_move_cost()
37923 dbg_cost_ctrl--; in rs6000_memory_move_cost()
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/config/powerpcspe/
H A Dpowerpcspe.c230 static int dbg_cost_ctrl; variable
37833 dbg_cost_ctrl++; in rs6000_register_move_cost()
37884 if (dbg_cost_ctrl == 1) in rs6000_register_move_cost()
37889 dbg_cost_ctrl--; in rs6000_register_move_cost()
37905 dbg_cost_ctrl++; in rs6000_memory_move_cost()
37919 if (dbg_cost_ctrl == 1) in rs6000_memory_move_cost()
37923 dbg_cost_ctrl--; in rs6000_memory_move_cost()
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/config/powerpcspe/
H A Dpowerpcspe.c230 static int dbg_cost_ctrl; variable
37833 dbg_cost_ctrl++; in rs6000_register_move_cost()
37884 if (dbg_cost_ctrl == 1) in rs6000_register_move_cost()
37889 dbg_cost_ctrl--; in rs6000_register_move_cost()
37905 dbg_cost_ctrl++; in rs6000_memory_move_cost()
37919 if (dbg_cost_ctrl == 1) in rs6000_memory_move_cost()
37923 dbg_cost_ctrl--; in rs6000_memory_move_cost()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/config/powerpcspe/
H A Dpowerpcspe.c230 static int dbg_cost_ctrl; variable
37833 dbg_cost_ctrl++; in rs6000_register_move_cost()
37884 if (dbg_cost_ctrl == 1) in rs6000_register_move_cost()
37889 dbg_cost_ctrl--; in rs6000_register_move_cost()
37905 dbg_cost_ctrl++; in rs6000_memory_move_cost()
37919 if (dbg_cost_ctrl == 1) in rs6000_memory_move_cost()
37923 dbg_cost_ctrl--; in rs6000_memory_move_cost()

12