Declared in <llvm/CodeGen/SelectionDAGNodes.h>
class LSBaseSDNodeBitfields;
| Name | Description |
|---|---|
llvm::MaskedHistogramSDNode | |
llvm::VPGatherScatterSDNode | This is a base class used to represent VP_GATHER and VP_SCATTER nodes |
llvm::MaskedGatherScatterSDNode | This is a base class used to represent MGATHER and MSCATTER nodes |
llvm::MaskedLoadStoreSDNode | This base class is used to represent MLOAD and MSTORE nodes |
llvm::VPBaseLoadStoreSDNode | This base class is used to represent VP_LOAD, VP_STORE, EXPERIMENTAL_VP_STRIDED_LOAD and EXPERIMENTAL_VP_STRIDED_STORE nodes |
llvm::LSBaseSDNode | Base class for LoadSDNode and StoreSDNode |