Home
last modified time | relevance | path

Searched refs:ushort16 (Results 26 – 50 of 230) sorted by relevance

12345678910

/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/test/Sema/
H A Dconversion.c424 typedef __attribute__ ((ext_vector_type(16),__aligned__(32))) uint16_t ushort16; typedef
427 void test27(ushort16 constants) { in test27()
429ushort16 crCbScale = pairedConstants.s4; // expected-warning {{implicit conversion loses integer p… in test27()
430ushort16 brBias = pairedConstants.s6; // expected-warning {{implicit conversion loses integer prec… in test27()
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/test/Sema/
H A Dconversion.c424 typedef __attribute__ ((ext_vector_type(16),__aligned__(32))) uint16_t ushort16; typedef
427 void test27(ushort16 constants) { in test27()
429ushort16 crCbScale = pairedConstants.s4; // expected-warning {{implicit conversion loses integer p… in test27()
430ushort16 brBias = pairedConstants.s6; // expected-warning {{implicit conversion loses integer prec… in test27()
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/test/Sema/
H A Dconversion.c424 typedef __attribute__ ((ext_vector_type(16),__aligned__(32))) uint16_t ushort16; typedef
427 void test27(ushort16 constants) { in test27()
429ushort16 crCbScale = pairedConstants.s4; // expected-warning {{implicit conversion loses integer p… in test27()
430ushort16 brBias = pairedConstants.s6; // expected-warning {{implicit conversion loses integer prec… in test27()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang/test/Sema/
H A Dconversion.c424 typedef __attribute__ ((ext_vector_type(16),__aligned__(32))) uint16_t ushort16; typedef
427 void test27(ushort16 constants) { in test27()
429ushort16 crCbScale = pairedConstants.s4; // expected-warning {{implicit conversion loses integer p… in test27()
430ushort16 brBias = pairedConstants.s6; // expected-warning {{implicit conversion loses integer prec… in test27()
/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/test/Sema/
H A Dconversion.c424 typedef __attribute__ ((ext_vector_type(16),__aligned__(32))) uint16_t ushort16; typedef
427 void test27(ushort16 constants) { in test27()
429ushort16 crCbScale = pairedConstants.s4; // expected-warning {{implicit conversion loses integer p… in test27()
430ushort16 brBias = pairedConstants.s6; // expected-warning {{implicit conversion loses integer prec… in test27()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang/test/Sema/
H A Dconversion.c424 typedef __attribute__ ((ext_vector_type(16),__aligned__(32))) uint16_t ushort16; typedef
427 void test27(ushort16 constants) { in test27()
429ushort16 crCbScale = pairedConstants.s4; // expected-warning {{implicit conversion loses integer p… in test27()
430ushort16 brBias = pairedConstants.s6; // expected-warning {{implicit conversion loses integer prec… in test27()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/test/Sema/
H A Dconversion.c424 typedef __attribute__ ((ext_vector_type(16),__aligned__(32))) uint16_t ushort16; typedef
427 void test27(ushort16 constants) { in test27()
429ushort16 crCbScale = pairedConstants.s4; // expected-warning {{implicit conversion loses integer p… in test27()
430ushort16 brBias = pairedConstants.s6; // expected-warning {{implicit conversion loses integer prec… in test27()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang/test/Sema/
H A Dconversion.c424 typedef __attribute__ ((ext_vector_type(16),__aligned__(32))) uint16_t ushort16; typedef
427 void test27(ushort16 constants) { in test27()
429ushort16 crCbScale = pairedConstants.s4; // expected-warning {{implicit conversion loses integer p… in test27()
430ushort16 brBias = pairedConstants.s6; // expected-warning {{implicit conversion loses integer prec… in test27()
/dports/lang/clang-mesa/clang-13.0.1.src/test/Sema/
H A Dconversion.c424 typedef __attribute__ ((ext_vector_type(16),__aligned__(32))) uint16_t ushort16; typedef
427 void test27(ushort16 constants) { in test27()
429ushort16 crCbScale = pairedConstants.s4; // expected-warning {{implicit conversion loses integer p… in test27()
430ushort16 brBias = pairedConstants.s6; // expected-warning {{implicit conversion loses integer prec… in test27()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang/test/Sema/
H A Dconversion.c424 typedef __attribute__ ((ext_vector_type(16),__aligned__(32))) uint16_t ushort16; typedef
427 void test27(ushort16 constants) { in test27()
429ushort16 crCbScale = pairedConstants.s4; // expected-warning {{implicit conversion loses integer p… in test27()
430ushort16 brBias = pairedConstants.s6; // expected-warning {{implicit conversion loses integer prec… in test27()
/dports/devel/llvm13/llvm-project-13.0.1.src/clang/test/Sema/
H A Dconversion.c424 typedef __attribute__ ((ext_vector_type(16),__aligned__(32))) uint16_t ushort16; typedef
427 void test27(ushort16 constants) { in test27()
429ushort16 crCbScale = pairedConstants.s4; // expected-warning {{implicit conversion loses integer p… in test27()
430ushort16 brBias = pairedConstants.s6; // expected-warning {{implicit conversion loses integer prec… in test27()
/dports/devel/llvm80/llvm-8.0.1.src/tools/clang/test/Sema/
H A Dconversion.c424 typedef __attribute__ ((ext_vector_type(16),__aligned__(32))) uint16_t ushort16; typedef
427 void test27(ushort16 constants) { in test27()
429ushort16 crCbScale = pairedConstants.s4; // expected-warning {{implicit conversion loses integer p… in test27()
430ushort16 brBias = pairedConstants.s6; // expected-warning {{implicit conversion loses integer prec… in test27()
/dports/devel/llvm70/llvm-7.0.1.src/tools/clang/test/Sema/
H A Dconversion.c424 typedef __attribute__ ((ext_vector_type(16),__aligned__(32))) uint16_t ushort16; typedef
427 void test27(ushort16 constants) { in test27()
429ushort16 crCbScale = pairedConstants.s4; // expected-warning {{implicit conversion loses integer p… in test27()
430ushort16 brBias = pairedConstants.s6; // expected-warning {{implicit conversion loses integer prec… in test27()
/dports/math/onednn/oneDNN-2.5.1/src/gpu/ocl/
H A Docl_math_utils.h29 ushort16 __builtin_IB_simd_block_read_16_global_h(const __global ushort *);
32 void __builtin_IB_simd_block_write_16_global_h(__global ushort *, ushort16);
55 ushort16 __attribute__((overloadable)) cvt_f32_to_bf16(float16 a) { return as_ushort16(__builtin_IB… in cvt_f32_to_bf16()
61 float16 __attribute__((overloadable)) cvt_bf16_to_f32(ushort16 a) { return __builtin_IB_bftof_16(as… in cvt_bf16_to_f32()
98 ushort16 __attribute__((overloadable)) cvt_f32_to_bf16(float16 f) { in cvt_f32_to_bf16()
99 ushort16 r; in cvt_f32_to_bf16()
136 float16 __attribute__((overloadable)) cvt_bf16_to_f32(ushort16 b) { in cvt_bf16_to_f32()
/dports/graphics/rawstudio/rawstudio-2.0/plugins/load-rawspeed/rawspeed/
H A DCommon.h71 typedef unsigned short ushort16; typedef
110 ushort16 testvar = 0xfeff; in getHostEndianness()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang/lib/Headers/
H A Dopencl-c.h9126 ushort16 __ovld __cnfn hadd(ushort16 x, ushort16 y);
9179 ushort16 __ovld __cnfn rhadd(ushort16 x, ushort16 y);
9232 ushort16 __ovld __cnfn clamp(ushort16 x, ushort16 minval, ushort16 maxval);
9433 ushort16 __ovld __cnfn mad_hi(ushort16 a, ushort16 b, ushort16 c);
9485 ushort16 __ovld __cnfn mad_sat(ushort16 a, ushort16 b, ushort16 c);
9537 ushort16 __ovld __cnfn max(ushort16 x, ushort16 y);
9629 ushort16 __ovld __cnfn min(ushort16 x, ushort16 y);
9722 ushort16 __ovld __cnfn mul_hi(ushort16 x, ushort16 y);
10972 ushort16 __ovld __cnfn bitselect(ushort16 a, ushort16 b, ushort16 c);
11109 ushort16 __ovld __cnfn select(ushort16 a, ushort16 b, ushort16 c);
[all …]
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/lib/Headers/
H A Dopencl-c.h9126 ushort16 __ovld __cnfn hadd(ushort16 x, ushort16 y);
9179 ushort16 __ovld __cnfn rhadd(ushort16 x, ushort16 y);
9232 ushort16 __ovld __cnfn clamp(ushort16 x, ushort16 minval, ushort16 maxval);
9433 ushort16 __ovld __cnfn mad_hi(ushort16 a, ushort16 b, ushort16 c);
9485 ushort16 __ovld __cnfn mad_sat(ushort16 a, ushort16 b, ushort16 c);
9537 ushort16 __ovld __cnfn max(ushort16 x, ushort16 y);
9629 ushort16 __ovld __cnfn min(ushort16 x, ushort16 y);
9722 ushort16 __ovld __cnfn mul_hi(ushort16 x, ushort16 y);
10972 ushort16 __ovld __cnfn bitselect(ushort16 a, ushort16 b, ushort16 c);
11109 ushort16 __ovld __cnfn select(ushort16 a, ushort16 b, ushort16 c);
[all …]
/dports/lang/zig/zig-0.9.0/lib/include/
H A Dopencl-c.h9126 ushort16 __ovld __cnfn hadd(ushort16 x, ushort16 y);
9179 ushort16 __ovld __cnfn rhadd(ushort16 x, ushort16 y);
9232 ushort16 __ovld __cnfn clamp(ushort16 x, ushort16 minval, ushort16 maxval);
9433 ushort16 __ovld __cnfn mad_hi(ushort16 a, ushort16 b, ushort16 c);
9485 ushort16 __ovld __cnfn mad_sat(ushort16 a, ushort16 b, ushort16 c);
9537 ushort16 __ovld __cnfn max(ushort16 x, ushort16 y);
9629 ushort16 __ovld __cnfn min(ushort16 x, ushort16 y);
9722 ushort16 __ovld __cnfn mul_hi(ushort16 x, ushort16 y);
10972 ushort16 __ovld __cnfn bitselect(ushort16 a, ushort16 b, ushort16 c);
11109 ushort16 __ovld __cnfn select(ushort16 a, ushort16 b, ushort16 c);
[all …]
/dports/lang/zig-devel/zig-0.9.0/lib/include/
H A Dopencl-c.h9126 ushort16 __ovld __cnfn hadd(ushort16 x, ushort16 y);
9179 ushort16 __ovld __cnfn rhadd(ushort16 x, ushort16 y);
9232 ushort16 __ovld __cnfn clamp(ushort16 x, ushort16 minval, ushort16 maxval);
9433 ushort16 __ovld __cnfn mad_hi(ushort16 a, ushort16 b, ushort16 c);
9485 ushort16 __ovld __cnfn mad_sat(ushort16 a, ushort16 b, ushort16 c);
9537 ushort16 __ovld __cnfn max(ushort16 x, ushort16 y);
9629 ushort16 __ovld __cnfn min(ushort16 x, ushort16 y);
9722 ushort16 __ovld __cnfn mul_hi(ushort16 x, ushort16 y);
10972 ushort16 __ovld __cnfn bitselect(ushort16 a, ushort16 b, ushort16 c);
11109 ushort16 __ovld __cnfn select(ushort16 a, ushort16 b, ushort16 c);
[all …]
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang/lib/Headers/
H A Dopencl-c.h9126 ushort16 __ovld __cnfn hadd(ushort16 x, ushort16 y);
9179 ushort16 __ovld __cnfn rhadd(ushort16 x, ushort16 y);
9232 ushort16 __ovld __cnfn clamp(ushort16 x, ushort16 minval, ushort16 maxval);
9433 ushort16 __ovld __cnfn mad_hi(ushort16 a, ushort16 b, ushort16 c);
9485 ushort16 __ovld __cnfn mad_sat(ushort16 a, ushort16 b, ushort16 c);
9537 ushort16 __ovld __cnfn max(ushort16 x, ushort16 y);
9629 ushort16 __ovld __cnfn min(ushort16 x, ushort16 y);
9722 ushort16 __ovld __cnfn mul_hi(ushort16 x, ushort16 y);
10972 ushort16 __ovld __cnfn bitselect(ushort16 a, ushort16 b, ushort16 c);
11109 ushort16 __ovld __cnfn select(ushort16 a, ushort16 b, ushort16 c);
[all …]
/dports/devel/llvm13/llvm-project-13.0.1.src/clang/lib/Headers/
H A Dopencl-c.h9126 ushort16 __ovld __cnfn hadd(ushort16 x, ushort16 y);
9179 ushort16 __ovld __cnfn rhadd(ushort16 x, ushort16 y);
9232 ushort16 __ovld __cnfn clamp(ushort16 x, ushort16 minval, ushort16 maxval);
9433 ushort16 __ovld __cnfn mad_hi(ushort16 a, ushort16 b, ushort16 c);
9485 ushort16 __ovld __cnfn mad_sat(ushort16 a, ushort16 b, ushort16 c);
9537 ushort16 __ovld __cnfn max(ushort16 x, ushort16 y);
9629 ushort16 __ovld __cnfn min(ushort16 x, ushort16 y);
9722 ushort16 __ovld __cnfn mul_hi(ushort16 x, ushort16 y);
10972 ushort16 __ovld __cnfn bitselect(ushort16 a, ushort16 b, ushort16 c);
11109 ushort16 __ovld __cnfn select(ushort16 a, ushort16 b, ushort16 c);
[all …]
/dports/lang/clang-mesa/clang-13.0.1.src/lib/Headers/
H A Dopencl-c.h9126 ushort16 __ovld __cnfn hadd(ushort16 x, ushort16 y);
9179 ushort16 __ovld __cnfn rhadd(ushort16 x, ushort16 y);
9232 ushort16 __ovld __cnfn clamp(ushort16 x, ushort16 minval, ushort16 maxval);
9433 ushort16 __ovld __cnfn mad_hi(ushort16 a, ushort16 b, ushort16 c);
9485 ushort16 __ovld __cnfn mad_sat(ushort16 a, ushort16 b, ushort16 c);
9537 ushort16 __ovld __cnfn max(ushort16 x, ushort16 y);
9629 ushort16 __ovld __cnfn min(ushort16 x, ushort16 y);
9722 ushort16 __ovld __cnfn mul_hi(ushort16 x, ushort16 y);
10972 ushort16 __ovld __cnfn bitselect(ushort16 a, ushort16 b, ushort16 c);
11109 ushort16 __ovld __cnfn select(ushort16 a, ushort16 b, ushort16 c);
[all …]
/dports/devel/intel-graphics-compiler/intel-graphics-compiler-igc-1.0.9636/IGC/BiFModule/Languages/OpenCL/Integer/
H A Dabs_diff.cl133 ushort16 OVERLOADABLE abs_diff( short16 x,
175 ushort16 OVERLOADABLE abs_diff( ushort16 x,
176 ushort16 y )
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/lib/Headers/
H A Dopencl-c.h9219 ushort16 __ovld __cnfn hadd(ushort16 x, ushort16 y);
9272 ushort16 __ovld __cnfn rhadd(ushort16 x, ushort16 y);
9325 ushort16 __ovld __cnfn clamp(ushort16 x, ushort16 minval, ushort16 maxval);
9526 ushort16 __ovld __cnfn mad_hi(ushort16 a, ushort16 b, ushort16 c);
9578 ushort16 __ovld __cnfn mad_sat(ushort16 a, ushort16 b, ushort16 c);
9630 ushort16 __ovld __cnfn max(ushort16 x, ushort16 y);
9722 ushort16 __ovld __cnfn min(ushort16 x, ushort16 y);
9815 ushort16 __ovld __cnfn mul_hi(ushort16 x, ushort16 y);
11063 ushort16 __ovld __cnfn bitselect(ushort16 a, ushort16 b, ushort16 c);
11200 ushort16 __ovld __cnfn select(ushort16 a, ushort16 b, ushort16 c);
[all …]
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/lib/Headers/
H A Dopencl-c.h9221 ushort16 __ovld __cnfn hadd(ushort16 x, ushort16 y);
9274 ushort16 __ovld __cnfn rhadd(ushort16 x, ushort16 y);
9327 ushort16 __ovld __cnfn clamp(ushort16 x, ushort16 minval, ushort16 maxval);
9528 ushort16 __ovld __cnfn mad_hi(ushort16 a, ushort16 b, ushort16 c);
9580 ushort16 __ovld __cnfn mad_sat(ushort16 a, ushort16 b, ushort16 c);
9632 ushort16 __ovld __cnfn max(ushort16 x, ushort16 y);
9724 ushort16 __ovld __cnfn min(ushort16 x, ushort16 y);
9817 ushort16 __ovld __cnfn mul_hi(ushort16 x, ushort16 y);
11065 ushort16 __ovld __cnfn bitselect(ushort16 a, ushort16 b, ushort16 c);
11202 ushort16 __ovld __cnfn select(ushort16 a, ushort16 b, ushort16 c);
[all …]

12345678910