Home
last modified time | relevance | path

Searched refs:int_1 (Results 1 – 25 of 105) sorted by relevance

12345

/external/deqp/external/vulkancts/data/vulkan/amber/spirv_assembly/instruction/spirv1p4/opptrnotequal/
Ddifferent_ssbos_not_equal.amber29 %int_1 = OpConstant %int 1
51 %v1_neq_v2_sel = OpSelect %int %v1_neq_v2 %int_1 %int_0
53 %out_idx1 = OpIAdd %int %out_idx0 %int_1
56 %v1_neq_v2_rta_sel = OpSelect %int %v1_neq_v2_rta %int_1 %int_0
58 %out_idx2 = OpIAdd %int %out_idx1 %int_1
61 %v1_neq_v2_int_sel = OpSelect %int %v1_neq_v2_int %int_1 %int_0
63 %out_idx3 = OpIAdd %int %out_idx2 %int_1
67 %v1_neq_v3_sel = OpSelect %int %v1_neq_v3 %int_1 %int_0
69 %out_idx4 = OpIAdd %int %out_idx3 %int_1
72 %v1_neq_v3_rta_sel = OpSelect %int %v1_neq_v3_rta %int_1 %int_0
[all …]
Ddifferent_wgs_not_equal.amber23 %int_1 = OpConstant %int 1
50 %v1_neq_v2_sel = OpSelect %int %v1_neq_v2 %int_1 %int_0
52 %out_idx1 = OpIAdd %int %out_idx0 %int_1
55 %v1_neq_v2_rta_sel = OpSelect %int %v1_neq_v2_rta %int_1 %int_0
57 %out_idx2 = OpIAdd %int %out_idx1 %int_1
60 %v1_neq_v2_int_sel = OpSelect %int %v1_neq_v2_int %int_1 %int_0
62 %out_idx3 = OpIAdd %int %out_idx2 %int_1
66 %v1_neq_v3_sel = OpSelect %int %v1_neq_v3 %int_1 %int_0
68 %out_idx4 = OpIAdd %int %out_idx3 %int_1
71 %v1_neq_v3_rta_sel = OpSelect %int %v1_neq_v3_rta %int_1 %int_0
[all …]
Dvariable_pointers_ssbo_2_not_equal.amber42 %int_1 = OpConstant %int 1
69 %mid_gep = OpAccessChain %ptr_ssbo_int %in_var %int_1 %length_div_2
71 %func_gep_1 = OpAccessChain %ptr_func_ptr %var %int_1
82 %inc_i = OpIAdd %int %i %int_1
85 %not_equal_int = OpSelect %int %not_equal %int_1 %int_0
100 %then_1_next = OpPtrAccessChain %ptr_ssbo_int %gep_1 %int_1
103 %else_0_next = OpPtrAccessChain %ptr_ssbo_int %gep_0 %int_1
Dnull_comparisons_wg_not_equal.amber37 %int_1 = OpConstant %int 1
59 %wg_not_equal_int = OpSelect %int %wg_not_equal %int_1 %int_0
63 %wg_not_equal_0_int = OpSelect %int %wg_not_equal_0 %int_1 %int_0
66 %null_wg_not_equal_int = OpSelect %int %null_wg_not_equal %int_1 %int_0
69 %null_wg_not_equal_0_int = OpSelect %int %null_wg_not_equal_0 %int_1 %int_0
Dnull_comparisons_ssbo_not_equal.amber40 %int_1 = OpConstant %int 1
62 %ssbo_not_equal_int = OpSelect %int %ssbo_not_equal %int_1 %int_0
66 %ssbo_not_equal_0_int = OpSelect %int %ssbo_not_equal_0 %int_1 %int_0
69 %null_ssbo_not_equal_int = OpSelect %int %null_ssbo_not_equal %int_1 %int_0
72 %null_ssbo_not_equal_0_int = OpSelect %int %null_ssbo_not_equal_0 %int_1 %int_0
Dvariable_pointers_ssbo_not_equal.amber40 %int_1 = OpConstant %int 1
65 %base_ssbo_gep = OpAccessChain %ptr_ssbo_int %in_var %int_1 %int_0
73 %inc_i = OpIAdd %int %i %int_1
74 %next_ssbo_gep = OpPtrAccessChain %ptr_ssbo_int %ssbo_gep %int_1
78 %not_equal_int = OpSelect %int %not_equal %int_1 %int_0
99 %i_mod_3_is_1 = OpIEqual %bool %i_mod_3 %int_1
Dvariable_pointers_wg_not_equal.amber35 %int_1 = OpConstant %int 1
62 %inc_i = OpIAdd %int %i %int_1
63 %next_wg_gep = OpPtrAccessChain %ptr_wg_int %wg_gep %int_1
67 %not_equal_int = OpSelect %int %not_equal %int_1 %int_0
86 %i_mod_3_is_1 = OpIEqual %bool %i_mod_3 %int_1
/external/deqp/external/vulkancts/data/vulkan/amber/spirv_assembly/instruction/spirv1p4/opptrequal/
Ddifferent_ssbos_equal.amber29 %int_1 = OpConstant %int 1
51 %v1_eq_v2_sel = OpSelect %int %v1_eq_v2 %int_1 %int_0
53 %out_idx1 = OpIAdd %int %out_idx0 %int_1
56 %v1_eq_v2_rta_sel = OpSelect %int %v1_eq_v2_rta %int_1 %int_0
58 %out_idx2 = OpIAdd %int %out_idx1 %int_1
61 %v1_eq_v2_int_sel = OpSelect %int %v1_eq_v2_int %int_1 %int_0
63 %out_idx3 = OpIAdd %int %out_idx2 %int_1
67 %v1_eq_v3_sel = OpSelect %int %v1_eq_v3 %int_1 %int_0
69 %out_idx4 = OpIAdd %int %out_idx3 %int_1
72 %v1_eq_v3_rta_sel = OpSelect %int %v1_eq_v3_rta %int_1 %int_0
[all …]
Ddifferent_wgs_equal.amber23 %int_1 = OpConstant %int 1
49 %v1_eq_v2_sel = OpSelect %int %v1_eq_v2 %int_1 %int_0
51 %out_idx1 = OpIAdd %int %out_idx0 %int_1
54 %v1_eq_v2_rta_sel = OpSelect %int %v1_eq_v2_rta %int_1 %int_0
56 %out_idx2 = OpIAdd %int %out_idx1 %int_1
59 %v1_eq_v2_int_sel = OpSelect %int %v1_eq_v2_int %int_1 %int_0
61 %out_idx3 = OpIAdd %int %out_idx2 %int_1
65 %v1_eq_v3_sel = OpSelect %int %v1_eq_v3 %int_1 %int_0
67 %out_idx4 = OpIAdd %int %out_idx3 %int_1
70 %v1_eq_v3_rta_sel = OpSelect %int %v1_eq_v3_rta %int_1 %int_0
[all …]
Dvariable_pointers_ssbo_2_equal.amber42 %int_1 = OpConstant %int 1
69 %mid_gep = OpAccessChain %ptr_ssbo_int %in_var %int_1 %length_div_2
71 %func_gep_1 = OpAccessChain %ptr_func_ptr %var %int_1
82 %inc_i = OpIAdd %int %i %int_1
85 %equal_int = OpSelect %int %equal %int_1 %int_0
100 %then_1_next = OpPtrAccessChain %ptr_ssbo_int %gep_1 %int_1
103 %else_0_next = OpPtrAccessChain %ptr_ssbo_int %gep_0 %int_1
Dnull_comparisons_wg_equal.amber37 %int_1 = OpConstant %int 1
59 %wg_equal_int = OpSelect %int %wg_equal %int_1 %int_0
63 %wg_equal_0_int = OpSelect %int %wg_equal_0 %int_1 %int_0
66 %null_wg_equal_int = OpSelect %int %null_wg_equal %int_1 %int_0
69 %null_wg_equal_0_int = OpSelect %int %null_wg_equal_0 %int_1 %int_0
Dnull_comparisons_ssbo_equal.amber40 %int_1 = OpConstant %int 1
62 %ssbo_equal_int = OpSelect %int %ssbo_equal %int_1 %int_0
66 %ssbo_equal_0_int = OpSelect %int %ssbo_equal_0 %int_1 %int_0
69 %null_ssbo_equal_int = OpSelect %int %null_ssbo_equal %int_1 %int_0
72 %null_ssbo_equal_0_int = OpSelect %int %null_ssbo_equal_0 %int_1 %int_0
Dvariable_pointers_ssbo_equal.amber40 %int_1 = OpConstant %int 1
65 %base_ssbo_gep = OpAccessChain %ptr_ssbo_int %in_var %int_1 %int_0
73 %inc_i = OpIAdd %int %i %int_1
74 %next_ssbo_gep = OpPtrAccessChain %ptr_ssbo_int %ssbo_gep %int_1
78 %equal_int = OpSelect %int %equal %int_1 %int_0
99 %i_mod_3_is_1 = OpIEqual %bool %i_mod_3 %int_1
Dvariable_pointers_wg_equal.amber35 %int_1 = OpConstant %int 1
62 %inc_i = OpIAdd %int %i %int_1
63 %next_wg_gep = OpPtrAccessChain %ptr_wg_int %wg_gep %int_1
67 %equal_int = OpSelect %int %equal %int_1 %int_0
86 %i_mod_3_is_1 = OpIEqual %bool %i_mod_3 %int_1
/external/clang/test/SemaCXX/
Daddress-space-newdelete.cpp6 typedef int __attribute__((address_space(1))) int_1; typedef
9 …(void)new int_1; // expected-error{{'new' cannot allocate objects of type 'int' in address space '… in test_new()
11 …(void)new int_1 [5]; // expected-error{{'new' cannot allocate objects of type 'int' in address spa… in test_new()
15 …(void)new (p) int_1; // expected-error{{'new' cannot allocate objects of type 'int' in address spa… in test_new()
17 …(void)new (p) int_1 [5]; // expected-error{{'new' cannot allocate objects of type 'int' in address… in test_new()
21 void test_delete(int_1 *ip1) { in test_delete()
Daddress-space-references.cpp3 typedef int __attribute__((address_space(1))) int_1; typedef
6 void f0(int_1 &); // expected-note{{candidate function not viable: 1st argument ('int') is in addre…
8 void f0(const int_1 &); // expected-note{{candidate function not viable: 1st argument ('int') is in…
13 static int_1 i1; in test_f0()
/external/deqp/external/vulkancts/data/vulkan/amber/graphicsfuzz/
Dfragcoord-control-flow.amber112 %int_1 = OpConstant %int 1
136 %25 = OpSLessThan %bool %167 %int_1
156 %44 = OpIAdd %int %167 %int_1
188 %171 = OpPhi %int %int_1 %62 %153 %76
199 %185 = OpPhi %int %int_1 %75 %93 %90
217 %93 = OpISub %int %185 %int_1
228 %184 = OpPhi %int %int_1 %99 %110 %103
234 %110 = OpISub %int %184 %int_1
245 %124 = OpINotEqual %bool %172 %int_1
252 %132 = OpSLessThan %bool %182 %int_1
[all …]
Dfragcoord-control-flow-2.amber84 %int_1 = OpConstant %int 1
100 %25 = OpSLessThan %bool %82 %int_1
119 %52 = OpSLessThan %bool %83 %int_1
126 %60 = OpSLessThan %bool %89 %int_1
131 %62 = OpIAdd %int %89 %int_1
136 %64 = OpIAdd %int %83 %int_1
143 %72 = OpSLessThan %bool %84 %int_1
147 %76 = OpIAdd %int %84 %int_1
160 %81 = OpIAdd %int %82 %int_1
/external/clang/test/SemaTemplate/
Daddress-spaces.cpp13 typedef int __attribute__((address_space(1))) int_1;; typedef
30 int check_remove0[is_same<remove_pointer<int_1_ptr>::type, int_1>::value? 1 : -1];
33 int check_remove3[is_same<remove_pointer<int_2_ptr>::type, int_1>::value? -1 : 1];
72 static int __attribute__((address_space(1))) int_1; in test_arg_in_address_space_1() local
73 identity<int> ii = accept_arg_in_address_space_1(int_1); in test_arg_in_address_space_1()
74 identity<int __attribute__((address_space(1)))> ii2 = accept_any_arg(int_1); in test_arg_in_address_space_1()
/external/deqp/external/vulkancts/data/vulkan/amber/spirv_assembly/instruction/spirv1p4/opselect/
Dstruct_select.amber75 %int_1 = OpConstant %int 1
76 %11 = OpConstantComposite %S %int_1 %int_1 %int_1
98 %one = OpConstantComposite %S %int_1 %int_1 %int_1
113 %52 = OpAccessChain %_ptr_StorageBuffer_int %48 %int_1
Dwg_pointers_select.amber33 %int_1 = OpConstant %int 1
54 %inner_const0 = OpConstantComposite %inner %int_1 %int_1
64 %wg_gep1 = OpAccessChain %ptr_wg_outer %wg_var %int_1
/external/deqp/external/vulkancts/data/vulkan/amber/spirv_assembly/instruction/spirv1p4/opptrdiff/
Dvariable_pointers_vars_ssbo_2_diff.amber47 %int_1 = OpConstant %int 1
77 %mid_gep = OpAccessChain %ptr_ssbo_int %in_var %int_1 %length_div_2
79 %func_gep_1 = OpAccessChain %ptr_func_ptr %var %int_1
90 %inc_i = OpIAdd %int %i %int_1
109 %then_1_next = OpPtrAccessChain %ptr_ssbo_int %gep_1 %int_1
112 %else_0_next = OpPtrAccessChain %ptr_ssbo_int %gep_0 %int_1
/external/mesa3d/src/compiler/glsl/
Dtest_optpass.cpp61 int int_1; in do_optimization() local
92 &int_0, &int_1, &int_2, &int_3, &int_4) == 5) { in do_optimization()
93 return do_lower_jumps(ir, int_0 != 0, int_1 != 0, int_2 != 0, in do_optimization()
120 "( %d , %d , %d , %d ) ", &int_0, &int_1, &int_2, in do_optimization()
123 int_0 != 0, int_1 != 0, in do_optimization()
/external/deqp/external/vulkancts/data/vulkan/amber/spirv_assembly/instruction/spirv1p4/loop_control/
Dpartial_count.amber74 %int_1 = OpConstant %int 1
93 %35 = OpAccessChain %_ptr_StorageBuffer_v4int %_ %int_1 %33
95 %37 = OpAccessChain %_ptr_StorageBuffer_v4int %__0 %int_1 %32
100 %39 = OpIAdd %int %38 %int_1
Diteration_multiple.amber74 %int_1 = OpConstant %int 1
93 %35 = OpAccessChain %_ptr_StorageBuffer_v4int %_ %int_1 %33
95 %37 = OpAccessChain %_ptr_StorageBuffer_v4int %__0 %int_1 %32
100 %39 = OpIAdd %int %38 %int_1

12345