LLVM 19.0.0git
Public Member Functions | List of all members
llvm::AArch64PRFM::PRFM Struct Reference

#include "Target/AArch64/Utils/AArch64BaseInfo.h"

Inheritance diagram for llvm::AArch64PRFM::PRFM:
Inheritance graph
[legend]

Public Member Functions

constexpr SysAlias (const char *N, uint16_t E)
 
constexpr SysAlias (const char *N, uint16_t E, FeatureBitset F)
 
- Public Member Functions inherited from llvm::SysAlias
constexpr SysAlias (const char *N, uint16_t E)
 
constexpr SysAlias (const char *N, uint16_t E, FeatureBitset F)
 
bool haveFeatures (FeatureBitset ActiveFeatures) const
 
FeatureBitset getRequiredFeatures () const
 

Additional Inherited Members

- Public Attributes inherited from llvm::SysAlias
const charName
 
uint16_t Encoding
 
FeatureBitset FeaturesRequired
 

Detailed Description

Definition at line 436 of file AArch64BaseInfo.h.

Member Function Documentation

◆ SysAlias() [1/2]

constexpr llvm::SysAlias::SysAlias ( const char N,
uint16_t  E 
)
inlineconstexpr

Definition at line 343 of file AArch64BaseInfo.h.

◆ SysAlias() [2/2]

constexpr llvm::SysAlias::SysAlias ( const char N,
uint16_t  E,
FeatureBitset  F 
)
inlineconstexpr

Definition at line 344 of file AArch64BaseInfo.h.


The documentation for this struct was generated from the following file: