HomeSort by: relevance | last modified time | path
    Searched refs:plus (Results 1 - 25 of 241) sorted by relevancy

1 2 3 4 5 6 7 8 910

  /src/external/gpl3/gcc.old/dist/gcc/config/nios2/
ldstwm.md 28 (plus:SI (reg:SI SP_REGNO) (match_operand 1 "const_int_operand" "")))
29 (set (mem:SI (plus:SI (reg:SI SP_REGNO) (const_int -4))) (reg:SI RA_REGNO))
30 (set (mem:SI (plus:SI (reg:SI SP_REGNO) (const_int -8))) (reg:SI FP_REGNO))])]
43 (plus:SI (reg:SI SP_REGNO) (match_operand 1 "const_int_operand" "")))
44 (set (mem:SI (plus:SI (reg:SI SP_REGNO) (const_int -4))) (reg:SI RA_REGNO))])]
58 (plus:SI (reg:SI SP_REGNO) (match_operand 1 "const_int_operand" "")))
73 (plus:SI (reg:SI SP_REGNO) (match_operand 1 "const_int_operand" "")))
86 (plus:SI (reg:SI SP_REGNO) (match_operand 1 "const_int_operand" "")))
87 (set (mem:SI (plus:SI (reg:SI SP_REGNO) (const_int -4))) (reg:SI RA_REGNO))
88 (set (mem:SI (plus:SI (reg:SI SP_REGNO) (const_int -8))) (reg:SI FP_REGNO)
    [all...]
  /src/external/gpl3/gcc/dist/gcc/config/nios2/
ldstwm.md 28 (plus:SI (reg:SI SP_REGNO) (match_operand 1 "const_int_operand" "")))
29 (set (mem:SI (plus:SI (reg:SI SP_REGNO) (const_int -4))) (reg:SI RA_REGNO))
30 (set (mem:SI (plus:SI (reg:SI SP_REGNO) (const_int -8))) (reg:SI FP_REGNO))])]
43 (plus:SI (reg:SI SP_REGNO) (match_operand 1 "const_int_operand" "")))
44 (set (mem:SI (plus:SI (reg:SI SP_REGNO) (const_int -4))) (reg:SI RA_REGNO))])]
58 (plus:SI (reg:SI SP_REGNO) (match_operand 1 "const_int_operand" "")))
73 (plus:SI (reg:SI SP_REGNO) (match_operand 1 "const_int_operand" "")))
86 (plus:SI (reg:SI SP_REGNO) (match_operand 1 "const_int_operand" "")))
87 (set (mem:SI (plus:SI (reg:SI SP_REGNO) (const_int -4))) (reg:SI RA_REGNO))
88 (set (mem:SI (plus:SI (reg:SI SP_REGNO) (const_int -8))) (reg:SI FP_REGNO)
    [all...]
  /src/external/gpl3/gcc.old/dist/gcc/config/arm/
ldmstm.md 29 (mem:SI (plus:SI (match_dup 5)
32 (mem:SI (plus:SI (match_dup 5)
35 (mem:SI (plus:SI (match_dup 5)
47 (mem:SI (plus:SI (match_dup 5)
50 (mem:SI (plus:SI (match_dup 5)
53 (mem:SI (plus:SI (match_dup 5)
62 (plus:SI (match_dup 5) (const_int 16)))
66 (mem:SI (plus:SI (match_dup 5)
69 (mem:SI (plus:SI (match_dup 5)
72 (mem:SI (plus:SI (match_dup 5
    [all...]
  /src/external/gpl3/gcc/dist/gcc/config/arm/
ldmstm.md 29 (mem:SI (plus:SI (match_dup 5)
32 (mem:SI (plus:SI (match_dup 5)
35 (mem:SI (plus:SI (match_dup 5)
47 (mem:SI (plus:SI (match_dup 5)
50 (mem:SI (plus:SI (match_dup 5)
53 (mem:SI (plus:SI (match_dup 5)
62 (plus:SI (match_dup 5) (const_int 16)))
66 (mem:SI (plus:SI (match_dup 5)
69 (mem:SI (plus:SI (match_dup 5)
72 (mem:SI (plus:SI (match_dup 5
    [all...]
  /src/external/gpl3/gdb/dist/gdb/testsuite/gdb.arch/
x86-avx512fp16-abi.c 27 plus (_Float16 _Complex num) { function
36 _Float16 _Complex ret = plus (b); /* BP3. */
  /src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.arch/
x86-avx512fp16-abi.c 27 plus (_Float16 _Complex num) { function
36 _Float16 _Complex ret = plus (b); /* BP3. */
  /src/external/gpl2/rcs/bin/rlog/
Makefile 7 CWARNFLAGS.clang+= -Wno-string-plus-int
  /src/external/gpl3/gdb/
Makefile.inc 17 -Wno-string-plus-int
  /src/external/gpl3/gdb.old/
Makefile.inc 17 -Wno-string-plus-int
  /src/sys/external/gpl2/dts/dist/arch/arm/boot/dts/amlogic/
Makefile 9 meson8m2-mxiii-plus.dtb
  /src/sys/external/gpl2/dts/dist/arch/arm64/boot/dts/broadcom/
Makefile 10 bcm2837-rpi-3-a-plus.dtb \
12 bcm2837-rpi-3-b-plus.dtb \
  /src/usr.bin/make/unit-tests/
posix-execution.exp 9 echo 'do-prefix-plus: a regular command'
10 echo 'do-prefix-plus: prefixed by plus'
11 do-prefix-plus: prefixed by plus
12 echo 'do-prefix-plus: a regular command'
13 { echo 'do-prefix-plus: a regular command'
15 echo 'do-prefix-plus: prefixed by plus'
16 do-prefix-plus: prefixed by plu
    [all...]
  /src/bin/stty/
Makefile 7 CWARNFLAGS.clang+= -Wno-string-plus-int
  /src/external/gpl2/xcvs/lib/libdiff/
Makefile 14 CWARNFLAGS.clang+= -Wno-string-plus-int
  /src/external/gpl3/gdb/dist/gnulib/import/
malloca.c 51 int plus = sizeof (small_t) + alignment2_mask; local
53 if (!INT_ADD_WRAPV (n, plus, &nplus) && !xalloc_oversized (nplus, 1))
  /src/external/gpl3/gdb.old/dist/gnulib/import/
malloca.c 51 int plus = sizeof (small_t) + alignment2_mask; local
53 if (!INT_ADD_WRAPV (n, plus, &nplus) && !xalloc_oversized (nplus, 1))
  /src/external/bsd/nsd/dist/compat/
snprintf.c 92 get_negsign(int negative, int plus, int space)
96 if(plus)
240 int prgiven, int zeropad, int minus, int plus, int space,
244 char s = get_negsign(negative, plus, space);
298 int plus, int space)
306 plus, space, zero, negative, buf, len);
313 int plus, int space)
321 plus, space, zero, negative, buf, len);
328 int plus, int space)
336 plus, space, zero, negative, buf, len)
636 int conv, minw, precision, prgiven, zeropad, minus, plus, space, length; local
    [all...]
  /src/external/bsd/unbound/dist/compat/
snprintf.c 92 get_negsign(int negative, int plus, int space)
96 if(plus)
240 int prgiven, int zeropad, int minus, int plus, int space,
244 char s = get_negsign(negative, plus, space);
298 int plus, int space)
306 plus, space, zero, negative, buf, len);
313 int plus, int space)
321 plus, space, zero, negative, buf, len);
328 int plus, int space)
336 plus, space, zero, negative, buf, len)
636 int conv, minw, precision, prgiven, zeropad, minus, plus, space, length; local
    [all...]
  /src/usr.bin/colcrt/
colcrt.c 78 int plus(char, char);
181 if (plus(c, *cp) || plus(*cp, c))
194 plus(char c, char d) function
  /src/sys/external/gpl2/dts/dist/arch/arm/boot/dts/broadcom/
Makefile 6 DTC_FLAGS_bcm2835-rpi-b-plus := -@
7 DTC_FLAGS_bcm2835-rpi-a-plus := -@
10 DTC_FLAGS_bcm2837-rpi-3-a-plus := -@
12 DTC_FLAGS_bcm2837-rpi-3-b-plus := -@
24 bcm2835-rpi-b-plus.dtb \
25 bcm2835-rpi-a-plus.dtb \
28 bcm2837-rpi-3-a-plus.dtb \
30 bcm2837-rpi-3-b-plus.dtb \
  /src/external/gpl3/gcc.old/dist/gcc/config/h8300/
genmova.sh 62 # zero_extend/plus pattern. We could also match zero extensions
63 # of memory without the plus, but it's not any smaller or faster
70 (plus:$d (zero_extend:$d $operand)
112 (plus:$d ($form:$d $operand
139 (plus:$d ($form:$d (zero_extend:$d $operand)
177 (plus:$d (and:$d ($form:$d $paradoxical
  /src/external/gpl3/gcc/dist/gcc/config/h8300/
genmova.sh 62 # zero_extend/plus pattern. We could also match zero extensions
63 # of memory without the plus, but it's not any smaller or faster
70 (plus:$d (zero_extend:$d $operand)
112 (plus:$d ($form:$d $operand
139 (plus:$d ($form:$d (zero_extend:$d $operand)
177 (plus:$d (and:$d ($form:$d $paradoxical
  /src/external/ibm-public/postfix/
Makefile.inc 12 -Wno-string-plus-int -Wno-string-compare
  /src/sys/external/gpl2/dts/dist/arch/arm64/boot/dts/allwinner/
Makefile 10 dtb-$(CONFIG_ARCH_SUNXI) += sun50i-a64-pine64-plus.dtb sun50i-a64-pine64.dtb
21 dtb-$(CONFIG_ARCH_SUNXI) += sun50i-h5-bananapi-m2-plus.dtb
22 dtb-$(CONFIG_ARCH_SUNXI) += sun50i-h5-bananapi-m2-plus-v1.2.dtb
32 dtb-$(CONFIG_ARCH_SUNXI) += sun50i-h5-orangepi-zero-plus.dtb
37 dtb-$(CONFIG_ARCH_SUNXI) += sun50i-h6-orangepi-one-plus.dtb
53 dtb-$(CONFIG_ARCH_SUNXI) += sun50i-h700-anbernic-rg35xx-plus.dtb
  /src/sys/dtb/arm/allwinner/
Makefile 21 DTS+= sun8i-h2-plus-bananapi-p2-zero.dts

Completed in 60 milliseconds

1 2 3 4 5 6 7 8 910