Searched refs:the_const (Results 1 - 1 of 1) sorted by relevance

/freebsd-10-stable/contrib/gcc/config/sparc/
H A Dsparc.c1713 HOST_WIDE_INT the_const = -1;
1720 the_const =
1727 gcc_assert (SPARC_SIMM13_P (the_const));
1730 emit_insn (gen_safe_SET64 (temp, the_const));
1709 HOST_WIDE_INT the_const = -1; local

Completed in 126 milliseconds