LLVM
8.0.1
|
Go to the source code of this file.
Namespaces | |
llvm | |
This class represents lattice values for constants. | |
llvm::SystemZ | |
Functions | |
static bool | llvm::SystemZ::isImmLL (uint64_t Val) |
static bool | llvm::SystemZ::isImmLH (uint64_t Val) |
static bool | llvm::SystemZ::isImmHL (uint64_t Val) |
static bool | llvm::SystemZ::isImmHH (uint64_t Val) |
static bool | llvm::SystemZ::isImmLF (uint64_t Val) |
static bool | llvm::SystemZ::isImmHF (uint64_t Val) |
FunctionPass * | llvm::createSystemZISelDag (SystemZTargetMachine &TM, CodeGenOpt::Level OptLevel) |
FunctionPass * | llvm::createSystemZElimComparePass (SystemZTargetMachine &TM) |
FunctionPass * | llvm::createSystemZExpandPseudoPass (SystemZTargetMachine &TM) |
FunctionPass * | llvm::createSystemZShortenInstPass (SystemZTargetMachine &TM) |
FunctionPass * | llvm::createSystemZLongBranchPass (SystemZTargetMachine &TM) |
FunctionPass * | llvm::createSystemZLDCleanupPass (SystemZTargetMachine &TM) |
FunctionPass * | llvm::createSystemZTDCPass () |