LLVM: llvm::AArch64PHint::PHint Struct Reference (original) (raw)

#include "[Target/AArch64/Utils/AArch64BaseInfo.h](AArch64BaseInfo%5F8h%5Fsource.html)"

Public Member Functions
bool haveFeatures (FeatureBitset ActiveFeatures) const
Public Attributes
const char * Name
unsigned Encoding
FeatureBitset FeaturesRequired

Detailed Description

Definition at line 662 of file AArch64BaseInfo.h.

Member Function Documentation

haveFeatures()

bool llvm::AArch64PHint::PHint::haveFeatures ( FeatureBitset ActiveFeatures) const inline

Definition at line 667 of file AArch64BaseInfo.h.

References FeaturesRequired.

Member Data Documentation

Encoding

unsigned llvm::AArch64PHint::PHint::Encoding

Definition at line 664 of file AArch64BaseInfo.h.

FeaturesRequired

FeatureBitset llvm::AArch64PHint::PHint::FeaturesRequired

Definition at line 665 of file AArch64BaseInfo.h.

Referenced by haveFeatures().

Name

const char* llvm::AArch64PHint::PHint::Name

Definition at line 663 of file AArch64BaseInfo.h.


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