Searched refs:hasARM (Results 1 – 1 of 1) sorted by relevance
586 bool hasARM() const { in hasARM() function in __anon2f82d7160111::ARMAsmParser11351 if (parseEOL() || check(!hasARM(), L, "target does not support ARM mode")) in parseDirectiveARM()11459 if (!hasARM()) in parseDirectiveCode()11508 } else if (!WasThumb && hasARM()) { in FixModeAfterArchChange()12528 if (MissingFeatures.test(Feature_IsARMBit) && !hasARM()) in FilterNearMisses()