Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/libc/src/__support/macros/properties/
H A Dtypes.h55 using float16 = _Float16; variable
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGenTypes/
H A DLowLevelType.h85 static constexpr LLT float16() { in float16() function
/freebsd/contrib/llvm-project/clang/lib/Headers/
H A Dopencl-c-base.h213 typedef float float16 __attribute__((ext_vector_type(16))); typedef