LLVM 19.0.0git
Public Member Functions | Public Attributes | List of all members
llvm::LoongArchMatInt::Inst Struct Reference

#include "Target/LoongArch/MCTargetDesc/LoongArchMatInt.h"

Public Member Functions

 Inst (unsigned Opc, int64_t Imm)
 

Public Attributes

unsigned Opc
 
int64_t Imm
 

Detailed Description

Definition at line 17 of file LoongArchMatInt.h.

Constructor & Destructor Documentation

◆ Inst()

llvm::LoongArchMatInt::Inst::Inst ( unsigned  Opc,
int64_t  Imm 
)
inline

Definition at line 20 of file LoongArchMatInt.h.

Member Data Documentation

◆ Imm

int64_t llvm::LoongArchMatInt::Inst::Imm

Definition at line 19 of file LoongArchMatInt.h.

◆ Opc

unsigned llvm::LoongArchMatInt::Inst::Opc

Definition at line 18 of file LoongArchMatInt.h.


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