Searched refs:hasARM (Results 1 – 1 of 1) sorted by relevance
582 bool hasARM() const { in hasARM() function in __anon2aa686d00111::ARMAsmParser11178 if (parseEOL() || check(!hasARM(), L, "target does not support ARM mode")) in parseDirectiveARM()11285 if (!hasARM()) in parseDirectiveCode()11334 } else if (!WasThumb && hasARM()) { in FixModeAfterArchChange()12344 if (MissingFeatures.test(Feature_IsARMBit) && !hasARM()) in FilterNearMisses()