Home
last modified time | relevance | path

Searched defs:is_float (Results 1 – 14 of 14) sorted by relevance

/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/display/dc/dcn10/
H A Damdgpu_dcn10_dpp.c280 bool is_float) in dpp1_set_degamma_format_float()
306 bool is_float; in dpp1_cnv_setup() local
/netbsd-src/external/gpl3/gcc.old/dist/gcc/jit/
H A Djit-recording.h618 bool is_float () const FINAL OVERRIDE { return false; } in is_float() function
644 bool is_float () const FINAL OVERRIDE { return m_other_type->is_float (); } in is_float() function
754 bool is_float () const FINAL OVERRIDE { return false; } in is_float() function
787 bool is_float () const FINAL OVERRIDE { return false; } in is_float() function
900 bool is_float () const FINAL OVERRIDE { return false; } in is_float() function
H A Djit-recording.c2285 recording::memento_of_get_type::is_float () const in is_float() function
/netbsd-src/external/apache2/llvm/dist/llvm/utils/
H A Dshuffle_select_fuzz_tester.py91 def __init__(self, is_float, elt_width, elt_num): argument
/netbsd-src/external/gpl3/gcc/dist/gcc/jit/
H A Djit-recording.h668 bool is_float () const FINAL OVERRIDE { return false; } in is_float() function
697 bool is_float () const FINAL OVERRIDE { return m_other_type->is_float (); } in is_float() function
829 bool is_float () const FINAL OVERRIDE { return false; } in is_float() function
864 bool is_float () const FINAL OVERRIDE { return false; } in is_float() function
978 bool is_float () const FINAL OVERRIDE { return false; } in is_float() function
H A Djit-recording.cc2579 recording::memento_of_get_type::is_float () const in is_float() function in gcc::jit::recording::memento_of_get_type
/netbsd-src/external/gpl2/gettext/dist/gettext-tools/src/
H A Dx-elisp.c222 is_float (const char *p) in is_float() function
/netbsd-src/external/gpl3/binutils/dist/gas/config/
H A Dtc-alpha.c5991 int is_float = 0, num; in md_undefined_symbol() local
H A Dtc-hppa.c2024 pa_parse_number (char **s, int is_float) in pa_parse_number()
H A Dtc-csky.c2925 is_reg_lshift_illegal (char **oper, int is_float) in is_reg_lshift_illegal()
/netbsd-src/external/gpl3/binutils.old/dist/gas/config/
H A Dtc-alpha.c5987 int is_float = 0, num; in md_undefined_symbol() local
H A Dtc-hppa.c2024 pa_parse_number (char **s, int is_float) in pa_parse_number()
H A Dtc-csky.c2903 is_reg_lshift_illegal (char **oper, int is_float) in is_reg_lshift_illegal()
/netbsd-src/external/gpl3/gcc/dist/gcc/config/aarch64/
H A Daarch64.cc16272 bool is_float = FLOAT_TYPE_P (TREE_TYPE (gimple_get_lhs (stmt_info->stmt))); in aarch64_in_loop_reduction_latency() local