Home
last modified time | relevance | path

Searched refs:create_simple_focus_bits (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/gnu/usr.bin/gcc/gcc/config/sparc/
H A Dsparc.c1945 static unsigned HOST_WIDE_INT create_simple_focus_bits
1950 create_simple_focus_bits (high_bits, low_bits, lowest_bit_set, shift) in create_simple_focus_bits() function
2063 create_simple_focus_bits (high_bits, low_bits,
2099 create_simple_focus_bits (high_bits, low_bits,
2213 create_simple_focus_bits (high_bits, low_bits,
/openbsd-src/gnu/gcc/gcc/config/sparc/
H A Dsparc.c1629 static unsigned HOST_WIDE_INT create_simple_focus_bits (unsigned HOST_WIDE_INT,
1634 create_simple_focus_bits (unsigned HOST_WIDE_INT high_bits, in create_simple_focus_bits() function
1717 create_simple_focus_bits (high_bits, low_bits, in sparc_emit_set_const64()
1751 create_simple_focus_bits (high_bits, low_bits, in sparc_emit_set_const64()
1857 create_simple_focus_bits (high_bits, low_bits, in sparc_emit_set_const64()
/openbsd-src/gnu/usr.bin/gcc/gcc/
H A DChangeLog.114087 (create_simple_focus_bits): Remove unused arg highest_bit_set, all
14828 create_simple_focus_bits, sparc_emit_set_const64): Fix more bugs
15027 create_simple_focus_bits): Fix some bugs when compiled on real
15116 create_simple_focus_bits, sparc_emit_set_const64): New functions