Home
last modified time | relevance | path

Searched defs:MIPS (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/lld/ELF/Arch/
H A DMips.cpp24 template <class ELFT> class MIPS final : public TargetInfo { class
45 template <class ELFT> MIPS<ELFT>::MIPS() { in MIPS() function in MIPS
/freebsd/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCAsmInfo.h43 MIPS = Alpha, enumerator
/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
H A DCodeView.h85 MIPS = 0x10, enumerator
/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h1189 SemaMIPS &MIPS() { in MIPS() function