|
LLVM 22.0.0git
|
#include "Target/VE/VECustomDAG.h"
Public Member Functions | |
| VETargetMasks (SDValue Mask=SDValue(), SDValue AVL=SDValue()) | |
Public Attributes | |
| SDValue | Mask |
| SDValue | AVL |
Definition at line 135 of file VECustomDAG.h.
Definition at line 138 of file VECustomDAG.h.
| SDValue llvm::VETargetMasks::AVL |
Definition at line 137 of file VECustomDAG.h.
Referenced by VETargetMasks().
| SDValue llvm::VETargetMasks::Mask |
Definition at line 136 of file VECustomDAG.h.
Referenced by VETargetMasks().