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