Home
last modified time | relevance | path

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

12

/freebsd/contrib/llvm-project/clang/lib/Driver/ToolChains/Arch/
H A DMips.cpp25 StringRef &CPUName, StringRef &ABIName) { in getMipsCPUAndABI()
128 StringRef CPUName, ABIName; in getMipsABILibSuffix() local
188 StringRef CPUName; in getMIPSTargetFeatures() local
468 bool mips::isFP64ADefault(const llvm::Triple &Triple, StringRef CPUName) { in isFP64ADefault()
478 bool mips::isFPXXDefault(const llvm::Triple &Triple, StringRef CPUName, in isFPXXDefault()
496 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.cpp37 static std::string normalizeCPUName(StringRef CPUName, const llvm::Triple &T) { in normalizeCPUName()
H A DARM.cpp127 llvm::StringRef ArchName, llvm::StringRef CPUName, in checkARMArchName()
145 llvm::StringRef CPUName, llvm::StringRef ArchName, in checkARMCPUName()
568 StringRef CPUName; in getARMTargetFeatures() local
/freebsd/contrib/llvm-project/llvm/lib/Target/Xtensa/
H A DXtensaSubtarget.cpp27 StringRef CPUName = CPU; in initializeSubtargetDependencies() local
/freebsd/contrib/llvm-project/llvm/lib/Target/MSP430/
H A DMSP430Subtarget.cpp46 StringRef CPUName = CPU; in initializeSubtargetDependencies() local
/freebsd/contrib/llvm-project/llvm/lib/Target/VE/
H A DVESubtarget.cpp34 std::string CPUName = std::string(CPU); in initializeSubtargetDependencies() local
/freebsd/contrib/llvm-project/llvm/lib/Target/Sparc/
H A DSparcSubtarget.cpp31 std::string CPUName = std::string(CPU); initializeSubtargetDependencies() local
/freebsd/contrib/llvm-project/llvm/lib/Target/CSKY/
H A DCSKYSubtarget.cpp26 const Triple &TT, StringRef CPUName, StringRef TuneCPUName, StringRef FS) { in initializeSubtargetDependencies()
/freebsd/contrib/llvm-project/llvm/lib/Target/Lanai/
H A DLanaiSubtarget.cpp26 std::string CPUName = std::string(CPU); in initSubtargetFeatures() local
/freebsd/contrib/llvm-project/clang/lib/Basic/Targets/
H A DCSKY.cpp45 StringRef CPUName = "ck810"; in getTargetDefines() local
/freebsd/contrib/llvm-project/clang/lib/Basic/
H A DTargets.cpp76 void defineCPUMacros(MacroBuilder &Builder, StringRef CPUName, bool Tuning) { in defineCPUMacros()
/freebsd/contrib/llvm-project/llvm/lib/Target/M68k/
H A DM68kSubtarget.cpp89 std::string CPUName = selectM68kCPU(TT, CPU).str(); in initializeSubtargetDependencies() local
/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsSubtarget.cpp243 StringRef CPUName = MIPS_MC::selectMipsCPU(TM.getTargetTriple(), CPU); in initializeSubtargetDependencies() local
/freebsd/contrib/llvm-project/llvm/lib/Target/Lanai/MCTargetDesc/
H A DLanaiMCTargetDesc.cpp56 std::string CPUName = std::string(CPU); in createLanaiMCSubtargetInfo() local
/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCSubtarget.cpp80 std::string CPUName = std::string(CPU); in initSubtargetFeatures() local
/freebsd/contrib/llvm-project/llvm/lib/Target/CSKY/MCTargetDesc/
H A DCSKYMCTargetDesc.cpp74 std::string CPUName = std::string(CPU); in createCSKYMCSubtargetInfo() local
/freebsd/contrib/llvm-project/clang/lib/Driver/ToolChains/
H A DOpenBSD.cpp70 StringRef CPUName; in ConstructJob() local
H A DNetBSD.cpp61 StringRef CPUName; in ConstructJob() local
H A DFreeBSD.cpp56 StringRef CPUName; in ConstructJob() local
H A DLinux.cpp181 StringRef CPUName; in getOSLibDir() local
H A DGnu.cpp858 StringRef CPUName; in ConstructJob() local
940 std::string CPUName = systemz::getSystemZTargetCPU(Args); in ConstructJob() local
1526 StringRef CPUName; in findMIPSMultilibs() local
H A DCommonArgs.cpp605 StringRef CPUName; in getCPUName() local
1948 StringRef CPUName; in ParsePICArgs() local
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/MCTargetDesc/
H A DHexagonMCTargetDesc.cpp571 StringRef CPUName = Features.first; in createHexagonMCSubtargetInfo() local

12