Home
last modified time | relevance | path

Searched refs:as_float (Results 1 – 25 of 39) sorted by relevance

12

/external/tensorflow/tensorflow/compiler/xla/service/cpu/
Druntime_fp16.cc44 float as_float() const { in as_float() function in __anon23ce36a70111::AliasedFloatInt
91 f.set_float(f.as_float() + denorm_magic.as_float()); in __gnu_f2h_ieee()
128 o.set_float(o.as_float() - magic.as_float()); // renormalize in __gnu_h2f_ieee()
132 return o.as_float(); in __gnu_h2f_ieee()
/external/libcxx/src/
Dstring.cpp197 V as_float( const string& func, const S& s, size_t* idx = nullptr );
202 as_float( const string& func, const string& s, size_t* idx ) in as_float() function
210 as_float(const string& func, const string& s, size_t* idx ) in as_float() function
218 as_float( const string& func, const string& s, size_t* idx ) in as_float() function
226 as_float( const string& func, const wstring& s, size_t* idx ) in as_float() function
234 as_float( const string& func, const wstring& s, size_t* idx ) in as_float() function
242 as_float( const string& func, const wstring& s, size_t* idx ) in as_float() function
312 return as_float<float>( "stof", str, idx ); in stof()
318 return as_float<float>( "stof", str, idx ); in stof()
324 return as_float<double>( "stod", str, idx ); in stod()
[all …]
/external/skqp/src/compute/skc/platforms/cl_12/kernels/
Dpaths_copy.cl135 as_float((pb_elems+pb_elems_idx)[0*SKC_PATHS_COPY_SUBGROUP_SIZE]),
136 as_float((pb_elems+pb_elems_idx)[1*SKC_PATHS_COPY_SUBGROUP_SIZE]),
137 as_float((pb_elems+pb_elems_idx)[2*SKC_PATHS_COPY_SUBGROUP_SIZE]),
138 as_float((pb_elems+pb_elems_idx)[3*SKC_PATHS_COPY_SUBGROUP_SIZE]));
141 as_float((pb_elems+pb_elems_idx)[4*SKC_PATHS_COPY_SUBGROUP_SIZE]),
142 as_float((pb_elems+pb_elems_idx)[5*SKC_PATHS_COPY_SUBGROUP_SIZE]),
143 as_float((pb_elems+pb_elems_idx)[6*SKC_PATHS_COPY_SUBGROUP_SIZE]),
144 as_float((pb_elems+pb_elems_idx)[7*SKC_PATHS_COPY_SUBGROUP_SIZE]));
/external/skia/src/compute/skc/platforms/cl_12/kernels/
Dpaths_copy.cl135 as_float((pb_elems+pb_elems_idx)[0*SKC_PATHS_COPY_SUBGROUP_SIZE]),
136 as_float((pb_elems+pb_elems_idx)[1*SKC_PATHS_COPY_SUBGROUP_SIZE]),
137 as_float((pb_elems+pb_elems_idx)[2*SKC_PATHS_COPY_SUBGROUP_SIZE]),
138 as_float((pb_elems+pb_elems_idx)[3*SKC_PATHS_COPY_SUBGROUP_SIZE]));
141 as_float((pb_elems+pb_elems_idx)[4*SKC_PATHS_COPY_SUBGROUP_SIZE]),
142 as_float((pb_elems+pb_elems_idx)[5*SKC_PATHS_COPY_SUBGROUP_SIZE]),
143 as_float((pb_elems+pb_elems_idx)[6*SKC_PATHS_COPY_SUBGROUP_SIZE]),
144 as_float((pb_elems+pb_elems_idx)[7*SKC_PATHS_COPY_SUBGROUP_SIZE]));
/external/tensorflow/tensorflow/python/lib/core/
Dpy_seq_tensor.cc388 Safe_PyObjectPtr as_float = make_safe(PyNumber_Float(v)); in ConvertOneFloat() local
392 return ConvertOneFloat<T>(as_float.get(), out); in ConvertOneFloat()
414 Safe_PyObjectPtr as_float = make_safe(PyNumber_Float(v)); in ConvertOneNumpyHalf() local
415 double v_double = PyFloat_AS_DOUBLE(as_float.get()); in ConvertOneNumpyHalf()
/external/llvm/examples/OCaml-Kaleidoscope/Chapter6/
Dtoplevel.ml41 print_float (GenericValue.as_float Codegen.double_type result);
/external/swiftshader/third_party/llvm-7.0/llvm/examples/OCaml-Kaleidoscope/Chapter5/
Dtoplevel.ml41 print_float (GenericValue.as_float Codegen.double_type result);
/external/swiftshader/third_party/LLVM/examples/OCaml-Kaleidoscope/Chapter6/
Dtoplevel.ml41 print_float (GenericValue.as_float Codegen.double_type result);
/external/swiftshader/third_party/LLVM/examples/OCaml-Kaleidoscope/Chapter7/
Dtoplevel.ml41 print_float (GenericValue.as_float Codegen.double_type result);
/external/swiftshader/third_party/LLVM/examples/OCaml-Kaleidoscope/Chapter5/
Dtoplevel.ml41 print_float (GenericValue.as_float Codegen.double_type result);
/external/swiftshader/third_party/LLVM/examples/OCaml-Kaleidoscope/Chapter4/
Dtoplevel.ml41 print_float (GenericValue.as_float Codegen.double_type result);
/external/llvm/examples/OCaml-Kaleidoscope/Chapter7/
Dtoplevel.ml41 print_float (GenericValue.as_float Codegen.double_type result);
/external/swiftshader/third_party/llvm-7.0/llvm/examples/OCaml-Kaleidoscope/Chapter6/
Dtoplevel.ml41 print_float (GenericValue.as_float Codegen.double_type result);
/external/llvm/examples/OCaml-Kaleidoscope/Chapter5/
Dtoplevel.ml41 print_float (GenericValue.as_float Codegen.double_type result);
/external/swiftshader/third_party/llvm-7.0/llvm/examples/OCaml-Kaleidoscope/Chapter4/
Dtoplevel.ml41 print_float (GenericValue.as_float Codegen.double_type result);
/external/swiftshader/third_party/llvm-7.0/llvm/examples/OCaml-Kaleidoscope/Chapter7/
Dtoplevel.ml41 print_float (GenericValue.as_float Codegen.double_type result);
/external/llvm/examples/OCaml-Kaleidoscope/Chapter4/
Dtoplevel.ml41 print_float (GenericValue.as_float Codegen.double_type result);
/external/mesa3d/src/compiler/glsl/
Dlower_instructions.cpp1341 ir_variable *as_float = in find_lsb_to_float_cast() local
1368 i.insert_before(as_float); in find_lsb_to_float_cast()
1369 i.insert_before(assign(as_float, u2f(lsb_only))); in find_lsb_to_float_cast()
1384 i.insert_before(assign(lsb, sub(rshift(bitcast_f2i(as_float), c23), c7F))); in find_lsb_to_float_cast()
1422 ir_variable *as_float = in find_msb_to_float_cast() local
1470 i.insert_before(as_float); in find_msb_to_float_cast()
1471 i.insert_before(assign(as_float, u2f(csel(greater(temp, c000000FF), in find_msb_to_float_cast()
1488 i.insert_before(assign(msb, sub(rshift(bitcast_f2i(as_float), c23), c7F))); in find_msb_to_float_cast()
/external/perfetto/include/perfetto/protozero/
Dfield.h97 inline float as_float() const { in as_float() function
/external/swiftshader/third_party/LLVM/bindings/ocaml/executionengine/
Dllvm_executionengine.mli51 (** [as_float fpty gv] unboxes the floating point-valued generic value [gv] of
54 val as_float : Llvm.lltype -> t -> float val
Dllvm_executionengine.ml33 external as_float: Llvm.lltype -> t -> float
/external/swiftshader/third_party/LLVM/test/Bindings/Ocaml/
Dexecutionengine.ml46 assert (2. = GenericValue.as_float double_type fpgv);
/external/perfetto/src/protozero/
Dproto_decoder_unittest.cc224 EXPECT_FLOAT_EQ(decoder.Get(1).as_float(), 1.25f); in TEST()
/external/tensorflow/tensorflow/core/kernels/
Dquantization_utils_test.cc490 const float as_float = QuantizedToFloat<quint8>(i, 0.0f, 2.0f); in TestAvoidBias() local
491 const int back_to_int = FloatToQuantized<quint8>(as_float, 0.0f, 2.0f); in TestAvoidBias()
/external/swiftshader/third_party/llvm-7.0/llvm/docs/tutorial/
DOCamlLangImpl4.rst285 print_float (GenericValue.as_float Codegen.double_type result);
836 print_float (GenericValue.as_float Codegen.double_type result);

12