|
LLVM 23.0.0git
|
Go to the source code of this file.
Macros | |
| #define | RISCV_MOVE_MERGE_NAME "RISC-V Zcmp move merging pass" |
Functions | |
| INITIALIZE_PASS (RISCVMoveMerge, "riscv-move-merge", RISCV_MOVE_MERGE_NAME, false, false) static unsigned getGPRPairCopyOpcode(const RISCVSubtarget &ST) | |
| static unsigned | getCM_MVOpcode (const RISCVSubtarget &ST, bool MoveFromSToA) |
| #define RISCV_MOVE_MERGE_NAME "RISC-V Zcmp move merging pass" |
Definition at line 21 of file RISCVMoveMerger.cpp.
Referenced by INITIALIZE_PASS().
|
static |
Definition at line 81 of file RISCVMoveMerger.cpp.
References llvm_unreachable.
| INITIALIZE_PASS | ( | RISCVMoveMerge | , |
| "riscv-move-merge" | , | ||
| RISCV_MOVE_MERGE_NAME | , | ||
| false | , | ||
| false | ) const & |
Definition at line 68 of file RISCVMoveMerger.cpp.
References const, if(), llvm_unreachable, and RISCV_MOVE_MERGE_NAME.