Home
last modified time | relevance | path

Searched refs:ushort2 (Results 1 – 9 of 9) sorted by relevance

/external/libcxx/test/std/utilities/intseq/intseq.intseq/
Dinteger_seq.pass.cpp31 using ushort2 = std::integer_sequence<unsigned short, 4, 6>; in main() typedef
41 … static_assert ( std::is_same<ushort2::value_type, unsigned short>::value, "ushort2 type wrong" ); in main()
42 static_assert ( ushort2::size() == 2, "ushort2 size wrong" ); in main()
/external/llvm/test/ExecutionEngine/OrcMCJIT/
Dtest-setcond-int.ll19 %ushort2 = add i16 0, 0 ; <i16> [#uses=6]
26 %test7 = icmp eq i16 %ushort1, %ushort2 ; <i1> [#uses=0]
27 %test8 = icmp uge i16 %ushort1, %ushort2 ; <i1> [#uses=0]
28 %test9 = icmp ugt i16 %ushort1, %ushort2 ; <i1> [#uses=0]
29 %test10 = icmp ule i16 %ushort1, %ushort2 ; <i1> [#uses=0]
30 %test11 = icmp ult i16 %ushort1, %ushort2 ; <i1> [#uses=0]
31 %test12 = icmp ne i16 %ushort1, %ushort2 ; <i1> [#uses=0]
/external/swiftshader/third_party/LLVM/test/ExecutionEngine/
Dtest-setcond-int.ll19 %ushort2 = add i16 0, 0 ; <i16> [#uses=6]
26 %test7 = icmp eq i16 %ushort1, %ushort2 ; <i1> [#uses=0]
27 %test8 = icmp uge i16 %ushort1, %ushort2 ; <i1> [#uses=0]
28 %test9 = icmp ugt i16 %ushort1, %ushort2 ; <i1> [#uses=0]
29 %test10 = icmp ule i16 %ushort1, %ushort2 ; <i1> [#uses=0]
30 %test11 = icmp ult i16 %ushort1, %ushort2 ; <i1> [#uses=0]
31 %test12 = icmp ne i16 %ushort1, %ushort2 ; <i1> [#uses=0]
/external/llvm/test/ExecutionEngine/MCJIT/
Dtest-setcond-int.ll19 %ushort2 = add i16 0, 0 ; <i16> [#uses=6]
26 %test7 = icmp eq i16 %ushort1, %ushort2 ; <i1> [#uses=0]
27 %test8 = icmp uge i16 %ushort1, %ushort2 ; <i1> [#uses=0]
28 %test9 = icmp ugt i16 %ushort1, %ushort2 ; <i1> [#uses=0]
29 %test10 = icmp ule i16 %ushort1, %ushort2 ; <i1> [#uses=0]
30 %test11 = icmp ult i16 %ushort1, %ushort2 ; <i1> [#uses=0]
31 %test12 = icmp ne i16 %ushort1, %ushort2 ; <i1> [#uses=0]
/external/llvm/test/ExecutionEngine/
Dtest-interp-vec-setcond-int.ll19 %ushort2 = add <4 x i16> <i16 0, i16 0, i16 0, i16 0>, <i16 0, i16 0, i16 0, i16 0>
26 %test7 = icmp eq <4 x i16> %ushort1, %ushort2
27 %test8 = icmp uge <4 x i16> %ushort1, %ushort2
28 %test9 = icmp ugt <4 x i16> %ushort1, %ushort2
29 %test10 = icmp ule <4 x i16> %ushort1, %ushort2
30 %test11 = icmp ult <4 x i16> %ushort1, %ushort2
31 %test12 = icmp ne <4 x i16> %ushort1, %ushort2
/external/spirv-llvm/lib/SPIRV/runtime/OpenCL/inc/
Dspirv_convert.h212 __attribute__((overloadable)) ushort2 __spirv_ConvertFToU_Rushort2(half2);
213 __attribute__((overloadable)) ushort2 __spirv_ConvertFToU_Rushort2_rtz(half2);
214 __attribute__((overloadable)) ushort2 __spirv_ConvertFToU_Rushort2_rte(half2);
215 __attribute__((overloadable)) ushort2 __spirv_ConvertFToU_Rushort2_rtp(half2);
216 __attribute__((overloadable)) ushort2 __spirv_ConvertFToU_Rushort2_rtn(half2);
217 __attribute__((overloadable)) ushort2 __spirv_ConvertFToU_Rushort2_sat(half2);
218 __attribute__((overloadable)) ushort2 __spirv_ConvertFToU_Rushort2_sat_rtz(half2);
219 __attribute__((overloadable)) ushort2 __spirv_ConvertFToU_Rushort2_sat_rte(half2);
220 __attribute__((overloadable)) ushort2 __spirv_ConvertFToU_Rushort2_sat_rtp(half2);
221 __attribute__((overloadable)) ushort2 __spirv_ConvertFToU_Rushort2_sat_rtn(half2);
[all …]
/external/clang/lib/Headers/
Dopencl-c.h93 typedef ushort ushort2 __attribute__((ext_vector_type(2))); typedef
1073 char2 __ovld __cnfn convert_char2_rte(ushort2);
1074 char2 __ovld __cnfn convert_char2_sat_rte(ushort2);
1075 char2 __ovld __cnfn convert_char2_rtz(ushort2);
1076 char2 __ovld __cnfn convert_char2_sat_rtz(ushort2);
1077 char2 __ovld __cnfn convert_char2_rtp(ushort2);
1078 char2 __ovld __cnfn convert_char2_sat_rtp(ushort2);
1079 char2 __ovld __cnfn convert_char2_rtn(ushort2);
1080 char2 __ovld __cnfn convert_char2_sat_rtn(ushort2);
1081 char2 __ovld __cnfn convert_char2(ushort2);
[all …]
D__clang_cuda_intrinsics.h212 inline __device__ ushort2 __ldg(const ushort2 *ptr) { in __ldg()
215 ushort2 ret; in __ldg()
/external/clang/test/CodeGen/
Dbuiltins-nvptx.c341 typedef unsigned short ushort2 __attribute__((ext_vector_type(2))); in nvvm_ldg() typedef
343 __nvvm_ldg_us2((const ushort2 *)p); in nvvm_ldg()