LLVM: lib/Target/VE/VESelectionDAGInfo.cpp File Reference (original) (raw)
#include "[VESelectionDAGInfo.h](VESelectionDAGInfo%5F8h%5Fsource.html)"#include "VEGenSDNodeInfo.inc"
Go to the source code of this file.
| Macros | |
|---|---|
| #define | GET_SDNODE_DESC |
| #define | TARGET_NODE_CASE(NAME) |
Macro Definition Documentation
◆ GET_SDNODE_DESC
#define GET_SDNODE_DESC
Definition at line 11 of file VESelectionDAGInfo.cpp.
◆ TARGET_NODE_CASE
| #define TARGET_NODE_CASE | ( | NAME | ) |
|---|
Value:
case VEISD::NAME: \
return "VEISD::" #NAME;
Referenced by llvm::VESelectionDAGInfo::getTargetNodeName().