LLVM 19.0.0git
Public Attributes | List of all members
llvm::AArch64ExactFPImm::ExactFPImm Struct Reference

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

Public Attributes

const charName
 
int Enum
 
const charRepr
 

Detailed Description

Definition at line 555 of file AArch64BaseInfo.h.

Member Data Documentation

◆ Enum

int llvm::AArch64ExactFPImm::ExactFPImm::Enum

Definition at line 557 of file AArch64BaseInfo.h.

◆ Name

const char* llvm::AArch64ExactFPImm::ExactFPImm::Name

Definition at line 556 of file AArch64BaseInfo.h.

◆ Repr

const char* llvm::AArch64ExactFPImm::ExactFPImm::Repr

Definition at line 558 of file AArch64BaseInfo.h.


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