Searched defs:ISAKind (Results 1 - 1 of 1) sorted by path

/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/Support/
H A DARMTargetParser.h149 enum class ISAKind { INVALID = 0, ARM, THUMB, AARCH64 }; class in namespace:llvm::ARM

Completed in 153 milliseconds