enum class BaseTypeModifier
Declared at: clang/include/clang/Support/RISCVVIntrinsicUtils.h:63
Enumerators
Name | Value | Comment |
---|---|---|
Invalid | 0 | |
Scalar | 1 | |
Vector | 2 | |
Void | 3 | |
SizeT | 4 | |
Ptrdiff | 5 | |
UnsignedLong | 6 | |
SignedLong | 7 |
Declared at: clang/include/clang/Support/RISCVVIntrinsicUtils.h:63
Name | Value | Comment |
---|---|---|
Invalid | 0 | |
Scalar | 1 | |
Vector | 2 | |
Void | 3 | |
SizeT | 4 | |
Ptrdiff | 5 | |
UnsignedLong | 6 | |
SignedLong | 7 |