Home
last modified time | relevance | path

Searched refs:int_mode_for_mode (Results 1 – 25 of 629) sorted by relevance

12345678910>>...26

/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/gcc/
H A Dmachmode.h133 extern enum machine_mode int_mode_for_mode (enum machine_mode);
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/gcc/
H A Dmachmode.h133 extern enum machine_mode int_mode_for_mode (enum machine_mode);
/dports/devel/tigcc/tigcc-0.96.b8_10/gnu/gcc-4.1-20060728/gcc/
H A Dmachmode.h136 extern enum machine_mode int_mode_for_mode (enum machine_mode);
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/
H A Dmachmode.h254 extern enum machine_mode int_mode_for_mode (enum machine_mode);
H A Dexpmed.c722 enum machine_mode imode = int_mode_for_mode (GET_MODE (op0)); in store_bit_field_1()
847 value = gen_reg_rtx (int_mode_for_mode (GET_MODE (value))); in store_bit_field_1()
1485 enum machine_mode imode = int_mode_for_mode (GET_MODE (op0)); in extract_bit_field_1()
1712 int_mode = int_mode_for_mode (tmode); in extract_bit_field_1()
1714 int_mode = int_mode_for_mode (mode); in extract_bit_field_1()
2084 src_int_mode = int_mode_for_mode (src_mode); in extract_low_bits()
2085 int_mode = int_mode_for_mode (mode); in extract_low_bits()
/dports/lang/gcc48/gcc-4.8.5/gcc/
H A Dmachmode.h254 extern enum machine_mode int_mode_for_mode (enum machine_mode);
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/
H A Dmachmode.h254 extern enum machine_mode int_mode_for_mode (enum machine_mode);
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/
H A Dmachmode.h291 extern machine_mode int_mode_for_mode (machine_mode);
/dports/lang/gnat_util/gcc-6-20180516/gcc/
H A Dmachmode.h291 extern machine_mode int_mode_for_mode (machine_mode);
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dexpmed.c834 opt_scalar_int_mode op0_mode = int_mode_for_mode (GET_MODE (op0)); in store_bit_field_1()
1006 value_mode = int_mode_for_mode (GET_MODE (value)).require (); in store_integral_bit_field()
1500 scalar_int_mode int_mode = int_mode_for_mode (tmode).require (); in convert_extracted_bit_field()
1775 opt_scalar_int_mode op0_mode = int_mode_for_mode (GET_MODE (op0)); in extract_bit_field_1()
2032 if (!int_mode_for_mode (tmode).exists (&int_mode)) in extract_integral_bit_field()
2035 int_mode = int_mode_for_mode (mode).require (); in extract_integral_bit_field()
2406 if (!int_mode_for_mode (src_mode).exists (&src_int_mode) in extract_low_bits()
2407 || !int_mode_for_mode (mode).exists (&int_mode)) in extract_low_bits()
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/
H A Dexpmed.c848 opt_scalar_int_mode op0_mode = int_mode_for_mode (GET_MODE (op0)); in store_bit_field_1()
1018 value_mode = int_mode_for_mode (GET_MODE (value)).require (); in store_integral_bit_field()
1512 scalar_int_mode int_mode = int_mode_for_mode (tmode).require (); in convert_extracted_bit_field()
1788 opt_scalar_int_mode op0_mode = int_mode_for_mode (GET_MODE (op0)); in extract_bit_field_1()
2045 if (!int_mode_for_mode (tmode).exists (&int_mode)) in extract_integral_bit_field()
2048 int_mode = int_mode_for_mode (mode).require (); in extract_integral_bit_field()
2422 if (!int_mode_for_mode (src_mode).exists (&src_int_mode) in extract_low_bits()
2423 || !int_mode_for_mode (mode).exists (&int_mode)) in extract_low_bits()
/dports/lang/gcc9/gcc-9.4.0/gcc/
H A Dexpmed.c841 opt_scalar_int_mode op0_mode = int_mode_for_mode (GET_MODE (op0)); in store_bit_field_1()
1013 value_mode = int_mode_for_mode (GET_MODE (value)).require (); in store_integral_bit_field()
1507 scalar_int_mode int_mode = int_mode_for_mode (tmode).require (); in convert_extracted_bit_field()
1782 opt_scalar_int_mode op0_mode = int_mode_for_mode (GET_MODE (op0)); in extract_bit_field_1()
2039 if (!int_mode_for_mode (tmode).exists (&int_mode)) in extract_integral_bit_field()
2042 int_mode = int_mode_for_mode (mode).require (); in extract_integral_bit_field()
2413 if (!int_mode_for_mode (src_mode).exists (&src_int_mode) in extract_low_bits()
2414 || !int_mode_for_mode (mode).exists (&int_mode)) in extract_low_bits()
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/
H A Dexpmed.c834 opt_scalar_int_mode op0_mode = int_mode_for_mode (GET_MODE (op0)); in store_bit_field_1()
985 value_mode = int_mode_for_mode (GET_MODE (value)).require (); in store_integral_bit_field()
1479 scalar_int_mode int_mode = int_mode_for_mode (tmode).require (); in convert_extracted_bit_field()
1754 opt_scalar_int_mode op0_mode = int_mode_for_mode (GET_MODE (op0)); in extract_bit_field_1()
2011 if (!int_mode_for_mode (tmode).exists (&int_mode)) in extract_integral_bit_field()
2014 int_mode = int_mode_for_mode (mode).require (); in extract_integral_bit_field()
2385 if (!int_mode_for_mode (src_mode).exists (&src_int_mode) in extract_low_bits()
2386 || !int_mode_for_mode (mode).exists (&int_mode)) in extract_low_bits()
/dports/devel/avr-gcc/gcc-10.2.0/gcc/
H A Dexpmed.c836 opt_scalar_int_mode op0_mode = int_mode_for_mode (GET_MODE (op0)); in store_bit_field_1()
1003 value_mode = int_mode_for_mode (GET_MODE (value)).require (); in store_integral_bit_field()
1497 scalar_int_mode int_mode = int_mode_for_mode (tmode).require (); in convert_extracted_bit_field()
1770 opt_scalar_int_mode op0_mode = int_mode_for_mode (GET_MODE (op0)); in extract_bit_field_1()
2027 if (!int_mode_for_mode (tmode).exists (&int_mode)) in extract_integral_bit_field()
2030 int_mode = int_mode_for_mode (mode).require (); in extract_integral_bit_field()
2404 if (!int_mode_for_mode (src_mode).exists (&src_int_mode) in extract_low_bits()
2405 || !int_mode_for_mode (mode).exists (&int_mode)) in extract_low_bits()
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/
H A Dexpmed.c847 opt_scalar_int_mode op0_mode = int_mode_for_mode (GET_MODE (op0)); in store_bit_field_1()
1017 value_mode = int_mode_for_mode (GET_MODE (value)).require (); in store_integral_bit_field()
1511 scalar_int_mode int_mode = int_mode_for_mode (tmode).require (); in convert_extracted_bit_field()
1784 opt_scalar_int_mode op0_mode = int_mode_for_mode (GET_MODE (op0)); in extract_bit_field_1()
2041 if (!int_mode_for_mode (tmode).exists (&int_mode)) in extract_integral_bit_field()
2044 int_mode = int_mode_for_mode (mode).require (); in extract_integral_bit_field()
2418 if (!int_mode_for_mode (src_mode).exists (&src_int_mode) in extract_low_bits()
2419 || !int_mode_for_mode (mode).exists (&int_mode)) in extract_low_bits()
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/
H A Dexpmed.c843 opt_scalar_int_mode op0_mode = int_mode_for_mode (GET_MODE (op0)); in store_bit_field_1()
1010 value_mode = int_mode_for_mode (GET_MODE (value)).require (); in store_integral_bit_field()
1504 scalar_int_mode int_mode = int_mode_for_mode (tmode).require (); in convert_extracted_bit_field()
1777 opt_scalar_int_mode op0_mode = int_mode_for_mode (GET_MODE (op0)); in extract_bit_field_1()
2034 if (!int_mode_for_mode (tmode).exists (&int_mode)) in extract_integral_bit_field()
2037 int_mode = int_mode_for_mode (mode).require (); in extract_integral_bit_field()
2411 if (!int_mode_for_mode (src_mode).exists (&src_int_mode) in extract_low_bits()
2412 || !int_mode_for_mode (mode).exists (&int_mode)) in extract_low_bits()
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/
H A Dexpmed.c834 opt_scalar_int_mode op0_mode = int_mode_for_mode (GET_MODE (op0)); in store_bit_field_1()
1006 value_mode = int_mode_for_mode (GET_MODE (value)).require (); in store_integral_bit_field()
1500 scalar_int_mode int_mode = int_mode_for_mode (tmode).require (); in convert_extracted_bit_field()
1775 opt_scalar_int_mode op0_mode = int_mode_for_mode (GET_MODE (op0)); in extract_bit_field_1()
2032 if (!int_mode_for_mode (tmode).exists (&int_mode)) in extract_integral_bit_field()
2035 int_mode = int_mode_for_mode (mode).require (); in extract_integral_bit_field()
2406 if (!int_mode_for_mode (src_mode).exists (&src_int_mode) in extract_low_bits()
2407 || !int_mode_for_mode (mode).exists (&int_mode)) in extract_low_bits()
/dports/lang/gcc11/gcc-11.2.0/gcc/
H A Dexpmed.c847 opt_scalar_int_mode op0_mode = int_mode_for_mode (GET_MODE (op0)); in store_bit_field_1()
1014 value_mode = int_mode_for_mode (GET_MODE (value)).require (); in store_integral_bit_field()
1508 scalar_int_mode int_mode = int_mode_for_mode (tmode).require (); in convert_extracted_bit_field()
1781 opt_scalar_int_mode op0_mode = int_mode_for_mode (GET_MODE (op0)); in extract_bit_field_1()
2038 if (!int_mode_for_mode (tmode).exists (&int_mode)) in extract_integral_bit_field()
2041 int_mode = int_mode_for_mode (mode).require (); in extract_integral_bit_field()
2415 if (!int_mode_for_mode (src_mode).exists (&src_int_mode) in extract_low_bits()
2416 || !int_mode_for_mode (mode).exists (&int_mode)) in extract_low_bits()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/
H A Dexpmed.c834 opt_scalar_int_mode op0_mode = int_mode_for_mode (GET_MODE (op0)); in store_bit_field_1()
1006 value_mode = int_mode_for_mode (GET_MODE (value)).require (); in store_integral_bit_field()
1500 scalar_int_mode int_mode = int_mode_for_mode (tmode).require (); in convert_extracted_bit_field()
1775 opt_scalar_int_mode op0_mode = int_mode_for_mode (GET_MODE (op0)); in extract_bit_field_1()
2032 if (!int_mode_for_mode (tmode).exists (&int_mode)) in extract_integral_bit_field()
2035 int_mode = int_mode_for_mode (mode).require (); in extract_integral_bit_field()
2406 if (!int_mode_for_mode (src_mode).exists (&src_int_mode) in extract_low_bits()
2407 || !int_mode_for_mode (mode).exists (&int_mode)) in extract_low_bits()
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dexpmed.c834 opt_scalar_int_mode op0_mode = int_mode_for_mode (GET_MODE (op0)); in store_bit_field_1()
1006 value_mode = int_mode_for_mode (GET_MODE (value)).require (); in store_integral_bit_field()
1500 scalar_int_mode int_mode = int_mode_for_mode (tmode).require (); in convert_extracted_bit_field()
1775 opt_scalar_int_mode op0_mode = int_mode_for_mode (GET_MODE (op0)); in extract_bit_field_1()
2032 if (!int_mode_for_mode (tmode).exists (&int_mode)) in extract_integral_bit_field()
2035 int_mode = int_mode_for_mode (mode).require (); in extract_integral_bit_field()
2406 if (!int_mode_for_mode (src_mode).exists (&src_int_mode) in extract_low_bits()
2407 || !int_mode_for_mode (mode).exists (&int_mode)) in extract_low_bits()
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/
H A Dexpmed.c834 opt_scalar_int_mode op0_mode = int_mode_for_mode (GET_MODE (op0)); in store_bit_field_1()
985 value_mode = int_mode_for_mode (GET_MODE (value)).require (); in store_integral_bit_field()
1479 scalar_int_mode int_mode = int_mode_for_mode (tmode).require (); in convert_extracted_bit_field()
1754 opt_scalar_int_mode op0_mode = int_mode_for_mode (GET_MODE (op0)); in extract_bit_field_1()
2011 if (!int_mode_for_mode (tmode).exists (&int_mode)) in extract_integral_bit_field()
2014 int_mode = int_mode_for_mode (mode).require (); in extract_integral_bit_field()
2385 if (!int_mode_for_mode (src_mode).exists (&src_int_mode) in extract_low_bits()
2386 || !int_mode_for_mode (mode).exists (&int_mode)) in extract_low_bits()
/dports/lang/gcc10/gcc-10.3.0/gcc/
H A Dexpmed.c843 opt_scalar_int_mode op0_mode = int_mode_for_mode (GET_MODE (op0)); in store_bit_field_1()
1010 value_mode = int_mode_for_mode (GET_MODE (value)).require (); in store_integral_bit_field()
1504 scalar_int_mode int_mode = int_mode_for_mode (tmode).require (); in convert_extracted_bit_field()
1777 opt_scalar_int_mode op0_mode = int_mode_for_mode (GET_MODE (op0)); in extract_bit_field_1()
2034 if (!int_mode_for_mode (tmode).exists (&int_mode)) in extract_integral_bit_field()
2037 int_mode = int_mode_for_mode (mode).require (); in extract_integral_bit_field()
2411 if (!int_mode_for_mode (src_mode).exists (&src_int_mode) in extract_low_bits()
2412 || !int_mode_for_mode (mode).exists (&int_mode)) in extract_low_bits()
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/
H A Dexpmed.c841 opt_scalar_int_mode op0_mode = int_mode_for_mode (GET_MODE (op0)); in store_bit_field_1()
1013 value_mode = int_mode_for_mode (GET_MODE (value)).require (); in store_integral_bit_field()
1507 scalar_int_mode int_mode = int_mode_for_mode (tmode).require (); in convert_extracted_bit_field()
1782 opt_scalar_int_mode op0_mode = int_mode_for_mode (GET_MODE (op0)); in extract_bit_field_1()
2039 if (!int_mode_for_mode (tmode).exists (&int_mode)) in extract_integral_bit_field()
2042 int_mode = int_mode_for_mode (mode).require (); in extract_integral_bit_field()
2413 if (!int_mode_for_mode (src_mode).exists (&src_int_mode) in extract_low_bits()
2414 || !int_mode_for_mode (mode).exists (&int_mode)) in extract_low_bits()
/dports/lang/gcc8/gcc-8.5.0/gcc/
H A Dexpmed.c841 opt_scalar_int_mode op0_mode = int_mode_for_mode (GET_MODE (op0)); in store_bit_field_1()
1013 value_mode = int_mode_for_mode (GET_MODE (value)).require (); in store_integral_bit_field()
1507 scalar_int_mode int_mode = int_mode_for_mode (tmode).require (); in convert_extracted_bit_field()
1782 opt_scalar_int_mode op0_mode = int_mode_for_mode (GET_MODE (op0)); in extract_bit_field_1()
2039 if (!int_mode_for_mode (tmode).exists (&int_mode)) in extract_integral_bit_field()
2042 int_mode = int_mode_for_mode (mode).require (); in extract_integral_bit_field()
2413 if (!int_mode_for_mode (src_mode).exists (&src_int_mode) in extract_low_bits()
2414 || !int_mode_for_mode (mode).exists (&int_mode)) in extract_low_bits()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/
H A Dexpmed.c847 opt_scalar_int_mode op0_mode = int_mode_for_mode (GET_MODE (op0)); in store_bit_field_1()
1014 value_mode = int_mode_for_mode (GET_MODE (value)).require (); in store_integral_bit_field()
1508 scalar_int_mode int_mode = int_mode_for_mode (tmode).require (); in convert_extracted_bit_field()
1781 opt_scalar_int_mode op0_mode = int_mode_for_mode (GET_MODE (op0)); in extract_bit_field_1()
2038 if (!int_mode_for_mode (tmode).exists (&int_mode)) in extract_integral_bit_field()
2041 int_mode = int_mode_for_mode (mode).require (); in extract_integral_bit_field()
2415 if (!int_mode_for_mode (src_mode).exists (&src_int_mode) in extract_low_bits()
2416 || !int_mode_for_mode (mode).exists (&int_mode)) in extract_low_bits()

12345678910>>...26