Home
last modified time | relevance | path

Searched refs:ulong (Results 1 – 25 of 429) sorted by relevance

12345678910>>...18

/external/OpenCL-CTS/test_conformance/spirv_new/spirv_asm/
Dcopy_long_simple.spvasm6417 %ulong = OpTypeInt 64 0
18 %v3ulong = OpTypeVector %ulong 3
21 %_ptr_CrossWorkgroup_ulong = OpTypePointer CrossWorkgroup %ulong
23 %ulong_32 = OpConstant %ulong 32
24 %ulong_34359738368 = OpConstant %ulong 34359738368
30 %14 = OpCompositeExtract %ulong %13 0
31 %15 = OpShiftLeftLogical %ulong %14 %ulong_32
32 %16 = OpShiftRightArithmetic %ulong %15 %ulong_32
34 %18 = OpCopyObject %ulong %ulong_34359738368
Dcopy_ulong_simple.spvasm6417 %ulong = OpTypeInt 64 0
18 %v3ulong = OpTypeVector %ulong 3
21 %_ptr_CrossWorkgroup_ulong = OpTypePointer CrossWorkgroup %ulong
23 %ulong_32 = OpConstant %ulong 32
24 %ulong_9223372036854775810 = OpConstant %ulong 9223372036854775810
30 %14 = OpCompositeExtract %ulong %13 0
31 %15 = OpShiftLeftLogical %ulong %14 %ulong_32
32 %16 = OpShiftRightArithmetic %ulong %15 %ulong_32
34 %18 = OpCopyObject %ulong %ulong_9223372036854775810
Dop_not_long.spvasm6417 %ulong = OpTypeInt 64 0
18 %v3ulong = OpTypeVector %ulong 3
21 %_ptr_CrossWorkgroup_ulong = OpTypePointer CrossWorkgroup %ulong
23 %ulong_32 = OpConstant %ulong 32
29 %13 = OpCompositeExtract %ulong %12 0
30 %14 = OpShiftLeftLogical %ulong %13 %ulong_32
31 %15 = OpShiftRightArithmetic %ulong %14 %ulong_32
33 %17 = OpLoad %ulong %16
34 %18 = OpNot %ulong %17
Dop_neg_long.spvasm6417 %ulong = OpTypeInt 64 0
18 %v3ulong = OpTypeVector %ulong 3
21 %_ptr_CrossWorkgroup_ulong = OpTypePointer CrossWorkgroup %ulong
23 %ulong_32 = OpConstant %ulong 32
29 %13 = OpCompositeExtract %ulong %12 0
30 %14 = OpShiftLeftLogical %ulong %13 %ulong_32
31 %15 = OpShiftRightArithmetic %ulong %14 %ulong_32
33 %17 = OpLoad %ulong %16
34 %18 = OpSNegate %ulong %17
Dop_function_pure_ptr.spvasm6417 %ulong = OpTypeInt 64 0
18 %v3ulong = OpTypeVector %ulong 3
24 %ulong_32 = OpConstant %ulong 32
25 %12 = OpTypeFunction %float %_ptr_CrossWorkgroup_float %ulong
26 %13 = OpTypeFunction %void %_ptr_CrossWorkgroup_float %ulong %float
30 %16 = OpFunctionParameter %ulong
39 %23 = OpFunctionParameter %ulong
50 %29 = OpCompositeExtract %ulong %28 0
51 %30 = OpShiftLeftLogical %ulong %29 %ulong_32
52 %31 = OpShiftRightArithmetic %ulong %30 %ulong_32
Dvector_long2_extract.spvasm6418 %ulong = OpTypeInt 64 0
19 %v3ulong = OpTypeVector %ulong 3
21 %ulong_32 = OpConstant %ulong 32
24 %v2ulong = OpTypeVector %ulong 2
25 %_ptr_CrossWorkgroup_ulong = OpTypePointer CrossWorkgroup %ulong
35 %18 = OpCompositeExtract %ulong %17 0
36 %19 = OpShiftLeftLogical %ulong %18 %ulong_32
37 %20 = OpShiftRightArithmetic %ulong %19 %ulong_32
41 %24 = OpVectorExtractDynamic %ulong %22 %15
Dvector_long2_insert.spvasm6418 %ulong = OpTypeInt 64 0
19 %v3ulong = OpTypeVector %ulong 3
21 %ulong_32 = OpConstant %ulong 32
24 %v2ulong = OpTypeVector %ulong 2
25 %_ptr_CrossWorkgroup_ulong = OpTypePointer CrossWorkgroup %ulong
35 %18 = OpCompositeExtract %ulong %17 0
36 %19 = OpShiftLeftLogical %ulong %18 %ulong_32
37 %20 = OpShiftRightArithmetic %ulong %19 %ulong_32
39 %22 = OpLoad %ulong %21
Dop_spec_constant_ulong_simple.spvasm6412 %15 = OpString "kernel_arg_type.spec_const_kernel.ulong*,"
21 %ulong = OpTypeInt 64 0
22 %ulong_0 = OpSpecConstant %ulong 0
23 %_ptr_UniformConstant_ulong = OpTypePointer UniformConstant %ulong
25 %_ptr_CrossWorkgroup_ulong = OpTypePointer CrossWorkgroup %ulong
31 %12 = OpLoad %ulong %output_value Aligned 8
32 %13 = OpLoad %ulong %spec_const_kernel_spec_constant_value Aligned 8
33 %add = OpIAdd %ulong %12 %13
Dundef_ulong_simple.spvasm6417 %ulong = OpTypeInt 64 0
18 %v3ulong = OpTypeVector %ulong 3
21 %_ptr_CrossWorkgroup_ulong = OpTypePointer CrossWorkgroup %ulong
23 %ulong_32 = OpConstant %ulong 32
28 %12 = OpUndef %ulong
30 %14 = OpCompositeExtract %ulong %13 0
31 %15 = OpShiftLeftLogical %ulong %14 %ulong_32
32 %16 = OpShiftRightArithmetic %ulong %15 %ulong_32
Dconstant_long_simple.spvasm6417 %ulong = OpTypeInt 64 0
18 %v3ulong = OpTypeVector %ulong 3
21 %_ptr_CrossWorkgroup_ulong = OpTypePointer CrossWorkgroup %ulong
23 %ulong_32 = OpConstant %ulong 32
24 %ulong_34359738368 = OpConstant %ulong 34359738368
30 %14 = OpCompositeExtract %ulong %13 0
31 %15 = OpShiftLeftLogical %ulong %14 %ulong_32
32 %16 = OpShiftRightArithmetic %ulong %15 %ulong_32
Dop_spec_constant_ulong_simple.spvasm3212 %15 = OpString "kernel_arg_type.spec_const_kernel.ulong*,"
21 %ulong = OpTypeInt 64 0
22 %ulong_0 = OpSpecConstant %ulong 0
23 %_ptr_UniformConstant_ulong = OpTypePointer UniformConstant %ulong
25 %_ptr_CrossWorkgroup_ulong = OpTypePointer CrossWorkgroup %ulong
31 %12 = OpLoad %ulong %output_value Aligned 8
32 %13 = OpLoad %ulong %spec_const_kernel_spec_constant_value Aligned 8
33 %add = OpIAdd %ulong %12 %13
Dundef_long_simple.spvasm6417 %ulong = OpTypeInt 64 0
18 %v3ulong = OpTypeVector %ulong 3
21 %_ptr_CrossWorkgroup_ulong = OpTypePointer CrossWorkgroup %ulong
23 %ulong_32 = OpConstant %ulong 32
28 %12 = OpUndef %ulong
30 %14 = OpCompositeExtract %ulong %13 0
31 %15 = OpShiftLeftLogical %ulong %14 %ulong_32
32 %16 = OpShiftRightArithmetic %ulong %15 %ulong_32
Dconstant_ulong_simple.spvasm6417 %ulong = OpTypeInt 64 0
18 %v3ulong = OpTypeVector %ulong 3
21 %_ptr_CrossWorkgroup_ulong = OpTypePointer CrossWorkgroup %ulong
23 %ulong_32 = OpConstant %ulong 32
24 %ulong_9223372036854775810 = OpConstant %ulong 9223372036854775810
30 %14 = OpCompositeExtract %ulong %13 0
31 %15 = OpShiftLeftLogical %ulong %14 %ulong_32
32 %16 = OpShiftRightArithmetic %ulong %15 %ulong_32
Ddecorate_rounding_rte_double_long.spvasm6420 %ulong = OpTypeInt 64 0
21 %v3ulong = OpTypeVector %ulong 3
24 %_ptr_CrossWorkgroup_ulong = OpTypePointer CrossWorkgroup %ulong
28 %ulong_32 = OpConstant %ulong 32
35 %17 = OpCompositeExtract %ulong %16 0
36 %18 = OpShiftLeftLogical %ulong %17 %ulong_32
37 %19 = OpShiftRightArithmetic %ulong %18 %ulong_32
40 %6 = OpConvertFToS %ulong %21
Ddecorate_rounding_rtz_double_long.spvasm6420 %ulong = OpTypeInt 64 0
21 %v3ulong = OpTypeVector %ulong 3
24 %_ptr_CrossWorkgroup_ulong = OpTypePointer CrossWorkgroup %ulong
28 %ulong_32 = OpConstant %ulong 32
35 %17 = OpCompositeExtract %ulong %16 0
36 %18 = OpShiftLeftLogical %ulong %17 %ulong_32
37 %19 = OpShiftRightArithmetic %ulong %18 %ulong_32
40 %6 = OpConvertFToS %ulong %21
Ddecorate_rounding_rtn_double_long.spvasm6420 %ulong = OpTypeInt 64 0
21 %v3ulong = OpTypeVector %ulong 3
24 %_ptr_CrossWorkgroup_ulong = OpTypePointer CrossWorkgroup %ulong
28 %ulong_32 = OpConstant %ulong 32
35 %17 = OpCompositeExtract %ulong %16 0
36 %18 = OpShiftLeftLogical %ulong %17 %ulong_32
37 %19 = OpShiftRightArithmetic %ulong %18 %ulong_32
40 %6 = OpConvertFToS %ulong %21
Ddecorate_rounding_rtp_double_long.spvasm6420 %ulong = OpTypeInt 64 0
21 %v3ulong = OpTypeVector %ulong 3
24 %_ptr_CrossWorkgroup_ulong = OpTypePointer CrossWorkgroup %ulong
28 %ulong_32 = OpConstant %ulong 32
35 %17 = OpCompositeExtract %ulong %16 0
36 %18 = OpShiftLeftLogical %ulong %17 %ulong_32
37 %19 = OpShiftRightArithmetic %ulong %18 %ulong_32
40 %6 = OpConvertFToS %ulong %21
Dopaque.spvasm6418 %ulong = OpTypeInt 64 0
19 %v3ulong = OpTypeVector %ulong 3
23 %ulong_32 = OpConstant %ulong 32
29 %15 = OpTypeFunction %void %_ptr_CrossWorkgroup_Opaque_opaque_t %ulong %float
32 %17 = OpFunctionParameter %ulong
39 %21 = OpCompositeExtract %ulong %20 0
40 %22 = OpShiftLeftLogical %ulong %21 %ulong_32
41 %23 = OpShiftRightArithmetic %ulong %22 %ulong_32
Dop_neg_int.spvasm6417 %ulong = OpTypeInt 64 0
18 %v3ulong = OpTypeVector %ulong 3
24 %ulong_32 = OpConstant %ulong 32
30 %14 = OpCompositeExtract %ulong %13 0
31 %15 = OpShiftLeftLogical %ulong %14 %ulong_32
32 %16 = OpShiftRightArithmetic %ulong %15 %ulong_32
Dcopy_uint_simple.spvasm6417 %ulong = OpTypeInt 64 0
18 %v3ulong = OpTypeVector %ulong 3
24 %ulong_32 = OpConstant %ulong 32
31 %15 = OpCompositeExtract %ulong %14 0
32 %16 = OpShiftLeftLogical %ulong %15 %ulong_32
33 %17 = OpShiftRightArithmetic %ulong %16 %ulong_32
Dundef_int4_simple.spvasm6417 %ulong = OpTypeInt 64 0
18 %v3ulong = OpTypeVector %ulong 3
25 %ulong_32 = OpConstant %ulong 32
32 %16 = OpCompositeExtract %ulong %15 0
33 %17 = OpShiftLeftLogical %ulong %16 %ulong_32
34 %18 = OpShiftRightArithmetic %ulong %17 %ulong_32
Dcopy_float_simple.spvasm6417 %ulong = OpTypeInt 64 0
18 %v3ulong = OpTypeVector %ulong 3
24 %ulong_32 = OpConstant %ulong 32
31 %15 = OpCompositeExtract %ulong %14 0
32 %16 = OpShiftLeftLogical %ulong %15 %ulong_32
33 %17 = OpShiftRightArithmetic %ulong %16 %ulong_32
Dconstant_ushort_simple.spvasm6418 %ulong = OpTypeInt 64 0
19 %v3ulong = OpTypeVector %ulong 3
25 %ulong_32 = OpConstant %ulong 32
32 %15 = OpCompositeExtract %ulong %14 0
33 %16 = OpShiftLeftLogical %ulong %15 %ulong_32
34 %17 = OpShiftRightArithmetic %ulong %16 %ulong_32
/external/bc/src/
Drand.c207 static ulong
210 ulong buf[1]; in bc_rand_frand()
218 nread = read(fd, buf, sizeof(ulong)); in bc_rand_frand()
220 if (BC_ERR(nread != sizeof(ulong))) bc_vm_fatalError(BC_ERR_FATAL_IO_ERR); in bc_rand_frand()
222 return *((ulong*) buf); in bc_rand_frand()
231 static ulong
234 ulong buf[1]; in bc_rand_winrand()
241 s = BCryptGenRandom(NULL, (char*) buf, sizeof(ulong), in bc_rand_winrand()
258 static ulong
262 ulong res = 0; in bc_rand_rand()
[all …]
/external/python/pycparser/tests/c_files/
Dmemmgr_with_h.c82 typedef unsigned long ulong; typedef
93 void* memmgr_alloc(ulong nbytes);
108 typedef ulong Align;
120 ulong size;
141 static ulong pool_free_pos = 0;
199 static mem_header_t* get_mem_from_pool(ulong nquantas) in get_mem_from_pool()
201 ulong total_req_size; in get_mem_from_pool()
234 void* memmgr_alloc(ulong nbytes) in memmgr_alloc()
243 ulong nquantas = (nbytes + sizeof(mem_header_t) - 1) / sizeof(mem_header_t) + 1; in memmgr_alloc()

12345678910>>...18