|
LLVM
8.0.1
|
#include "llvm/CodeGen/ValueTypes.h"#include "llvm/Support/MachineValueType.h"#include "llvm/Support/MathExtras.h"#include <cassert>#include <climits>#include <cstdint>

Go to the source code of this file.
Classes | |
| struct | llvm::ISD::ArgFlagsTy |
| struct | llvm::ISD::InputArg |
| InputArg - This struct carries flags and type information about a single incoming (formal) argument or incoming (from the perspective of the caller) return value virtual register. More... | |
| struct | llvm::ISD::OutputArg |
| OutputArg - This struct carries flags and a value for a single outgoing (actual) argument or outgoing (from the perspective of the caller) return value virtual register. More... | |
Namespaces | |
| llvm | |
| This class represents lattice values for constants. | |
| llvm::ISD | |
| ISD namespace - This namespace contains an enum which represents all of the SelectionDAG node types and value types. | |
1.8.13