| /llvm-project-15.0.7/clang/test/PCH/Inputs/ |
| H A D | chain-ext_vector1.h | 3 typedef __attribute__((ext_vector_type(2))) float float2; typedef
|
| /llvm-project-15.0.7/clang/test/PCH/ |
| H A D | ext_vector.h | 3 typedef __attribute__((ext_vector_type(2))) float float2; typedef
|
| H A D | exprs.h | 106 typedef __attribute__(( ext_vector_type(2) )) float float2; typedef
|
| /llvm-project-15.0.7/clang/test/Sema/ |
| H A D | ext_vector_components.c | 3 typedef __attribute__(( ext_vector_type(2) )) float float2; typedef
|
| H A D | vector-cast.c | 47 typedef float float2 __attribute__ ((vector_size (8))); typedef
|
| H A D | ext_vector_casts.c | 5 typedef __attribute__(( ext_vector_type(2) )) float float2; typedef
|
| /llvm-project-15.0.7/clang/test/CodeGen/X86/ |
| H A D | avx512fp16-abi.c | 152 struct float2 { struct 158 float pr51813(struct float2 s) { in pr51813() argument
|
| /llvm-project-15.0.7/clang/test/SemaCXX/ |
| H A D | err_init_conversion_failed.cpp | 39 typedef float float2 __attribute__((ext_vector_type(2))); typedef
|
| /llvm-project-15.0.7/clang/lib/Headers/hlsl/ |
| H A D | hlsl_basic_types.h | 57 typedef vector<float, 2> float2; typedef
|
| /llvm-project-15.0.7/clang/test/Headers/Inputs/include/ |
| H A D | cuda.h | 104 struct float2 { struct 106 __host__ __device__ float2(float x = 0, float y = 0) : x(x), y(y) {} in x() argument
|
| /llvm-project-15.0.7/clang/test/SemaTemplate/ |
| H A D | ext-vector-type.cpp | 87 typedef float __attribute__((ext_vector_type(2))) float2; typedef
|
| H A D | matrix-type.cpp | 181 typedef float __attribute__((matrix_type(2, 3))) float2; typedef
|
| /llvm-project-15.0.7/libclc/generic/include/clc/ |
| H A D | clctypes.h | 73 typedef __attribute__((ext_vector_type(2))) float float2; typedef
|
| /llvm-project-15.0.7/clang/test/OpenMP/ |
| H A D | atomic_capture_codegen.cpp | 85 typedef float float2 __attribute__((ext_vector_type(2))); typedef
|
| H A D | atomic_read_codegen.c | 77 typedef float float2 __attribute__((ext_vector_type(2))); typedef
|
| H A D | atomic_update_codegen.cpp | 76 typedef float float2 __attribute__((ext_vector_type(2))); typedef
|
| H A D | atomic_write_codegen.c | 77 typedef float float2 __attribute__((ext_vector_type(2))); typedef
|
| /llvm-project-15.0.7/clang/test/CodeGen/ |
| H A D | ext-vector.c | 4 typedef __attribute__(( ext_vector_type(2) )) float float2; typedef
|
| H A D | builtins-nvptx.c | 643 typedef float float2 __attribute__((ext_vector_type(2))); in nvvm_ldg() typedef
|
| /llvm-project-15.0.7/clang/lib/Headers/ |
| H A D | opencl-c-base.h | 183 typedef float float2 __attribute__((ext_vector_type(2))); typedef
|