Searched refs:hasThumb (Results 1 – 1 of 1) sorted by relevance
537 bool hasThumb() const { in hasThumb() function in __anon6be9c9a00111::ARMAsmParser11565 if (parseEOL() || check(!hasThumb(), L, "target does not support Thumb mode")) in parseDirectiveThumb()11711 if (!hasThumb()) in parseDirectiveCode()11764 if (WasThumb && hasThumb()) { in FixModeAfterArchChange()