LLVM 22.0.0git
llvm::VTByHwModePair Struct Reference

#include "llvm/CodeGen/SDNodeInfo.h"

Public Attributes

uint8_t Mode
MVT::SimpleValueType VT

Detailed Description

Definition at line 51 of file SDNodeInfo.h.

Member Data Documentation

◆ Mode

uint8_t llvm::VTByHwModePair::Mode

Definition at line 52 of file SDNodeInfo.h.

◆ VT

MVT::SimpleValueType llvm::VTByHwModePair::VT

Definition at line 53 of file SDNodeInfo.h.


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