LLVM 22.0.0git
Public Attributes | List of all members
llvm::GOFF::SDAttr Struct Reference

#include "llvm/MC/MCGOFFAttributes.h"

Public Attributes

GOFF::ESDTaskingBehavior TaskingBehavior = GOFF::ESD_TA_Unspecified
 
GOFF::ESDBindingScope BindingScope = GOFF::ESD_BSC_Unspecified
 

Detailed Description

Definition at line 46 of file MCGOFFAttributes.h.

Member Data Documentation

◆ BindingScope

GOFF::ESDBindingScope llvm::GOFF::SDAttr::BindingScope = GOFF::ESD_BSC_Unspecified

Definition at line 48 of file MCGOFFAttributes.h.

◆ TaskingBehavior

GOFF::ESDTaskingBehavior llvm::GOFF::SDAttr::TaskingBehavior = GOFF::ESD_TA_Unspecified

Definition at line 47 of file MCGOFFAttributes.h.


The documentation for this struct was generated from the following file: