Home
last modified time | relevance | path

Searched refs:const_scalar_int_operand (Results 1 – 12 of 12) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/aarch64/
H A Dpredicates.md340 (and (match_operand 0 "const_scalar_int_operand")
345 (match_operand 0 "const_scalar_int_operand")))
H A Daarch64.md2271 (match_operand:<DWI> 1 "const_scalar_int_operand" ""))
2730 (match_operand 4 "const_scalar_int_operand" "")))
2748 (match_operand 5 "const_scalar_int_operand" "")))
/netbsd-src/external/gpl3/gcc/dist/gcc/config/aarch64/
H A Dpredicates.md331 (and (match_operand 0 "const_scalar_int_operand")
336 (match_operand 0 "const_scalar_int_operand")))
H A Daarch64.md2448 (match_operand:<DWI> 1 "const_scalar_int_operand" ""))
2774 (match_operand 4 "const_scalar_int_operand" "")))
2792 (match_operand 5 "const_scalar_int_operand" "")))
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Drecog.c1169 const_scalar_int_operand (rtx op, machine_mode mode) in const_scalar_int_operand() function
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/i386/
H A Di386.md5967 (match_operand:<QPWI> 3 "const_scalar_int_operand" ""))
6474 (match_operand:<QPWI> 3 "const_scalar_int_operand" ""))
6776 (match_operand:<DWI> 6 "const_scalar_int_operand" "")
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/rs6000/
H A Drs6000.md8991 (match_operand:DI 1 "const_scalar_int_operand"))]
9080 (match_operand:TI2 1 "const_scalar_int_operand"))]
/netbsd-src/external/gpl3/gcc/dist/gcc/config/i386/
H A Di386.md6572 (match_operand:<QPWI> 3 "const_scalar_int_operand" ""))
7111 (match_operand:<QPWI> 3 "const_scalar_int_operand" ""))
7464 (match_operand:<DWI> 6 "const_scalar_int_operand" "")
/netbsd-src/external/gpl3/gcc/dist/gcc/config/rs6000/
H A Drs6000.md9718 (match_operand:DI 1 "const_scalar_int_operand"))]
9807 (match_operand:TI2 1 "const_scalar_int_operand"))]
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A DChangeLog-201439749 * config/rs6000/rs6000.md: Use const_scalar_int_operand.
39912 * gensupport.c (struct std_pred_table): Add const_scalar_int_operand
40025 (const_scalar_int_operand): New.
H A DChangeLog-202121393 (const_scalar_int_operand): Ditto.
21415 (const_scalar_int_operand): Ditto.
H A DChangeLog-201718537 * recog.c (const_scalar_int_operand): Likewise.