Home
last modified time | relevance | path

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

12

/openbsd/gnu/llvm/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
458 bool mips::isFP64ADefault(const llvm::Triple &Triple, StringRef CPUName) { in isFP64ADefault()
468 bool mips::isFPXXDefault(const llvm::Triple &Triple, StringRef CPUName, in isFPXXDefault()
491 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 DSparc.cpp128 StringRef CPUName = A->getValue(); in getSparcTargetCPU() local
H A DPPC.cpp37 static std::string normalizeCPUName(StringRef CPUName, const llvm::Triple &T) { in normalizeCPUName()
H A DARM.cpp114 llvm::StringRef ArchName, llvm::StringRef CPUName, in checkARMArchName()
130 llvm::StringRef CPUName, llvm::StringRef ArchName, in checkARMCPUName()
501 StringRef CPUName; in getARMTargetFeatures() local
/openbsd/gnu/llvm/llvm/lib/Target/MSP430/
H A DMSP430Subtarget.cpp46 StringRef CPUName = CPU; in initializeSubtargetDependencies() local
/openbsd/gnu/llvm/llvm/lib/Target/VE/
H A DVESubtarget.cpp34 std::string CPUName = std::string(CPU); in initializeSubtargetDependencies() local
/openbsd/gnu/llvm/llvm/lib/Target/CSKY/
H A DCSKYSubtarget.cpp26 const Triple &TT, StringRef CPUName, StringRef TuneCPUName, StringRef FS) { in initializeSubtargetDependencies()
/openbsd/gnu/llvm/llvm/lib/Target/Sparc/
H A DSparcSubtarget.cpp53 std::string CPUName = std::string(CPU); in initializeSubtargetDependencies() local
/openbsd/gnu/llvm/llvm/lib/Target/Lanai/
H A DLanaiSubtarget.cpp26 std::string CPUName = std::string(CPU); in initSubtargetFeatures() local
/openbsd/gnu/llvm/clang/lib/Basic/Targets/
H A DCSKY.cpp46 StringRef CPUName = "ck810"; in getTargetDefines() local
/openbsd/gnu/llvm/clang/lib/Basic/
H A DTargets.cpp75 void defineCPUMacros(MacroBuilder &Builder, StringRef CPUName, bool Tuning) { in defineCPUMacros()
/openbsd/gnu/llvm/llvm/lib/Target/M68k/
H A DM68kSubtarget.cpp91 std::string CPUName = selectM68kCPU(TT, CPU).str(); in initializeSubtargetDependencies() local
/openbsd/gnu/llvm/llvm/lib/Target/PowerPC/
H A DPPCSubtarget.cpp84 std::string CPUName = std::string(CPU); in initSubtargetFeatures() local
/openbsd/gnu/llvm/llvm/lib/Target/Mips/
H A DMipsSubtarget.cpp245 StringRef CPUName = MIPS_MC::selectMipsCPU(TM.getTargetTriple(), CPU); in initializeSubtargetDependencies() local
/openbsd/gnu/llvm/llvm/lib/Target/Lanai/MCTargetDesc/
H A DLanaiMCTargetDesc.cpp56 std::string CPUName = std::string(CPU); in createLanaiMCSubtargetInfo() local
/openbsd/gnu/llvm/llvm/lib/Target/CSKY/MCTargetDesc/
H A DCSKYMCTargetDesc.cpp74 std::string CPUName = std::string(CPU); in createCSKYMCSubtargetInfo() local
/openbsd/gnu/llvm/clang/lib/Driver/ToolChains/
H A DOpenBSD.cpp72 StringRef CPUName; in ConstructJob() local
H A DNetBSD.cpp62 StringRef CPUName; in ConstructJob() local
H A DFreeBSD.cpp53 StringRef CPUName; in ConstructJob() local
H A DLinux.cpp143 StringRef CPUName; in getOSLibDir() local
H A DGnu.cpp862 StringRef CPUName; in ConstructJob() local
944 std::string CPUName = systemz::getSystemZTargetCPU(Args); in ConstructJob() local
1486 StringRef CPUName; in findMIPSMultilibs() local
H A DCommonArgs.cpp397 StringRef CPUName; in getCPUName() local
1542 StringRef CPUName; in ParsePICArgs() local
/openbsd/gnu/llvm/llvm/lib/Target/Hexagon/MCTargetDesc/
H A DHexagonMCTargetDesc.cpp537 StringRef CPUName = Features.first; in createHexagonMCSubtargetInfo() local

12