Searched refs:selectMipsCPU (Results 1 – 4 of 4) sorted by relevance
46 StringRef MIPS_MC::selectMipsCPU(StringRef TT, StringRef CPU) { in selectMipsCPU() function in MIPS_MC72 CPU = MIPS_MC::selectMipsCPU(TT, CPU); in createMipsMCSubtargetInfo()
61 StringRef selectMipsCPU(StringRef TT, StringRef CPU);
144 std::string CPUName = MIPS_MC::selectMipsCPU(TM.getTargetTriple(), CPU); in initializeSubtargetDependencies()
694 MIPS_MC::selectMipsCPU(TM.getTargetTriple(), TM.getTargetCPU()); in EmitStartOfAsmFile()