2015-04-21 02:49:50 +08:00
|
|
|
subnormal_config.cl
|
|
|
|
subnormal_helper_func.ll
|
2014-10-04 03:49:39 +08:00
|
|
|
async/async_work_group_copy.cl
|
2014-10-04 03:49:37 +08:00
|
|
|
async/async_work_group_strided_copy.cl
|
2014-08-21 05:23:03 +08:00
|
|
|
async/prefetch.cl
|
2014-10-04 03:49:34 +08:00
|
|
|
async/wait_group_events.cl
|
2014-09-17 06:34:45 +08:00
|
|
|
atomic/atomic_xchg.cl
|
2013-09-06 00:04:01 +08:00
|
|
|
atomic/atomic_impl.ll
|
2013-11-19 02:21:23 +08:00
|
|
|
cl_khr_global_int32_base_atomics/atom_add.cl
|
2014-09-17 06:34:49 +08:00
|
|
|
cl_khr_global_int32_base_atomics/atom_cmpxchg.cl
|
2013-11-19 02:21:23 +08:00
|
|
|
cl_khr_global_int32_base_atomics/atom_dec.cl
|
|
|
|
cl_khr_global_int32_base_atomics/atom_inc.cl
|
|
|
|
cl_khr_global_int32_base_atomics/atom_sub.cl
|
2014-09-17 06:34:45 +08:00
|
|
|
cl_khr_global_int32_base_atomics/atom_xchg.cl
|
2014-09-17 06:34:28 +08:00
|
|
|
cl_khr_global_int32_extended_atomics/atom_and.cl
|
2014-09-17 06:34:24 +08:00
|
|
|
cl_khr_global_int32_extended_atomics/atom_max.cl
|
2014-09-17 06:34:41 +08:00
|
|
|
cl_khr_global_int32_extended_atomics/atom_min.cl
|
2014-09-17 06:34:32 +08:00
|
|
|
cl_khr_global_int32_extended_atomics/atom_or.cl
|
2014-09-17 06:34:36 +08:00
|
|
|
cl_khr_global_int32_extended_atomics/atom_xor.cl
|
2014-09-17 06:34:21 +08:00
|
|
|
cl_khr_local_int32_base_atomics/atom_add.cl
|
2014-09-17 06:34:49 +08:00
|
|
|
cl_khr_local_int32_base_atomics/atom_cmpxchg.cl
|
2014-09-17 06:34:21 +08:00
|
|
|
cl_khr_local_int32_base_atomics/atom_dec.cl
|
|
|
|
cl_khr_local_int32_base_atomics/atom_inc.cl
|
|
|
|
cl_khr_local_int32_base_atomics/atom_sub.cl
|
2014-09-17 06:34:45 +08:00
|
|
|
cl_khr_local_int32_base_atomics/atom_xchg.cl
|
2014-09-17 06:34:28 +08:00
|
|
|
cl_khr_local_int32_extended_atomics/atom_and.cl
|
2014-09-17 06:34:24 +08:00
|
|
|
cl_khr_local_int32_extended_atomics/atom_max.cl
|
2014-09-17 06:34:41 +08:00
|
|
|
cl_khr_local_int32_extended_atomics/atom_min.cl
|
2014-09-17 06:34:32 +08:00
|
|
|
cl_khr_local_int32_extended_atomics/atom_or.cl
|
2014-09-17 06:34:36 +08:00
|
|
|
cl_khr_local_int32_extended_atomics/atom_xor.cl
|
2012-05-29 04:42:54 +08:00
|
|
|
convert.cl
|
2015-03-02 23:29:35 +08:00
|
|
|
common/degrees.cl
|
2015-03-04 05:25:08 +08:00
|
|
|
common/mix.cl
|
2015-03-02 23:29:37 +08:00
|
|
|
common/radians.cl
|
2013-10-11 03:08:56 +08:00
|
|
|
common/sign.cl
|
2015-03-02 23:29:39 +08:00
|
|
|
common/smoothstep.cl
|
2015-03-02 23:29:41 +08:00
|
|
|
common/step.cl
|
2012-01-09 06:09:58 +08:00
|
|
|
geometric/cross.cl
|
2015-03-24 01:01:35 +08:00
|
|
|
geometric/distance.cl
|
2012-01-09 06:09:58 +08:00
|
|
|
geometric/dot.cl
|
2015-03-24 02:10:04 +08:00
|
|
|
geometric/fast_distance.cl
|
2015-03-24 02:10:02 +08:00
|
|
|
geometric/fast_length.cl
|
2012-01-09 06:09:58 +08:00
|
|
|
geometric/length.cl
|
|
|
|
geometric/normalize.cl
|
|
|
|
integer/abs.cl
|
2013-06-27 02:20:50 +08:00
|
|
|
integer/abs_diff.cl
|
2012-01-09 06:09:58 +08:00
|
|
|
integer/add_sat.cl
|
2013-06-27 02:21:31 +08:00
|
|
|
integer/add_sat_if.ll
|
2012-01-09 06:09:58 +08:00
|
|
|
integer/add_sat_impl.ll
|
2013-06-27 02:21:55 +08:00
|
|
|
integer/clz.cl
|
|
|
|
integer/clz_if.ll
|
|
|
|
integer/clz_impl.ll
|
2013-08-16 03:21:07 +08:00
|
|
|
integer/hadd.cl
|
2013-07-09 01:27:13 +08:00
|
|
|
integer/mad24.cl
|
2014-09-03 01:55:02 +08:00
|
|
|
integer/mad_sat.cl
|
2013-07-09 01:27:13 +08:00
|
|
|
integer/mul24.cl
|
2013-08-20 02:31:49 +08:00
|
|
|
integer/mul_hi.cl
|
2013-08-16 03:21:10 +08:00
|
|
|
integer/rhadd.cl
|
2013-06-27 02:21:13 +08:00
|
|
|
integer/rotate.cl
|
2012-08-06 06:25:12 +08:00
|
|
|
integer/sub_sat.cl
|
2013-06-27 02:21:31 +08:00
|
|
|
integer/sub_sat_if.ll
|
2012-08-06 06:25:12 +08:00
|
|
|
integer/sub_sat_impl.ll
|
2013-07-20 00:44:37 +08:00
|
|
|
integer/upsample.cl
|
2014-09-10 23:43:29 +08:00
|
|
|
math/acos.cl
|
2015-04-08 00:20:20 +08:00
|
|
|
math/acosh.cl
|
2015-04-03 01:01:52 +08:00
|
|
|
math/acospi.cl
|
2014-09-10 23:43:32 +08:00
|
|
|
math/asin.cl
|
2015-04-03 01:01:54 +08:00
|
|
|
math/asinh.cl
|
2015-04-03 01:01:56 +08:00
|
|
|
math/asinpi.cl
|
2014-07-23 23:16:13 +08:00
|
|
|
math/atan.cl
|
2014-07-23 23:16:16 +08:00
|
|
|
math/atan2.cl
|
2015-04-08 00:20:22 +08:00
|
|
|
math/atanh.cl
|
2015-04-03 01:01:58 +08:00
|
|
|
math/atanpi.cl
|
2014-09-03 23:55:38 +08:00
|
|
|
math/copysign.cl
|
2014-07-23 23:16:18 +08:00
|
|
|
math/cos.cl
|
2015-02-26 23:42:00 +08:00
|
|
|
math/cospi.cl
|
2015-04-03 01:01:54 +08:00
|
|
|
math/ep_log.cl
|
2015-03-19 05:52:07 +08:00
|
|
|
math/erfc.cl
|
2014-06-13 17:40:09 +08:00
|
|
|
math/exp.cl
|
2014-06-25 18:06:35 +08:00
|
|
|
math/exp10.cl
|
2013-06-27 02:20:25 +08:00
|
|
|
math/fmax.cl
|
|
|
|
math/fmin.cl
|
2014-10-06 04:24:52 +08:00
|
|
|
math/fmod.cl
|
2015-04-24 02:50:14 +08:00
|
|
|
math/fract.cl
|
2015-03-24 01:01:37 +08:00
|
|
|
math/half_sqrt.cl
|
2012-05-29 21:35:28 +08:00
|
|
|
math/hypot.cl
|
2015-01-31 02:00:34 +08:00
|
|
|
math/log10.cl
|
2014-10-08 04:22:42 +08:00
|
|
|
math/log1p.cl
|
2012-05-29 08:42:38 +08:00
|
|
|
math/mad.cl
|
2014-10-08 04:22:42 +08:00
|
|
|
math/tables.cl
|
2013-10-11 03:08:51 +08:00
|
|
|
math/clc_nextafter.cl
|
|
|
|
math/nextafter.cl
|
2014-06-19 03:42:23 +08:00
|
|
|
math/pown.cl
|
2014-07-23 23:16:21 +08:00
|
|
|
math/sin.cl
|
2014-03-22 00:22:01 +08:00
|
|
|
math/sincos.cl
|
2014-07-23 23:16:18 +08:00
|
|
|
math/sincos_helpers.cl
|
2014-09-10 23:43:35 +08:00
|
|
|
math/tan.cl
|
2014-06-17 03:53:54 +08:00
|
|
|
relational/all.cl
|
2012-10-08 11:39:21 +08:00
|
|
|
relational/any.cl
|
2015-03-05 23:31:05 +08:00
|
|
|
relational/bitselect.cl
|
2014-06-17 03:53:57 +08:00
|
|
|
relational/isequal.cl
|
2014-09-05 21:59:06 +08:00
|
|
|
relational/isfinite.cl
|
2014-07-18 06:07:19 +08:00
|
|
|
relational/isgreater.cl
|
2014-07-18 06:07:27 +08:00
|
|
|
relational/isgreaterequal.cl
|
2014-09-03 23:55:40 +08:00
|
|
|
relational/isinf.cl
|
2014-08-02 05:50:55 +08:00
|
|
|
relational/isless.cl
|
2014-08-02 05:50:59 +08:00
|
|
|
relational/islessequal.cl
|
2014-09-05 21:59:11 +08:00
|
|
|
relational/islessgreater.cl
|
2013-10-11 03:08:41 +08:00
|
|
|
relational/isnan.cl
|
2014-09-05 21:59:09 +08:00
|
|
|
relational/isnormal.cl
|
2014-07-18 06:07:32 +08:00
|
|
|
relational/isnotequal.cl
|
2014-09-05 21:59:15 +08:00
|
|
|
relational/isordered.cl
|
2014-09-05 21:59:13 +08:00
|
|
|
relational/isunordered.cl
|
2014-06-25 21:29:23 +08:00
|
|
|
relational/signbit.cl
|
2013-06-27 02:20:56 +08:00
|
|
|
shared/clamp.cl
|
2013-06-27 02:21:06 +08:00
|
|
|
shared/max.cl
|
2013-06-27 02:21:38 +08:00
|
|
|
shared/min.cl
|
2013-06-27 02:22:05 +08:00
|
|
|
shared/vload.cl
|
2013-06-27 02:22:11 +08:00
|
|
|
shared/vstore.cl
|
2012-08-06 06:25:37 +08:00
|
|
|
workitem/get_global_id.cl
|
|
|
|
workitem/get_global_size.cl
|