HomeSort by relevance Sort by last modified time
    Searched defs:uint4 (Results 1 - 23 of 23) sorted by null

  /external/clang/test/CodeGen/
builtinshufflevector2.c 4 typedef unsigned int uint4 __attribute__((ext_vector_type(4))); typedef
7 void clang_shufflevector_v_v( float4* A, float4 x, uint4 mask ) {
builtins-nvptx.c 362 typedef unsigned int uint4 __attribute__((ext_vector_type(4))); typedef
364 __nvvm_ldg_ui4((const uint4 *)p);
ext-vector.c 6 typedef __attribute__(( ext_vector_type(4) )) unsigned int uint4; typedef
252 void test14(uint4 *ap, uint4 *bp, unsigned c) {
253 uint4 a = *ap;
254 uint4 b = *bp;
282 int4 test15(uint4 V0) {
  /frameworks/rs/cpu_ref/
rsCpuIntrinsicInlines.h 34 typedef uint uint4 __attribute__((ext_vector_type(4))); typedef
  /external/swiftshader/src/Common/
Types.hpp 70 typedef ALIGN(16, unsigned int) uint4[4]; member in namespace:sw
  /frameworks/rs/rsov/driver/
rsovRuntimeStubs.cpp 62 typedef uint32_t uint4 __attribute__((ext_vector_type(4))); typedef
573 ELEMENT_AT(uint4, RS_TYPE_UNSIGNED_32, 4)
    [all...]
  /external/clang/lib/Headers/
opencl-c.h 105 typedef uint uint4 __attribute__((ext_vector_type(4))); typedef
    [all...]
  /frameworks/rs/driver/
rsdRuntimeStubs.cpp 83 typedef uint32_t uint4 __attribute__((ext_vector_type(4))); typedef
591 ELEMENT_AT(uint4, RS_TYPE_UNSIGNED_32, 4)
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3289846/lib64/clang/3.8/include/
opencl-c.h 105 typedef uint uint4 __attribute__((ext_vector_type(4))); typedef
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3362437/lib64/clang/3.8/include/
opencl-c.h 105 typedef uint uint4 __attribute__((ext_vector_type(4))); typedef
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3859424/lib64/clang/4.0/include/
opencl-c.h 106 typedef uint uint4 __attribute__((ext_vector_type(4))); typedef
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3289846/lib64/clang/3.8/include/
opencl-c.h 105 typedef uint uint4 __attribute__((ext_vector_type(4))); typedef
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3362437/lib64/clang/3.8/include/
opencl-c.h 105 typedef uint uint4 __attribute__((ext_vector_type(4))); typedef
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3859424/lib64/clang/4.0/include/
opencl-c.h 106 typedef uint uint4 __attribute__((ext_vector_type(4))); typedef
    [all...]
  /prebuilts/sdk/renderscript/clang-include/
opencl-c.h 105 typedef uint uint4 __attribute__((ext_vector_type(4))); typedef
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3957855/lib64/clang/5.0/include/
opencl-c.h 112 typedef uint uint4 __attribute__((ext_vector_type(4))); typedef
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3960126/lib64/clang/5.0/include/
opencl-c.h 112 typedef uint uint4 __attribute__((ext_vector_type(4))); typedef
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3977809/lib64/clang/5.0/include/
opencl-c.h 112 typedef uint uint4 __attribute__((ext_vector_type(4))); typedef
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/lib64/clang/5.0/include/
opencl-c.h 112 typedef uint uint4 __attribute__((ext_vector_type(4))); typedef
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3957855/lib64/clang/5.0/include/
opencl-c.h 112 typedef uint uint4 __attribute__((ext_vector_type(4))); typedef
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3960126/lib64/clang/5.0/include/
opencl-c.h 112 typedef uint uint4 __attribute__((ext_vector_type(4))); typedef
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3977809/lib64/clang/5.0/include/
opencl-c.h 112 typedef uint uint4 __attribute__((ext_vector_type(4))); typedef
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/lib64/clang/5.0/include/
opencl-c.h 112 typedef uint uint4 __attribute__((ext_vector_type(4))); typedef
    [all...]

Completed in 672 milliseconds