LLVM
8.0.1
|
Functions | |
StringRef | selectMipsCPU (const Triple &TT, StringRef CPU) |
Select the Mips CPU for the given triple and cpu name. More... | |
Select the Mips CPU for the given triple and cpu name.
FIXME: Merge with the copy in MipsSubtarget.cpp
Definition at line 48 of file MipsMCTargetDesc.cpp.
References llvm::StringRef::empty(), llvm::Triple::getSubArch(), llvm::Triple::isMIPS32(), and llvm::Triple::MipsSubArch_r6.
Referenced by createMipsMCSubtargetInfo(), llvm::MipsAsmPrinter::EmitStartOfAsmFile(), and llvm::MipsSubtarget::initializeSubtargetDependencies().