LLVM 19.0.0git
Public Member Functions | Public Attributes | List of all members
llvm::VETargetMasks Struct Reference

#include "Target/VE/VECustomDAG.h"

Public Member Functions

 VETargetMasks (SDValue Mask=SDValue(), SDValue AVL=SDValue())
 

Public Attributes

SDValue Mask
 
SDValue AVL
 

Detailed Description

Definition at line 135 of file VECustomDAG.h.

Constructor & Destructor Documentation

◆ VETargetMasks()

llvm::VETargetMasks::VETargetMasks ( SDValue  Mask = SDValue(),
SDValue  AVL = SDValue() 
)
inline

Definition at line 138 of file VECustomDAG.h.

Member Data Documentation

◆ AVL

SDValue llvm::VETargetMasks::AVL

Definition at line 137 of file VECustomDAG.h.

◆ Mask

SDValue llvm::VETargetMasks::Mask

Definition at line 136 of file VECustomDAG.h.


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