Home
last modified time | relevance | path

Searched refs:PCH (Results 1 – 20 of 20) sorted by relevance

/freebsd-14-stable/contrib/llvm-project/clang/include/clang/Basic/
HDDiagnosticSerializationKinds.td13 "unable to read PCH file %0: '%1'">;
15 "input is not a PCH file: '%0'">;
19 "malformed block record in PCH file: '%0'">, DefaultFatal;
33 "PCH file was compiled for the %0 '%1' but the current translation "
40 "PCH file but is currently %select{disabled|enabled}2">;
42 "%0 differs in PCH file vs. current file">;
44 "the PCH file">;
45 def err_pch_modulecache_mismatch : Error<"PCH was compiled with module cache "
48 "PCH was compiled with different VFS overlay files than are currently in use">,
50 def note_pch_vfsoverlay_files : Note<"%select{PCH|current translation unit}0 has the following VFS …
[all …]
HDDiagnosticFrontendKinds.td115 "unable to load PCH file">;
199 // PCH reader
202 "PCH file">;
HDDebugOptions.def82 ///< external references to a PCH or module.
HDLangOptions.def197 BENIGN_LANGOPT(CacheGeneratedPCH, 1, 0, "cache generated PCH files in memory")
198 BENIGN_LANGOPT(PCHInstantiateTemplates, 1, 0, "instantiate templates while building a PCH")
HDDiagnosticDriverKinds.td472 "precompiled header '%0' was ignored because it is not a clang PCH file">,
475 "precompiled header directory '%0' was ignored because it contains no clang PCH files">,
/freebsd-14-stable/sys/contrib/device-tree/src/arm/
HDaspeed-bmc-tyan-s7106.dts266 /* Directly connected to PCH SMBUS #0 */
284 * to PCH SMBUS #3
316 * - PCH SMBUS #1
324 * - PCH SMBUS #2
350 * - i2c4 via switch (PCH_VR_SMBUS_SW_P; controlled by PCH)
351 * - PCH SMBUS
379 * - PCH SMBUS #4
HDaspeed-bmc-tyan-s8036.dts332 * - PCH SMBUS #4
/freebsd-14-stable/contrib/llvm-project/clang/include/clang/Lex/
HDPreprocessorOptions.h53 PCH = 0x1, enumerator
59 All = PCH | Module,
/freebsd-14-stable/contrib/llvm-project/clang/lib/Frontend/
HDChainedIncludesSource.cpp66 /*isysroot=*/"", DisableValidationForModuleKind::PCH)); in createASTReader()
110 DisableValidationForModuleKind::PCH; in createChainedIncludesSource()
HDPrecompiledPreamble.cpp780 DisableValidationForModuleKind::PCH; in configurePreamble()
/freebsd-14-stable/contrib/llvm-project/clang/lib/CodeGen/
HDObjectFilePCHContainerOperations.cpp362 StringRef PCH; in ExtractPCH() local
391 PCH = Buffer.getBuffer(); in ExtractPCH()
395 return PCH; in ExtractPCH()
HDCGDebugInfo.h438 void setPCHDescriptor(ASTSourceDescriptor PCH) { PCHDescriptor = PCH; } in setPCHDescriptor() argument
/freebsd-14-stable/contrib/llvm-project/lld/COFF/
HDDebugTypes.h41 enum TpiKind : uint8_t { Regular, PCH, UsingPCH, PDB, PDBIpi, UsingPDB }; enumerator
HDDebugTypes.cpp129 PrecompSource(COFFLinkerContext &ctx, ObjFile *f) : TpiSource(ctx, PCH, f) { in PrecompSource()
/freebsd-14-stable/share/misc/
HDpci_vendors47 7a13 7A2000 PCH Gigabit Ethernet Controller
54 # Found on 7A2000 PCH
56 7a27 7A2000 PCH I2S Controller
59 # Found on 7A2000 PCH
29076 7f70 Arrow Lake-S PCH CNVi WiFi
29255 0284 Comet Lake PCH-LP LPC Premium Controller/eSPI Controller
29257 02a3 Comet Lake PCH-LP SMBus Host Controller
29272 02c8 Comet Lake PCH-LP cAVS
29283 02ea Comet Lake PCH-LP LPSS: I2C Controller #2
29284 02ed Comet Lake PCH-LP USB 3.1 xHCI Host Controller
[all …]
/freebsd-14-stable/contrib/file/magic/Magdir/
HDintel252 0 lelong 0x0ff0a55a Intel serial flash for ICH/PCH ROM <= 5 or 3400 series A-step
253 16 lelong 0x0ff0a55a Intel serial flash for PCH ROM
/freebsd-14-stable/contrib/llvm-project/clang/include/clang/Driver/
HDTypes.def104 TYPE("precompiled-header", PCH, INVALID, "pch", phases::Compile, phases::…
HDOptions.td3218 HelpText<"Validate PCH input files based on content if mtime differs">;
3224 PosFlag<SetTrue, [], [ClangOption], "Instantiate templates already while building a PCH">,
3228 "code for uses of this PCH that assumes an explicit object file will be built for the PCH">;
3230 "debug info for types in an object file built from this PCH and do not generate them elsewhere">;
7618 HelpText<"Select the container format for clang modules and PCH. "
7763 HelpText<"Stop PCH generation after including this file. When using a PCH, "
7767 HelpText<"When creating a PCH, stop PCH generation after #pragma hdrstop.">,
7770 HelpText<"When using a PCH, skip tokens until after a #pragma hdrstop.">;
7775 HelpText<"This compilation is part of building a PCH with corresponding object file.">,
7885 HelpText<"Accept a PCH file that was created with compiler errors">,
[all …]
/freebsd-14-stable/contrib/llvm-project/clang/lib/Serialization/
HDASTReader.cpp2441 return bool(DisableValidationKind & DisableValidationForModuleKind::PCH); in shouldDisableValidationForFile()
4673 static ASTFileSignature readASTFileSignature(StringRef PCH);
5240 static ASTFileSignature readASTFileSignature(StringRef PCH) { in readASTFileSignature() argument
5241 BitstreamCursor Stream(PCH); in readASTFileSignature()
10317 : Listener(bool(DisableValidationKind &DisableValidationForModuleKind::PCH) in ASTReader()
/freebsd-14-stable/contrib/one-true-awk/testdir/
HDfunstack.in23522 @Article{Samet:1978:PCH,