LLVM 22.0.0git
Public Attributes | List of all members
llvm::SDTypeConstraint Struct Reference

#include "llvm/CodeGen/SDNodeInfo.h"

Public Attributes

SDTC Kind
 
uint8_t OpNo
 
uint8_t OtherOpNo
 
MVT::SimpleValueType VT
 

Detailed Description

Definition at line 51 of file SDNodeInfo.h.

Member Data Documentation

◆ Kind

SDTC llvm::SDTypeConstraint::Kind

Definition at line 52 of file SDNodeInfo.h.

◆ OpNo

uint8_t llvm::SDTypeConstraint::OpNo

Definition at line 53 of file SDNodeInfo.h.

◆ OtherOpNo

uint8_t llvm::SDTypeConstraint::OtherOpNo

Definition at line 54 of file SDNodeInfo.h.

◆ VT

MVT::SimpleValueType llvm::SDTypeConstraint::VT

Definition at line 55 of file SDNodeInfo.h.


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