LLVM 22.0.0git
|
#include "llvm/CodeGen/SDNodeInfo.h"
#include "llvm/CodeGen/SelectionDAGTargetInfo.h"
#include "RISCVGenSDNodeInfo.inc"
Go to the source code of this file.
Classes | |
class | llvm::RISCVSelectionDAGInfo |
Namespaces | |
namespace | llvm |
This is an optimization pass for GlobalISel generic memory operations. | |
namespace | llvm::RISCVISD |
Macros | |
#define | GET_SDNODE_ENUM |
Enumerations | |
enum | : llvm::SDNodeTSFlags { llvm::RISCVISD::HasPassthruOpMask = 1 << 0 , llvm::RISCVISD::HasMaskOpMask = 1 << 1 } |
#define GET_SDNODE_ENUM |
Definition at line 15 of file RISCVSelectionDAGInfo.h.