Home
last modified time | relevance | path

Searched defs:HS (Results 1 – 19 of 19) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-profgen/
H A DProfileGenerator.h80 uint32_t HS = static_cast<uint32_t>(Context.size() / 2); variable
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/ARC/MCTargetDesc/
H A DARCInfo.h31 HS = 0x6, enumerator
/netbsd-src/external/apache2/llvm/dist/clang/lib/Frontend/
H A DInitHeaderSearch.cpp50 InitHeaderSearch(HeaderSearch &HS, bool verbose, StringRef sysroot) in InitHeaderSearch()
621 void clang::ApplyHeaderSearchOptions(HeaderSearch &HS, in ApplyHeaderSearchOptions()
H A DFrontendAction.cpp433 HeaderSearch &HS = CI.getPreprocessor().getHeaderSearchInfo(); in loadModuleMapForModuleBuild() local
473 HeaderSearch &HS = CI.getPreprocessor().getHeaderSearchInfo(); in prepareToBuildModule() local
H A DFrontendActions.cpp212 HeaderSearch &HS = CI.getPreprocessor().getHeaderSearchInfo(); in CreateOutputFile() local
288 auto &HS = CI.getPreprocessor().getHeaderSearchInfo(); in BeginSourceFileAction() local
H A DCompilerInstance.cpp217 static void collectHeaderMaps(const HeaderSearch &HS, in collectHeaderMaps()
1641 HeaderSearch &HS) { in selectModuleSource()
1676 HeaderSearch &HS = PP->getHeaderSearchInfo(); in findOrCompileModuleAndReadAST() local
H A DVerifyDiagnosticConsumer.cpp747 HeaderSearch &HS = CurrentPreprocessor->getHeaderSearchInfo(); in HandleDiagnostic() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/Serialization/
H A DASTReaderInternals.h247 HeaderSearch *HS; variable
266 HeaderFileInfoTrait(ASTReader &Reader, ModuleFile &M, HeaderSearch *HS, in HeaderFileInfoTrait()
H A DASTWriter.cpp1753 void ASTWriter::WriteHeaderSearch(const HeaderSearch &HS) { in WriteHeaderSearch()
/netbsd-src/usr.bin/ruptime/
H A Druptime.c212 #define HS(a) ((const struct hs *)(a)) macro
/netbsd-src/external/apache2/llvm/dist/llvm/lib/DebugInfo/PDB/Native/
H A DTpiStream.cpp81 auto HS = Pdb.safelyCreateIndexedStream(Header->HashStreamIndex); in reload() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Support/
H A DDynamicLibrary.cpp150 HandleSet& HS = *OpenedHandles; in getPermanentLibrary() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/ARM/Utils/
H A DARMBaseInfo.h33 HS, // Carry set >, ==, or unordered enumerator
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/NVPTX/
H A DNVPTX.h159 HS, enumerator
/netbsd-src/usr.bin/sed/
H A Dprocess.c71 static SPACE HS, PS, SS, YS; variable
[all...]
/netbsd-src/external/apache2/llvm/dist/clang/lib/Lex/
H A DHeaderSearch.cpp377 StringRef &Filename, HeaderSearch &HS, SourceLocation IncludeLoc, in LookupFile()
514 StringRef Filename, HeaderSearch &HS, SmallVectorImpl<char> *SearchPath, in DoFrameworkLookup()
1432 static bool suggestModule(HeaderSearch &HS, const FileEntry *File, in suggestModule()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/Utils/
H A DAArch64BaseInfo.h238 HS = 0x2, // Unsigned higher or same >, ==, or unordered enumerator
/netbsd-src/sys/external/bsd/drm2/dist/drm/radeon/
H A Dsumod.h351 # define HS(x) ((x) << 4) macro
/netbsd-src/external/apache2/llvm/dist/clang/tools/libclang/
H A DCIndex.cpp8445 HeaderSearch &HS = Unit.getPreprocessor().getHeaderSearchInfo(); in clang_getModuleForFile() local