Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/clang/lib/Driver/ToolChains/Arch/
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()
DM68k.cpp31 StringRef CPUName = A->getValue(); in getM68kTargetCPU() local
DSystemZ.cpp39 llvm::StringRef CPUName = A->getValue(); in getSystemZTargetCPU() local
DSparc.cpp128 StringRef CPUName = A->getValue(); in getSparcTargetCPU() local
DPPC.cpp37 static std::string normalizeCPUName(StringRef CPUName, const llvm::Triple &T) { in normalizeCPUName()
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/src/gnu/llvm/llvm/lib/Target/MSP430/
DMSP430Subtarget.cpp46 StringRef CPUName = CPU; in initializeSubtargetDependencies() local
/openbsd/src/gnu/llvm/llvm/lib/Target/VE/
DVESubtarget.cpp34 std::string CPUName = std::string(CPU); in initializeSubtargetDependencies() local
/openbsd/src/gnu/llvm/llvm/lib/Target/Sparc/
DSparcSubtarget.cpp53 std::string CPUName = std::string(CPU); in initializeSubtargetDependencies() local
/openbsd/src/gnu/llvm/llvm/lib/Target/Lanai/
DLanaiSubtarget.cpp26 std::string CPUName = std::string(CPU); in initSubtargetFeatures() local
/openbsd/src/gnu/llvm/clang/lib/Basic/Targets/
DCSKY.cpp46 StringRef CPUName = "ck810"; in getTargetDefines() local
/openbsd/src/gnu/llvm/clang/lib/Basic/
DTargets.cpp75 void defineCPUMacros(MacroBuilder &Builder, StringRef CPUName, bool Tuning) { in defineCPUMacros()
/openbsd/src/gnu/llvm/llvm/lib/Target/PowerPC/
DPPCSubtarget.cpp84 std::string CPUName = std::string(CPU); in initSubtargetFeatures() local
/openbsd/src/gnu/llvm/llvm/lib/Target/Mips/
DMipsSubtarget.cpp245 StringRef CPUName = MIPS_MC::selectMipsCPU(TM.getTargetTriple(), CPU); in initializeSubtargetDependencies() local
/openbsd/src/gnu/llvm/llvm/lib/Target/Lanai/MCTargetDesc/
DLanaiMCTargetDesc.cpp56 std::string CPUName = std::string(CPU); in createLanaiMCSubtargetInfo() local
/openbsd/src/gnu/llvm/clang/lib/Driver/ToolChains/
DOpenBSD.cpp72 StringRef CPUName; in ConstructJob() local
DNetBSD.cpp62 StringRef CPUName; in ConstructJob() local
DFreeBSD.cpp53 StringRef CPUName; in ConstructJob() local
DLinux.cpp143 StringRef CPUName; in getOSLibDir() local
DGnu.cpp862 StringRef CPUName; in ConstructJob() local
944 std::string CPUName = systemz::getSystemZTargetCPU(Args); in ConstructJob() local
1486 StringRef CPUName; in findMIPSMultilibs() local
DCommonArgs.cpp397 StringRef CPUName; in getCPUName() local
1542 StringRef CPUName; in ParsePICArgs() local
DClang.cpp1854 StringRef CPUName; in AddMIPSTargetArgs() local
2286 StringRef CPUName = A->getValue(); in AddLanaiTargetArgs() local
7926 StringRef CPUName; in AddMIPSTargetArgs() local
/openbsd/src/gnu/llvm/llvm/lib/Target/Hexagon/MCTargetDesc/
DHexagonMCTargetDesc.cpp537 StringRef CPUName = Features.first; in createHexagonMCSubtargetInfo() local
/openbsd/src/gnu/llvm/clang/lib/Sema/
DSemaDeclAttr.cpp2099 StringRef CPUName = CPUArg->Ident->getName().trim(); in handleCPUSpecificAttr() local