Home
last modified time | relevance | path

Searched refs:copy_of_b (Results 1 – 19 of 19) sorted by relevance

/dports/math/lidia/lidia-2.3.0+latte-patches-2014-10-04/src/base/include/LiDIA/
H A Dfactorization.cc576 factorization< T > copy_of_a, copy_of_b;
587 copy_of_b.assign(b);
588 copy_of_b.normalize(); //normalize a copy of b
589 ptr_b = &copy_of_b;
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/
H A Difcvt.c2190 rtx_insn *copy_of_b = as_a <rtx_insn *> (copy_rtx (insn_b)); in noce_try_cmove_arith() local
2191 rtx set = single_set (copy_of_b); in noce_try_cmove_arith()
2194 emit_b = PATTERN (copy_of_b); in noce_try_cmove_arith()
/dports/lang/gcc9/gcc-9.4.0/gcc/
H A Difcvt.c2246 rtx_insn *copy_of_b = as_a <rtx_insn *> (copy_rtx (insn_b)); in noce_try_cmove_arith() local
2247 rtx set = single_set (copy_of_b); in noce_try_cmove_arith()
2250 emit_b = PATTERN (copy_of_b); in noce_try_cmove_arith()
/dports/devel/avr-gcc/gcc-10.2.0/gcc/
H A Difcvt.c2189 rtx_insn *copy_of_b = as_a <rtx_insn *> (copy_rtx (insn_b)); in noce_try_cmove_arith() local
2190 rtx set = single_set (copy_of_b); in noce_try_cmove_arith()
2193 emit_b = PATTERN (copy_of_b); in noce_try_cmove_arith()
/dports/lang/gnat_util/gcc-6-20180516/gcc/
H A Difcvt.c2177 rtx_insn *copy_of_b = as_a <rtx_insn *> (copy_rtx (insn_b)); in noce_try_cmove_arith() local
2178 rtx set = single_set (copy_of_b); in noce_try_cmove_arith()
2181 emit_b = PATTERN (copy_of_b); in noce_try_cmove_arith()
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/
H A Difcvt.c2190 rtx_insn *copy_of_b = as_a <rtx_insn *> (copy_rtx (insn_b)); in noce_try_cmove_arith() local
2191 rtx set = single_set (copy_of_b); in noce_try_cmove_arith()
2194 emit_b = PATTERN (copy_of_b); in noce_try_cmove_arith()
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/
H A Difcvt.c2245 rtx_insn *copy_of_b = as_a <rtx_insn *> (copy_rtx (insn_b)); in noce_try_cmove_arith() local
2246 rtx set = single_set (copy_of_b); in noce_try_cmove_arith()
2249 emit_b = PATTERN (copy_of_b); in noce_try_cmove_arith()
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/
H A Difcvt.c2245 rtx_insn *copy_of_b = as_a <rtx_insn *> (copy_rtx (insn_b)); in noce_try_cmove_arith() local
2246 rtx set = single_set (copy_of_b); in noce_try_cmove_arith()
2249 emit_b = PATTERN (copy_of_b); in noce_try_cmove_arith()
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/
H A Difcvt.c2190 rtx_insn *copy_of_b = as_a <rtx_insn *> (copy_rtx (insn_b)); in noce_try_cmove_arith() local
2191 rtx set = single_set (copy_of_b); in noce_try_cmove_arith()
2194 emit_b = PATTERN (copy_of_b); in noce_try_cmove_arith()
/dports/lang/gcc11/gcc-11.2.0/gcc/
H A Difcvt.c2245 rtx_insn *copy_of_b = as_a <rtx_insn *> (copy_rtx (insn_b)); in noce_try_cmove_arith() local
2246 rtx set = single_set (copy_of_b); in noce_try_cmove_arith()
2249 emit_b = PATTERN (copy_of_b); in noce_try_cmove_arith()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/
H A Difcvt.c2190 rtx_insn *copy_of_b = as_a <rtx_insn *> (copy_rtx (insn_b)); in noce_try_cmove_arith() local
2191 rtx set = single_set (copy_of_b); in noce_try_cmove_arith()
2194 emit_b = PATTERN (copy_of_b); in noce_try_cmove_arith()
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/
H A Difcvt.c2190 rtx_insn *copy_of_b = as_a <rtx_insn *> (copy_rtx (insn_b)); in noce_try_cmove_arith() local
2191 rtx set = single_set (copy_of_b); in noce_try_cmove_arith()
2194 emit_b = PATTERN (copy_of_b); in noce_try_cmove_arith()
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/
H A Difcvt.c2190 rtx_insn *copy_of_b = as_a <rtx_insn *> (copy_rtx (insn_b)); in noce_try_cmove_arith() local
2191 rtx set = single_set (copy_of_b); in noce_try_cmove_arith()
2194 emit_b = PATTERN (copy_of_b); in noce_try_cmove_arith()
/dports/lang/gcc10/gcc-10.3.0/gcc/
H A Difcvt.c2245 rtx_insn *copy_of_b = as_a <rtx_insn *> (copy_rtx (insn_b)); in noce_try_cmove_arith() local
2246 rtx set = single_set (copy_of_b); in noce_try_cmove_arith()
2249 emit_b = PATTERN (copy_of_b); in noce_try_cmove_arith()
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/
H A Difcvt.c2246 rtx_insn *copy_of_b = as_a <rtx_insn *> (copy_rtx (insn_b)); in noce_try_cmove_arith() local
2247 rtx set = single_set (copy_of_b); in noce_try_cmove_arith()
2250 emit_b = PATTERN (copy_of_b); in noce_try_cmove_arith()
/dports/lang/gcc8/gcc-8.5.0/gcc/
H A Difcvt.c2246 rtx_insn *copy_of_b = as_a <rtx_insn *> (copy_rtx (insn_b)); in noce_try_cmove_arith() local
2247 rtx set = single_set (copy_of_b); in noce_try_cmove_arith()
2250 emit_b = PATTERN (copy_of_b); in noce_try_cmove_arith()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/
H A Difcvt.c2245 rtx_insn *copy_of_b = as_a <rtx_insn *> (copy_rtx (insn_b)); in noce_try_cmove_arith() local
2246 rtx set = single_set (copy_of_b); in noce_try_cmove_arith()
2249 emit_b = PATTERN (copy_of_b); in noce_try_cmove_arith()
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/
H A Difcvt.c2245 rtx_insn *copy_of_b = as_a <rtx_insn *> (copy_rtx (insn_b)); in noce_try_cmove_arith() local
2246 rtx set = single_set (copy_of_b); in noce_try_cmove_arith()
2249 emit_b = PATTERN (copy_of_b); in noce_try_cmove_arith()
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/
H A Difcvt.c2177 rtx_insn *copy_of_b = as_a <rtx_insn *> (copy_rtx (insn_b)); in noce_try_cmove_arith() local
2178 rtx set = single_set (copy_of_b); in noce_try_cmove_arith()
2181 emit_b = PATTERN (copy_of_b); in noce_try_cmove_arith()