Home
last modified time | relevance | path

Searched refs:const_float_1_operand (Results 1 – 9 of 9) sorted by relevance

/openbsd-src/gnu/usr.bin/gcc/gcc/config/xtensa/
H A Dxtensa-protos.h61 extern int const_float_1_operand PARAMS ((rtx, enum machine_mode));
H A Dxtensa.md441 (div:SF (match_operand:SF 1 "const_float_1_operand" "")
498 (div:SF (match_operand:SF 1 "const_float_1_operand" "")
H A Dxtensa.c717 const_float_1_operand (op, mode) in const_float_1_operand() function
/openbsd-src/gnu/gcc/gcc/config/xtensa/
H A Dpredicates.md138 (define_predicate "const_float_1_operand"
H A Dxtensa.md426 (div:SF (match_operand:SF 1 "const_float_1_operand" "")
471 (div:SF (match_operand:SF 1 "const_float_1_operand" "")
/openbsd-src/gnu/usr.bin/gcc/gcc/config/mips/
H A Dmips.md2611 (div:DF (match_operand:DF 1 "const_float_1_operand" "")
2620 (div:SF (match_operand:SF 1 "const_float_1_operand" "")
3224 (div:DF (match_operand:DF 1 "const_float_1_operand" "")
3233 (div:SF (match_operand:SF 1 "const_float_1_operand" "")
H A Dmips.c846 const_float_1_operand (op, mode) in const_float_1_operand() function
/openbsd-src/gnu/usr.bin/gcc/gcc/
H A DFSFChangeLog.1110697 (PREDICATE_CODES): Add "const_float_1_operand".
10721 (const_float_1_operand): New function.
H A DChangeLog12946 (const_float_1_operand): Use dconst1.