Lines Matching refs:OpConstantComposite
224 %v2int_0_0 = OpConstantComposite %v2int %int_0 %int_0
225 %v2int_1_0 = OpConstantComposite %v2int %int_1 %int_0
226 %v2int_2_2 = OpConstantComposite %v2int %int_2 %int_2
227 %v2int_2_3 = OpConstantComposite %v2int %int_2 %int_3
228 %v2int_3_2 = OpConstantComposite %v2int %int_3 %int_2
229 %v2int_n1_n24 = OpConstantComposite %v2int %int_n1 %int_n24
230 %v2int_4_4 = OpConstantComposite %v2int %int_4 %int_4
231 %v2int_min_max = OpConstantComposite %v2int %int_min %int_max
233 %v2bool_true_false = OpConstantComposite %v2bool %true %false
234 %v2bool_false_true = OpConstantComposite %v2bool %false %true
237 %102 = OpConstantComposite %v2int %103 %103
239 %v4int_0_0_0_0 = OpConstantComposite %v4int %int_0 %int_0 %int_0 %int_0
241 %struct_undef_0_0 = OpConstantComposite %struct_v2int_int_int %v2int_undef %int_0 %int_0
260 %v2float_0_0 = OpConstantComposite %v2float %float_0 %float_0
261 %v2float_2_2 = OpConstantComposite %v2float %float_2 %float_2
262 %v2float_2_3 = OpConstantComposite %v2float %float_2 %float_3
263 %v2float_3_2 = OpConstantComposite %v2float %float_3 %float_2
264 %v2float_4_4 = OpConstantComposite %v2float %float_4 %float_4
265 %v2float_2_0p5 = OpConstantComposite %v2float %float_2 %float_0p5
266 %v2float_0p2_0p5 = OpConstantComposite %v2float %float_0p2 %float_0p5
280 %v2double_0_0 = OpConstantComposite %v2double %double_0 %double_0
281 %v2double_2_2 = OpConstantComposite %v2double %double_2 %double_2
282 %v2double_2_3 = OpConstantComposite %v2double %double_2 %double_3
283 %v2double_3_2 = OpConstantComposite %v2double %double_3 %double_2
284 %v2double_4_4 = OpConstantComposite %v2double %double_4 %double_4
285 %v2double_2_0p5 = OpConstantComposite %v2double %double_2 %double_0p5
290 %half_0_1 = OpConstantComposite %v2half %108 %half_1
291 %106 = OpConstantComposite %v4float %float_0 %float_0 %float_0 %float_0
292 %v4float_0_0_0_0 = OpConstantComposite %v4float %float_0 %float_0 %float_0 %float_0
293 %v4float_0_0_0_1 = OpConstantComposite %v4float %float_0 %float_0 %float_0 %float_1
294 %v4float_0_1_0_0 = OpConstantComposite %v4float %float_0 %float_1 %float_null %float_0
295 %v4float_1_1_1_1 = OpConstantComposite %v4float %float_1 %float_1 %float_1 %float_1
296 %v4float_1_2_3_4 = OpConstantComposite %v4float %float_1 %float_2 %float_3 %float_4
300 %mat4v4float_1_2_3_4 = OpConstantComposite %mat4v4float %v4float_1_2_3_4 %v4float_1_2_3_4 %v4float_1_2_3_4 %v4float_1_2_3_4
301 %mat4v4float_1_2_3_4_null = OpConstantComposite %mat4v4float %v4float_1_2_3_4 %v4float_null %v4float_1_2_3_4 %v4float_null
302 %107 = OpConstantComposite %v4double %double_0 %double_0 %double_0 %double_0
303 %v4double_0_0_0_0 = OpConstantComposite %v4double %double_0 %double_0 %double_0 %double_0
304 %v4double_0_0_0_1 = OpConstantComposite %v4double %double_0 %double_0 %double_0 %double_1
305 %v4double_0_1_0_0 = OpConstantComposite %v4double %double_0 %double_1 %double_null %double_0
306 %v4double_1_1_1_1 = OpConstantComposite %v4double %double_1 %double_1 %double_1 %double_1
307 %v4double_1_2_3_4 = OpConstantComposite %v4double %double_1 %double_2 %double_3 %double_4
308 %v4double_1_1_1_0p5 = OpConstantComposite %v4double %double_1 %double_1 %double_1 %double_0p5
311 %mat4v4double_1_2_3_4 = OpConstantComposite %mat4v4double %v4double_1_2_3_4 %v4double_1_2_3_4 %v4double_1_2_3_4 %v4double_1_2_3_4
312 %mat4v4double_1_2_3_4_null = OpConstantComposite %mat4v4double %v4double_1_2_3_4 %v4double_null %v4double_1_2_3_4 %v4double_null
313 %v4float_n1_2_1_3 = OpConstantComposite %v4float %float_n1 %float_2 %float_1 %float_3
316 %v2uint_0x3f800000_0xbf800000 = OpConstantComposite %v2uint %uint_0x3f800000 %uint_0xbf800000
322 %v4int_0x3FF00000_0x00000000_0xC05FD666_0x66666666 = OpConstantComposite %v4int %int_0x00000000 %int_0x3FF00000 %int_0x66666666 %int_0xC05FD666
957 std::vector<spv::Op> opcodes = {spv::Op::OpConstantComposite};
1066 std::vector<spv::Op> opcodes = {spv::Op::OpConstantComposite};
1142 std::vector<spv::Op> opcodes = {spv::Op::OpConstantComposite};
1267 std::vector<spv::Op> opcodes = {spv::Op::OpConstantComposite};
4147 "%2 = OpConstantComposite %v4float %float_1 %float_1 %float_1 %float_1\n" +
5650 "; CHECK: [[v4float_1_n2_n1_n3:%\\w+]] = OpConstantComposite [[v4float]] [[float_1]] [[float_n2]] [[float_n1]] [[float_n3]]\n" +
5664 "; CHECK: [[v2double_0_0:%\\w+]] = OpConstantComposite [[v2double]] [[double_n0]] [[double_n0]]\n" +
5715 "; CHECK: [[v2float_0p5_2:%\\w+]] = OpConstantComposite [[v2float]] [[float_0p5]] [[float_2]]\n" +
5814 "; CHECK: [[v2float_6_6:%\\w+]] = OpConstantComposite [[v2float]] [[float_6]] [[float_6]]\n" +
5883 "; CHECK: [[v2int_6_6:%\\w+]] = OpConstantComposite [[v2int]] [[int_6]] [[int_6]]\n" +
6001 "; CHECK: [[v2float_2_2:%\\w+]] = OpConstantComposite [[v2float]] [[float_2]] [[float_2]]\n" +
6021 "; CHECK: [[v2int_n2_n2:%\\w+]] = OpConstantComposite [[v2int]] [[int_n2]] [[int_n2]]\n" +
6041 "; CHECK: [[v2int_n2_n2:%\\w+]] = OpConstantComposite [[v2int]] [[int_n2]] [[int_n2]]\n" +
6060 "; CHECK: [[v2float_4_4:%\\w+]] = OpConstantComposite [[v2float]] [[float_4]] [[float_4]]\n" +
6089 "; CHECK: [[v2double_4_4:%\\w+]] = OpConstantComposite [[v2double]] [[double_4]] [[double_4]]\n" +
6105 "; CHECK: [[v2double_0_0:%\\w+]] = OpConstantComposite [[v2double]] [[double_0]] [[double_0]]\n" +
7313 "; CHECK: [[v2int2_2:%\\w+]] = OpConstantComposite [[v2int]] [[int2]] [[int2]]\n" +
8700 %110 = OpConstantComposite %v2int %5 %5
8701 %101 = OpConstantComposite %v2int %int_n1 %int_n1
8702 %20 = OpConstantComposite %v2float %float_0 %float_0