Home
last modified time | relevance | path

Searched refs:half_to_float (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/brig/brigfrontend/
H A Dbrig-code-entry-handler.cc720 return half_to_float () (*this, source); in build_h2f_conversion()
866 bool half_to_float = is_fp16_arith; in build_or_analyze_operands() local
910 half_to_float = false; in build_or_analyze_operands()
916 else if (half_to_float) in build_or_analyze_operands()
939 if (half_to_float) in build_or_analyze_operands()
1240 half_to_float::visit_element (brig_code_entry_handler &caller, tree operand) in visit_element()
H A Dbrig-code-entry-handler.h146 class half_to_float : public tree_element_unary_visitor