Home
last modified time | relevance | path

Searched refs:notreg_cost (Results 1 – 25 of 170) sorted by relevance

1234567

/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dcse.c466 (REG_P (X) ? 0 : notreg_cost (X, MODE, SET, 1))
468 (REG_P (X) ? 0 : notreg_cost (X, MODE, OUTER, OPNO))
544 static int notreg_cost (rtx, machine_mode, enum rtx_code, int);
721 notreg_cost (rtx x, machine_mode mode, enum rtx_code outer, int opno) in notreg_cost() function
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/
H A Dcse.c456 (REG_P (X) ? 0 : notreg_cost (X, MODE, SET, 1))
458 (REG_P (X) ? 0 : notreg_cost (X, MODE, OUTER, OPNO))
526 static int notreg_cost (rtx, machine_mode, enum rtx_code, int);
701 notreg_cost (rtx x, machine_mode mode, enum rtx_code outer, int opno) in notreg_cost() function
/dports/lang/gcc9/gcc-9.4.0/gcc/
H A Dcse.c466 (REG_P (X) ? 0 : notreg_cost (X, MODE, SET, 1))
468 (REG_P (X) ? 0 : notreg_cost (X, MODE, OUTER, OPNO))
544 static int notreg_cost (rtx, machine_mode, enum rtx_code, int);
722 notreg_cost (rtx x, machine_mode mode, enum rtx_code outer, int opno) in notreg_cost() function
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/
H A Dcse.c475 #define COST(X) (REG_P (X) ? 0 : notreg_cost (X, SET, 1))
476 #define COST_IN(X, OUTER, OPNO) (REG_P (X) ? 0 : notreg_cost (X, OUTER, OPNO))
552 static int notreg_cost (rtx, enum rtx_code, int);
746 notreg_cost (rtx x, enum rtx_code outer, int opno) in notreg_cost() function
/dports/lang/gnat_util/gcc-6-20180516/gcc/
H A Dcse.c469 (REG_P (X) ? 0 : notreg_cost (X, MODE, SET, 1))
471 (REG_P (X) ? 0 : notreg_cost (X, MODE, OUTER, OPNO))
547 static int notreg_cost (rtx, machine_mode, enum rtx_code, int);
724 notreg_cost (rtx x, machine_mode mode, enum rtx_code outer, int opno) in notreg_cost() function
/dports/devel/avr-gcc/gcc-10.2.0/gcc/
H A Dcse.c467 (REG_P (X) ? 0 : notreg_cost (X, MODE, SET, 1))
469 (REG_P (X) ? 0 : notreg_cost (X, MODE, OUTER, OPNO))
545 static int notreg_cost (rtx, machine_mode, enum rtx_code, int);
720 notreg_cost (rtx x, machine_mode mode, enum rtx_code outer, int opno) in notreg_cost() function
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/
H A Dcse.c466 (REG_P (X) ? 0 : notreg_cost (X, MODE, SET, 1))
468 (REG_P (X) ? 0 : notreg_cost (X, MODE, OUTER, OPNO))
544 static int notreg_cost (rtx, machine_mode, enum rtx_code, int);
721 notreg_cost (rtx x, machine_mode mode, enum rtx_code outer, int opno) in notreg_cost() function
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/
H A Dcse.c467 (REG_P (X) ? 0 : notreg_cost (X, MODE, SET, 1))
469 (REG_P (X) ? 0 : notreg_cost (X, MODE, OUTER, OPNO))
545 static int notreg_cost (rtx, machine_mode, enum rtx_code, int);
720 notreg_cost (rtx x, machine_mode mode, enum rtx_code outer, int opno) in notreg_cost() function
/dports/lang/gcc48/gcc-4.8.5/gcc/
H A Dcse.c475 #define COST(X) (REG_P (X) ? 0 : notreg_cost (X, SET, 1))
476 #define COST_IN(X, OUTER, OPNO) (REG_P (X) ? 0 : notreg_cost (X, OUTER, OPNO))
552 static int notreg_cost (rtx, enum rtx_code, int);
746 notreg_cost (rtx x, enum rtx_code outer, int opno) in notreg_cost() function
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/
H A Dcse.c467 (REG_P (X) ? 0 : notreg_cost (X, MODE, SET, 1))
469 (REG_P (X) ? 0 : notreg_cost (X, MODE, OUTER, OPNO))
545 static int notreg_cost (rtx, machine_mode, enum rtx_code, int);
720 notreg_cost (rtx x, machine_mode mode, enum rtx_code outer, int opno) in notreg_cost() function
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/
H A Dcse.c466 (REG_P (X) ? 0 : notreg_cost (X, MODE, SET, 1))
468 (REG_P (X) ? 0 : notreg_cost (X, MODE, OUTER, OPNO))
544 static int notreg_cost (rtx, machine_mode, enum rtx_code, int);
721 notreg_cost (rtx x, machine_mode mode, enum rtx_code outer, int opno) in notreg_cost() function
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/
H A Dcse.c466 (REG_P (X) ? 0 : notreg_cost (X, MODE, SET, 1))
468 (REG_P (X) ? 0 : notreg_cost (X, MODE, OUTER, OPNO))
544 static int notreg_cost (rtx, machine_mode, enum rtx_code, int);
721 notreg_cost (rtx x, machine_mode mode, enum rtx_code outer, int opno) in notreg_cost() function
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dcse.c466 (REG_P (X) ? 0 : notreg_cost (X, MODE, SET, 1))
468 (REG_P (X) ? 0 : notreg_cost (X, MODE, OUTER, OPNO))
544 static int notreg_cost (rtx, machine_mode, enum rtx_code, int);
721 notreg_cost (rtx x, machine_mode mode, enum rtx_code outer, int opno) in notreg_cost() function
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/
H A Dcse.c467 (REG_P (X) ? 0 : notreg_cost (X, MODE, SET, 1))
469 (REG_P (X) ? 0 : notreg_cost (X, MODE, OUTER, OPNO))
545 static int notreg_cost (rtx, machine_mode, enum rtx_code, int);
720 notreg_cost (rtx x, machine_mode mode, enum rtx_code outer, int opno) in notreg_cost() function
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/
H A Dcse.c466 (REG_P (X) ? 0 : notreg_cost (X, MODE, SET, 1))
468 (REG_P (X) ? 0 : notreg_cost (X, MODE, OUTER, OPNO))
544 static int notreg_cost (rtx, machine_mode, enum rtx_code, int);
722 notreg_cost (rtx x, machine_mode mode, enum rtx_code outer, int opno) in notreg_cost() function
/dports/lang/gcc10/gcc-10.3.0/gcc/
H A Dcse.c467 (REG_P (X) ? 0 : notreg_cost (X, MODE, SET, 1))
469 (REG_P (X) ? 0 : notreg_cost (X, MODE, OUTER, OPNO))
545 static int notreg_cost (rtx, machine_mode, enum rtx_code, int);
720 notreg_cost (rtx x, machine_mode mode, enum rtx_code outer, int opno) in notreg_cost() function
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/
H A Dcse.c466 (REG_P (X) ? 0 : notreg_cost (X, MODE, SET, 1))
468 (REG_P (X) ? 0 : notreg_cost (X, MODE, OUTER, OPNO))
544 static int notreg_cost (rtx, machine_mode, enum rtx_code, int);
722 notreg_cost (rtx x, machine_mode mode, enum rtx_code outer, int opno) in notreg_cost() function
/dports/lang/gcc8/gcc-8.5.0/gcc/
H A Dcse.c466 (REG_P (X) ? 0 : notreg_cost (X, MODE, SET, 1))
468 (REG_P (X) ? 0 : notreg_cost (X, MODE, OUTER, OPNO))
544 static int notreg_cost (rtx, machine_mode, enum rtx_code, int);
721 notreg_cost (rtx x, machine_mode mode, enum rtx_code outer, int opno) in notreg_cost() function
/dports/devel/tigcc/tigcc-0.96.b8_10/gnu/gcc-4.1-20060728/gcc/
H A Dcse.c503 #define COST(X) (REG_P (X) ? 0 : notreg_cost (X, SET))
504 #define COST_IN(X,OUTER) (REG_P (X) ? 0 : notreg_cost (X, OUTER))
571 static int notreg_cost (rtx, enum rtx_code);
824 notreg_cost (rtx x, enum rtx_code outer) in notreg_cost() function
/dports/lang/gcc11/gcc-11.2.0/gcc/
H A Dcse.c467 (REG_P (X) ? 0 : notreg_cost (X, MODE, SET, 1))
469 (REG_P (X) ? 0 : notreg_cost (X, MODE, OUTER, OPNO))
545 static int notreg_cost (rtx, machine_mode, enum rtx_code, int);
720 notreg_cost (rtx x, machine_mode mode, enum rtx_code outer, int opno) in notreg_cost() function
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/
H A Dcse.c475 #define COST(X) (REG_P (X) ? 0 : notreg_cost (X, SET, 1))
476 #define COST_IN(X, OUTER, OPNO) (REG_P (X) ? 0 : notreg_cost (X, OUTER, OPNO))
552 static int notreg_cost (rtx, enum rtx_code, int);
746 notreg_cost (rtx x, enum rtx_code outer, int opno) in notreg_cost() function
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/
H A Dcse.c469 (REG_P (X) ? 0 : notreg_cost (X, MODE, SET, 1))
471 (REG_P (X) ? 0 : notreg_cost (X, MODE, OUTER, OPNO))
547 static int notreg_cost (rtx, machine_mode, enum rtx_code, int);
724 notreg_cost (rtx x, machine_mode mode, enum rtx_code outer, int opno) in notreg_cost() function
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/gcc/
H A Dcse.c514 #define COST(X) (GET_CODE (X) == REG ? 0 : notreg_cost (X, SET))
515 #define COST_IN(X,OUTER) (GET_CODE (X) == REG ? 0 : notreg_cost (X, OUTER))
603 static int notreg_cost (rtx, enum rtx_code);
800 notreg_cost (rtx x, enum rtx_code outer) in notreg_cost() function
H A DChangeLog.47041 * cse.c (notreg_cost): New argument outer.
7042 (COST): Pass in SET to notreg_cost
9569 (notreg_cost): Return 0 for appropriate SUBREGs.
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/gcc/
H A Dcse.c514 #define COST(X) (GET_CODE (X) == REG ? 0 : notreg_cost (X, SET))
515 #define COST_IN(X,OUTER) (GET_CODE (X) == REG ? 0 : notreg_cost (X, OUTER))
603 static int notreg_cost (rtx, enum rtx_code);
800 notreg_cost (rtx x, enum rtx_code outer) in notreg_cost() function

1234567