LLVM: llvm::RISCVZC Namespace Reference (original) (raw)
| Enumerations | |
|---|---|
| enum | RLISTENCODE { RA = 4 , RA_S0, RA_S0_S1, RA_S0_S2, RA_S0_S3, RA_S0_S4, RA_S0_S5, RA_S0_S6, RA_S0_S7, RA_S0_S8, RA_S0_S9, RA_S0_S11, INVALID_RLIST } |
◆ RLISTENCODE
| Enumerator |
|---|
| RA |
| RA_S0 |
| RA_S0_S1 |
| RA_S0_S2 |
| RA_S0_S3 |
| RA_S0_S4 |
| RA_S0_S5 |
| RA_S0_S6 |
| RA_S0_S7 |
| RA_S0_S8 |
| RA_S0_S9 |
| RA_S0_S11 |
| INVALID_RLIST |
Definition at line 694 of file RISCVBaseInfo.h.
◆ encodeRegList()
Definition at line 711 of file RISCVBaseInfo.h.
References assert(), llvm::MCRegister::id(), llvm_unreachable, RA, RA_S0, RA_S0_S1, RA_S0_S11, RA_S0_S2, RA_S0_S3, RA_S0_S4, RA_S0_S5, RA_S0_S6, RA_S0_S7, RA_S0_S8, and RA_S0_S9.