Home
last modified time | relevance | path

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

/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/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/skia/tests/
DSkVxTest.cpp24 using int4 = skvx::Vec<4,int32_t>; typedef
/external/clang/test/SemaTemplate/
Dext-vector-type.cpp86 typedef int __attribute__((ext_vector_type(4))) int4; typedef
/external/clang/test/OpenMP/
Datomic_capture_codegen.cpp27 typedef int int4 __attribute__((__vector_size__(16))); typedef
Datomic_update_codegen.cpp27 typedef int int4 __attribute__((__vector_size__(16))); typedef
Datomic_write_codegen.c27 typedef int int4 __attribute__((__vector_size__(16))); typedef
Datomic_read_codegen.c27 typedef int int4 __attribute__((__vector_size__(16))); typedef
/external/python/cpython2/Lib/
Dpickletools.py255 int4 = ArgumentDescriptor( variable
/external/python/cpython3/Lib/
Dpickletools.py266 int4 = ArgumentDescriptor( variable
/external/clang/lib/Headers/
Dopencl-c.h100 typedef int int4 __attribute__((ext_vector_type(4))); typedef
/external/libavc/common/x86/
Dih264_deblk_luma_ssse3.c862 __m128i int1, int2, int3, int4, high1, high2; in ih264_deblk_luma_vert_bslt4_ssse3() local
/external/swiftshader/src/Reactor/
DSubzeroReactor.cpp3512 RValue<Int4> int4 = RoundInt(cast); in RoundShort4() local
3778 Int4 int4(Min(cast, Float4(0xFFFF))); in UShort4() local
3784 Int4 int4(cast); in UShort4() local
DLLVMReactor.cpp3496 RValue<Int4> int4 = RoundInt(cast); in RoundShort4() local
3650 Int4 int4(Min(cast, Float4(0xFFFF))); // packusdw takes care of 0x0000 saturation in UShort4() local