Home
last modified time | relevance | path

Searched defs:asfloat (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Headers/hlsl/
H A Dhlsl_intrinsics.h25 constexpr vector<float, N> asfloat(vector<T, N> V) { in asfloat() function
29 template <typename T> constexpr float asfloat(T F) { in asfloat() function
/freebsd/contrib/arm-optimized-routines/math/
H A Dmath_config.h213 asfloat (uint32_t i) in asfloat() function
/freebsd/contrib/llvm-project/libunwind/src/
H A DRegisters.hpp1244 } asfloat; member