struct CPUInfo
Declaration
struct CPUInfo { /* full declaration omitted */ };
Declared at: llvm/lib/Support/TargetParser.cpp:258
Member Variables
- public llvm::StringLiteral Name
- public llvm::RISCV::CPUKind Kind
- public unsigned int Features
- public llvm::StringLiteral DefaultMarch
Method Overview
- public bool is64Bit() const
Methods
ΒΆbool is64Bit() const
bool is64Bit() const
Declared at: llvm/lib/Support/TargetParser.cpp:263