Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/gcc/config/i386/
H A Di386-protos.h59 extern const char *standard_80387_constant_opcode (rtx);
H A Di386.md3538 return standard_80387_constant_opcode (operands[1]);
3614 return standard_80387_constant_opcode (operands[1]);
3784 return standard_80387_constant_opcode (operands[1]);
H A Di386.cc5107 standard_80387_constant_opcode (rtx x) in standard_80387_constant_opcode() function
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/i386/
H A Di386-protos.h55 extern const char *standard_80387_constant_opcode (rtx);
H A Di386.md3217 return standard_80387_constant_opcode (operands[1]);
3292 return standard_80387_constant_opcode (operands[1]);
3462 return standard_80387_constant_opcode (operands[1]);
H A Di386.c4679 standard_80387_constant_opcode (rtx x) in standard_80387_constant_opcode() function
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A DChangeLog-200332627 (standard_80387_constant_opcode): New function to return the
32633 * config/i386/i386-protos.h (standard_80387_constant_opcode):
32639 *movtf_integer): Simplify using new standard_80387_constant_opcode.
H A DChangeLog-20066235 (standard_80387_constant_opcode): Return "#" for -0.0 and -1.0.
H A DChangeLog-200522891 standard_80387_constant_opcode, standard_80387_constant_rtx,