1. Directives#
1.1. Module#
1.2. Variables#
Declaration
.reg- Register Variables.pred- Predicate Variables.global- Memory Variables and Global Variables.const- Memory Variables and Global Variables.private- Memory Variables.shared- Memory Variables
-
.zero
-
.export.import
-
.align- Alignment.section.host_access
1.3. Kernels#
-
.kernel
-
.reqd_work_group_size.vec_type_hint
-
.param
-
.align.addrspace.ptr_align
1.4. Functions#
-
.function
-
.export.import