|
LLVM 23.0.0git
|
Enumerations | |
| enum class | ZicfilpLabelSchemeKind { Invalid , Unlabeled , FuncSig } |
Functions | |
| ZicfilpLabelSchemeKind | getZicfilpLabelScheme (const StringRef CFBranchLabelScheme) |
|
strong |
| Enumerator | |
|---|---|
| Invalid | |
| Unlabeled | |
| FuncSig | |
Definition at line 100 of file RISCVTargetParser.h.
|
inline |
Definition at line 108 of file RISCVTargetParser.h.
References llvm::StringSwitch< T, R >::Case(), llvm::StringSwitch< T, R >::Default(), FuncSig, Invalid, and Unlabeled.