Hardware‐mode and value‐type pair in a generated VT‐by‐HwMode table.

Synopsis

Declared in <llvm/CodeGen/SDNodeInfo.h>

struct VTByHwModePair;

Data Members

Name

Description

Mode

Hardware mode identifier for this entry.

VT

Simple value type associated with Mode.

Created with MrDocs