Searched defs:MIPS (Results 1 – 4 of 4) sorted by relevance
24 template <class ELFT> class MIPS final : public TargetInfo { class45 template <class ELFT> MIPS<ELFT>::MIPS() { in MIPS() function in MIPS
43 MIPS = Alpha, enumerator
85 MIPS = 0x10, enumerator
1189 SemaMIPS &MIPS() { in MIPS() function