LLVM API Documentation
Go to the source code of this file.
Namespaces | |
llvm | |
List of target independent CodeGen pass IDs. | |
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::createSystemZShortenInstPass (SystemZTargetMachine &TM) |
FunctionPass * | llvm::createSystemZLongBranchPass (SystemZTargetMachine &TM) |