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

/netbsd-current/external/apache2/llvm/dist/clang/lib/Driver/ToolChains/Arch/
H A DSystemZ.cpp39 llvm::StringRef CPUName = A->getValue(); local
H A DM68k.cpp31 StringRef CPUName = A->getValue(); local
H A DPPC.cpp26 StringRef CPUName = A->getValue(); local
H A DMips.cpp134 StringRef CPUName, ABIName; local
24 getMipsCPUAndABI(const ArgList &Args, const llvm::Triple &Triple, StringRef &CPUName, StringRef &ABIName) argument
194 StringRef CPUName; local
457 isFP64ADefault(const llvm::Triple &Triple, StringRef CPUName) argument
467 isFPXXDefault(const llvm::Triple &Triple, StringRef CPUName, StringRef ABIName, mips::FloatABI FloatABI) argument
489 shouldUseFPXX(const ArgList &Args, const llvm::Triple &Triple, StringRef CPUName, StringRef ABIName, mips::FloatABI FloatABI) argument
[all...]
H A DARM.cpp479 StringRef CPUName; local
112 checkARMArchName(const Driver &D, const Arg *A, const ArgList &Args, llvm::StringRef ArchName, llvm::StringRef CPUName, std::vector<StringRef> &Features, const llvm::Triple &Triple, unsigned &ArgFPUID) argument
127 checkARMCPUName(const Driver &D, const Arg *A, const ArgList &Args, llvm::StringRef CPUName, llvm::StringRef ArchName, std::vector<StringRef> &Features, const llvm::Triple &Triple, unsigned &ArgFPUID) argument
[all...]
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/MSP430/
H A DMSP430Subtarget.cpp46 StringRef CPUName = CPU; local
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/Lanai/
H A DLanaiSubtarget.cpp26 std::string CPUName = std::string(CPU); local
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/VE/
H A DVESubtarget.cpp34 std::string CPUName = std::string(CPU); local
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/Sparc/
H A DSparcSubtarget.cpp53 std::string CPUName = std::string(CPU); local
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/SystemZ/
H A DSystemZSubtarget.cpp32 StringRef CPUName = CPU; local
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/CSKY/MCTargetDesc/
H A DCSKYMCTargetDesc.cpp69 std::string CPUName = std::string(CPU); local
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/M68k/
H A DM68kSubtarget.cpp66 std::string CPUName = selectM68kCPU(TT, CPU).str(); local
/netbsd-current/external/apache2/llvm/dist/clang/lib/Basic/
H A DTargets.cpp72 void defineCPUMacros(MacroBuilder &Builder, StringRef CPUName, bool Tuning) { argument
/netbsd-current/external/apache2/llvm/dist/clang/lib/Driver/ToolChains/
H A DOpenBSD.cpp56 StringRef CPUName; local
H A DFreeBSD.cpp52 StringRef CPUName; local
H A DNetBSD.cpp57 StringRef CPUName; local
H A DLinux.cpp140 StringRef CPUName; local
H A DCommonArgs.cpp383 StringRef CPUName; local
1293 StringRef CPUName; local
H A DClang.cpp1837 StringRef CPUName; local
2235 StringRef CPUName = A->getValue(); local
7295 StringRef CPUName; local
H A DGnu.cpp841 StringRef CPUName; local
923 std::string CPUName = systemz::getSystemZTargetCPU(Args); local
1453 StringRef CPUName; local
[all...]
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/Lanai/MCTargetDesc/
H A DLanaiMCTargetDesc.cpp55 std::string CPUName = std::string(CPU); local
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/PowerPC/
H A DPPCSubtarget.cpp146 std::string CPUName = std::string(CPU); local
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/Mips/
H A DMipsSubtarget.cpp240 StringRef CPUName = MIPS_MC::selectMipsCPU(TM.getTargetTriple(), CPU); local
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/MCTargetDesc/
H A DHexagonMCTargetDesc.cpp480 StringRef CPUName = Features.first; local
/netbsd-current/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaDeclAttr.cpp1980 StringRef CPUName = CPUArg->Ident->getName().trim(); local

Completed in 362 milliseconds