1/*===- TableGen'erated file -------------------------------------*- C++ -*-===*\
2|* *|
3|* Intrinsic Function Source Fragment *|
4|* *|
5|* Automatically generated file, do not edit! *|
6|* *|
7\*===----------------------------------------------------------------------===*/
8
9#ifndef LLVM_IR_INTRINSIC_SPV_ENUMS_H
10#define LLVM_IR_INTRINSIC_SPV_ENUMS_H
11
12namespace llvm::Intrinsic {
13
14enum SPVIntrinsics : unsigned {
15// Enum values for intrinsics.
16 spv_all = 13056, // llvm.spv.all (IntrinsicsSPIRV.td:90)
17 spv_alloca, // llvm.spv.alloca (IntrinsicsSPIRV.td:42)
18 spv_alloca_array, // llvm.spv.alloca.array (IntrinsicsSPIRV.td:43)
19 spv_any, // llvm.spv.any (IntrinsicsSPIRV.td:91)
20 spv_assign_aliasing_decoration, // llvm.spv.assign.aliasing.decoration (IntrinsicsSPIRV.td:300)
21 spv_assign_decoration, // llvm.spv.assign.decoration (IntrinsicsSPIRV.td:19)
22 spv_assign_fpmaxerror_decoration, // llvm.spv.assign.fpmaxerror.decoration (IntrinsicsSPIRV.td:303)
23 spv_assign_name, // llvm.spv.assign.name (IntrinsicsSPIRV.td:18)
24 spv_assign_ptr_type, // llvm.spv.assign.ptr.type (IntrinsicsSPIRV.td:17)
25 spv_assign_type, // llvm.spv.assign.type (IntrinsicsSPIRV.td:16)
26 spv_assume, // llvm.spv.assume (IntrinsicsSPIRV.td:56)
27 spv_bitcast, // llvm.spv.bitcast (IntrinsicsSPIRV.td:34)
28 spv_cmpxchg, // llvm.spv.cmpxchg (IntrinsicsSPIRV.td:40)
29 spv_const_composite, // llvm.spv.const.composite (IntrinsicsSPIRV.td:33)
30 spv_cross, // llvm.spv.cross (IntrinsicsSPIRV.td:92)
31 spv_ddx, // llvm.spv.ddx (IntrinsicsSPIRV.td:155)
32 spv_ddx_coarse, // llvm.spv.ddx.coarse (IntrinsicsSPIRV.td:157)
33 spv_ddx_fine, // llvm.spv.ddx.fine (IntrinsicsSPIRV.td:159)
34 spv_ddy, // llvm.spv.ddy (IntrinsicsSPIRV.td:156)
35 spv_ddy_coarse, // llvm.spv.ddy.coarse (IntrinsicsSPIRV.td:158)
36 spv_ddy_fine, // llvm.spv.ddy.fine (IntrinsicsSPIRV.td:160)
37 spv_degrees, // llvm.spv.degrees (IntrinsicsSPIRV.td:93)
38 spv_discard, // llvm.spv.discard (IntrinsicsSPIRV.td:154)
39 spv_distance, // llvm.spv.distance (IntrinsicsSPIRV.td:94)
40 spv_dot4add_i8packed, // llvm.spv.dot4add.i8packed (IntrinsicsSPIRV.td:127)
41 spv_dot4add_u8packed, // llvm.spv.dot4add.u8packed (IntrinsicsSPIRV.td:128)
42 spv_expect, // llvm.spv.expect (IntrinsicsSPIRV.td:57)
43 spv_extractelt, // llvm.spv.extractelt (IntrinsicsSPIRV.td:31)
44 spv_extractv, // llvm.spv.extractv (IntrinsicsSPIRV.td:29)
45 spv_faceforward, // llvm.spv.faceforward (IntrinsicsSPIRV.td:95)
46 spv_fdot, // llvm.spv.fdot (IntrinsicsSPIRV.td:115)
47 spv_firstbitlow, // llvm.spv.firstbitlow (IntrinsicsSPIRV.td:191)
48 spv_firstbitshigh, // llvm.spv.firstbitshigh (IntrinsicsSPIRV.td:190)
49 spv_firstbituhigh, // llvm.spv.firstbituhigh (IntrinsicsSPIRV.td:189)
50 spv_flattened_thread_id_in_group, // llvm.spv.flattened.thread.id.in.group (IntrinsicsSPIRV.td:89)
51 spv_frac, // llvm.spv.frac (IntrinsicsSPIRV.td:96)
52 spv_fwidth, // llvm.spv.fwidth (IntrinsicsSPIRV.td:161)
53 spv_generic_cast_to_ptr_explicit, // llvm.spv.generic.cast.to.ptr.explicit (IntrinsicsSPIRV.td:306)
54 spv_gep, // llvm.spv.gep (IntrinsicsSPIRV.td:26)
55 spv_global_offset, // llvm.spv.global.offset (IntrinsicsSPIRV.td:77)
56 spv_global_size, // llvm.spv.global.size (IntrinsicsSPIRV.td:76)
57 spv_group_id, // llvm.spv.group.id (IntrinsicsSPIRV.td:73)
58 spv_group_memory_barrier_with_group_sync, // llvm.spv.group.memory.barrier.with.group.sync (IntrinsicsSPIRV.td:152)
59 spv_init_global, // llvm.spv.init.global (IntrinsicsSPIRV.td:23)
60 spv_inline_asm, // llvm.spv.inline.asm (IntrinsicsSPIRV.td:45)
61 spv_insertelt, // llvm.spv.insertelt (IntrinsicsSPIRV.td:32)
62 spv_insertv, // llvm.spv.insertv (IntrinsicsSPIRV.td:30)
63 spv_isinf, // llvm.spv.isinf (IntrinsicsSPIRV.td:97)
64 spv_isnan, // llvm.spv.isnan (IntrinsicsSPIRV.td:99)
65 spv_length, // llvm.spv.length (IntrinsicsSPIRV.td:103)
66 spv_lerp, // llvm.spv.lerp (IntrinsicsSPIRV.td:101)
67 spv_lifetime_end, // llvm.spv.lifetime.end (IntrinsicsSPIRV.td:65)
68 spv_lifetime_start, // llvm.spv.lifetime.start (IntrinsicsSPIRV.td:60)
69 spv_load, // llvm.spv.load (IntrinsicsSPIRV.td:27)
70 spv_loop_control_intel, // llvm.spv.loop.control.intel (IntrinsicsSPIRV.td:38)
71 spv_loop_merge, // llvm.spv.loop.merge (IntrinsicsSPIRV.td:37)
72 spv_masked_gather, // llvm.spv.masked.gather (IntrinsicsSPIRV.td:48)
73 spv_masked_scatter, // llvm.spv.masked.scatter (IntrinsicsSPIRV.td:51)
74 spv_nclamp, // llvm.spv.nclamp (IntrinsicsSPIRV.td:164)
75 spv_normalize, // llvm.spv.normalize (IntrinsicsSPIRV.td:104)
76 spv_num_subgroups, // llvm.spv.num.subgroups (IntrinsicsSPIRV.td:81)
77 spv_num_workgroups, // llvm.spv.num.workgroups (IntrinsicsSPIRV.td:78)
78 spv_packhalf2x16, // llvm.spv.packhalf2x16 (IntrinsicsSPIRV.td:311)
79 spv_ptrcast, // llvm.spv.ptrcast (IntrinsicsSPIRV.td:35)
80 spv_pushconstant_getpointer, // llvm.spv.pushconstant.getpointer (IntrinsicsSPIRV.td:282)
81 spv_radians, // llvm.spv.radians (IntrinsicsSPIRV.td:151)
82 spv_reflect, // llvm.spv.reflect (IntrinsicsSPIRV.td:105)
83 spv_refract, // llvm.spv.refract (IntrinsicsSPIRV.td:106)
84 spv_resource_counterhandlefrombinding, // llvm.spv.resource.counterhandlefrombinding (IntrinsicsSPIRV.td:184)
85 spv_resource_counterhandlefromimplicitbinding, // llvm.spv.resource.counterhandlefromimplicitbinding (IntrinsicsSPIRV.td:180)
86 spv_resource_gather, // llvm.spv.resource.gather (IntrinsicsSPIRV.td:266)
87 spv_resource_gather_cmp, // llvm.spv.resource.gather.cmp (IntrinsicsSPIRV.td:272)
88 spv_resource_getdimensions_x, // llvm.spv.resource.getdimensions.x (IntrinsicsSPIRV.td:197)
89 spv_resource_getpointer, // llvm.spv.resource.getpointer (IntrinsicsSPIRV.td:278)
90 spv_resource_handlefrombinding, // llvm.spv.resource.handlefrombinding (IntrinsicsSPIRV.td:170)
91 spv_resource_handlefromimplicitbinding, // llvm.spv.resource.handlefromimplicitbinding (IntrinsicsSPIRV.td:175)
92 spv_resource_load_level, // llvm.spv.resource.load.level (IntrinsicsSPIRV.td:242)
93 spv_resource_load_typedbuffer, // llvm.spv.resource.load.typedbuffer (IntrinsicsSPIRV.td:291)
94 spv_resource_nonuniformindex, // llvm.spv.resource.nonuniformindex (IntrinsicsSPIRV.td:285)
95 spv_resource_sample, // llvm.spv.resource.sample (IntrinsicsSPIRV.td:200)
96 spv_resource_sample_clamp, // llvm.spv.resource.sample.clamp (IntrinsicsSPIRV.td:205)
97 spv_resource_samplebias, // llvm.spv.resource.samplebias (IntrinsicsSPIRV.td:211)
98 spv_resource_samplebias_clamp, // llvm.spv.resource.samplebias.clamp (IntrinsicsSPIRV.td:217)
99 spv_resource_samplecmp, // llvm.spv.resource.samplecmp (IntrinsicsSPIRV.td:248)
100 spv_resource_samplecmp_clamp, // llvm.spv.resource.samplecmp.clamp (IntrinsicsSPIRV.td:254)
101 spv_resource_samplecmplevelzero, // llvm.spv.resource.samplecmplevelzero (IntrinsicsSPIRV.td:260)
102 spv_resource_samplegrad, // llvm.spv.resource.samplegrad (IntrinsicsSPIRV.td:223)
103 spv_resource_samplegrad_clamp, // llvm.spv.resource.samplegrad.clamp (IntrinsicsSPIRV.td:229)
104 spv_resource_samplelevel, // llvm.spv.resource.samplelevel (IntrinsicsSPIRV.td:236)
105 spv_resource_store_typedbuffer, // llvm.spv.resource.store.typedbuffer (IntrinsicsSPIRV.td:296)
106 spv_resource_updatecounter, // llvm.spv.resource.updatecounter (IntrinsicsSPIRV.td:193)
107 spv_rsqrt, // llvm.spv.rsqrt (IntrinsicsSPIRV.td:111)
108 spv_saturate, // llvm.spv.saturate (IntrinsicsSPIRV.td:112)
109 spv_sclamp, // llvm.spv.sclamp (IntrinsicsSPIRV.td:163)
110 spv_sdot, // llvm.spv.sdot (IntrinsicsSPIRV.td:119)
111 spv_selection_merge, // llvm.spv.selection.merge (IntrinsicsSPIRV.td:39)
112 spv_sign, // llvm.spv.sign (IntrinsicsSPIRV.td:150)
113 spv_smoothstep, // llvm.spv.smoothstep (IntrinsicsSPIRV.td:113)
114 spv_step, // llvm.spv.step (IntrinsicsSPIRV.td:114)
115 spv_store, // llvm.spv.store (IntrinsicsSPIRV.td:28)
116 spv_subgroup_ballot, // llvm.spv.subgroup.ballot (IntrinsicsSPIRV.td:136)
117 spv_subgroup_id, // llvm.spv.subgroup.id (IntrinsicsSPIRV.td:83)
118 spv_subgroup_local_invocation_id, // llvm.spv.subgroup.local.invocation.id (IntrinsicsSPIRV.td:85)
119 spv_subgroup_max_size, // llvm.spv.subgroup.max.size (IntrinsicsSPIRV.td:87)
120 spv_subgroup_prefix_bit_count, // llvm.spv.subgroup.prefix.bit.count (IntrinsicsSPIRV.td:129)
121 spv_subgroup_size, // llvm.spv.subgroup.size (IntrinsicsSPIRV.td:79)
122 spv_switch, // llvm.spv.switch (IntrinsicsSPIRV.td:36)
123 spv_thread_id, // llvm.spv.thread.id (IntrinsicsSPIRV.td:72)
124 spv_thread_id_in_group, // llvm.spv.thread.id.in.group (IntrinsicsSPIRV.td:74)
125 spv_track_constant, // llvm.spv.track.constant (IntrinsicsSPIRV.td:22)
126 spv_uclamp, // llvm.spv.uclamp (IntrinsicsSPIRV.td:162)
127 spv_udot, // llvm.spv.udot (IntrinsicsSPIRV.td:123)
128 spv_undef, // llvm.spv.undef (IntrinsicsSPIRV.td:44)
129 spv_unpackhalf2x16, // llvm.spv.unpackhalf2x16 (IntrinsicsSPIRV.td:310)
130 spv_unreachable, // llvm.spv.unreachable (IntrinsicsSPIRV.td:41)
131 spv_unref_global, // llvm.spv.unref.global (IntrinsicsSPIRV.td:24)
132 spv_value_md, // llvm.spv.value.md (IntrinsicsSPIRV.td:20)
133 spv_wave_active_countbits, // llvm.spv.wave.active.countbits (IntrinsicsSPIRV.td:130)
134 spv_wave_all, // llvm.spv.wave.all (IntrinsicsSPIRV.td:132)
135 spv_wave_all_equal, // llvm.spv.wave.all.equal (IntrinsicsSPIRV.td:131)
136 spv_wave_any, // llvm.spv.wave.any (IntrinsicsSPIRV.td:133)
137 spv_wave_get_lane_count, // llvm.spv.wave.get.lane.count (IntrinsicsSPIRV.td:146)
138 spv_wave_is_first_lane, // llvm.spv.wave.is.first.lane (IntrinsicsSPIRV.td:144)
139 spv_wave_prefix_product, // llvm.spv.wave.prefix.product (IntrinsicsSPIRV.td:149)
140 spv_wave_prefix_sum, // llvm.spv.wave.prefix.sum (IntrinsicsSPIRV.td:148)
141 spv_wave_product, // llvm.spv.wave.product (IntrinsicsSPIRV.td:143)
142 spv_wave_readlane, // llvm.spv.wave.readlane (IntrinsicsSPIRV.td:145)
143 spv_wave_reduce_max, // llvm.spv.wave.reduce.max (IntrinsicsSPIRV.td:139)
144 spv_wave_reduce_min, // llvm.spv.wave.reduce.min (IntrinsicsSPIRV.td:140)
145 spv_wave_reduce_or, // llvm.spv.wave.reduce.or (IntrinsicsSPIRV.td:134)
146 spv_wave_reduce_sum, // llvm.spv.wave.reduce.sum (IntrinsicsSPIRV.td:142)
147 spv_wave_reduce_umax, // llvm.spv.wave.reduce.umax (IntrinsicsSPIRV.td:138)
148 spv_wave_reduce_umin, // llvm.spv.wave.reduce.umin (IntrinsicsSPIRV.td:141)
149 spv_wave_reduce_xor, // llvm.spv.wave.reduce.xor (IntrinsicsSPIRV.td:135)
150 spv_workgroup_size, // llvm.spv.workgroup.size (IntrinsicsSPIRV.td:75)
151}; // enum
152
153} // namespace llvm::Intrinsic
154
155#endif // LLVM_IR_INTRINSIC_SPV_ENUMS_H
156
157