Home
last modified time | relevance | path

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

/llvm-project/libc/src/__support/macros/properties/
H A Dtypes.h47 using float16 = _Float16; global() variable
/llvm-project/clang/test/CodeGen/
H A Dtarget-builtin-error-3.c16 typedef __attribute__ ((ext_vector_type(16),__aligned__( 64))) float float16; typedef
H A Dbuiltins-x86-reduce.c39 typedef float float16 __attribute__((ext_vector_type(16))); typedef
H A Dext-vector.c305 typedef __attribute__(( ext_vector_type(16) )) float float16; typedef
/llvm-project/clang/test/Sema/
H A Dext_vector_components.c6 typedef __attribute__(( ext_vector_type(16) )) float float16; typedef
H A Dvector-cast.c51 typedef float float16 __attribute__((__vector_size__(16))); typedef
/llvm-project/libclc/generic/include/clc/
H A Dclctypes.h
/llvm-project/llvm/include/llvm/CodeGenTypes/
H A DLowLevelType.h84 static constexpr LLT float16() { in float16() function
/llvm-project/clang/lib/Headers/
H A Dopencl-c-base.h211 typedef float float16 __attribute__((ext_vector_type(16))); global() typedef