Searched defs:Thumb (Results 1 – 8 of 8) sorted by relevance
217 Thumb = 1 << 0 enumerator
52 enum class CodeState { Data = 0, Thumb = 2, Arm = 4 }; global() enumerator [all...]
2576 const bool Thumb = Opcode == ARM::tTPsoft; ExpandMI() local 3177 const bool Thumb = Opcode == ARM::tBL_PUSHLR; ExpandMI() local [all...]
2987 bool Thumb = ST->isThumb(); adjustForSegmentedStacks() local [all...]
147 Thumb = 0x1C2, enumerator
837 getOrCreateSlotEntrypoint(LinkGraph & G,StubMapEntry & Slot,bool Thumb) getOrCreateSlotEntrypoint() argument [all...]
133 Thumb = 0xf0, enumerator
2927 hasArmWideBranch(bool Thumb) hasArmWideBranch() argument