HomeSort by relevance Sort by last modified time
    Searched refs:FS (Results 51 - 75 of 809) sorted by null

1 23 4 5 6 7 8 91011>>

  /external/swiftshader/third_party/LLVM/lib/Target/MSP430/
MSP430TargetMachine.cpp 30 StringRef FS,
32 : LLVMTargetMachine(T, TT, CPU, FS, RM, CM),
33 Subtarget(TT, CPU, FS),
  /external/swiftshader/third_party/LLVM/lib/Target/Mips/
MipsSubtarget.cpp 25 const std::string &FS, bool little) :
26 MipsGenSubtargetInfo(TT, CPU, FS),
37 ParseSubtargetFeatures(CPUName, FS);
  /external/swiftshader/third_party/LLVM/lib/Target/PTX/
PTXSubtarget.cpp 26 const std::string &FS, bool is64Bit)
27 : PTXGenSubtargetInfo(TT, CPU, FS),
36 ParseSubtargetFeatures(TARGET, FS);
  /external/clang/include/clang/Basic/
FileSystemStatCache.h 35 llvm::sys::fs::UniqueID UniqueID;
73 vfs::FileSystem &FS);
97 vfs::FileSystem &FS) = 0;
100 std::unique_ptr<vfs::File> *F, vfs::FileSystem &FS) {
102 return Next->getStat(Path, Data, isFile, F, FS);
106 return get(Path, Data, isFile, F, nullptr, FS) ? CacheMissing : CacheExists;
126 vfs::FileSystem &FS) override;
  /external/clang/lib/Basic/
FileSystemStatCache.cpp 29 Data.IsNamedPipe = Status.getType() == llvm::sys::fs::file_type::fifo_file;
45 FileSystemStatCache *Cache, vfs::FileSystem &FS) {
51 R = Cache->getStat(Path, Data, isFile, F, FS);
55 llvm::ErrorOr<vfs::Status> Status = FS.status(Path);
70 auto OwnedFile = FS.openFileForRead(Path);
111 std::unique_ptr<vfs::File> *F, vfs::FileSystem &FS) {
112 LookupResult Result = statChained(Path, Data, isFile, F, FS);
  /external/swiftshader/third_party/LLVM/lib/MC/
MCSubtargetInfo.cpp 21 MCSubtargetInfo::InitMCSubtargetInfo(StringRef TT, StringRef CPU, StringRef FS,
39 SubtargetFeatures Features(FS);
47 uint64_t MCSubtargetInfo::ReInitMCSubtargetInfo(StringRef CPU, StringRef FS) {
48 SubtargetFeatures Features(FS);
63 uint64_t MCSubtargetInfo::ToggleFeature(StringRef FS) {
65 FeatureBits = Features.ToggleFeature(FeatureBits, FS,
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/Basic/
FileSystemStatCache.h 35 llvm::sys::fs::UniqueID UniqueID;
73 vfs::FileSystem &FS);
97 vfs::FileSystem &FS) = 0;
100 std::unique_ptr<vfs::File> *F, vfs::FileSystem &FS) {
102 return Next->getStat(Path, Data, isFile, F, FS);
106 return get(Path, Data, isFile, F, nullptr, FS) ? CacheMissing : CacheExists;
126 vfs::FileSystem &FS) override;
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/clang/Basic/
FileSystemStatCache.h 35 llvm::sys::fs::UniqueID UniqueID;
73 vfs::FileSystem &FS);
97 vfs::FileSystem &FS) = 0;
100 std::unique_ptr<vfs::File> *F, vfs::FileSystem &FS) {
102 return Next->getStat(Path, Data, isFile, F, FS);
106 return get(Path, Data, isFile, F, nullptr, FS) ? CacheMissing : CacheExists;
126 vfs::FileSystem &FS) override;
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/clang/Basic/
FileSystemStatCache.h 35 llvm::sys::fs::UniqueID UniqueID;
73 vfs::FileSystem &FS);
97 vfs::FileSystem &FS) = 0;
100 std::unique_ptr<vfs::File> *F, vfs::FileSystem &FS) {
102 return Next->getStat(Path, Data, isFile, F, FS);
106 return get(Path, Data, isFile, F, nullptr, FS) ? CacheMissing : CacheExists;
126 vfs::FileSystem &FS) override;
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/clang/Basic/
FileSystemStatCache.h 35 llvm::sys::fs::UniqueID UniqueID;
73 vfs::FileSystem &FS);
97 vfs::FileSystem &FS) = 0;
100 std::unique_ptr<vfs::File> *F, vfs::FileSystem &FS) {
102 return Next->getStat(Path, Data, isFile, F, FS);
106 return get(Path, Data, isFile, F, nullptr, FS) ? CacheMissing : CacheExists;
126 vfs::FileSystem &FS) override;
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/clang/Basic/
FileSystemStatCache.h 35 llvm::sys::fs::UniqueID UniqueID;
73 vfs::FileSystem &FS);
97 vfs::FileSystem &FS) = 0;
100 std::unique_ptr<vfs::File> *F, vfs::FileSystem &FS) {
102 return Next->getStat(Path, Data, isFile, F, FS);
106 return get(Path, Data, isFile, F, nullptr, FS) ? CacheMissing : CacheExists;
126 vfs::FileSystem &FS) override;
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/clang/Basic/
FileSystemStatCache.h 35 llvm::sys::fs::UniqueID UniqueID;
73 vfs::FileSystem &FS);
97 vfs::FileSystem &FS) = 0;
100 std::unique_ptr<vfs::File> *F, vfs::FileSystem &FS) {
102 return Next->getStat(Path, Data, isFile, F, FS);
106 return get(Path, Data, isFile, F, nullptr, FS) ? CacheMissing : CacheExists;
126 vfs::FileSystem &FS) override;
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/clang/Basic/
FileSystemStatCache.h 35 llvm::sys::fs::UniqueID UniqueID;
73 vfs::FileSystem &FS);
97 vfs::FileSystem &FS) = 0;
100 std::unique_ptr<vfs::File> *F, vfs::FileSystem &FS) {
102 return Next->getStat(Path, Data, isFile, F, FS);
106 return get(Path, Data, isFile, F, nullptr, FS) ? CacheMissing : CacheExists;
126 vfs::FileSystem &FS) override;
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/Basic/
FileSystemStatCache.h 35 llvm::sys::fs::UniqueID UniqueID;
73 vfs::FileSystem &FS);
97 vfs::FileSystem &FS) = 0;
100 std::unique_ptr<vfs::File> *F, vfs::FileSystem &FS) {
102 return Next->getStat(Path, Data, isFile, F, FS);
106 return get(Path, Data, isFile, F, nullptr, FS) ? CacheMissing : CacheExists;
126 vfs::FileSystem &FS) override;
  /prebuilts/clang/host/linux-x86/clang-4393122/include/clang/Basic/
FileSystemStatCache.h 35 llvm::sys::fs::UniqueID UniqueID;
73 vfs::FileSystem &FS);
97 vfs::FileSystem &FS) = 0;
100 std::unique_ptr<vfs::File> *F, vfs::FileSystem &FS) {
102 return Next->getStat(Path, Data, isFile, F, FS);
106 return get(Path, Data, isFile, F, nullptr, FS) ? CacheMissing : CacheExists;
126 vfs::FileSystem &FS) override;
  /prebuilts/clang/host/linux-x86/clang-4479392/include/clang/Basic/
FileSystemStatCache.h 35 llvm::sys::fs::UniqueID UniqueID;
73 vfs::FileSystem &FS);
97 vfs::FileSystem &FS) = 0;
100 std::unique_ptr<vfs::File> *F, vfs::FileSystem &FS) {
102 return Next->getStat(Path, Data, isFile, F, FS);
106 return get(Path, Data, isFile, F, nullptr, FS) ? CacheMissing : CacheExists;
126 vfs::FileSystem &FS) override;
  /prebuilts/clang/host/linux-x86/clang-4579689/include/clang/Basic/
FileSystemStatCache.h 35 llvm::sys::fs::UniqueID UniqueID;
73 vfs::FileSystem &FS);
97 vfs::FileSystem &FS) = 0;
100 std::unique_ptr<vfs::File> *F, vfs::FileSystem &FS) {
102 return Next->getStat(Path, Data, isFile, F, FS);
106 return get(Path, Data, isFile, F, nullptr, FS) ? CacheMissing : CacheExists;
126 vfs::FileSystem &FS) override;
  /prebuilts/clang/host/linux-x86/clang-4630689/include/clang/Basic/
FileSystemStatCache.h 35 llvm::sys::fs::UniqueID UniqueID;
73 vfs::FileSystem &FS);
97 vfs::FileSystem &FS) = 0;
100 std::unique_ptr<vfs::File> *F, vfs::FileSystem &FS) {
102 return Next->getStat(Path, Data, isFile, F, FS);
106 return get(Path, Data, isFile, F, nullptr, FS) ? CacheMissing : CacheExists;
126 vfs::FileSystem &FS) override;
  /prebuilts/clang/host/linux-x86/clang-4639204/include/clang/Basic/
FileSystemStatCache.h 35 llvm::sys::fs::UniqueID UniqueID;
73 vfs::FileSystem &FS);
97 vfs::FileSystem &FS) = 0;
100 std::unique_ptr<vfs::File> *F, vfs::FileSystem &FS) {
102 return Next->getStat(Path, Data, isFile, F, FS);
106 return get(Path, Data, isFile, F, nullptr, FS) ? CacheMissing : CacheExists;
126 vfs::FileSystem &FS) override;
  /prebuilts/clang/host/linux-x86/clang-4691093/include/clang/Basic/
FileSystemStatCache.h 35 llvm::sys::fs::UniqueID UniqueID;
73 vfs::FileSystem &FS);
97 vfs::FileSystem &FS) = 0;
100 std::unique_ptr<vfs::File> *F, vfs::FileSystem &FS) {
102 return Next->getStat(Path, Data, isFile, F, FS);
106 return get(Path, Data, isFile, F, nullptr, FS) ? CacheMissing : CacheExists;
126 vfs::FileSystem &FS) override;
  /bionic/libc/include/sys/
reg.h 45 #define FS 9
81 #define FS 25
  /external/llvm/lib/Target/BPF/
BPFSubtarget.h 41 BPFSubtarget(const Triple &TT, const std::string &CPU, const std::string &FS,
46 void ParseSubtargetFeatures(StringRef CPU, StringRef FS);
  /external/llvm/lib/Target/SystemZ/
SystemZTargetMachine.cpp 27 static bool UsesVectorABI(StringRef CPU, StringRef FS) {
37 FS.split(Features, ',', -1, false /* KeepEmpty */);
49 StringRef FS) {
50 bool VectorABI = UsesVectorABI(CPU, FS);
92 StringRef CPU, StringRef FS,
97 : LLVMTargetMachine(T, computeDataLayout(TT, CPU, FS), TT, CPU, FS, Options,
100 Subtarget(TT, CPU, FS, *this) {
  /external/llvm/lib/Target/XCore/
XCoreSubtarget.h 44 const std::string &FS, const TargetMachine &TM);
48 void ParseSubtargetFeatures(StringRef CPU, StringRef FS);
  /external/swiftshader/third_party/LLVM/lib/Target/CellSPU/
SPUSubtarget.h 57 const std::string &FS);
61 void ParseSubtargetFeatures(StringRef CPU, StringRef FS);

Completed in 1565 milliseconds

1 23 4 5 6 7 8 91011>>