Home
last modified time | relevance | path

Searched defs:int4 (Results 1 – 25 of 36) sorted by relevance

12

/external/mesa3d/src/intel/vulkan/grl/include/
DGRLOCLCompatibility.h69 typedef struct int4 struct
77 int4() {}; in int4() argument
78 int4(int32_t ix, int32_t iy, int32_t iz, int32_t iw) : x(ix), y(iy), z(iz), w(iw) {}; in int4() function
84 } int4; typedef
/external/clang/test/Sema/
Dext_vector_comparisons.c3 typedef __attribute__(( ext_vector_type(4) )) int int4; typedef
Dconversion-64-32.c9 typedef int int4 __attribute__ ((vector_size(16))); typedef
Dtypedef-retain.c4 typedef int int4 __attribute__((vector_size(16))); typedef
Dext_vector_casts.c7 typedef __attribute__(( ext_vector_type(4) )) int int4; typedef
Dtransparent-union.c68 typedef int int4 __attribute__((ext_vector_type(4))); typedef
/external/clang/test/CodeGenCXX/
Dvector-splat-conversion.cpp20 typedef __attribute__((__ext_vector_type__(4))) int int4; typedef
/external/jazzer-api/src/test/java/com/code_intelligence/jazzer/instrumentor/
DTraceDataFlowInstrumentationTarget.java36 volatile int int4 = 5; field in TraceDataFlowInstrumentationTarget
/external/swiftshader/third_party/astc-encoder/Source/
Dastc_mathlib.h119 typedef vtype4<int> int4; typedef
/external/clang/test/CodeGen/
Dpalignr.c5 typedef __attribute__((vector_size(16))) int int4; typedef
Dext-vector.c5 typedef __attribute__(( ext_vector_type(4) )) int int4; typedef
Dbuiltins-nvptx.c361 typedef int int4 __attribute__((ext_vector_type(4))); in nvvm_ldg() typedef
Darm-swiftcall.c66 typedef int int4 __attribute__((ext_vector_type(4))); typedef
/external/clang/test/SemaTemplate/
Dext-vector-type.cpp86 typedef int __attribute__((ext_vector_type(4))) int4; typedef
/external/renderscript-intrinsics-replacement-toolkit/renderscript-toolkit/src/main/cpp/
DUtils.h70 typedef int int4 __attribute__((ext_vector_type(4))); typedef
/external/clang/test/OpenMP/
Datomic_read_codegen.c27 typedef int int4 __attribute__((__vector_size__(16))); typedef
Datomic_capture_codegen.cpp27 typedef int int4 __attribute__((__vector_size__(16))); typedef
Datomic_write_codegen.c27 typedef int int4 __attribute__((__vector_size__(16))); typedef
Datomic_update_codegen.cpp27 typedef int int4 __attribute__((__vector_size__(16))); typedef
/external/ml_dtypes/ml_dtypes/tests/
Dintn_test.py30 int4 = ml_dtypes.int4 variable
/external/cronet/tot/third_party/llvm-libc/src/test/src/__support/
Darg_list_test.cpp129 using int4 = int __attribute__((ext_vector_type(4))); typedef
/external/llvm-libc/test/src/__support/
Darg_list_test.cpp129 using int4 = int __attribute__((ext_vector_type(4))); typedef
/external/cronet/stable/third_party/llvm-libc/src/test/src/__support/
Darg_list_test.cpp129 using int4 = int __attribute__((ext_vector_type(4))); typedef
/external/tensorflow/tensorflow/lite/delegates/gpu/common/
Dtypes.h201 using int4 = Vec4<int32_t>; variable
/external/swiftshader/src/System/
DTypes.hpp209 using int4 = vec4<int>; typedef

12