enum class EndianKind

Declared at: llvm/include/llvm/Support/ARMTargetParser.h:153

Enumerators

NameValueComment
INVALID0
LITTLE1
BIG2