Searched refs:spu_float_const (Results 1 – 5 of 5) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/spu/ |
H A D | spu-protos.h | 44 extern rtx spu_float_const (const char *string,
|
H A D | spu.md | 846 emit_move_insn (c1, spu_float_const ("2147483648", DFmode)); 2026 emit_move_insn (operands[3],spu_float_const(\"0.5\",SFmode)); 2027 emit_move_insn (operands[4],spu_float_const(\"1.00000011920928955078125\",SFmode));
|
H A D | spu.c | 3064 spu_float_const (const char *string, machine_mode mode) in spu_float_const() function
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | ChangeLog-2011 | 28510 * config/spu/spu-protos.h (spu_float_const): Use rtx, not struct 28512 * config/spu/spu.c (spu_float_const): Use rtx, not struct rtx_def *.
|
H A D | ChangeLog-2015 | 14036 * config/spu/spu.c (hwint_to_const_double, spu_float_const): Likewise.
|