LLVM: llvm::VETargetMasks Struct Reference (original) (raw)
#include "[Target/VE/VECustomDAG.h](VECustomDAG%5F8h%5Fsource.html)"
| Public Member Functions |
|---|
| Public Attributes | |
|---|---|
| SDValue | Mask |
| SDValue | AVL |
Detailed Description
Definition at line 135 of file VECustomDAG.h.
Constructor & Destructor Documentation
| 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.
Referenced by VETargetMasks().
◆ Mask
SDValue llvm::VETargetMasks::Mask
Definition at line 136 of file VECustomDAG.h.
Referenced by VETargetMasks().
The documentation for this struct was generated from the following file:
- lib/Target/VE/VECustomDAG.h