Searched defs:THUMB (Results 1 – 2 of 2) sorted by relevance
42 #define THUMB macro49 #define THUMB .thumb macro57 #define THUMB .thumb macro
149 enum class ISAKind { INVALID = 0, ARM, THUMB, AARCH64 }; enumerator