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

12345678

/freebsd-current/contrib/llvm-project/llvm/lib/Target/XCore/
H A DXCoreSubtarget.cpp27 XCoreSubtarget(const Triple &TT, const std::string &CPU, const std::string &FS, const TargetMachine &TM) argument
/freebsd-current/contrib/llvm-project/llvm/lib/Target/ARC/
H A DARCSubtarget.cpp27 ARCSubtarget(const Triple &TT, const std::string &CPU, const std::string &FS, const TargetMachine &TM) argument
/freebsd-current/contrib/llvm-project/llvm/lib/Target/DirectX/
H A DDirectXSubtarget.cpp25 DirectXSubtarget(const Triple &TT, StringRef CPU, StringRef FS, const DirectXTargetMachine &TM) argument
/freebsd-current/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DR600Subtarget.cpp25 R600Subtarget::R600Subtarget(const Triple &TT, StringRef GPU, StringRef FS, argument
35 initializeSubtargetDependencies(const Triple &TT, StringRef GPU, StringRef FS) argument
/freebsd-current/contrib/llvm-project/clang/lib/Tooling/
H A DExpandResponseFilesCompilationDatabase.cpp61 llvm::IntrusiveRefCntPtr<llvm::vfs::FileSystem> FS; member in class:clang::tooling::__anon942::ExpandResponseFilesDatabase
27 ExpandResponseFilesDatabase( std::unique_ptr<CompilationDatabase> Base, llvm::cl::TokenizerCallback Tokenizer, llvm::IntrusiveRefCntPtr<llvm::vfs::FileSystem> FS) argument
67 expandResponseFiles(std::unique_ptr<CompilationDatabase> Base, llvm::IntrusiveRefCntPtr<llvm::vfs::FileSystem> FS) argument
/freebsd-current/contrib/llvm-project/llvm/lib/Target/AVR/
H A DAVRSubtarget.cpp39 AVRSubtarget::initializeSubtargetDependencies(StringRef CPU, StringRef FS, argument
30 AVRSubtarget(const Triple &TT, const std::string &CPU, const std::string &FS, const AVRTargetMachine &TM) argument
/freebsd-current/contrib/llvm-project/llvm/include/llvm/Transforms/IPO/
H A DSampleProfile.h52 IntrusiveRefCntPtr<vfs::FileSystem> FS; member in class:llvm::SampleProfileLoaderPass
/freebsd-current/contrib/llvm-project/llvm/include/llvm/Transforms/Instrumentation/
H A DMemProfiler.h57 IntrusiveRefCntPtr<vfs::FileSystem> FS; member in class:llvm::MemProfUsePass
H A DPGOInstrumentation.h79 IntrusiveRefCntPtr<vfs::FileSystem> FS; member in class:llvm::PGOInstrumentationUse
/freebsd-current/contrib/llvm-project/clang/lib/Basic/
H A DFileSystemStatCache.cpp34 get(StringRef Path, llvm::vfs::Status &Status, bool isFile, std::unique_ptr<llvm::vfs::File> *F, FileSystemStatCache *Cache, llvm::vfs::FileSystem &FS) argument
102 getStat(StringRef Path, llvm::vfs::Status &Status, bool isFile, std::unique_ptr<llvm::vfs::File> *F, llvm::vfs::FileSystem &FS) argument
H A DBuiltinTargetFeatures.h83 FeatureListStatus FS = {false, FeatureList}; local
/freebsd-current/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblySubtarget.cpp28 initializeSubtargetDependencies(StringRef CPU, StringRef FS) argument
40 WebAssemblySubtarget(const Triple &TT, const std::string &CPU, const std::string &FS, const TargetMachine &TM) argument
/freebsd-current/contrib/llvm-project/llvm/lib/Target/VE/
H A DVESubtarget.cpp28 initializeSubtargetDependencies(StringRef CPU, StringRef FS) argument
44 VESubtarget(const Triple &TT, const std::string &CPU, const std::string &FS, const TargetMachine &TM) argument
/freebsd-current/contrib/llvm-project/llvm/lib/Target/CSKY/
H A DCSKYSubtarget.cpp25 initializeSubtargetDependencies( const Triple &TT, StringRef CPUName, StringRef TuneCPUName, StringRef FS) argument
90 CSKYSubtarget(const Triple &TT, StringRef CPU, StringRef TuneCPU, StringRef FS, const TargetMachine &TM) argument
/freebsd-current/contrib/llvm-project/llvm/lib/Target/LoongArch/
H A DLoongArchSubtarget.cpp27 initializeSubtargetDependencies( const Triple &TT, StringRef CPU, StringRef TuneCPU, StringRef FS, StringRef ABIName) argument
84 LoongArchSubtarget(const Triple &TT, StringRef CPU, StringRef TuneCPU, StringRef FS, StringRef ABIName, const TargetMachine &TM) argument
/freebsd-current/contrib/llvm-project/llvm/lib/Target/MSP430/
H A DMSP430Subtarget.cpp42 MSP430Subtarget::initializeSubtargetDependencies(StringRef CPU, StringRef FS) { argument
58 MSP430Subtarget(const Triple &TT, const std::string &CPU, const std::string &FS, const TargetMachine &TM) argument
/freebsd-current/contrib/llvm-project/llvm/lib/Support/
H A DPGOOptions.cpp14 PGOOptions(std::string ProfileFile, std::string CSProfileGenFile, std::string ProfileRemappingFile, std::string MemoryProfile, IntrusiveRefCntPtr<vfs::FileSystem> FS, PGOAction Action, CSPGOAction CSAction, bool DebugInfoForProfiling, bool PseudoProbeForProfiling, bool AtomicCounterUpdate) argument
/freebsd-current/contrib/llvm-project/llvm/lib/Target/Lanai/
H A DLanaiSubtarget.cpp25 void LanaiSubtarget::initSubtargetFeatures(StringRef CPU, StringRef FS) { argument
33 initializeSubtargetDependencies(StringRef CPU, StringRef FS) argument
/freebsd-current/contrib/llvm-project/llvm/lib/Target/Sparc/
H A DSparcSubtarget.cpp29 initializeSubtargetDependencies( StringRef CPU, StringRef TuneCPU, StringRef FS) argument
49 SparcSubtarget(const StringRef &CPU, const StringRef &TuneCPU, const StringRef &FS, const TargetMachine &TM, bool is64Bit) argument
/freebsd-current/contrib/llvm-project/llvm/lib/Target/NVPTX/
H A DNVPTXSubtarget.cpp32 initializeSubtargetDependencies(StringRef CPU, StringRef FS) argument
52 NVPTXSubtarget(const Triple &TT, const std::string &CPU, const std::string &FS, const NVPTXTargetMachine &TM) argument
/freebsd-current/contrib/llvm-project/llvm/lib/Target/Xtensa/
H A DXtensaTargetMachine.cpp45 XtensaTargetMachine(const Target &T, const Triple &TT, StringRef CPU, StringRef FS, const TargetOptions &Options, std::optional<Reloc::Model> RM, std::optional<CodeModel::Model> CM, CodeGenOptLevel OL, bool JIT, bool IsLittle) argument
59 XtensaTargetMachine(const Target &T, const Triple &TT, StringRef CPU, StringRef FS, const TargetOptions &Options, std::optional<Reloc::Model> RM, std::optional<CodeModel::Model> CM, CodeGenOptLevel OL, bool JIT) argument
/freebsd-current/contrib/llvm-project/llvm/include/llvm/Support/Solaris/sys/
H A Dregset.h21 #undef FS macro
/freebsd-current/contrib/llvm-project/llvm/lib/Target/Xtensa/MCTargetDesc/
H A DXtensaMCTargetDesc.cpp62 createXtensaMCSubtargetInfo(const Triple &TT, StringRef CPU, StringRef FS) { argument
/freebsd-current/contrib/llvm-project/llvm/lib/Target/NVPTX/MCTargetDesc/
H A DNVPTXMCTargetDesc.cpp49 createNVPTXMCSubtargetInfo(const Triple &TT, StringRef CPU, StringRef FS) { argument
/freebsd-current/contrib/llvm-project/llvm/lib/Target/AArch64/MCTargetDesc/
H A DAArch64MCTargetDesc.cpp53 createAArch64MCSubtargetInfo(const Triple &TT, StringRef CPU, StringRef FS) { argument

Completed in 296 milliseconds

12345678