HomeSort by relevance Sort by last modified time
    Searched defs:half16 (Results 1 - 2 of 2) 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...]

Completed in 96 milliseconds