HomeSort by relevance Sort by last modified time
    Searched refs:half16 (Results 1 - 17 of 17) sorted by null

  /external/clang/test/CodeGen/
target-builtin-error-3.c 13 typedef __attribute__ ((ext_vector_type(16),__aligned__( 32))) half half16; typedef
20 static inline half16 __attribute__((__overloadable__)) convert_half( float16 a ) {
21 half16 r;
  /external/clang/lib/Headers/
opencl-c.h 129 typedef half half16 __attribute__((ext_vector_type(16))); typedef
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3016494/lib64/clang/3.8/include/
opencl-c.h 129 typedef half half16 __attribute__((ext_vector_type(16))); typedef
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3217047/lib64/clang/3.8/include/
opencl-c.h 129 typedef half half16 __attribute__((ext_vector_type(16))); typedef
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3289846/lib64/clang/3.8/include/
opencl-c.h 129 typedef half half16 __attribute__((ext_vector_type(16))); typedef
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3362437/lib64/clang/3.8/include/
opencl-c.h 129 typedef half half16 __attribute__((ext_vector_type(16))); typedef
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3688880/lib64/clang/4.0/include/
opencl-c.h 130 typedef half half16 __attribute__((ext_vector_type(16))); typedef
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3859424/lib64/clang/4.0/include/
opencl-c.h 130 typedef half half16 __attribute__((ext_vector_type(16))); typedef
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3016494/lib64/clang/3.8/include/
opencl-c.h 129 typedef half half16 __attribute__((ext_vector_type(16))); typedef
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3217047/lib64/clang/3.8/include/
opencl-c.h 129 typedef half half16 __attribute__((ext_vector_type(16))); typedef
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3289846/lib64/clang/3.8/include/
opencl-c.h 129 typedef half half16 __attribute__((ext_vector_type(16))); typedef
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3362437/lib64/clang/3.8/include/
opencl-c.h 129 typedef half half16 __attribute__((ext_vector_type(16))); typedef
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3688880/lib64/clang/4.0/include/
opencl-c.h 130 typedef half half16 __attribute__((ext_vector_type(16))); typedef
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3859424/lib64/clang/4.0/include/
opencl-c.h 130 typedef half half16 __attribute__((ext_vector_type(16))); typedef
    [all...]
  /prebuilts/sdk/renderscript/clang-include/
opencl-c.h 129 typedef half half16 __attribute__((ext_vector_type(16))); typedef
    [all...]
  /external/spirv-llvm/lib/SPIRV/runtime/OpenCL/inc/
spirv_convert.h 151 __attribute__((overloadable)) uchar16 __spirv_ConvertFToU_Ruchar16(half16);
152 __attribute__((overloadable)) uchar16 __spirv_ConvertFToU_Ruchar16_rtz(half16);
153 __attribute__((overloadable)) uchar16 __spirv_ConvertFToU_Ruchar16_rte(half16);
154 __attribute__((overloadable)) uchar16 __spirv_ConvertFToU_Ruchar16_rtp(half16);
155 __attribute__((overloadable)) uchar16 __spirv_ConvertFToU_Ruchar16_rtn(half16);
156 __attribute__((overloadable)) uchar16 __spirv_ConvertFToU_Ruchar16_sat(half16);
157 __attribute__((overloadable)) uchar16 __spirv_ConvertFToU_Ruchar16_sat_rtz(half16);
158 __attribute__((overloadable)) uchar16 __spirv_ConvertFToU_Ruchar16_sat_rte(half16);
159 __attribute__((overloadable)) uchar16 __spirv_ConvertFToU_Ruchar16_sat_rtp(half16);
160 __attribute__((overloadable)) uchar16 __spirv_ConvertFToU_Ruchar16_sat_rtn(half16);
    [all...]
  /external/valgrind/VEX/priv/
guest_arm64_toIR.c 7386 IRTemp half16 = newTemp(Ity_I64); local
    [all...]

Completed in 463 milliseconds