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

12

/macosx-10.10.1/llvmCore-3425.0.34/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.10.1/llvmCore-3425.0.34/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.10.1/llvmCore-3425.0.34/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.10.1/llvmCore-3425.0.34/lib/Target/NVPTX/
H A DNVPTXSubtarget.cpp35 NVPTXSubtarget(const std::string &TT, const std::string &CPU, const std::string &FS, bool is64Bit) argument
/macosx-10.10.1/llvmCore-3425.0.34/lib/Target/Sparc/
H A DSparcSubtarget.cpp26 SparcSubtarget(const std::string &TT, const std::string &CPU, const std::string &FS, bool is64Bit) argument
/macosx-10.10.1/llvmCore-3425.0.34/lib/Target/ARM/
H A DARMSubtarget.cpp43 ARMSubtarget(const std::string &TT, const std::string &CPU, const std::string &FS) 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.10.1/llvmCore-3425.0.34/lib/Target/CellSPU/
H A DSPUSubtarget.cpp25 SPUSubtarget(const std::string &TT, const std::string &CPU, const std::string &FS) 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.10.1/llvmCore-3425.0.34/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.10.1/llvmCore-3425.0.34/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.10.1/llvmCore-3425.0.34/lib/Target/Mips/
H A DMipsSubtarget.cpp27 MipsSubtarget(const std::string &TT, const std::string &CPU, const std::string &FS, bool little, Reloc::Model RM) argument
/macosx-10.10.1/llvmCore-3425.0.34/lib/Target/NVPTX/MCTargetDesc/
H A DNVPTXMCTargetDesc.cpp47 createNVPTXMCSubtargetInfo(StringRef TT, StringRef CPU, StringRef FS) argument
/macosx-10.10.1/llvmCore-3425.0.34/lib/Target/PowerPC/
H A DPPCSubtarget.cpp29 PPCSubtarget(const std::string &TT, const std::string &CPU, const std::string &FS, bool is64Bit) argument
/macosx-10.10.1/llvmCore-3425.0.34/lib/Target/Sparc/MCTargetDesc/
H A DSparcMCTargetDesc.cpp46 createSparcMCSubtargetInfo(StringRef TT, StringRef CPU, StringRef FS) argument
/macosx-10.10.1/llvmCore-3425.0.34/include/llvm/Support/
H A DSolaris.h23 #undef FS macro
/macosx-10.10.1/llvmCore-3425.0.34/lib/Target/CellSPU/MCTargetDesc/
H A DSPUMCTargetDesc.cpp47 createSPUMCSubtargetInfo(StringRef TT, StringRef CPU, StringRef FS) argument
/macosx-10.10.1/llvmCore-3425.0.34/lib/Target/Hexagon/MCTargetDesc/
H A DHexagonMCTargetDesc.cpp47 createHexagonMCSubtargetInfo(StringRef TT, StringRef CPU, StringRef FS) argument
/macosx-10.10.1/llvmCore-3425.0.34/lib/Target/XCore/MCTargetDesc/
H A DXCoreMCTargetDesc.cpp46 createXCoreMCSubtargetInfo(StringRef TT, StringRef CPU, StringRef FS) argument
/macosx-10.10.1/llvmCore-3425.0.34/lib/MC/
H A DMCSubtargetInfo.cpp25 MCSubtargetInfo::InitMCProcessorInfo(StringRef CPU, StringRef FS) { argument
37 MCSubtargetInfo::InitMCSubtargetInfo(StringRef TT, StringRef CPU, StringRef FS, argument
74 uint64_t MCSubtargetInfo::ToggleFeature(StringRef FS) { argument
/macosx-10.10.1/llvmCore-3425.0.34/lib/Target/MSP430/MCTargetDesc/
H A DMSP430MCTargetDesc.cpp46 createMSP430MCSubtargetInfo(StringRef TT, StringRef CPU, StringRef FS) argument

Completed in 270 milliseconds

12