LLVM 17.0.0git
Public Member Functions | Public Attributes | List of all members
llvm::rdf::PrintLaneMaskOpt Struct Reference

#include "llvm/CodeGen/RDFRegisters.h"

Collaboration diagram for llvm::rdf::PrintLaneMaskOpt:
Collaboration graph
[legend]

Public Member Functions

 PrintLaneMaskOpt (LaneBitmask M)
 

Public Attributes

LaneBitmask Mask
 

Detailed Description

Definition at line 250 of file RDFRegisters.h.

Constructor & Destructor Documentation

◆ PrintLaneMaskOpt()

llvm::rdf::PrintLaneMaskOpt::PrintLaneMaskOpt ( LaneBitmask  M)
inline

Definition at line 251 of file RDFRegisters.h.

Member Data Documentation

◆ Mask

LaneBitmask llvm::rdf::PrintLaneMaskOpt::Mask

Definition at line 252 of file RDFRegisters.h.


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