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

123

/freebsd-10-stable/contrib/llvm/lib/Target/Hexagon/
H A DHexagonSubtarget.cpp49 HexagonSubtarget::HexagonSubtarget(StringRef TT, StringRef CPU, StringRef FS): argument
H A DHexagonTargetMachine.cpp67 HexagonTargetMachine(const Target &T, StringRef TT, StringRef CPU, StringRef FS, const TargetOptions &Options, Reloc::Model RM, CodeModel::Model CM, CodeGenOpt::Level OL) argument
/freebsd-10-stable/contrib/llvm/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
/freebsd-10-stable/contrib/llvm/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
/freebsd-10-stable/contrib/llvm/lib/Target/NVPTX/
H A DNVPTXSubtarget.cpp26 NVPTXSubtarget(const std::string &TT, const std::string &CPU, const std::string &FS, bool is64Bit) argument
/freebsd-10-stable/contrib/llvm/lib/Target/AArch64/
H A DAArch64Subtarget.cpp31 AArch64Subtarget::AArch64Subtarget(StringRef TT, StringRef CPU, StringRef FS) argument
38 initializeSubtargetFeatures(StringRef CPU, StringRef FS) argument
H A DAArch64TargetMachine.cpp29 AArch64TargetMachine(const Target &T, StringRef TT, StringRef CPU, StringRef FS, const TargetOptions &Options, Reloc::Model RM, CodeModel::Model CM, CodeGenOpt::Level OL) argument
/freebsd-10-stable/contrib/llvm/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
/freebsd-10-stable/contrib/llvm/lib/Target/Sparc/
H A DSparcSubtarget.cpp27 SparcSubtarget(const std::string &TT, const std::string &CPU, const std::string &FS, bool is64Bit) argument
H A DSparcTargetMachine.cpp28 SparcTargetMachine(const Target &T, StringRef TT, StringRef CPU, StringRef FS, const TargetOptions &Options, Reloc::Model RM, CodeModel::Model CM, CodeGenOpt::Level OL, bool is64bit) argument
85 SparcV8TargetMachine(const Target &T, StringRef TT, StringRef CPU, StringRef FS, const TargetOptions &Options, Reloc::Model RM, CodeModel::Model CM, CodeGenOpt::Level OL) argument
97 SparcV9TargetMachine(const Target &T, StringRef TT, StringRef CPU, StringRef FS, const TargetOptions &Options, Reloc::Model RM, CodeModel::Model CM, CodeGenOpt::Level OL) argument
/freebsd-10-stable/contrib/llvm/lib/Target/SystemZ/
H A DSystemZSubtarget.cpp24 SystemZSubtarget(const std::string &TT, const std::string &CPU, const std::string &FS) argument
H A DSystemZTargetMachine.cpp22 SystemZTargetMachine(const Target &T, StringRef TT, StringRef CPU, StringRef FS, const TargetOptions &Options, Reloc::Model RM, CodeModel::Model CM, CodeGenOpt::Level OL) argument
/freebsd-10-stable/contrib/llvm/lib/Target/Hexagon/MCTargetDesc/
H A DHexagonMCTargetDesc.cpp49 createHexagonMCSubtargetInfo(StringRef TT, StringRef CPU, StringRef FS) argument
/freebsd-10-stable/contrib/llvm/include/llvm/Support/
H A DSolaris.h32 #undef FS macro
/freebsd-10-stable/contrib/llvm/lib/MC/
H A DMCSubtargetInfo.cpp25 MCSubtargetInfo::InitMCProcessorInfo(StringRef CPU, StringRef FS) { argument
42 MCSubtargetInfo::InitMCSubtargetInfo(StringRef TT, StringRef CPU, StringRef FS, argument
79 uint64_t MCSubtargetInfo::ToggleFeature(StringRef FS) { argument
/freebsd-10-stable/contrib/llvm/lib/Target/MSP430/MCTargetDesc/
H A DMSP430MCTargetDesc.cpp46 createMSP430MCSubtargetInfo(StringRef TT, StringRef CPU, StringRef FS) argument
/freebsd-10-stable/contrib/llvm/lib/Target/Mips/
H A DMipsSubtarget.cpp64 MipsSubtarget(const std::string &TT, const std::string &CPU, const std::string &FS, bool little, Reloc::Model _RM, MipsTargetMachine *_TM) argument
/freebsd-10-stable/contrib/llvm/lib/Target/NVPTX/MCTargetDesc/
H A DNVPTXMCTargetDesc.cpp48 createNVPTXMCSubtargetInfo(StringRef TT, StringRef CPU, StringRef FS) { argument
/freebsd-10-stable/contrib/llvm/lib/Target/R600/
H A DAMDGPUSubtarget.cpp24 AMDGPUSubtarget::AMDGPUSubtarget(StringRef TT, StringRef CPU, StringRef FS) : argument
H A DAMDGPUTargetMachine.cpp52 AMDGPUTargetMachine(const Target &T, StringRef TT, StringRef CPU, StringRef FS, TargetOptions Options, Reloc::Model RM, CodeModel::Model CM, CodeGenOpt::Level OptLevel ) argument
/freebsd-10-stable/contrib/llvm/lib/Target/XCore/MCTargetDesc/
H A DXCoreMCTargetDesc.cpp47 createXCoreMCSubtargetInfo(StringRef TT, StringRef CPU, StringRef FS) argument
/freebsd-10-stable/contrib/llvm/tools/clang/lib/Analysis/
H A DFormatStringParsing.h51 T FS; member in class:clang::analyze_format_string::SpecifierResult
/freebsd-10-stable/contrib/llvm/lib/CodeGen/
H A DLLVMTargetMachine.cpp76 LLVMTargetMachine(const Target &T, StringRef Triple, StringRef CPU, StringRef FS, TargetOptions Options, Reloc::Model RM, CodeModel::Model CM, CodeGenOpt::Level OL) argument

Completed in 274 milliseconds

123