Home
last modified time | relevance | path

Searched refs:small_threshold (Results 1 – 5 of 5) sorted by relevance

/netbsd/external/apache2/llvm/dist/llvm/utils/benchmark/src/
H A Dstring_util.cc45 const double small_threshold = adjusted_threshold; in ToExponentAndMantissa() local
63 } else if (val < small_threshold) { in ToExponentAndMantissa()
69 if (scaled >= small_threshold) { in ToExponentAndMantissa()
/netbsd/external/apache2/llvm/dist/libcxx/utils/google-benchmark/src/
H A Dstring_util.cc45 const double small_threshold = adjusted_threshold; in ToExponentAndMantissa() local
63 } else if (val < small_threshold) { in ToExponentAndMantissa()
69 if (scaled >= small_threshold) { in ToExponentAndMantissa()
/netbsd/external/gpl3/gcc/dist/gcc/config/epiphany/
H A Depiphany.c985 int small_threshold; member
1154 current_frame_info.small_threshold in epiphany_compute_frame_size()
1812 epiphany_emit_save_restore (0, current_frame_info.small_threshold, in epiphany_expand_prologue()
1833 epiphany_emit_save_restore (current_frame_info.small_threshold, in epiphany_expand_prologue()
1913 epiphany_emit_save_restore (current_frame_info.small_threshold, in epiphany_expand_epilogue()
1952 epiphany_emit_save_restore (0, current_frame_info.small_threshold, addr, 1); in epiphany_expand_epilogue()
H A Depiphany.cc987 int small_threshold; member
1156 current_frame_info.small_threshold in epiphany_compute_frame_size()
1814 epiphany_emit_save_restore (0, current_frame_info.small_threshold, in epiphany_expand_prologue()
1835 epiphany_emit_save_restore (current_frame_info.small_threshold, in epiphany_expand_prologue()
1915 epiphany_emit_save_restore (current_frame_info.small_threshold, in epiphany_expand_epilogue()
1954 epiphany_emit_save_restore (0, current_frame_info.small_threshold, addr, 1); in epiphany_expand_epilogue()
/netbsd/external/gpl3/gcc.old/dist/gcc/config/epiphany/
H A Depiphany.c985 int small_threshold; member
1154 current_frame_info.small_threshold in epiphany_compute_frame_size()
1812 epiphany_emit_save_restore (0, current_frame_info.small_threshold, in epiphany_expand_prologue()
1833 epiphany_emit_save_restore (current_frame_info.small_threshold, in epiphany_expand_prologue()
1913 epiphany_emit_save_restore (current_frame_info.small_threshold, in epiphany_expand_epilogue()
1952 epiphany_emit_save_restore (0, current_frame_info.small_threshold, addr, 1); in epiphany_expand_epilogue()