Home
last modified time | relevance | path

Searched refs:Compiler (Results 1 – 25 of 86) sorted by relevance

1234

/freebsd-13.1/contrib/llvm-project/clang/lib/Tooling/DependencyScanning/
H A DDependencyScanningWorker.cpp157 CompilerInstance Compiler(std::move(PCHContainerOps)); in runInvocation() local
158 Compiler.setInvocation(std::move(Invocation)); in runInvocation()
161 Compiler.getDiagnosticOpts().ShowCarets = false; in runInvocation()
168 if (!Compiler.hasDiagnostics()) in runInvocation()
174 Compiler.setFileManager(FileMgr); in runInvocation()
175 Compiler.createSourceManager(*FileMgr); in runInvocation()
183 Compiler.getPreprocessorOpts().ImplicitPCHInclude, Compiler, in runInvocation()
208 CI, Compiler.getDiagnostics(), DepFS)); in runInvocation()
213 Compiler.getPreprocessorOpts() in runInvocation()
235 Compiler.addDependencyCollector( in runInvocation()
[all …]
/freebsd-13.1/contrib/llvm-project/clang/lib/Tooling/DumpTool/
H A DClangSrcLocDump.cpp57 CreateASTConsumer(clang::CompilerInstance &Compiler, in CreateASTConsumer() argument
59 return Processor.createASTConsumer(Compiler, File); in CreateASTConsumer()
141 CompilerInstance Compiler(std::make_shared<clang::PCHContainerOperations>()); in main() local
142 Compiler.setInvocation(std::move(Invocation)); in main()
144 Compiler.createDiagnostics(&DiagnosticPrinter, false); in main()
145 if (!Compiler.hasDiagnostics()) in main()
149 Compiler.getDiagnosticOpts().ShowCarets = false; in main()
150 Compiler.createSourceManager(*Files); in main()
151 Compiler.setFileManager(Files.get()); in main()
154 Compiler.ExecuteAction(ScopedToolAction); in main()
H A DASTSrcLocProcessor.h29 std::unique_ptr<ASTConsumer> createASTConsumer(CompilerInstance &Compiler,
/freebsd-13.1/contrib/llvm-project/clang/lib/Driver/ToolChains/
H A DMyriad.h22 class LLVM_LIBRARY_VISIBILITY Compiler : public Tool {
24 Compiler(const ToolChain &TC) : Tool("moviCompile", "movicompile", TC) {} in Compiler() function
95 mutable std::unique_ptr<Tool> Compiler;
H A DMyriad.cpp24 void tools::SHAVE::Compiler::ConstructJob(Compilation &C, const JobAction &JA, in ConstructJob()
275 if (!Compiler) in SelectTool()
276 Compiler.reset(new tools::SHAVE::Compiler(*this)); in SelectTool()
277 return Compiler.get(); in SelectTool()
H A DMinGW.h104 mutable std::unique_ptr<tools::gcc::Compiler> Compiler; variable
H A DGnu.h115 class LLVM_LIBRARY_VISIBILITY Compiler : public Common {
117 Compiler(const ToolChain &TC) : Common("gcc::Compiler", "gcc frontend", TC) {} in Compiler() function
359 mutable std::unique_ptr<tools::gcc::Compiler> Compile;
H A DMinGW.cpp445 if (!Compiler) in getTool()
446 Compiler.reset(new tools::gcc::Compiler(*this)); in getTool()
447 return Compiler.get(); in getTool()
/freebsd-13.1/contrib/llvm-project/compiler-rt/
H A DREADME.txt1 Compiler-RT
7 Compiler-RT is open source software. You may freely distribute it under the
H A DCREDITS.TXT19 D: CMake'ify Compiler-RT build system
20 D: Maintain Solaris & AuroraUX ports of Compiler-RT
/freebsd-13.1/contrib/llvm-project/clang/lib/Tooling/
H A DTooling.cpp403 CompilerInstance Compiler(std::move(PCHContainerOps)); in runInvocation() local
404 Compiler.setInvocation(std::move(Invocation)); in runInvocation()
405 Compiler.setFileManager(Files); in runInvocation()
413 Compiler.createDiagnostics(DiagConsumer, /*ShouldOwnClient=*/false); in runInvocation()
414 if (!Compiler.hasDiagnostics()) in runInvocation()
417 Compiler.createSourceManager(*Files); in runInvocation()
419 const bool Success = Compiler.ExecuteAction(*ScopedToolAction); in runInvocation()
/freebsd-13.1/share/doc/psd/15.yacc/
H A Dref.bib32 %T Principles of Compiler Design
45 %T A Portable Compiler: Theory and Practice
/freebsd-13.1/contrib/sqlite3/tea/win/
H A Drules.vc117 !message *** Compiler has 'Optimizations'
120 !message *** Compiler does not have 'Optimizations'
174 !message *** Compiler has 'Pentium 0x0f fix'
177 !message *** Compiler does not have 'Pentium 0x0f fix'
184 !message *** Compiler has 'B-stepping errata workarounds'
187 !message *** Compiler does not have 'B-stepping errata workarounds'
705 !message *** Compiler version $(VCVER). Target machine is $(MACHINE)
707 !message *** Compiler options '$(COMPILERFLAGS) $(OPTIMIZATIONS) $(DEBUGFLAGS) $(WARNINGS)'
/freebsd-13.1/contrib/expat/lib/
H A Dinternal.h122 # error Compiler did not define ULONG_MAX for us
/freebsd-13.1/contrib/file/magic/Magdir/
H A Dqt13 0 search/1024 The\040Resource\040Compiler\040for\040Qt Qt C-code resource file
H A Dintel122 # vendor ID for the ASL Compiler like: INTL MSFT ...
124 # revision number of the ASL Compiler like: 20051117 20140724 20190703 20200110 ...
/freebsd-13.1/sys/conf/
H A DMakefile.arm6441 . warning "Compiler is too old to support PERTHREAD_SSP"
/freebsd-13.1/contrib/libcbor/CMakeModules/
H A DFindCMocka.cmake10 # CMOCKA_DEFINITIONS - Compiler switches required for using CMocka
/freebsd-13.1/sys/contrib/dev/acpica/
H A Dchanges.txt15415 2) iASL Compiler:
15601 3) iASL Compiler:
15838 3) iASL Compiler:
15898 3) iASL Compiler:
17909 3) ASL Compiler:
18316 ASL Compiler:
18632 ASL Compiler, version X2016:
18774 ASL Compiler Version X2015:
18815 ASL Compiler Version X2014:
18892 ASL Compiler:
[all …]
/freebsd-13.1/lib/libc/softfloat/
H A Dsoftfloat-source.txt29 C Compiler (`gcc') for several platforms.
38 have done so far has been with the GNU C Compiler. Compilation with other
74 Compiler Options and Efficiency
145 gcc - GNU C Compiler.
344 Compiler Options and Efficiency
/freebsd-13.1/contrib/ntp/
H A DNOTES.y2kfixes28 Compiler: gcc
/freebsd-13.1/contrib/googletest/
H A Dappveyor.yml39 Write-Output "Compiler: $env:compiler"
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86InstrKL.td4 // The LLVM Compiler Infrastructure
/freebsd-13.1/contrib/llvm-project/compiler-rt/lib/builtins/
H A Dint_div_impl.inc15 // Adapted from Figure 3-40 of The PowerPC Compiler Writer's Guide
/freebsd-13.1/crypto/openssl/
H A DREADME73 - Compiler Details (name, version)

1234