Home
last modified time | relevance | path

Searched defs:short8 (Results 1 – 4 of 4) sorted by relevance

/external/clang/test/Sema/
Dvector-init.c38 typedef short __attribute__((vector_size(16))) short8; typedef
Dext_vector_casts.c8 typedef __attribute__(( ext_vector_type(8) )) short short8; typedef
/external/clang/lib/Headers/
Dopencl-c.h91 typedef short short8 __attribute__((ext_vector_type(8))); typedef
/external/swiftshader/src/Reactor/
DNucleus.cpp2678 Value *short8 = Nucleus::createBitCast(cast.value, Short8::getType()); in Short4() local
3555 Value *short8 = Nucleus::createBitCast(long2, Short8::getType()); in Short8() local
3640 Value *short8 = Nucleus::createBitCast(long2, Short8::getType()); in UShort8() local
3725 Value *short8 = Nucleus::createBitCast(shuffle, UShort8::getType()); in Swizzle() local