LLVM 18.0.0git
|
Public Member Functions | |
bool | is64Bit () const |
Public Attributes | |
StringLiteral | Name |
StringLiteral | DefaultMarch |
bool | FastUnalignedAccess |
Definition at line 28 of file RISCVTargetParser.cpp.
|
inline |
Definition at line 32 of file RISCVTargetParser.cpp.
References DefaultMarch, and llvm::StringRef::starts_with().
StringLiteral llvm::RISCV::CPUInfo::DefaultMarch |
Definition at line 30 of file RISCVTargetParser.cpp.
Referenced by is64Bit().
bool llvm::RISCV::CPUInfo::FastUnalignedAccess |
Definition at line 31 of file RISCVTargetParser.cpp.
StringLiteral llvm::RISCV::CPUInfo::Name |
Definition at line 29 of file RISCVTargetParser.cpp.