Home | History | Annotate | Download | only in AMDGPU

Lines Matching full:directives

185 /// control directives. These control how the finalizer generates code. This
187 /// the control directives, and is used in HsaKernelCode to record the values of
188 /// the control directives that the finalize used when generating the code which
190 /// directives. See the definition of the control directives in HSA Programmer's
192 /// arguments have to agree with the control directives in the HSAIL code.
194 /// This is a bit set indicating which control directives have been
195 /// specified. If the value is 0 then there are no control directives specified
205 /// has any enablebreakexceptions control directives, then the values specified
207 /// directives. If any of the functions the kernel calls have an
217 /// finalized has any enabledetectexceptions control directives, then the
219 /// control directives. If any of the functions the kernel calls have an
228 /// maxdynamicsize control directives, then the values must be the same, and