| /openbsd-src/gnu/usr.bin/gcc/gcc/config/i386/ |
| H A D | k6.md | 45 (eq_attr "type" "ishift,ishift1,rotate,rotate1,alu1,negnot,cld")) 57 … (eq_attr "type" "ishift,ishift1,rotate,rotate1,alu1,negnot,alu,icmp,test,imovx,incdec,setcc,lea"))
|
| H A D | ppro.md | 63 (eq_attr "type" "ishift,rotate,ishift1,rotate1,lea,ibr,cld"))
|
| H A D | athlon.md | 66 …(eq_attr "type" "alu1,negnot,alu,icmp,test,imov,imovx,lea,incdec,ishift,ishift1,rotate,rotate1,ibr…
|
| H A D | i386.md | 153 incdec,ishift,ishift1,rotate,rotate1,imul,idiv, 187 (eq_attr "type" "alu,alu1,negnot,imovx,ishift,rotate,ishift1,rotate1, 363 (and (eq_attr "type" "alu,ishift,rotate,imul,idiv") 10453 (const_string "ishift"))) 10508 (const_string "ishift"))) 10560 [(set_attr "type" "ishift") 10658 (const_string "ishift"))) 10738 (const_string "ishift"))) 10794 (const_string "ishift"))) 10832 (const_string "ishift"))) [all …]
|
| H A D | pentium.md | 50 (and (eq_attr "type" "ishift")
|
| /openbsd-src/usr.bin/sndiod/ |
| H A D | dsp.c | 624 unsigned int ishift; in enc_init() 640 ishift = p->shift; in enc_init() 655 s <<= ishift; in dec_do() 662 unsigned int ishift; dec_do() local
|
| /openbsd-src/gnu/gcc/gcc/config/i386/ |
| H A D | k6.md | 83 (and (eq_attr "type" "ishift,ishift1,rotate,rotate1,alu1,negnot,cld") 89 (and (eq_attr "type" "ishift,ishift1,rotate,rotate1,alu1,negnot,cld") 95 (and (eq_attr "type" "ishift,ishift1,rotate,rotate1,alu1,negnot,cld")
|
| H A D | i386.md | 198 incdec,ishift,ishift1,rotate,rotate1,imul,idiv, 232 (eq_attr "type" "alu,alu1,negnot,imovx,ishift,rotate,ishift1,rotate1, 432 (and (eq_attr "type" "alu,ishift,rotate,imul,idiv") 10303 [(set_attr "type" "ishift") 10371 (const_string "ishift"))) 10429 (const_string "ishift"))) 10470 (const_string "ishift"))) 10517 [(set_attr "type" "ishift") 10611 (const_string "ishift"))) 10695 (const_string "ishift"))) [all …]
|
| H A D | pentium.md | 50 (and (eq_attr "type" "ishift")
|
| H A D | ppro.md | 190 (eq_attr "type" "ishift,ishift1,rotate,rotate1"))) 196 (eq_attr "type" "ishift,ishift1,rotate,rotate1")))
|
| /openbsd-src/usr.bin/aucat/ |
| H A D | dsp.c | 693 unsigned int ishift; in enc_init() 709 ishift = p->shift; in enc_init() 724 s <<= ishift; in dec_do() 732 unsigned int ishift; dec_do() local
|
| /openbsd-src/gnu/gcc/gcc/config/rs6000/ |
| H A D | rs6000.c | 12169 int ishift = 0; in rs6000_emit_sync() local 12171 ishift = GET_MODE_BITSIZE (SImode) - GET_MODE_BITSIZE (mode); in rs6000_emit_sync() 12173 shift = GEN_INT (ishift); in rs6000_emit_sync()
|