Searched refs:uint4 (Results 1 – 16 of 16) sorted by relevance
3 typedef unsigned int uint4 __attribute((ext_vector_type(4)));9 uint4 u = (uint4)(1);10 …int4' (vector of 4 'int' values) with an expression of incompatible type 'uint4' (vector of 4 'uns…11 …conversion between ext-vector type 'int4' (vector of 4 'int' values) and 'uint4' (vector of 4 'uns…13 … between ext-vector type 'uint3' (vector of 3 'unsigned int' values) and 'uint4' (vector of 4 'uns…
5 typedef __attribute__((ext_vector_type(4))) unsigned int uint4;11 uint4 B = (uint4)(1);
6 typedef __attribute__(( ext_vector_type(4) )) unsigned int uint4; typedef252 void test14(uint4 *ap, uint4 *bp, unsigned c) { in test14()253 uint4 a = *ap; in test14()254 uint4 b = *bp; in test14()282 int4 test15(uint4 V0) { in test15()
4 typedef unsigned int uint4 __attribute__((ext_vector_type(4))); typedef7 void clang_shufflevector_v_v( float4* A, float4 x, uint4 mask ) { in clang_shufflevector_v_v()
362 typedef unsigned int uint4 __attribute__((ext_vector_type(4))); in nvvm_ldg() typedef364 __nvvm_ldg_ui4((const uint4 *)p); in nvvm_ldg()
453 __attribute__((overloadable)) uint4 __spirv_ConvertFToU_Ruint4(half4);454 __attribute__((overloadable)) uint4 __spirv_ConvertFToU_Ruint4_rtz(half4);455 __attribute__((overloadable)) uint4 __spirv_ConvertFToU_Ruint4_rte(half4);456 __attribute__((overloadable)) uint4 __spirv_ConvertFToU_Ruint4_rtp(half4);457 __attribute__((overloadable)) uint4 __spirv_ConvertFToU_Ruint4_rtn(half4);458 __attribute__((overloadable)) uint4 __spirv_ConvertFToU_Ruint4_sat(half4);459 __attribute__((overloadable)) uint4 __spirv_ConvertFToU_Ruint4_sat_rtz(half4);460 __attribute__((overloadable)) uint4 __spirv_ConvertFToU_Ruint4_sat_rte(half4);461 __attribute__((overloadable)) uint4 __spirv_ConvertFToU_Ruint4_sat_rtp(half4);462 __attribute__((overloadable)) uint4 __spirv_ConvertFToU_Ruint4_sat_rtn(half4);[all …]
3 typedef unsigned int uint4 __attribute__((ext_vector_type(4)));8 kernel __attribute__((vec_type_hint(uint4))) __attribute__((work_group_size_hint(8,16,32))) void ke…
105 typedef uint uint4 __attribute__((ext_vector_type(4))); typedef2623 char4 __ovld __cnfn convert_char4_rte(uint4);2624 char4 __ovld __cnfn convert_char4_sat_rte(uint4);2625 char4 __ovld __cnfn convert_char4_rtz(uint4);2626 char4 __ovld __cnfn convert_char4_sat_rtz(uint4);2627 char4 __ovld __cnfn convert_char4_rtp(uint4);2628 char4 __ovld __cnfn convert_char4_sat_rtp(uint4);2629 char4 __ovld __cnfn convert_char4_rtn(uint4);2630 char4 __ovld __cnfn convert_char4_sat_rtn(uint4);2631 char4 __ovld __cnfn convert_char4(uint4);[all …]
238 inline __device__ uint4 __ldg(const uint4 *ptr) { in __ldg()241 uint4 ret; in __ldg()
70 typedef ALIGN(16, unsigned int) uint4[4];
10 ; __attribute__((vec_type_hint(uint4)))
1141 __global uint4 * restrict histogram)
7828 uint4
4007 PASS: gdb.base/gnu_vector.exp: print (uint4) ia
4242 PASS: gdb.base/gnu_vector.exp: print (uint4) ia
3858 PASS: gdb.base/gnu_vector.exp: print (uint4) ia