Home
last modified time | relevance | path

Searched defs:CPUName (Results 1 – 25 of 25) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/lib/Driver/ToolChains/Arch/
H A DMips.cpp25 StringRef &CPUName, StringRef &ABIName) { in getMipsCPUAndABI()
134 StringRef CPUName, ABIName; in getMipsABILibSuffix() local
194 StringRef CPUName; in getMIPSTargetFeatures() local
457 bool mips::isFP64ADefault(const llvm::Triple &Triple, StringRef CPUName) { in isFP64ADefault()
467 bool mips::isFPXXDefault(const llvm::Triple &Triple, StringRef CPUName, in isFPXXDefault()
490 StringRef CPUName, StringRef ABIName, in shouldUseFPXX()
H A DM68k.cpp31 StringRef CPUName = A->getValue(); in getM68kTargetCPU() local
H A DSystemZ.cpp39 llvm::StringRef CPUName = A->getValue(); in getSystemZTargetCPU() local
H A DPPC.cpp26 StringRef CPUName = A->getValue(); in getPPCTargetCPU() local
H A DARM.cpp113 llvm::StringRef ArchName, llvm::StringRef CPUName, in checkARMArchName()
128 llvm::StringRef CPUName, llvm::StringRef ArchName, in checkARMCPUName()
479 StringRef CPUName; in getARMTargetFeatures() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/MSP430/
H A DMSP430Subtarget.cpp46 StringRef CPUName = CPU; in initializeSubtargetDependencies() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Sparc/
H A DSparcSubtarget.cpp53 std::string CPUName = std::string(CPU); in initializeSubtargetDependencies() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/VE/
H A DVESubtarget.cpp34 std::string CPUName = std::string(CPU); in initializeSubtargetDependencies() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Lanai/
H A DLanaiSubtarget.cpp26 std::string CPUName = std::string(CPU); in initSubtargetFeatures() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/SystemZ/
H A DSystemZSubtarget.cpp32 StringRef CPUName = CPU; in initializeSubtargetDependencies() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/CSKY/MCTargetDesc/
H A DCSKYMCTargetDesc.cpp69 std::string CPUName = std::string(CPU); in createCSKYMCSubtargetInfo() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/M68k/
H A DM68kSubtarget.cpp66 std::string CPUName = selectM68kCPU(TT, CPU).str(); in initializeSubtargetDependencies() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/Basic/
H A DTargets.cpp72 void defineCPUMacros(MacroBuilder &Builder, StringRef CPUName, bool Tuning) { in defineCPUMacros()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/PowerPC/
H A DPPCSubtarget.cpp146 std::string CPUName = std::string(CPU); in initSubtargetFeatures() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Mips/
H A DMipsSubtarget.cpp240 StringRef CPUName = MIPS_MC::selectMipsCPU(TM.getTargetTriple(), CPU); in initializeSubtargetDependencies() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Lanai/MCTargetDesc/
H A DLanaiMCTargetDesc.cpp55 std::string CPUName = std::string(CPU); in createLanaiMCSubtargetInfo() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/Driver/ToolChains/
H A DOpenBSD.cpp56 StringRef CPUName; in ConstructJob() local
H A DNetBSD.cpp57 StringRef CPUName; in ConstructJob() local
H A DFreeBSD.cpp52 StringRef CPUName; in ConstructJob() local
H A DLinux.cpp140 StringRef CPUName; in getOSLibDir() local
H A DCommonArgs.cpp383 StringRef CPUName; in getCPUName() local
1293 StringRef CPUName; in ParsePICArgs() local
H A DGnu.cpp841 StringRef CPUName; in ConstructJob() local
923 std::string CPUName = systemz::getSystemZTargetCPU(Args); in ConstructJob() local
1453 StringRef CPUName; in findMIPSMultilibs() local
H A DClang.cpp1837 StringRef CPUName; in AddMIPSTargetArgs() local
2235 StringRef CPUName = A->getValue(); in AddLanaiTargetArgs() local
7295 StringRef CPUName; in AddMIPSTargetArgs() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/MCTargetDesc/
H A DHexagonMCTargetDesc.cpp480 StringRef CPUName = Features.first; in createHexagonMCSubtargetInfo() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaDeclAttr.cpp1980 StringRef CPUName = CPUArg->Ident->getName().trim(); in handleCPUSpecificAttr() local