LLVM 22.0.0git
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 21 of file LoongArchMatInt.h.

References Imm, and Opc.

Member Data Documentation

◆ Imm

int64_t llvm::LoongArchMatInt::Inst::Imm

Definition at line 20 of file LoongArchMatInt.h.

Referenced by Inst().

◆ Opc

unsigned llvm::LoongArchMatInt::Inst::Opc

Definition at line 18 of file LoongArchMatInt.h.

Referenced by Inst().


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