Home
last modified time | relevance | path

Searched refs:float64_t (Results 1 – 13 of 13) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Headers/hlsl/
H A Dhlsl_basic_types.h46 typedef double float64_t; typedef
113 typedef vector<float64_t, 1> float64_t1;
114 typedef vector<float64_t, 2> float64_t2;
115 typedef vector<float64_t, 3> float64_t3;
116 typedef vector<float64_t, 4> float64_t4;
/freebsd/contrib/arm-optimized-routines/math/aarch64/sve/
H A Dcbrt.c15 float64_t poly[4];
16 float64_t table[5];
17 float64_t one_third, two_thirds, shift;
45 shifted_lookup (const svbool_t pg, const float64_t *table, svint64_t i) in shifted_lookup()
H A Dasin.c15 float64_t poly[12];
16 float64_t pi_over_2f;
H A Datan.c15 float64_t poly[20];
16 float64_t pi_over_2;
H A Dacos.c15 float64_t poly[12];
16 float64_t pi, pi_over_2;
H A Dtanh.c15 float64_t poly[11];
16 float64_t inv_ln2, ln2_hi, ln2_lo, shift;
H A Dsinh.c15 float64_t poly[11];
16 float64_t inv_ln2, m_ln2_hi, m_ln2_lo, shift;
H A Dcosh.c14 float64_t poly[3];
15 float64_t inv_ln2, ln2_hi, ln2_lo, shift, thres;
H A Datan2.c15 float64_t poly[20];
16 float64_t pi_over_2;
H A Derfc.c96 const float64_t *p = &__v_erfc_data.tab[0].erfc - 2 * dat->off_arr; in SV_NAME_D1()
/freebsd/contrib/llvm-project/libcxx/modules/std/
H A Dstdfloat.cppm
/freebsd/contrib/llvm-project/clang/include/clang/CIR/Dialect/IR/
H A DCIRTypes.td104 represents the types `double', '_Float64`, `std::float64_t`, and `_Float32x`
/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A Driscv_vector_common.td43 // d: float64_t (double)