LLVM 22.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 getMoveFromSToAOpcode(const RISCVSubtarget &ST) | |
static unsigned | getMoveFromAToSOpcode (const RISCVSubtarget &ST) |
#define RISCV_MOVE_MERGE_NAME "RISC-V Zcmp move merging pass" |
Definition at line 21 of file RISCVMoveMerger.cpp.
|
static |
Definition at line 72 of file RISCVMoveMerger.cpp.
References llvm_unreachable.
INITIALIZE_PASS | ( | RISCVMoveMerge | , |
"riscv-move-merge" | , | ||
RISCV_MOVE_MERGE_NAME | , | ||
false | , | ||
false | |||
) | const & |
Definition at line 59 of file RISCVMoveMerger.cpp.
References llvm_unreachable.