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

/freebsd-10.0-release/contrib/llvm/lib/Target/MSP430/
H A DMSP430Subtarget.cpp30 std::string CPUName = "generic"; local
/freebsd-10.0-release/contrib/llvm/lib/Target/Sparc/
H A DSparcSubtarget.cpp35 std::string CPUName = CPU; local
/freebsd-10.0-release/contrib/llvm/lib/Target/MBlaze/
H A DMBlazeSubtarget.cpp34 std::string CPUName = CPU; local
/freebsd-10.0-release/contrib/llvm/lib/Target/PowerPC/
H A DPPCSubtarget.cpp59 std::string CPUName = CPU; local
/freebsd-10.0-release/contrib/llvm/lib/Target/SystemZ/
H A DSystemZSubtarget.cpp23 std::string CPUName = CPU; local
/freebsd-10.0-release/contrib/llvm/tools/clang/lib/Basic/
H A DTargets.cpp57 static void defineCPUMacros(MacroBuilder &Builder, StringRef CPUName, argument
/freebsd-10.0-release/contrib/llvm/lib/Target/Mips/
H A DMipsSubtarget.cpp65 std::string CPUName = CPU; local
/freebsd-10.0-release/contrib/llvm/lib/Target/X86/MCTargetDesc/
H A DX86MCTargetDesc.cpp230 std::string CPUName = CPU; local
/freebsd-10.0-release/contrib/llvm/lib/Target/X86/
H A DX86Subtarget.cpp383 std::string CPUName = CPU; local
[all...]
/freebsd-10.0-release/contrib/llvm/tools/clang/lib/Driver/
H A DTools.cpp708 std::string CPUName = getARMTargetCPU(Args, Triple); local
844 getMipsCPUAndABI(const ArgList &Args, const ToolChain &TC, StringRef &CPUName, StringRef &ABIName) argument
960 StringRef CPUName; local
1032 StringRef CPUName = A->getValue(); local
5375 StringRef CPUName; local
5795 StringRef CPUName; local
[all...]

Completed in 86 milliseconds