LLVM: llvm::ARM::FPUName Struct Reference (original) (raw)
#include "[llvm/TargetParser/ARMTargetParser.h](ARMTargetParser%5F8h%5Fsource.html)"
| Public Attributes | |
|---|---|
| StringRef | Name |
| FPUKind | ID |
| FPUVersion | FPUVer |
| NeonSupportLevel | NeonSupport |
| FPURestriction | Restriction |
Detailed Description
Definition at line 177 of file ARMTargetParser.h.
Member Data Documentation
◆ FPUVer
FPUVersion llvm::ARM::FPUName::FPUVer
Definition at line 180 of file ARMTargetParser.h.
Referenced by findDoublePrecisionFPU(), and findSinglePrecisionFPU().
◆ ID
FPUKind llvm::ARM::FPUName::ID
Definition at line 179 of file ARMTargetParser.h.
◆ Name
StringRef llvm::ARM::FPUName::Name
Definition at line 178 of file ARMTargetParser.h.
◆ NeonSupport
NeonSupportLevel llvm::ARM::FPUName::NeonSupport
Definition at line 181 of file ARMTargetParser.h.
Referenced by findDoublePrecisionFPU().
◆ Restriction
FPURestriction llvm::ARM::FPUName::Restriction
Definition at line 182 of file ARMTargetParser.h.
Referenced by findDoublePrecisionFPU(), and findSinglePrecisionFPU().
The documentation for this struct was generated from the following file:
- include/llvm/TargetParser/ARMTargetParser.h