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

1234567

/netbsd-current/sys/arch/i386/stand/bootxx/bootxx_ext2fs/
H A DMakefile3 FS=ext2fs macro
/netbsd-current/sys/arch/i386/stand/bootxx/bootxx_ffsv1/
H A DMakefile3 FS=ffsv1 macro
/netbsd-current/sys/arch/i386/stand/bootxx/bootxx_ffsv2/
H A DMakefile3 FS=ffsv2 macro
/netbsd-current/sys/arch/i386/stand/bootxx/bootxx_lfsv1/
H A DMakefile3 FS=lfsv1 macro
/netbsd-current/sys/arch/i386/stand/bootxx/bootxx_lfsv2/
H A DMakefile3 FS=lfsv2 macro
/netbsd-current/sys/arch/landisk/stand/bootxx/bootxx_ffsv1/
H A DMakefile3 FS= ffsv1 macro
/netbsd-current/sys/arch/landisk/stand/bootxx/bootxx_ffsv2/
H A DMakefile3 FS= ffsv2 macro
/netbsd-current/sys/arch/landisk/stand/bootxx/bootxx_ustarfs/
H A DMakefile3 FS=ustarfs macro
/netbsd-current/sys/arch/x68k/stand/xxboot/fdboot_ustarfs/
H A DMakefile3 FS= ustarfs macro
/netbsd-current/sys/arch/x68k/stand/xxboot/xxboot_ffsv1/
H A DMakefile3 FS= ffsv1 macro
/netbsd-current/sys/arch/x68k/stand/xxboot/xxboot_ffsv2/
H A DMakefile3 FS= ffsv2 macro
/netbsd-current/sys/arch/x68k/stand/xxboot/xxboot_lfsv1/
H A DMakefile3 FS= lfsv1 macro
/netbsd-current/sys/arch/x68k/stand/xxboot/xxboot_lfsv2/
H A DMakefile3 FS= lfsv2 macro
/netbsd-current/sys/arch/x68k/stand/xxboot/cdboot_cd9660/
H A DMakefile3 FS= cd9660 macro
/netbsd-current/sys/arch/i386/stand/bootxx/bootxx_msdos/
H A DMakefile7 FS= dosfs macro
/netbsd-current/sys/arch/i386/stand/bootxx/bootxx_ustarfs/
H A DMakefile6 FS=ustarfs macro
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
H A DAMDGPUSubtarget.cpp68 initializeSubtargetDependencies(const Triple &TT, StringRef GPU, StringRef FS) argument
81 initializeSubtargetDependencies(const Triple &TT, StringRef GPU, StringRef FS) argument
[all...]
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/ARC/
H A DARCSubtarget.cpp27 ARCSubtarget(const Triple &TT, const std::string &CPU, const std::string &FS, const TargetMachine &TM) argument
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/AVR/
H A DAVRSubtarget.cpp50 AVRSubtarget::initializeSubtargetDependencies(StringRef CPU, StringRef FS, argument
30 AVRSubtarget(const Triple &TT, const std::string &CPU, const std::string &FS, const AVRTargetMachine &TM) argument
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/XCore/
H A DXCoreSubtarget.cpp27 XCoreSubtarget(const Triple &TT, const std::string &CPU, const std::string &FS, const TargetMachine &TM) argument
/netbsd-current/external/apache2/llvm/dist/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
/netbsd-current/external/apache2/llvm/dist/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
/netbsd-current/external/apache2/llvm/dist/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
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/BPF/
H A DBPFSubtarget.cpp43 void BPFSubtarget::initSubtargetFeatures(StringRef CPU, StringRef FS) { argument
28 initializeSubtargetDependencies(StringRef CPU, StringRef FS) argument
60 BPFSubtarget(const Triple &TT, const std::string &CPU, const std::string &FS, const TargetMachine &TM) argument
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/Lanai/
H A DLanaiSubtarget.cpp25 void LanaiSubtarget::initSubtargetFeatures(StringRef CPU, StringRef FS) { argument
33 initializeSubtargetDependencies(StringRef CPU, StringRef FS) argument

Completed in 357 milliseconds

1234567