| 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 | namespace llvm::Intrinsic { |
| 12 | enum SPVIntrinsics : unsigned { |
| 13 | // Enum values for intrinsics. |
| 14 | spv_all = 12983, // llvm.spv.all (IntrinsicsSPIRV.td:82) |
| 15 | spv_alloca, // llvm.spv.alloca (IntrinsicsSPIRV.td:42) |
| 16 | spv_alloca_array, // llvm.spv.alloca.array (IntrinsicsSPIRV.td:43) |
| 17 | spv_any, // llvm.spv.any (IntrinsicsSPIRV.td:83) |
| 18 | spv_assign_aliasing_decoration, // llvm.spv.assign.aliasing.decoration (IntrinsicsSPIRV.td:220) |
| 19 | spv_assign_decoration, // llvm.spv.assign.decoration (IntrinsicsSPIRV.td:19) |
| 20 | spv_assign_fpmaxerror_decoration, // llvm.spv.assign.fpmaxerror.decoration (IntrinsicsSPIRV.td:223) |
| 21 | spv_assign_name, // llvm.spv.assign.name (IntrinsicsSPIRV.td:18) |
| 22 | spv_assign_ptr_type, // llvm.spv.assign.ptr.type (IntrinsicsSPIRV.td:17) |
| 23 | spv_assign_type, // llvm.spv.assign.type (IntrinsicsSPIRV.td:16) |
| 24 | spv_assume, // llvm.spv.assume (IntrinsicsSPIRV.td:48) |
| 25 | spv_bitcast, // llvm.spv.bitcast (IntrinsicsSPIRV.td:34) |
| 26 | spv_cmpxchg, // llvm.spv.cmpxchg (IntrinsicsSPIRV.td:40) |
| 27 | spv_const_composite, // llvm.spv.const.composite (IntrinsicsSPIRV.td:33) |
| 28 | spv_cross, // llvm.spv.cross (IntrinsicsSPIRV.td:84) |
| 29 | spv_ddx, // llvm.spv.ddx (IntrinsicsSPIRV.td:142) |
| 30 | spv_ddx_coarse, // llvm.spv.ddx.coarse (IntrinsicsSPIRV.td:144) |
| 31 | spv_ddx_fine, // llvm.spv.ddx.fine (IntrinsicsSPIRV.td:146) |
| 32 | spv_ddy, // llvm.spv.ddy (IntrinsicsSPIRV.td:143) |
| 33 | spv_ddy_coarse, // llvm.spv.ddy.coarse (IntrinsicsSPIRV.td:145) |
| 34 | spv_ddy_fine, // llvm.spv.ddy.fine (IntrinsicsSPIRV.td:147) |
| 35 | spv_degrees, // llvm.spv.degrees (IntrinsicsSPIRV.td:85) |
| 36 | spv_discard, // llvm.spv.discard (IntrinsicsSPIRV.td:141) |
| 37 | spv_distance, // llvm.spv.distance (IntrinsicsSPIRV.td:86) |
| 38 | spv_dot4add_i8packed, // llvm.spv.dot4add.i8packed (IntrinsicsSPIRV.td:119) |
| 39 | spv_dot4add_u8packed, // llvm.spv.dot4add.u8packed (IntrinsicsSPIRV.td:120) |
| 40 | spv_expect, // llvm.spv.expect (IntrinsicsSPIRV.td:49) |
| 41 | , // llvm.spv.extractelt (IntrinsicsSPIRV.td:31) |
| 42 | , // llvm.spv.extractv (IntrinsicsSPIRV.td:29) |
| 43 | spv_faceforward, // llvm.spv.faceforward (IntrinsicsSPIRV.td:87) |
| 44 | spv_fdot, // llvm.spv.fdot (IntrinsicsSPIRV.td:107) |
| 45 | spv_firstbitlow, // llvm.spv.firstbitlow (IntrinsicsSPIRV.td:178) |
| 46 | spv_firstbitshigh, // llvm.spv.firstbitshigh (IntrinsicsSPIRV.td:177) |
| 47 | spv_firstbituhigh, // llvm.spv.firstbituhigh (IntrinsicsSPIRV.td:176) |
| 48 | spv_flattened_thread_id_in_group, // llvm.spv.flattened.thread.id.in.group (IntrinsicsSPIRV.td:81) |
| 49 | spv_frac, // llvm.spv.frac (IntrinsicsSPIRV.td:88) |
| 50 | spv_fwidth, // llvm.spv.fwidth (IntrinsicsSPIRV.td:148) |
| 51 | spv_generic_cast_to_ptr_explicit, // llvm.spv.generic.cast.to.ptr.explicit (IntrinsicsSPIRV.td:226) |
| 52 | spv_gep, // llvm.spv.gep (IntrinsicsSPIRV.td:26) |
| 53 | spv_global_offset, // llvm.spv.global.offset (IntrinsicsSPIRV.td:69) |
| 54 | spv_global_size, // llvm.spv.global.size (IntrinsicsSPIRV.td:68) |
| 55 | spv_group_id, // llvm.spv.group.id (IntrinsicsSPIRV.td:65) |
| 56 | spv_group_memory_barrier_with_group_sync, // llvm.spv.group.memory.barrier.with.group.sync (IntrinsicsSPIRV.td:139) |
| 57 | spv_init_global, // llvm.spv.init.global (IntrinsicsSPIRV.td:23) |
| 58 | spv_inline_asm, // llvm.spv.inline.asm (IntrinsicsSPIRV.td:45) |
| 59 | spv_insertelt, // llvm.spv.insertelt (IntrinsicsSPIRV.td:32) |
| 60 | spv_insertv, // llvm.spv.insertv (IntrinsicsSPIRV.td:30) |
| 61 | spv_isinf, // llvm.spv.isinf (IntrinsicsSPIRV.td:89) |
| 62 | spv_isnan, // llvm.spv.isnan (IntrinsicsSPIRV.td:91) |
| 63 | spv_length, // llvm.spv.length (IntrinsicsSPIRV.td:95) |
| 64 | spv_lerp, // llvm.spv.lerp (IntrinsicsSPIRV.td:93) |
| 65 | spv_lifetime_end, // llvm.spv.lifetime.end (IntrinsicsSPIRV.td:57) |
| 66 | spv_lifetime_start, // llvm.spv.lifetime.start (IntrinsicsSPIRV.td:52) |
| 67 | spv_load, // llvm.spv.load (IntrinsicsSPIRV.td:27) |
| 68 | spv_loop_control_intel, // llvm.spv.loop.control.intel (IntrinsicsSPIRV.td:38) |
| 69 | spv_loop_merge, // llvm.spv.loop.merge (IntrinsicsSPIRV.td:37) |
| 70 | spv_nclamp, // llvm.spv.nclamp (IntrinsicsSPIRV.td:151) |
| 71 | spv_normalize, // llvm.spv.normalize (IntrinsicsSPIRV.td:96) |
| 72 | spv_num_subgroups, // llvm.spv.num.subgroups (IntrinsicsSPIRV.td:73) |
| 73 | spv_num_workgroups, // llvm.spv.num.workgroups (IntrinsicsSPIRV.td:70) |
| 74 | spv_packhalf2x16, // llvm.spv.packhalf2x16 (IntrinsicsSPIRV.td:231) |
| 75 | spv_ptrcast, // llvm.spv.ptrcast (IntrinsicsSPIRV.td:35) |
| 76 | spv_pushconstant_getpointer, // llvm.spv.pushconstant.getpointer (IntrinsicsSPIRV.td:202) |
| 77 | spv_radians, // llvm.spv.radians (IntrinsicsSPIRV.td:138) |
| 78 | spv_reflect, // llvm.spv.reflect (IntrinsicsSPIRV.td:97) |
| 79 | spv_refract, // llvm.spv.refract (IntrinsicsSPIRV.td:98) |
| 80 | spv_resource_counterhandlefrombinding, // llvm.spv.resource.counterhandlefrombinding (IntrinsicsSPIRV.td:171) |
| 81 | spv_resource_counterhandlefromimplicitbinding, // llvm.spv.resource.counterhandlefromimplicitbinding (IntrinsicsSPIRV.td:167) |
| 82 | spv_resource_getdimensions_x, // llvm.spv.resource.getdimensions.x (IntrinsicsSPIRV.td:184) |
| 83 | spv_resource_getpointer, // llvm.spv.resource.getpointer (IntrinsicsSPIRV.td:198) |
| 84 | spv_resource_handlefrombinding, // llvm.spv.resource.handlefrombinding (IntrinsicsSPIRV.td:157) |
| 85 | spv_resource_handlefromimplicitbinding, // llvm.spv.resource.handlefromimplicitbinding (IntrinsicsSPIRV.td:162) |
| 86 | spv_resource_load_typedbuffer, // llvm.spv.resource.load.typedbuffer (IntrinsicsSPIRV.td:211) |
| 87 | spv_resource_nonuniformindex, // llvm.spv.resource.nonuniformindex (IntrinsicsSPIRV.td:205) |
| 88 | spv_resource_sample, // llvm.spv.resource.sample (IntrinsicsSPIRV.td:187) |
| 89 | spv_resource_sample_clamp, // llvm.spv.resource.sample.clamp (IntrinsicsSPIRV.td:192) |
| 90 | spv_resource_store_typedbuffer, // llvm.spv.resource.store.typedbuffer (IntrinsicsSPIRV.td:216) |
| 91 | spv_resource_updatecounter, // llvm.spv.resource.updatecounter (IntrinsicsSPIRV.td:180) |
| 92 | spv_rsqrt, // llvm.spv.rsqrt (IntrinsicsSPIRV.td:103) |
| 93 | spv_saturate, // llvm.spv.saturate (IntrinsicsSPIRV.td:104) |
| 94 | spv_sclamp, // llvm.spv.sclamp (IntrinsicsSPIRV.td:150) |
| 95 | spv_sdot, // llvm.spv.sdot (IntrinsicsSPIRV.td:111) |
| 96 | spv_selection_merge, // llvm.spv.selection.merge (IntrinsicsSPIRV.td:39) |
| 97 | spv_sign, // llvm.spv.sign (IntrinsicsSPIRV.td:137) |
| 98 | spv_smoothstep, // llvm.spv.smoothstep (IntrinsicsSPIRV.td:105) |
| 99 | spv_step, // llvm.spv.step (IntrinsicsSPIRV.td:106) |
| 100 | spv_store, // llvm.spv.store (IntrinsicsSPIRV.td:28) |
| 101 | spv_subgroup_ballot, // llvm.spv.subgroup.ballot (IntrinsicsSPIRV.td:125) |
| 102 | spv_subgroup_id, // llvm.spv.subgroup.id (IntrinsicsSPIRV.td:75) |
| 103 | spv_subgroup_local_invocation_id, // llvm.spv.subgroup.local.invocation.id (IntrinsicsSPIRV.td:77) |
| 104 | spv_subgroup_max_size, // llvm.spv.subgroup.max.size (IntrinsicsSPIRV.td:79) |
| 105 | spv_subgroup_prefix_bit_count, // llvm.spv.subgroup.prefix.bit.count (IntrinsicsSPIRV.td:121) |
| 106 | spv_subgroup_size, // llvm.spv.subgroup.size (IntrinsicsSPIRV.td:71) |
| 107 | spv_switch, // llvm.spv.switch (IntrinsicsSPIRV.td:36) |
| 108 | spv_thread_id, // llvm.spv.thread.id (IntrinsicsSPIRV.td:64) |
| 109 | spv_thread_id_in_group, // llvm.spv.thread.id.in.group (IntrinsicsSPIRV.td:66) |
| 110 | spv_track_constant, // llvm.spv.track.constant (IntrinsicsSPIRV.td:22) |
| 111 | spv_uclamp, // llvm.spv.uclamp (IntrinsicsSPIRV.td:149) |
| 112 | spv_udot, // llvm.spv.udot (IntrinsicsSPIRV.td:115) |
| 113 | spv_undef, // llvm.spv.undef (IntrinsicsSPIRV.td:44) |
| 114 | spv_unpackhalf2x16, // llvm.spv.unpackhalf2x16 (IntrinsicsSPIRV.td:230) |
| 115 | spv_unreachable, // llvm.spv.unreachable (IntrinsicsSPIRV.td:41) |
| 116 | spv_unref_global, // llvm.spv.unref.global (IntrinsicsSPIRV.td:24) |
| 117 | spv_value_md, // llvm.spv.value.md (IntrinsicsSPIRV.td:20) |
| 118 | spv_wave_active_countbits, // llvm.spv.wave.active.countbits (IntrinsicsSPIRV.td:122) |
| 119 | spv_wave_all, // llvm.spv.wave.all (IntrinsicsSPIRV.td:123) |
| 120 | spv_wave_any, // llvm.spv.wave.any (IntrinsicsSPIRV.td:124) |
| 121 | spv_wave_get_lane_count, // llvm.spv.wave.get.lane.count (IntrinsicsSPIRV.td:134) |
| 122 | spv_wave_is_first_lane, // llvm.spv.wave.is.first.lane (IntrinsicsSPIRV.td:132) |
| 123 | spv_wave_prefix_sum, // llvm.spv.wave.prefix.sum (IntrinsicsSPIRV.td:136) |
| 124 | spv_wave_readlane, // llvm.spv.wave.readlane (IntrinsicsSPIRV.td:133) |
| 125 | spv_wave_reduce_max, // llvm.spv.wave.reduce.max (IntrinsicsSPIRV.td:128) |
| 126 | spv_wave_reduce_min, // llvm.spv.wave.reduce.min (IntrinsicsSPIRV.td:129) |
| 127 | spv_wave_reduce_sum, // llvm.spv.wave.reduce.sum (IntrinsicsSPIRV.td:131) |
| 128 | spv_wave_reduce_umax, // llvm.spv.wave.reduce.umax (IntrinsicsSPIRV.td:127) |
| 129 | spv_wave_reduce_umin, // llvm.spv.wave.reduce.umin (IntrinsicsSPIRV.td:130) |
| 130 | spv_workgroup_size, // llvm.spv.workgroup.size (IntrinsicsSPIRV.td:67) |
| 131 | }; // enum |
| 132 | } // namespace llvm::Intrinsic |
| 133 | #endif |
| 134 | |
| 135 | |