Searched refs:create_simple_focus_bits (Results 1 – 3 of 3) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/sparc/ |
H A D | sparc.c | 2999 static unsigned HOST_WIDE_INT create_simple_focus_bits (unsigned HOST_WIDE_INT, 3004 create_simple_focus_bits (unsigned HOST_WIDE_INT high_bits, in create_simple_focus_bits() function 3087 create_simple_focus_bits (high_bits, low_bits, in sparc_emit_set_const64() 3115 create_simple_focus_bits (high_bits, low_bits, in sparc_emit_set_const64() 3217 create_simple_focus_bits (high_bits, low_bits, in sparc_emit_set_const64()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/sparc/ |
H A D | sparc.cc | 2995 static unsigned HOST_WIDE_INT create_simple_focus_bits (unsigned HOST_WIDE_INT, 3000 create_simple_focus_bits (unsigned HOST_WIDE_INT high_bits, in create_simple_focus_bits() function 3083 create_simple_focus_bits (high_bits, low_bits, in sparc_emit_set_const64() 3111 create_simple_focus_bits (high_bits, low_bits, in sparc_emit_set_const64() 3213 create_simple_focus_bits (high_bits, low_bits, in sparc_emit_set_const64()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | ChangeLog-1998 | 6768 (create_simple_focus_bits): Remove unused arg highest_bit_set, all 7509 create_simple_focus_bits, sparc_emit_set_const64): Fix more bugs 7708 create_simple_focus_bits): Fix some bugs when compiled on real 7797 create_simple_focus_bits, sparc_emit_set_const64): New functions
|