LLVM: llvm::VTByHwModePair Struct Reference (original) (raw)

#include "[llvm/CodeGen/SDNodeInfo.h](SDNodeInfo%5F8h%5Fsource.html)"

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: