Home
last modified time | relevance | path

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

/llvm-project/llvm/docs/
H A DCompilerWriterInfo.rst48 MIPS section in Hardware
/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(Ctx &ctx) : TargetInfo(ctx) { in MIPS() function in MIPS
[all...]
/llvm-project/openmp/runtime/
H A DCMakeLists.txt182 set(MIPS FALSE) variable
212 set(MIPS TRUE) variable
/llvm-project/llvm/include/llvm/MC/
H A DMCAsmInfo.h43 MIPS = Alpha, enumerator
/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
H A DCodeView.h85 MIPS = 0x10, enumerator
/llvm-project/clang/include/clang/Sema/
H A DSema.h1188 SemaMIPS &MIPS() { MIPS() function