| /freebsd-12.1/contrib/gcc/doc/ |
| H A D | frontends.texi | 10 @cindex GNU Compiler Collection 11 @cindex GNU C Compiler 16 GCC stands for ``GNU Compiler Collection''. GCC is an integrated 21 current official meaning is ``GNU Compiler Collection'', which refers 23 for ``GNU C Compiler'', and this usage is still common when the emphasis
|
| H A D | gccint.texi | 13 @settitle GNU Compiler Collection (GCC) Internals 53 * gccint: (gccint). Internals of the GNU Compiler Collection. 63 @title GNU Compiler Collection Internals 83 Compiler Collection (GCC)}.
|
| H A D | gcc.texi | 27 @settitle Using the GNU Compiler Collection (GCC) 67 * gcc: (gcc). The GNU Compiler Collection. 77 @title Using the GNU Compiler Collection 123 Introduction, gccint, GNU Compiler Collection (GCC) Internals}.
|
| /freebsd-12.1/contrib/llvm/tools/clang/lib/Driver/ToolChains/ |
| H A D | Myriad.h | 23 class LLVM_LIBRARY_VISIBILITY Compiler : public Tool { 25 Compiler(const ToolChain &TC) : Tool("moviCompile", "movicompile", TC) {} in Compiler() function 96 mutable std::unique_ptr<Tool> Compiler;
|
| H A D | Myriad.cpp | 25 void tools::SHAVE::Compiler::ConstructJob(Compilation &C, const JobAction &JA, in ConstructJob() 273 if (!Compiler) in SelectTool() 274 Compiler.reset(new tools::SHAVE::Compiler(*this)); in SelectTool() 275 return Compiler.get(); in SelectTool()
|
| H A D | MinGW.h | 100 mutable std::unique_ptr<tools::gcc::Compiler> Compiler; variable
|
| H A D | MSVC.h | 40 class LLVM_LIBRARY_VISIBILITY Compiler : public Tool { 42 Compiler(const ToolChain &TC) in Compiler() function
|
| H A D | Gnu.h | 111 class LLVM_LIBRARY_VISIBILITY Compiler : public Common { 113 Compiler(const ToolChain &TC) : Common("gcc::Compiler", "gcc frontend", TC) {} in Compiler() function 337 mutable std::unique_ptr<tools::gcc::Compiler> Compile;
|
| /freebsd-12.1/contrib/compiler-rt/ |
| H A D | README.txt | 1 Compiler-RT 7 Compiler-RT is open source software. You may freely distribute it under the
|
| H A D | CREDITS.TXT | 19 D: CMake'ify Compiler-RT build system 20 D: Maintain Solaris & AuroraUX ports of Compiler-RT
|
| /freebsd-12.1/contrib/llvm/tools/clang/lib/Tooling/ |
| H A D | Tooling.cpp | 354 CompilerInstance Compiler(std::move(PCHContainerOps)); in runInvocation() local 355 Compiler.setInvocation(std::move(Invocation)); in runInvocation() 356 Compiler.setFileManager(Files); in runInvocation() 364 Compiler.createDiagnostics(DiagConsumer, /*ShouldOwnClient=*/false); in runInvocation() 365 if (!Compiler.hasDiagnostics()) in runInvocation() 368 Compiler.createSourceManager(*Files); in runInvocation() 370 const bool Success = Compiler.ExecuteAction(*ScopedToolAction); in runInvocation()
|
| /freebsd-12.1/share/doc/psd/15.yacc/ |
| H A D | ref.bib | 32 %T Principles of Compiler Design 45 %T A Portable Compiler: Theory and Practice
|
| /freebsd-12.1/contrib/sqlite3/tea/win/ |
| H A D | rules.vc | 117 !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-12.1/contrib/llvm/lib/Target/Mips/ |
| H A D | MipsRegisterBanks.td | 3 // The LLVM Compiler Infrastructure
|
| /freebsd-12.1/contrib/llvm/tools/clang/include/clang/Basic/ |
| H A D | DiagnosticAnalysisKinds.td | 3 // The LLVM Compiler Infrastructure
|
| H A D | DiagnosticCategories.td | 3 // The LLVM Compiler Infrastructure
|
| /freebsd-12.1/contrib/compiler-rt/lib/sanitizer_common/ |
| H A D | sanitizer_common_interface_posix.inc | 3 // The LLVM Compiler Infrastructure
|
| /freebsd-12.1/contrib/llvm/include/llvm/Target/GlobalISel/ |
| H A D | RegisterBank.td | 3 // The LLVM Compiler Infrastructure
|
| /freebsd-12.1/contrib/libc++/include/ |
| H A D | cassert | 4 // The LLVM Compiler Infrastructure
|
| H A D | ciso646 | 4 // The LLVM Compiler Infrastructure
|
| H A D | ccomplex | 4 // The LLVM Compiler Infrastructure
|
| /freebsd-12.1/contrib/llvm/lib/Target/ARM/ |
| H A D | ARMRegisterBanks.td | 3 // The LLVM Compiler Infrastructure
|
| /freebsd-12.1/contrib/llvm/lib/Target/AMDGPU/ |
| H A D | VIInstrFormats.td | 3 // The LLVM Compiler Infrastructure
|
| /freebsd-12.1/contrib/llvm/lib/Target/X86/ |
| H A D | X86RegisterBanks.td | 3 // The LLVM Compiler Infrastructure
|
| /freebsd-12.1/contrib/llvm/lib/Target/PowerPC/ |
| H A D | PPCPfmCounters.td | 3 // The LLVM Compiler Infrastructure
|