LLVM 22.0.0git
|
#include "llvm/CodeGen/SDNodeInfo.h"
Public Attributes | |
SDTC | Kind |
uint8_t | OpNo |
uint8_t | OtherOpNo |
MVT::SimpleValueType | VT |
Definition at line 51 of file SDNodeInfo.h.
SDTC llvm::SDTypeConstraint::Kind |
Definition at line 52 of file SDNodeInfo.h.
uint8_t llvm::SDTypeConstraint::OpNo |
Definition at line 53 of file SDNodeInfo.h.
uint8_t llvm::SDTypeConstraint::OtherOpNo |
Definition at line 54 of file SDNodeInfo.h.
MVT::SimpleValueType llvm::SDTypeConstraint::VT |
Definition at line 55 of file SDNodeInfo.h.