Module module

Module module 

Source

Structs§

AddressSizeDirective
Structured representation of the .address_size directive.
FileDirective
Structured representation of the .file directive.
LinkingDirective
Linking directives that influence symbol visibility. TODO: further parse the prototype, which should be a function signature.
Module
A full PTX module containing directives and function definitions.
SectionDirective
Structured representation of the .section directive.
TargetDirective
Structured representation of the .target directive.
VersionDirective
Structured representation of the .version directive.

Enums§

ModuleDebugDirective
Debugging directives defined by the PTX ISA.
ModuleDirective
Module-level directives recognised by the parser.
ModuleInfoDirectiveKind
Directives that apply to the PTX module as a whole.