LLVM API Documentation
#include <SelectionDAGNodes.h>


Public Member Functions | |
| ISD::CvtCode | getCvtCode () const |
Static Public Member Functions | |
| static bool | classof (const SDNode *N) |
Friends | |
| class | SelectionDAG |
CvtRndSatSDNode - NOTE: avoid using this node as this may disappear in the future and most targets don't support it.
Definition at line 1546 of file SelectionDAGNodes.h.
Definition at line 1558 of file SelectionDAGNodes.h.
References llvm::ISD::CONVERT_RNDSAT, and llvm::SDNode::getOpcode().
| ISD::CvtCode llvm::CvtRndSatSDNode::getCvtCode | ( | ) | const [inline] |
Definition at line 1556 of file SelectionDAGNodes.h.
friend class SelectionDAG [friend] |
Reimplemented from llvm::SDNode.
Definition at line 1548 of file SelectionDAGNodes.h.