Searched defs:IsMIPS (Results 1 – 2 of 2) sorted by relevance
742 const bool IsMIPS = getTriple().isMIPS32(); in getSupportedSanitizers() local
556 bool ArchSpec::IsMIPS() const { return GetTriple().isMIPS(); } in IsMIPS() function in ArchSpec