enum TargetTransformInfo::RegisterKind
Declared at: llvm/include/llvm/Analysis/TargetTransformInfo.h:940
Enumerators
| Name | Value | Comment |
|---|---|---|
| RGK_Scalar | 0 | |
| RGK_FixedWidthVector | 1 | |
| RGK_ScalableVector | 2 |
Declared at: llvm/include/llvm/Analysis/TargetTransformInfo.h:940
| Name | Value | Comment |
|---|---|---|
| RGK_Scalar | 0 | |
| RGK_FixedWidthVector | 1 | |
| RGK_ScalableVector | 2 |