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

123

/macosx-10.9.5/llvmCore-3425.0.33/lib/Target/Hexagon/
H A DHexagonSubtarget.cpp41 HexagonSubtarget::HexagonSubtarget(StringRef TT, StringRef CPU, StringRef FS): argument
H A DHexagonTargetMachine.cpp64 HexagonTargetMachine(const Target &T, StringRef TT, StringRef CPU, StringRef FS, const TargetOptions &Options, Reloc::Model RM, CodeModel::Model CM, CodeGenOpt::Level OL) argument
/macosx-10.9.5/llvmCore-3425.0.33/lib/Target/XCore/
H A DXCoreSubtarget.cpp26 XCoreSubtarget(const std::string &TT, const std::string &CPU, const std::string &FS) argument
H A DXCoreTargetMachine.cpp23 XCoreTargetMachine(const Target &T, StringRef TT, StringRef CPU, StringRef FS, const TargetOptions &Options, Reloc::Model RM, CodeModel::Model CM, CodeGenOpt::Level OL) argument
/macosx-10.9.5/llvmCore-3425.0.33/lib/Target/MSP430/
H A DMSP430Subtarget.cpp26 MSP430Subtarget(const std::string &TT, const std::string &CPU, const std::string &FS) argument
H A DMSP430TargetMachine.cpp27 MSP430TargetMachine(const Target &T, StringRef TT, StringRef CPU, StringRef FS, const TargetOptions &Options, Reloc::Model RM, CodeModel::Model CM, CodeGenOpt::Level OL) argument
/macosx-10.9.5/llvmCore-3425.0.33/lib/Target/NVPTX/
H A DNVPTXSubtarget.cpp35 NVPTXSubtarget::NVPTXSubtarget(const std::string &TT, const std::string &CPU, argument
/macosx-10.9.5/llvmCore-3425.0.33/lib/Target/Sparc/
H A DSparcSubtarget.cpp26 SparcSubtarget::SparcSubtarget(const std::string &TT, const std::string &CPU, argument
/macosx-10.9.5/llvmCore-3425.0.33/lib/Target/ARM/
H A DARMSubtarget.cpp43 ARMSubtarget::ARMSubtarget(const std::string &TT, const std::string &CPU, argument
H A DARMTargetMachine.cpp40 ARMBaseTargetMachine(const Target &T, StringRef TT, StringRef CPU, StringRef FS, const TargetOptions &Options, Reloc::Model RM, CodeModel::Model CM, CodeGenOpt::Level OL) argument
56 ARMTargetMachine(const Target &T, StringRef TT, StringRef CPU, StringRef FS, const TargetOptions &Options, Reloc::Model RM, CodeModel::Model CM, CodeGenOpt::Level OL) argument
82 ThumbTargetMachine(const Target &T, StringRef TT, StringRef CPU, StringRef FS, const TargetOptions &Options, Reloc::Model RM, CodeModel::Model CM, CodeGenOpt::Level OL) argument
/macosx-10.9.5/llvmCore-3425.0.33/lib/Target/CellSPU/
H A DSPUSubtarget.cpp25 SPUSubtarget::SPUSubtarget(const std::string &TT, const std::string &CPU, argument
H A DSPUTargetMachine.cpp34 SPUTargetMachine(const Target &T, StringRef TT, StringRef CPU, StringRef FS, const TargetOptions &Options, Reloc::Model RM, CodeModel::Model CM, CodeGenOpt::Level OL) argument
/macosx-10.9.5/llvmCore-3425.0.33/lib/Target/CppBackend/
H A DCPPTargetMachine.h25 CPPTargetMachine(const Target &T, StringRef TT, StringRef CPU, StringRef FS, const TargetOptions &Options, Reloc::Model RM, CodeModel::Model CM, CodeGenOpt::Level OL) argument
/macosx-10.9.5/llvmCore-3425.0.33/lib/Target/MBlaze/
H A DMBlazeSubtarget.cpp26 MBlazeSubtarget(const std::string &TT, const std::string &CPU, const std::string &FS) argument
H A DMBlazeTargetMachine.cpp35 MBlazeTargetMachine(const Target &T, StringRef TT, StringRef CPU, StringRef FS, const TargetOptions &Options, Reloc::Model RM, CodeModel::Model CM, CodeGenOpt::Level OL) argument
/macosx-10.9.5/llvmCore-3425.0.33/lib/Target/Mips/
H A DMipsSubtarget.cpp27 MipsSubtarget::MipsSubtarget(const std::string &TT, const std::string &CPU, argument
H A DMipsTargetMachine.cpp39 MipsTargetMachine(const Target &T, StringRef TT, StringRef CPU, StringRef FS, const TargetOptions &Options, Reloc::Model RM, CodeModel::Model CM, CodeGenOpt::Level OL, bool isLittle) argument
62 MipsebTargetMachine(const Target &T, StringRef TT, StringRef CPU, StringRef FS, const TargetOptions &Options, Reloc::Model RM, CodeModel::Model CM, CodeGenOpt::Level OL) argument
71 MipselTargetMachine(const Target &T, StringRef TT, StringRef CPU, StringRef FS, const TargetOptions &Options, Reloc::Model RM, CodeModel::Model CM, CodeGenOpt::Level OL) argument
/macosx-10.9.5/llvmCore-3425.0.33/lib/Target/NVPTX/MCTargetDesc/
H A DNVPTXMCTargetDesc.cpp47 static MCSubtargetInfo *createNVPTXMCSubtargetInfo(StringRef TT, StringRef CPU, argument
/macosx-10.9.5/llvmCore-3425.0.33/lib/Target/PowerPC/
H A DPPCSubtarget.cpp29 PPCSubtarget::PPCSubtarget(const std::string &TT, const std::string &CPU, argument
/macosx-10.9.5/llvmCore-3425.0.33/lib/Target/Sparc/MCTargetDesc/
H A DSparcMCTargetDesc.cpp46 static MCSubtargetInfo *createSparcMCSubtargetInfo(StringRef TT, StringRef CPU, argument
/macosx-10.9.5/llvmCore-3425.0.33/lib/Target/CellSPU/MCTargetDesc/
H A DSPUMCTargetDesc.cpp47 static MCSubtargetInfo *createSPUMCSubtargetInfo(StringRef TT, StringRef CPU, argument
/macosx-10.9.5/llvmCore-3425.0.33/lib/Target/Hexagon/MCTargetDesc/
H A DHexagonMCTargetDesc.cpp47 createHexagonMCSubtargetInfo(StringRef TT, StringRef CPU, StringRef FS) argument
/macosx-10.9.5/llvmCore-3425.0.33/lib/Target/XCore/MCTargetDesc/
H A DXCoreMCTargetDesc.cpp46 static MCSubtargetInfo *createXCoreMCSubtargetInfo(StringRef TT, StringRef CPU, argument
/macosx-10.9.5/llvmCore-3425.0.33/lib/MC/
H A DMCSubtargetInfo.cpp25 MCSubtargetInfo::InitMCProcessorInfo(StringRef CPU, StringRef FS) { argument
37 MCSubtargetInfo::InitMCSubtargetInfo(StringRef TT, StringRef CPU, StringRef FS, argument
[all...]
/macosx-10.9.5/llvmCore-3425.0.33/lib/Target/MSP430/MCTargetDesc/
H A DMSP430MCTargetDesc.cpp46 static MCSubtargetInfo *createMSP430MCSubtargetInfo(StringRef TT, StringRef CPU, argument

Completed in 316 milliseconds

123