LLVM: lib/Target/AArch64/GISel/AArch64PreLegalizerCombiner.cpp File Reference (original) (raw)
Go to the source code of this file.
| Namespaces | |
|---|---|
| namespace | llvm |
| This is an optimization pass for GlobalISel generic memory operations. |
| Macros | |
|---|---|
| #define | GET_GICOMBINER_DEPS |
| #define | DEBUG_TYPE "aarch64-prelegalizer-combiner" |
| #define | GET_GICOMBINER_TYPES |
| #define | GET_GICOMBINER_CLASS_MEMBERS |
| #define | GET_GICOMBINER_IMPL |
| #define | GET_GICOMBINER_CONSTRUCTOR_INITS |
| Variables | |
|---|---|
| DEBUG_TYPE | |
| Combine AArch64 machine instrs before | legalization |
| Combine AArch64 machine instrs before | false |
◆ DEBUG_TYPE
#define DEBUG_TYPE "aarch64-prelegalizer-combiner"
◆ GET_GICOMBINER_CLASS_MEMBERS
#define GET_GICOMBINER_CLASS_MEMBERS
◆ GET_GICOMBINER_CONSTRUCTOR_INITS
#define GET_GICOMBINER_CONSTRUCTOR_INITS
◆ GET_GICOMBINER_DEPS
#define GET_GICOMBINER_DEPS
◆ GET_GICOMBINER_IMPL
#define GET_GICOMBINER_IMPL
◆ GET_GICOMBINER_TYPES
#define GET_GICOMBINER_TYPES
◆ INITIALIZE_PASS_BEGIN()
| INITIALIZE_PASS_BEGIN | ( | AArch64PreLegalizerCombiner | , |
|---|---|---|---|
| DEBUG_TYPE | , | ||
| "Combine AArch64 machine instrs before legalization" | , | ||
| false | , | ||
| false | ) |
◆ DEBUG_TYPE
◆ false
Combine AArch64 machine instrs before false
◆ legalization
Combine AArch64 machine instrs before legalization