Home
last modified time | relevance | path

Searched defs:half2 (Results 1 – 6 of 6) sorted by relevance

/llvm-project/clang/lib/Headers/hlsl/
H A Dhlsl_basic_types.h61 typedef vector<half, 2> half2; global() typedef
/llvm-project/clang/test/CodeGen/X86/
H A Davx512fp16-abi.c15 struct half2 { struct
20 struct half2 h2(_Float16 a, _Float16 b) { in h2() argument
/llvm-project/clang/test/CodeGen/
H A Dnofpclass.c18 typedef _Float16 half2 __attribute__((ext_vector_type(2))); typedef
H A Dbuiltins-elementwise-math.c5 typedef half half2 __attribute__((ext_vector_type(2))); typedef
/llvm-project/libclc/generic/include/clc/
H A Dclctypes.h
/llvm-project/clang/lib/Headers/
H A Dopencl-c-base.h214 typedef half half2 __attribute__((ext_vector_type(2))); global() typedef