LLVM
17.0.0git
|
Classes | |
struct | ArchInfo |
struct | FeatureInfo |
Functions | |
ArchKind | parseArch (StringRef Arch) |
bool | getArchFeatures (StringRef Arch, std::vector< StringRef > &Features) |
|
strong |
Enumerator | |
---|---|
LOONGARCH_ARCH |
Definition at line 56 of file LoongArchTargetParser.h.
Enumerator | |
---|---|
FK_INVALID | |
FK_NONE | |
FK_64BIT | |
FK_FP32 | |
FK_FP64 | |
FK_LSX | |
FK_LASX | |
FK_LBT | |
FK_LVZ |
Definition at line 25 of file LoongArchTargetParser.h.
Definition at line 24 of file LoongArchFixupKinds.h.
Definition at line 38 of file LoongArchTargetParser.cpp.
References AllArchs, AllFeatures, F, and FK_INVALID.
LoongArch::ArchKind llvm::LoongArch::parseArch | ( | StringRef | Arch | ) |
Definition at line 30 of file LoongArchTargetParser.cpp.
References AllArchs.