Home
last modified time | relevance | path

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

123

/aosp_15_r20/external/mesa3d/src/intel/vulkan/grl/include/
H A 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
/aosp_15_r20/external/clang/test/Sema/
H A Dext_vector_comparisons.c3 typedef __attribute__(( ext_vector_type(4) )) int int4; typedef
H A Dconversion-64-32.c9 typedef int int4 __attribute__ ((vector_size(16))); typedef
H A Dtypedef-retain.c4 typedef int int4 __attribute__((vector_size(16))); typedef
H A Dext_vector_casts.c7 typedef __attribute__(( ext_vector_type(4) )) int int4; typedef
H A Dtransparent-union.c68 typedef int int4 __attribute__((ext_vector_type(4))); typedef
/aosp_15_r20/external/clang/test/CodeGenCXX/
H A Dvector-splat-conversion.cpp20 typedef __attribute__((__ext_vector_type__(4))) int int4; typedef
/aosp_15_r20/external/jazzer-api/src/test/java/com/code_intelligence/jazzer/instrumentor/
H A DTraceDataFlowInstrumentationTarget.java36 volatile int int4 = 5; field in TraceDataFlowInstrumentationTarget
/aosp_15_r20/external/swiftshader/third_party/astc-encoder/Source/
H A Dastc_mathlib.h119 typedef vtype4<int> int4; typedef
/aosp_15_r20/external/clang/test/CodeGen/
H A Dpalignr.c5 typedef __attribute__((vector_size(16))) int int4; typedef
/aosp_15_r20/external/clang/test/SemaTemplate/
H A Dext-vector-type.cpp86 typedef int __attribute__((ext_vector_type(4))) int4; typedef
/aosp_15_r20/frameworks/rs/cpu_ref/
H A DrsCpuIntrinsicInlines.h43 typedef int int4 __attribute__((ext_vector_type(4))); typedef
/aosp_15_r20/external/renderscript-intrinsics-replacement-toolkit/renderscript-toolkit/src/main/cpp/
H A DUtils.h70 typedef int int4 __attribute__((ext_vector_type(4))); typedef
/aosp_15_r20/frameworks/rs/toolkit/
H A DUtils.h69 typedef int int4 __attribute__((ext_vector_type(4))); typedef
/aosp_15_r20/prebuilts/vndk/v34/arm64/include/frameworks/native/libs/math/include/math/
Dvec4.h117 typedef details::TVec4<int32_t> int4; typedef
/aosp_15_r20/prebuilts/vndk/v33/x86_64/include/frameworks/native/libs/math/include/math/
Dvec4.h117 typedef details::TVec4<int32_t> int4; typedef
/aosp_15_r20/prebuilts/vndk/v34/x86_64/include/frameworks/native/libs/math/include/math/
Dvec4.h117 typedef details::TVec4<int32_t> int4; typedef
/aosp_15_r20/prebuilts/vndk/v31/x86/include/frameworks/native/libs/math/include/math/
Dvec4.h117 typedef details::TVec4<int32_t> int4; typedef
/aosp_15_r20/prebuilts/vndk/v32/arm64/include/frameworks/native/libs/math/include/math/
Dvec4.h117 typedef details::TVec4<int32_t> int4; typedef
/aosp_15_r20/prebuilts/vndk/v33/arm64/include/frameworks/native/libs/math/include/math/
Dvec4.h117 typedef details::TVec4<int32_t> int4; typedef
/aosp_15_r20/prebuilts/vndk/v34/arm/include/frameworks/native/libs/math/include/math/
Dvec4.h117 typedef details::TVec4<int32_t> int4; typedef
/aosp_15_r20/prebuilts/vndk/v31/arm64/include/frameworks/native/libs/math/include/math/
Dvec4.h117 typedef details::TVec4<int32_t> int4; typedef
/aosp_15_r20/frameworks/native/libs/math/include/math/
H A Dvec4.h117 typedef details::TVec4<int32_t> int4; typedef
/aosp_15_r20/prebuilts/vndk/v33/x86/include/frameworks/native/libs/math/include/math/
Dvec4.h117 typedef details::TVec4<int32_t> int4; typedef
/aosp_15_r20/prebuilts/vndk/v30/arm64/include/frameworks/native/libs/math/include/math/
Dvec4.h117 typedef details::TVec4<int32_t> int4; typedef

123