| 
    LLVM 22.0.0git
    
   | 
 
#include "llvm/TargetParser/LoongArchTargetParser.h"#include "llvm/ADT/SmallVector.h"#include "llvm/TargetParser/LoongArchTargetParser.def"Go to the source code of this file.
Macros | |
| #define | LOONGARCH_FEATURE(NAME, KIND) | 
| #define | LOONGARCH_ARCH(NAME, KIND, FEATURES) | 
Variables | |
| const FeatureInfo | AllFeatures [] | 
| const ArchInfo | AllArchs [] | 
| #define LOONGARCH_ARCH | ( | NAME, | |
| KIND, | |||
| FEATURES ) | 
Definition at line 25 of file LoongArchTargetParser.cpp.
Referenced by llvm::LoongArch::fillValidCPUList(), llvm::LoongArch::getArchFeatures(), and llvm::LoongArch::isValidArchName().
| const FeatureInfo AllFeatures[] | 
Definition at line 20 of file LoongArchTargetParser.cpp.
Referenced by llvm::LoongArch::getArchFeatures(), getBBAddrMapFeature(), and llvm::LoongArch::isValidFeatureName().