| /netbsd-src/external/gpl3/gcc/dist/gcc/config/h8300/ |
| H A D | mova.md | 31 (plus:QI (ashift:QI (match_operand:QI 1 "h8300_dst_operand" "0,rQ") 49 (plus:QI (ashift:QI (match_operand:QI 1 "h8300_dst_operand" "0,rQ") 121 (ashift:HI (zero_extend:HI (match_operand:QI 1 "h8300_dst_operand" "0,rQ")) 129 (plus:HI (ashift:HI (zero_extend:HI (match_operand:QI 1 "h8300_dst_operand" "0,rQ")) 138 (and:HI (ashift:HI (subreg:HI (match_operand:QI 1 "memory_operand" "m") 0) 147 (plus:HI (and:HI (ashift:HI (subreg:HI (match_operand:QI 1 "memory_operand" "m") 0) 157 (and:HI (ashift:HI (match_operand:HI 1 "register_operand" "0") 166 (plus:HI (and:HI (ashift:HI (match_operand:HI 1 "register_operand" "0") 231 (ashift:HI (zero_extend:HI (match_operand:QI 1 "h8300_dst_operand" "0,rQ")) 239 (plus:HI (ashift:HI (zero_extend:HI (match_operand:QI 1 "h8300_dst_operand" "0,rQ")) [all …]
|
| H A D | combiner.md | 206 (ashift:SI (match_dup 0) 222 (and:SI (ashift:SI (match_operand:SI 1 "register_operand" "0") 229 (ashift:SI (match_dup 0) 243 (and:SI (ashift:SI (match_operand:SI 1 "register_operand" "0,0") 253 (ashift:HI (match_dup 5) 307 (ashift:SI (match_dup 0) 487 [(ashift:SI (match_operand:SI 2 "register_operand" "r") 494 (match_op_dup 1 [(ashift:SI (match_dup 2) (const_int 16)) 501 [(ashift:SI (match_operand:SI 2 "register_operand" "r") 538 (ior:HI (ashift:HI (match_operand:HI 1 "register_operand" "r") [all …]
|
| H A D | genmova.sh | 99 for form in mult ashift; do 102 ashift) amount=$shift;;
|
| H A D | peepholes.md | 28 (ashift:HI (match_dup 0) 39 (ashift:HI (match_dup 0) (match_dup 1))) 66 (ashift:SI (match_dup 0) 77 (ashift:SI (match_dup 0) (match_dup 1))) 104 (ashift:SI (match_dup 0) 115 (ashift:SI (match_dup 0) (match_dup 1)))
|
| H A D | bitfield.md | 454 ;; (ashift:QI (const_int 1) 464 ;; (ashift:QI (const_int 1) 476 ;; (ashift:QI (const_int 1) 489 ;; (ashift:QI (const_int 1) 499 ;; (ashift:QI (const_int 1) 511 ;; (ashift:QI (const_int 1)
|
| H A D | predicates.md | 89 (match_code "ashiftrt,lshiftrt,ashift,rotate") 99 (match_code "ashiftrt,lshiftrt,ashift") 110 (match_code "plus,minus,and,ior,xor,ashift,ashiftrt,lshiftrt,rotate") 445 (match_code "ashiftrt,lshiftrt,ashift")
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/config/h8300/ |
| H A D | mova.md | 32 (plus:QI (ashift:QI (match_operand:QI 1 "h8300_dst_operand" "0,rQ") 52 (plus:QI (ashift:QI (match_operand:QI 1 "h8300_dst_operand" "0,rQ") 132 (ashift:HI (zero_extend:HI (match_operand:QI 1 "h8300_dst_operand" "0,rQ")) 141 (plus:HI (ashift:HI (zero_extend:HI (match_operand:QI 1 "h8300_dst_operand" "0,rQ")) 151 (and:HI (ashift:HI (subreg:HI (match_operand:QI 1 "memory_operand" "m") 0) 161 (plus:HI (and:HI (ashift:HI (subreg:HI (match_operand:QI 1 "memory_operand" "m") 0) 172 (and:HI (ashift:HI (match_operand:HI 1 "register_operand" "0") 182 (plus:HI (and:HI (ashift:HI (match_operand:HI 1 "register_operand" "0") 254 (ashift:HI (zero_extend:HI (match_operand:QI 1 "h8300_dst_operand" "0,rQ")) 263 (plus:HI (ashift:HI (zero_extend:HI (match_operand:QI 1 "h8300_dst_operand" "0,rQ")) [all …]
|
| H A D | genmova.sh | 100 for form in mult ashift; do 103 ashift) amount=$shift;;
|
| H A D | h8300.md | 195 (define_code_iterator shifts [ashift ashiftrt lshiftrt]) 1427 (ior:SI (and:SI (ashift:SI (match_operand:SI 2 "register_operand" "r") 2284 ;; shifts, one ashift and one ashiftrt. 2354 (ashift:QI (match_operand:QI 1 "register_operand" "") 2425 (ashift:HI (match_operand:HI 1 "register_operand" "") 2496 (ashift:SI (match_operand:SI 1 "register_operand" "") 3109 (ashift:QI (const_int 1) 3119 (ashift:QI (const_int 1) 3132 (ashift:QI (const_int 1) 3146 (ashift:QI (const_int 1) [all …]
|
| H A D | predicates.md | 89 (match_code "ashiftrt,lshiftrt,ashift,rotate") 99 (match_code "ashiftrt,lshiftrt,ashift") 110 (match_code "plus,minus,and,ior,xor,ashift,ashiftrt,lshiftrt,rotate") 458 (match_code "ashiftrt,lshiftrt,ashift")
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/config/m32c/ |
| H A D | shift.md | 33 (ashift:QI (match_operand:QI 1 "mra_operand" "0,0") 70 (ashift:QI (match_operand:QI 1 "mra_operand" "") 102 (ashift:HI (match_operand:HI 1 "mra_operand" "0,0") 139 (ashift:HI (match_operand:HI 1 "mra_operand" "") 175 (ashift:PSI (match_operand:PSI 1 "mra_operand" "0,0") 212 (ashift:PSI (match_operand:PSI 1 "mra_operand" "") 251 (ashift:SI (match_operand:SI 1 "r0123_operand" "0,0") 289 (ashift:SI (match_operand:SI 1 "r0123_operand" "0,0") 325 (ashift:SI (match_operand:SI 1 "r0123_operand" "")
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/config/m32c/ |
| H A D | shift.md | 33 (ashift:QI (match_operand:QI 1 "mra_operand" "0,0") 70 (ashift:QI (match_operand:QI 1 "mra_operand" "") 102 (ashift:HI (match_operand:HI 1 "mra_operand" "0,0") 139 (ashift:HI (match_operand:HI 1 "mra_operand" "") 175 (ashift:PSI (match_operand:PSI 1 "mra_operand" "0,0") 212 (ashift:PSI (match_operand:PSI 1 "mra_operand" "") 251 (ashift:SI (match_operand:SI 1 "r0123_operand" "0,0") 289 (ashift:SI (match_operand:SI 1 "r0123_operand" "0,0") 325 (ashift:SI (match_operand:SI 1 "r0123_operand" "")
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/config/riscv/ |
| H A D | peephole.md | 24 (ashift:DI (match_operand:DI 1 "register_operand") 29 (ashift:DI (match_dup 3) (match_operand 5 "const_int_operand")))] 35 (ashift:DI (match_dup 1) (match_dup 2)))
|
| H A D | bitmanip.md | 59 (plus:X (ashift:X (match_operand:X 1 "register_operand" "r") 71 (and:DI (ashift:DI (match_operand:DI 1 "register_operand" "r") 94 (and:DI (ashift:DI (match_operand:DI 1 "register_operand" "r") 247 (ior:X (ashift:X (const_int 1) 256 (ior:X (ashift:X (const_int 1) 267 (ashift:X (const_int 1) 275 (ashift:X (const_int 1) 310 (xor:X (ashift:X (const_int 1)
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/config/riscv/ |
| H A D | peephole.md | 24 (ashift:DI (match_operand:DI 1 "register_operand") 29 (ashift:DI (match_dup 3) (match_operand 5 "const_int_operand")))] 35 (ashift:DI (match_dup 1) (match_dup 2)))
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/config/nds32/ |
| H A D | iterators.md | 69 (define_code_iterator shift_rotate [ashift ashiftrt lshiftrt rotatert]) 71 (define_code_iterator shifts [ashift ashiftrt lshiftrt]) 99 [(ashift "ashl") (ashiftrt "ashr") (lshiftrt "lshr") (rotatert "rotr")])
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/config/nds32/ |
| H A D | iterators.md | 69 (define_code_iterator shift_rotate [ashift ashiftrt lshiftrt rotatert]) 71 (define_code_iterator shifts [ashift ashiftrt lshiftrt]) 99 [(ashift "ashl") (ashiftrt "ashr") (lshiftrt "lshr") (rotatert "rotr")])
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/config/alpha/ |
| H A D | alpha.md | 340 (set (match_dup 0) (sign_extend:DI (plus:SI (ashift:SI (match_dup 3) 522 (ashift:I48MODE (match_operand:I48MODE 1 "reg_not_elim_operand" "r,r") 534 (ashift:SI (match_operand:SI 1 "reg_not_elim_operand" "r,r") 545 (plus:SI (ashift:SI (match_operator:SI 1 "comparison_operator" 554 (sign_extend:DI (plus:SI (ashift:SI (match_dup 8) (match_dup 4)) 625 (ashift:I48MODE (match_operand:I48MODE 1 "reg_not_elim_operand" "r") 635 (ashift:SI (match_operand:SI 1 "reg_not_elim_operand" "r") 1183 (ashift:DI (match_operand:DI 1 "reg_or_0_operand" "rJ,rJ") 1204 (ashift:SI (match_operand:SI 1 "reg_or_0_operand" "rJ") 1218 (ashift:SI (match_operand:SI 1 "reg_or_0_operand" "rJ") [all …]
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/config/alpha/ |
| H A D | alpha.md | 340 (set (match_dup 0) (sign_extend:DI (plus:SI (ashift:SI (match_dup 3) 522 (ashift:I48MODE (match_operand:I48MODE 1 "reg_not_elim_operand" "r,r") 534 (ashift:SI (match_operand:SI 1 "reg_not_elim_operand" "r,r") 545 (plus:SI (ashift:SI (match_operator:SI 1 "comparison_operator" 554 (sign_extend:DI (plus:SI (ashift:SI (match_dup 8) (match_dup 4)) 625 (ashift:I48MODE (match_operand:I48MODE 1 "reg_not_elim_operand" "r") 635 (ashift:SI (match_operand:SI 1 "reg_not_elim_operand" "r") 1180 (ashift:DI (match_operand:DI 1 "reg_or_0_operand" "rJ,rJ") 1201 (ashift:SI (match_operand:SI 1 "reg_or_0_operand" "rJ") 1215 (ashift:SI (match_operand:SI 1 "reg_or_0_operand" "rJ") [all …]
|
| /netbsd-src/external/gpl3/gdb/dist/sim/testsuite/bfin/ |
| H A D | ashift_left.s | 1 # Blackfin testcase for left ashift
|
| H A D | math.s | 1 # Blackfin testcase for ashift
|
| /netbsd-src/external/cddl/osnet/dist/uts/common/fs/zfs/ |
| H A D | vdev_disk.c | 142 uint64_t *ashift, uint64_t *pashift) in vdev_disk_open() argument 272 *ashift = highbit(MAX(secsize, SPA_MINBLOCKSIZE)) - 1; in vdev_disk_open() 288 *pashift = *ashift; in vdev_disk_open()
|
| H A D | metaslab.c | 789 uint64_t ashift = vd->vdev_ashift; in metaslab_group_histogram_verify() local 799 SPACE_MAP_HISTOGRAM_SIZE + ashift); in metaslab_group_histogram_verify() 808 mg_hist[i + ashift] += in metaslab_group_histogram_verify() 822 uint64_t ashift = mg->mg_vd->vdev_ashift; in metaslab_group_histogram_add() local 830 mg->mg_histogram[i + ashift] += in metaslab_group_histogram_add() 832 mc->mc_histogram[i + ashift] += in metaslab_group_histogram_add() 842 uint64_t ashift = mg->mg_vd->vdev_ashift; in metaslab_group_histogram_remove() local 850 ASSERT3U(mg->mg_histogram[i + ashift], >=, in metaslab_group_histogram_remove() 852 ASSERT3U(mc->mc_histogram[i + ashift], >=, in metaslab_group_histogram_remove() 855 mg->mg_histogram[i + ashift] -= in metaslab_group_histogram_remove() [all …]
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/config/msp430/ |
| H A D | msp430.md | 685 (ashift:SI (zero_extend:SI (match_operand:QI 1 "general_operand" "rm")) 695 (ashift:SI (zero_extend:SI (subreg:HI (match_operand:QI 1 "general_operand" "rm") 0)) 704 …(ashift:SI (zero_extend:SI (sign_extend:PSI (subreg:HI (match_operand:QI 1 "general_operand" "rm")… 719 (ashift:PSI (sign_extend:PSI (subreg:HI (match_operand:QI 1 "general_operand" "rm") 0)) 765 (ashift:SI (sign_extend:SI (match_operand:HI 1 "general_operand" "0")) 773 (ashift:SI (sign_extend:SI (match_operand:HI 1 "general_operand" "0")) 839 (ashift:HI (match_operand:HI 1 "general_operand") 866 (ashift:HI (match_operand:HI 1 "general_operand" "0") 874 (ashift:HI (match_operand:HI 1 "register_operand" "0") 888 (ashift:SI (match_operand:SI 1 "general_operand" "0") [all …]
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/config/avr/ |
| H A D | avr.md | 313 [(ashift "ashl") 1963 (define_insn_and_split "*umsubqihi4.uconst.ashift" 1966 (ashift:HI (zero_extend:HI (match_operand:QI 1 "register_operand" "r")) 1987 (define_insn_and_split "*msubqihi4.sconst.ashift" 1990 (ashift:HI (sign_extend:HI (match_operand:QI 1 "register_operand" "d")) 2136 (ashift:HI (sign_extend:HI (match_operand:QI 1 "register_operand" "0,r")) 2147 (ashift:HI (sign_extend:HI (match_operand:QI 1 "register_operand" "d")) 2165 (ashift:HI (sign_extend:HI (match_operand:QI 1 "register_operand" "a")) 2183 (ashift:HI (zero_extend:HI (match_operand:QI 1 "register_operand" "r")) 3603 (ashift:ALL1 (match_operand:ALL1 1 "register_operand" "") [all …]
|