Lines Matching refs:Constant
7 // CHECK: %[[CST:.*]] = spv.Constant 0
8 %zero = spv.Constant 0 : i32
28 // CHECK: %[[ZERO:.*]] = spv.Constant 0
29 %zero = spv.Constant 0 : i32
30 // CHECK-NEXT: %[[ONE:.*]] = spv.Constant 1
31 %one = spv.Constant 1.0 : f32
52 // CHECK: %[[CST0:.*]] = spv.Constant 0
53 %zero = spv.Constant 0 : i32
61 // CHECK-NEXT: %[[CST1:.*]] = spv.Constant 0
86 // CHECK-NEXT: %[[ZERO:.*]] = spv.Constant 0
87 // CHECK-NEXT: %[[ONE:.*]] = spv.Constant 1
97 %zero = spv.Constant 0 : i32
98 %one = spv.Constant 1.0 : f32
118 %true = spv.Constant true
124 // CHECK-NEXT: %[[ZERO:.*]] = spv.Constant 0
125 %zero = spv.Constant 0 : i32
131 // CHECK-NEXT: %[[ONE:.*]] = spv.Constant 1
132 %one = spv.Constant 1 : i32
165 %3 = spv.Constant 12 : i32
166 %4 = spv.Constant 32 : i32
167 %5 = spv.Constant 4 : i32
246 %cst4 = spv.Constant 4 : i32
248 %val1 = spv.Constant 43 : i32
249 %val2 = spv.Constant 44 : i32
251 // CHECK: spv.Constant 43
267 // CHECK: spv.Constant 44
295 %true = spv.Constant true
296 %zero = spv.Constant 0 : i32
297 %one = spv.Constant 1 : i32
314 %true = spv.Constant true
315 %zero = spv.Constant 0 : i32
316 %one = spv.Constant 1 : i32
333 %true = spv.Constant true
334 %zero = spv.Constant 0 : i32
335 %one = spv.Constant 1 : i32