/external/swiftshader/third_party/llvm-16.0/llvm/lib/WindowsDriver/ |
D | MSVCPaths.cpp | 62 getHighestNumericTupleInDirectory(llvm::vfs::FileSystem &VFS, in getHighestNumericTupleInDirectory() 87 static bool getWindows10SDKVersionFromPath(llvm::vfs::FileSystem &VFS, in getWindows10SDKVersionFromPath() 97 llvm::vfs::FileSystem &VFS, std::optional<llvm::StringRef> WinSdkDir, in getWindowsSDKDirViaCommandLine() 389 Triple::ArchType TargetArch, vfs::FileSystem &VFS) { in useUniversalCRT() 396 bool getWindowsSDKDir(vfs::FileSystem &VFS, std::optional<StringRef> WinSdkDir, in getWindowsSDKDir() 451 bool getUniversalCRTSdkDir(vfs::FileSystem &VFS, in getUniversalCRTSdkDir() 476 bool findVCToolChainViaCommandLine(vfs::FileSystem &VFS, in findVCToolChainViaCommandLine() 503 bool findVCToolChainViaEnvironment(vfs::FileSystem &VFS, std::string &Path, in findVCToolChainViaEnvironment() 612 bool findVCToolChainViaSetupConfig(vfs::FileSystem &VFS, std::string &Path, in findVCToolChainViaSetupConfig()
|
/external/swiftshader/third_party/llvm-16.0/llvm/lib/ExecutionEngine/Orc/ |
D | COFFVCRuntimeSupport.cpp | 159 IntrusiveRefCntPtr<vfs::FileSystem> VFS = vfs::getRealFileSystem(); in getMSVCToolchainPath() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/ |
D | SpecialCaseList.cpp | 100 vfs::FileSystem &VFS, std::string &Error) { in createInternal()
|
D | VirtualFileSystem.cpp | 1878 RedirectingFileSystem *VFS = RedirectingFileSystem::create( in collectVFSFromYAML() local
|
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Support/ |
D | SpecialCaseList.cpp | 99 vfs::FileSystem &VFS, std::string &Error) { in createInternal()
|
D | VirtualFileSystem.cpp | 2603 std::unique_ptr<RedirectingFileSystem> VFS = RedirectingFileSystem::create( in collectVFSFromYAML() local
|
/external/clang/include/clang/Driver/ |
D | Driver.h | 71 IntrusiveRefCntPtr<vfs::FileSystem> VFS; variable
|
/external/clang/lib/Frontend/ |
D | ASTUnit.cpp | 673 IntrusiveRefCntPtr<vfs::FileSystem> VFS = vfs::getRealFileSystem(); in LoadFromASTFile() local 1561 IntrusiveRefCntPtr<vfs::FileSystem> VFS = in getMainBufferWithPrecompiledPreamble() local 1719 IntrusiveRefCntPtr<vfs::FileSystem> VFS = in create() local 1990 IntrusiveRefCntPtr<vfs::FileSystem> VFS = in LoadFromCommandLine() local
|
D | FrontendAction.cpp | 244 if (IntrusiveRefCntPtr<vfs::FileSystem> VFS = in BeginSourceFile() local
|
/external/clang/lib/Tooling/ |
D | Tooling.cpp | 52 IntrusiveRefCntPtr<vfs::FileSystem> VFS) { in newDriver()
|
/external/clang/lib/Driver/ |
D | Driver.cpp | 53 IntrusiveRefCntPtr<vfs::FileSystem> VFS) in Driver() 737 SmallString<128> VFS; in generateCompilationDiagnostics() local
|
D | ToolChains.cpp | 1855 vfs::FileSystem &VFS; member in __anoncb44f5810111::FilterNonExistent 1858 FilterNonExistent(StringRef Base, StringRef File, vfs::FileSystem &VFS) in FilterNonExistent() 2014 static bool findMipsAndroidMultilibs(vfs::FileSystem &VFS, StringRef Path, in findMipsAndroidMultilibs()
|
/external/swiftshader/third_party/llvm-16.0/llvm/lib/IR/ |
D | AsmWriter.cpp | 3234 FieldSeparator VFS; in printFunctionSummary() local 3267 FieldSeparator VFS; in printFunctionSummary() local
|