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

/freebsd-10.3-release/contrib/llvm/lib/Target/MSP430/
H A DMSP430Subtarget.cpp30 std::string CPUName = "generic"; local
/freebsd-10.3-release/contrib/llvm/lib/Target/Sparc/
H A DSparcSubtarget.cpp38 std::string CPUName = CPU; local
/freebsd-10.3-release/contrib/llvm/lib/Target/SystemZ/
H A DSystemZSubtarget.cpp30 std::string CPUName = CPU; local
/freebsd-10.3-release/contrib/llvm/tools/clang/lib/Basic/
H A DTargets.cpp57 static void defineCPUMacros(MacroBuilder &Builder, StringRef CPUName, argument
/freebsd-10.3-release/contrib/llvm/lib/Target/Mips/
H A DMipsSubtarget.cpp77 std::string CPUName = CPU; local
/freebsd-10.3-release/contrib/llvm/lib/Target/PowerPC/
H A DPPCSubtarget.cpp101 std::string CPUName = CPU; local
/freebsd-10.3-release/contrib/llvm/lib/Target/X86/MCTargetDesc/
H A DX86MCTargetDesc.cpp230 std::string CPUName = CPU; local
/freebsd-10.3-release/contrib/llvm/lib/Target/X86/
H A DX86Subtarget.cpp416 std::string CPUName = CPU; local
[all...]
/freebsd-10.3-release/contrib/llvm/tools/clang/lib/Driver/
H A DTools.cpp821 std::string CPUName = getARMTargetCPU(Args, Triple); local
915 getMipsCPUAndABI(const ArgList &Args, const llvm::Triple &Triple, StringRef &CPUName, StringRef &ABIName) argument
1056 StringRef CPUName; local
1120 StringRef CPUName = A->getValue(); local
1352 StringRef CPUName; local
5420 StringRef CPUName; local
5751 StringRef CPUName; local
6046 StringRef CPUName; local
6263 StringRef CPUName; local
6308 StringRef CPUName = getSystemZTargetCPU(Args); local
[all...]

Completed in 86 milliseconds