Home
last modified time | relevance | path

Searched refs:float32_t (Results 1 – 11 of 11) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Headers/hlsl/
H A Dhlsl_basic_types.h39 typedef float float32_t; typedef
109 typedef vector<float32_t, 1> float32_t1;
110 typedef vector<float32_t, 2> float32_t2;
111 typedef vector<float32_t, 3> float32_t3;
112 typedef vector<float32_t, 4> float32_t4;
/freebsd/contrib/arm-optimized-routines/math/aarch64/sve/
H A Dcbrtf.c15 float32_t poly[4];
16 float32_t table[5];
17 float32_t one_third, two_thirds;
41 shifted_lookup (const svbool_t pg, const float32_t *table, svint32_t i) in shifted_lookup()
H A Dasinf.c15 float32_t poly[5];
16 float32_t pi_over_2f;
H A Datanf.c15 float32_t poly[8];
16 float32_t pi_over_2;
H A Dacosf.c15 float32_t poly[5];
16 float32_t pi, pi_over_2;
H A Datan2f.c15 float32_t poly[8];
16 float32_t pi_over_2;
H A Dsv_expm1f_inline.h18 float32_t c2, c4, ln2_hi, ln2_lo;
H A Derfcf.c70 const float32_t *p = &__v_erfcf_data.tab[0].erfc - 2 * dat->off_arr; in SV_NAME_F1()
/freebsd/contrib/llvm-project/libcxx/modules/std/
H A Dstdfloat.cppm
/freebsd/contrib/llvm-project/clang/include/clang/CIR/Dialect/IR/
H A DCIRTypes.td96 represents the types `float`, `_Float32`, and `std::float32_t` in C and C++.
/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A Driscv_vector_common.td42 // f: float32_t (float)