|
LLVM
8.0.1
|
#include "llvm/ADT/SmallVector.h"#include "llvm/CodeGen/CallingConvLower.h"#include "llvm/MC/MCRegisterInfo.h"

Go to the source code of this file.
Classes | |
| class | llvm::SystemZCCState |
Namespaces | |
| llvm | |
| This class represents lattice values for constants. | |
| llvm::SystemZ | |
Functions | |
| bool | llvm::CC_SystemZ_I128Indirect (unsigned &ValNo, MVT &ValVT, MVT &LocVT, CCValAssign::LocInfo &LocInfo, ISD::ArgFlagsTy &ArgFlags, CCState &State) |
Variables | |
| const unsigned | llvm::SystemZ::NumArgGPRs = 5 |
| const MCPhysReg | llvm::SystemZ::ArgGPRs [NumArgGPRs] |
| const unsigned | llvm::SystemZ::NumArgFPRs = 4 |
| const MCPhysReg | llvm::SystemZ::ArgFPRs [NumArgFPRs] |
1.8.13