LLVM 20.0.0git
|
Functions | |
StringRef | selectMipsCPU (const Triple &TT, StringRef CPU) |
Select the Mips CPU for the given triple and cpu name. | |
Select the Mips CPU for the given triple and cpu name.
Definition at line 49 of file MipsMCTargetDesc.cpp.
References llvm::StringRef::empty(), and llvm::Triple::MipsSubArch_r6.
Referenced by createMipsMCSubtargetInfo(), llvm::MipsAsmPrinter::emitStartOfAsmFile(), and llvm::MipsSubtarget::initializeSubtargetDependencies().