Guest User

Untitled

a guest
Dec 11th, 2023
131
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 141.59 KB | None | 0 0
  1. +---bin
  2. | amdgpu-arch.exe
  3. | analyze-build
  4. | bugpoint.exe
  5. | c-index-test.exe
  6. | clang++.exe
  7. | clang-apply-replacements.exe
  8. | clang-change-namespace.exe
  9. | clang-check.exe
  10. | clang-cl.exe
  11. | clang-cpp.exe
  12. | clang-doc.exe
  13. | clang-extdef-mapping.exe
  14. | clang-format.exe
  15. | clang-include-cleaner.exe
  16. | clang-include-fixer.exe
  17. | clang-linker-wrapper.exe
  18. | clang-move.exe
  19. | clang-offload-bundler.exe
  20. | clang-offload-packager.exe
  21. | clang-pseudo.exe
  22. | clang-query.exe
  23. | clang-refactor.exe
  24. | clang-rename.exe
  25. | clang-reorder-fields.exe
  26. | clang-repl.exe
  27. | clang-scan-deps.exe
  28. | clang-tblgen.exe
  29. | clang-tidy.exe
  30. | clang.exe
  31. | clangd.exe
  32. | diagtool.exe
  33. | dsymutil.exe
  34. | find-all-symbols.exe
  35. | git-clang-format
  36. | hmaptool
  37. | intercept-build
  38. | libclang.dll
  39. | llc.exe
  40. | lli.exe
  41. | llvm-addr2line.exe
  42. | llvm-ar.exe
  43. | llvm-as.exe
  44. | llvm-bcanalyzer.exe
  45. | llvm-bitcode-strip.exe
  46. | llvm-c-test.exe
  47. | LLVM-C.dll
  48. | llvm-cat.exe
  49. | llvm-cfi-verify.exe
  50. | llvm-config.exe
  51. | llvm-cov.exe
  52. | llvm-cvtres.exe
  53. | llvm-cxxdump.exe
  54. | llvm-cxxfilt.exe
  55. | llvm-cxxmap.exe
  56. | llvm-debuginfo-analyzer.exe
  57. | llvm-debuginfod-find.exe
  58. | llvm-debuginfod.exe
  59. | llvm-diff.exe
  60. | llvm-dis.exe
  61. | llvm-dlltool.exe
  62. | llvm-dwarfdump.exe
  63. | llvm-dwarfutil.exe
  64. | llvm-dwp.exe
  65. | llvm-exegesis.exe
  66. | llvm-extract.exe
  67. | llvm-gsymutil.exe
  68. | llvm-ifs.exe
  69. | llvm-install-name-tool.exe
  70. | llvm-jitlink.exe
  71. | llvm-lib.exe
  72. | llvm-libtool-darwin.exe
  73. | llvm-link.exe
  74. | llvm-lipo.exe
  75. | llvm-lto.exe
  76. | llvm-lto2.exe
  77. | llvm-mc.exe
  78. | llvm-mca.exe
  79. | llvm-ml.exe
  80. | llvm-modextract.exe
  81. | llvm-mt.exe
  82. | llvm-nm.exe
  83. | llvm-objcopy.exe
  84. | llvm-objdump.exe
  85. | llvm-opt-report.exe
  86. | llvm-otool.exe
  87. | llvm-pdbutil.exe
  88. | llvm-profdata.exe
  89. | llvm-profgen.exe
  90. | llvm-ranlib.exe
  91. | llvm-rc.exe
  92. | llvm-readelf.exe
  93. | llvm-readobj.exe
  94. | llvm-reduce.exe
  95. | llvm-remark-size-diff.exe
  96. | llvm-remarkutil.exe
  97. | llvm-rtdyld.exe
  98. | llvm-sim.exe
  99. | llvm-size.exe
  100. | llvm-split.exe
  101. | llvm-stress.exe
  102. | llvm-strings.exe
  103. | llvm-strip.exe
  104. | llvm-symbolizer.exe
  105. | llvm-tapi-diff.exe
  106. | llvm-tblgen.exe
  107. | llvm-tli-checker.exe
  108. | llvm-undname.exe
  109. | llvm-windres.exe
  110. | llvm-xray.exe
  111. | LTO.dll
  112. | modularize.exe
  113. | nvptx-arch.exe
  114. | opt.exe
  115. | pp-trace.exe
  116. | Remarks.dll
  117. | run-clang-tidy
  118. | sancov.exe
  119. | sanstats.exe
  120. | scan-build
  121. | scan-build-py
  122. | scan-build.bat
  123. | scan-view
  124. | verify-uselistorder.exe
  125. |
  126. +---include
  127. | +---clang
  128. | | +---Analysis
  129. | | | | AnalysisDeclContext.h
  130. | | | | AnyCall.h
  131. | | | | BodyFarm.h
  132. | | | | CallGraph.h
  133. | | | | CFG.h
  134. | | | | CFGStmtMap.h
  135. | | | | CloneDetection.h
  136. | | | | CodeInjector.h
  137. | | | | ConstructionContext.h
  138. | | | | IssueHash.h
  139. | | | | MacroExpansionContext.h
  140. | | | | PathDiagnostic.h
  141. | | | | ProgramPoint.h
  142. | | | | RetainSummaryManager.h
  143. | | | | SelectorExtras.h
  144. | | | |
  145. | | | +---Analyses
  146. | | | | CalledOnceCheck.h
  147. | | | | CFGReachabilityAnalysis.h
  148. | | | | Consumed.h
  149. | | | | Dominators.h
  150. | | | | ExprMutationAnalyzer.h
  151. | | | | IntervalPartition.h
  152. | | | | LiveVariables.h
  153. | | | | PostOrderCFGView.h
  154. | | | | ReachableCode.h
  155. | | | | ThreadSafety.h
  156. | | | | ThreadSafetyCommon.h
  157. | | | | ThreadSafetyLogical.h
  158. | | | | ThreadSafetyOps.def
  159. | | | | ThreadSafetyTIL.h
  160. | | | | ThreadSafetyTraverse.h
  161. | | | | ThreadSafetyUtil.h
  162. | | | | UninitializedValues.h
  163. | | | | UnsafeBufferUsage.h
  164. | | | | UnsafeBufferUsageGadgets.def
  165. | | | |
  166. | | | +---DomainSpecific
  167. | | | | CocoaConventions.h
  168. | | | | ObjCNoReturn.h
  169. | | | |
  170. | | | +---FlowSensitive
  171. | | | | | Arena.h
  172. | | | | | CFGMatchSwitch.h
  173. | | | | | ControlFlowContext.h
  174. | | | | | DataflowAnalysis.h
  175. | | | | | DataflowAnalysisContext.h
  176. | | | | | DataflowEnvironment.h
  177. | | | | | DataflowLattice.h
  178. | | | | | DataflowValues.h
  179. | | | | | DataflowWorklist.h
  180. | | | | | DebugSupport.h
  181. | | | | | Formula.h
  182. | | | | | Logger.h
  183. | | | | | MapLattice.h
  184. | | | | | MatchSwitch.h
  185. | | | | | NoopAnalysis.h
  186. | | | | | NoopLattice.h
  187. | | | | | RecordOps.h
  188. | | | | | Solver.h
  189. | | | | | StorageLocation.h
  190. | | | | | Transfer.h
  191. | | | | | TypeErasedDataflowAnalysis.h
  192. | | | | | Value.h
  193. | | | | | WatchedLiteralsSolver.h
  194. | | | | |
  195. | | | | \---Models
  196. | | | | ChromiumCheckModel.h
  197. | | | | UncheckedOptionalAccessModel.h
  198. | | | |
  199. | | | \---Support
  200. | | | BumpVector.h
  201. | | |
  202. | | +---APINotes
  203. | | | APINotesYAMLCompiler.h
  204. | | | Types.h
  205. | | |
  206. | | +---ARCMigrate
  207. | | | ARCMT.h
  208. | | | ARCMTActions.h
  209. | | | FileRemapper.h
  210. | | |
  211. | | +---AST
  212. | | | | AbstractBasicReader.h
  213. | | | | AbstractBasicReader.inc
  214. | | | | AbstractBasicWriter.h
  215. | | | | AbstractBasicWriter.inc
  216. | | | | AbstractTypeReader.h
  217. | | | | AbstractTypeReader.inc
  218. | | | | AbstractTypeWriter.h
  219. | | | | AbstractTypeWriter.inc
  220. | | | | APValue.h
  221. | | | | AST.h
  222. | | | | ASTConcept.h
  223. | | | | ASTConsumer.h
  224. | | | | ASTContext.h
  225. | | | | ASTContextAllocate.h
  226. | | | | ASTDiagnostic.h
  227. | | | | ASTDumper.h
  228. | | | | ASTDumperUtils.h
  229. | | | | ASTFwd.h
  230. | | | | ASTImporter.h
  231. | | | | ASTImporterLookupTable.h
  232. | | | | ASTImportError.h
  233. | | | | ASTImporterSharedState.h
  234. | | | | ASTLambda.h
  235. | | | | ASTMutationListener.h
  236. | | | | ASTNodeTraverser.h
  237. | | | | ASTStructuralEquivalence.h
  238. | | | | ASTTypeTraits.h
  239. | | | | ASTUnresolvedSet.h
  240. | | | | ASTVector.h
  241. | | | | Attr.h
  242. | | | | AttrImpl.inc
  243. | | | | AttrIterator.h
  244. | | | | AttrNodeTraverse.inc
  245. | | | | Attrs.inc
  246. | | | | AttrTextNodeDump.inc
  247. | | | | AttrVisitor.h
  248. | | | | AttrVisitor.inc
  249. | | | | Availability.h
  250. | | | | BaseSubobject.h
  251. | | | | BuiltinTypes.def
  252. | | | | CanonicalType.h
  253. | | | | CharUnits.h
  254. | | | | Comment.h
  255. | | | | CommentBriefParser.h
  256. | | | | CommentCommandInfo.inc
  257. | | | | CommentCommandList.inc
  258. | | | | CommentCommandTraits.h
  259. | | | | CommentDiagnostic.h
  260. | | | | CommentHTMLNamedCharacterReferences.inc
  261. | | | | CommentHTMLTags.inc
  262. | | | | CommentHTMLTagsProperties.inc
  263. | | | | CommentLexer.h
  264. | | | | CommentNodes.inc
  265. | | | | CommentParser.h
  266. | | | | CommentSema.h
  267. | | | | CommentVisitor.h
  268. | | | | ComparisonCategories.h
  269. | | | | ComputeDependence.h
  270. | | | | CurrentSourceLocExprScope.h
  271. | | | | CXXInheritance.h
  272. | | | | CXXRecordDeclDefinitionBits.def
  273. | | | | DataCollection.h
  274. | | | | Decl.h
  275. | | | | DeclAccessPair.h
  276. | | | | DeclarationName.h
  277. | | | | DeclBase.h
  278. | | | | DeclContextInternals.h
  279. | | | | DeclCXX.h
  280. | | | | DeclFriend.h
  281. | | | | DeclGroup.h
  282. | | | | DeclLookups.h
  283. | | | | DeclNodes.inc
  284. | | | | DeclObjC.h
  285. | | | | DeclObjCCommon.h
  286. | | | | DeclOpenMP.h
  287. | | | | DeclTemplate.h
  288. | | | | DeclVisitor.h
  289. | | | | DependenceFlags.h
  290. | | | | DependentDiagnostic.h
  291. | | | | EvaluatedExprVisitor.h
  292. | | | | Expr.h
  293. | | | | ExprConcepts.h
  294. | | | | ExprCXX.h
  295. | | | | ExprObjC.h
  296. | | | | ExprOpenMP.h
  297. | | | | ExternalASTMerger.h
  298. | | | | ExternalASTSource.h
  299. | | | | FormatString.h
  300. | | | | GlobalDecl.h
  301. | | | | IgnoreExpr.h
  302. | | | | JSONNodeDumper.h
  303. | | | | LambdaCapture.h
  304. | | | | LexicallyOrderedRecursiveASTVisitor.h
  305. | | | | LocInfoType.h
  306. | | | | Mangle.h
  307. | | | | MangleNumberingContext.h
  308. | | | | NestedNameSpecifier.h
  309. | | | | NonTrivialTypeVisitor.h
  310. | | | | NSAPI.h
  311. | | | | ODRDiagsEmitter.h
  312. | | | | ODRHash.h
  313. | | | | OpenMPClause.h
  314. | | | | OperationKinds.def
  315. | | | | OperationKinds.h
  316. | | | | OptionalDiagnostic.h
  317. | | | | OSLog.h
  318. | | | | ParentMap.h
  319. | | | | ParentMapContext.h
  320. | | | | PrettyDeclStackTrace.h
  321. | | | | PrettyPrinter.h
  322. | | | | QualTypeNames.h
  323. | | | | Randstruct.h
  324. | | | | RawCommentList.h
  325. | | | | RecordLayout.h
  326. | | | | RecursiveASTVisitor.h
  327. | | | | Redeclarable.h
  328. | | | | SelectorLocationsKind.h
  329. | | | | Stmt.h
  330. | | | | StmtCXX.h
  331. | | | | StmtDataCollectors.inc
  332. | | | | StmtGraphTraits.h
  333. | | | | StmtIterator.h
  334. | | | | StmtNodes.inc
  335. | | | | StmtObjC.h
  336. | | | | StmtOpenMP.h
  337. | | | | StmtVisitor.h
  338. | | | | TemplateArgumentVisitor.h
  339. | | | | TemplateBase.h
  340. | | | | TemplateName.h
  341. | | | | TextNodeDumper.h
  342. | | | | Type.h
  343. | | | | TypeLoc.h
  344. | | | | TypeLocNodes.def
  345. | | | | TypeLocVisitor.h
  346. | | | | TypeNodes.inc
  347. | | | | TypeOrdering.h
  348. | | | | TypeVisitor.h
  349. | | | | UnresolvedSet.h
  350. | | | | VTableBuilder.h
  351. | | | | VTTBuilder.h
  352. | | | |
  353. | | | \---x64
  354. | | | \---Debug
  355. | | | +---ClangAbstractBasicReader
  356. | | | | \---ClangAbs.30418BF3.tlog
  357. | | | +---ClangAbstractBasicWriter
  358. | | | | \---ClangAbs.ED077060.tlog
  359. | | | +---ClangAbstractTypeReader
  360. | | | | \---ClangAbs.C23ACB22.tlog
  361. | | | +---ClangAbstractTypeWriter
  362. | | | | \---ClangAbs.2C37A97A.tlog
  363. | | | +---ClangAttrClasses
  364. | | | | \---ClangAttrClasses.tlog
  365. | | | +---ClangAttrImpl
  366. | | | | \---ClangAttrImpl.tlog
  367. | | | +---ClangAttrTextDump
  368. | | | | \---ClangAtt.B4290F42.tlog
  369. | | | +---ClangAttrTraverse
  370. | | | | \---ClangAtt.F1A4DE54.tlog
  371. | | | +---ClangAttrVisitor
  372. | | | | \---ClangAttrVisitor.tlog
  373. | | | +---ClangCommentCommandInfo
  374. | | | | \---ClangCom.A9ED0812.tlog
  375. | | | +---ClangCommentCommandList
  376. | | | | \---ClangCom.CFA6FC27.tlog
  377. | | | +---ClangCommentHTMLNamedCharacterReferences
  378. | | | | \---ClangCom.FDF56715.tlog
  379. | | | +---ClangCommentHTMLTags
  380. | | | | \---ClangCom.07A7E0D4.tlog
  381. | | | +---ClangCommentHTMLTagsProperties
  382. | | | | \---ClangCom.2B901147.tlog
  383. | | | +---ClangCommentNodes
  384. | | | | \---ClangCom.042A38E1.tlog
  385. | | | +---ClangDeclNodes
  386. | | | | \---ClangDeclNodes.tlog
  387. | | | +---ClangStmtNodes
  388. | | | | \---ClangStmtNodes.tlog
  389. | | | +---ClangTypeNodes
  390. | | | | \---ClangTypeNodes.tlog
  391. | | | \---StmtDataCollectors
  392. | | | \---StmtData.CC6764F4.tlog
  393. | | +---ASTMatchers
  394. | | | | ASTMatchers.h
  395. | | | | ASTMatchersInternal.h
  396. | | | | ASTMatchersMacros.h
  397. | | | | ASTMatchFinder.h
  398. | | | | GtestMatchers.h
  399. | | | |
  400. | | | \---Dynamic
  401. | | | Diagnostics.h
  402. | | | Parser.h
  403. | | | Registry.h
  404. | | | VariantValue.h
  405. | | |
  406. | | +---Basic
  407. | | | | AArch64SVEACLETypes.def
  408. | | | | ABI.h
  409. | | | | AddressSpaces.h
  410. | | | | AlignedAllocation.h
  411. | | | | AllDiagnostics.h
  412. | | | | arm_cde_builtins.inc
  413. | | | | arm_cde_builtin_aliases.inc
  414. | | | | arm_cde_builtin_cg.inc
  415. | | | | arm_cde_builtin_sema.inc
  416. | | | | arm_fp16.inc
  417. | | | | arm_mve_builtins.inc
  418. | | | | arm_mve_builtin_aliases.inc
  419. | | | | arm_mve_builtin_cg.inc
  420. | | | | arm_mve_builtin_sema.inc
  421. | | | | arm_neon.inc
  422. | | | | arm_sme_builtins.inc
  423. | | | | arm_sme_builtin_cg.inc
  424. | | | | arm_sme_sema_rangechecks.inc
  425. | | | | arm_sve_builtins.inc
  426. | | | | arm_sve_builtin_cg.inc
  427. | | | | arm_sve_sema_rangechecks.inc
  428. | | | | arm_sve_typeflags.inc
  429. | | | | AttrHasAttributeImpl.inc
  430. | | | | AttributeCommonInfo.h
  431. | | | | Attributes.h
  432. | | | | AttrKinds.h
  433. | | | | AttrList.inc
  434. | | | | AttrSubjectMatchRules.h
  435. | | | | AttrSubMatchRulesList.inc
  436. | | | | AttrTokenKinds.inc
  437. | | | | BitmaskEnum.h
  438. | | | | BuiltinHeaders.def
  439. | | | | Builtins.def
  440. | | | | Builtins.h
  441. | | | | BuiltinsAArch64.def
  442. | | | | BuiltinsAArch64NeonSVEBridge.def
  443. | | | | BuiltinsAArch64NeonSVEBridge_cg.def
  444. | | | | BuiltinsAMDGPU.def
  445. | | | | BuiltinsARM.def
  446. | | | | BuiltinsBPF.def
  447. | | | | BuiltinsHexagon.def
  448. | | | | BuiltinsHexagonDep.def
  449. | | | | BuiltinsHexagonMapCustomDep.def
  450. | | | | BuiltinsLoongArch.def
  451. | | | | BuiltinsMips.def
  452. | | | | BuiltinsNEON.def
  453. | | | | BuiltinsNVPTX.def
  454. | | | | BuiltinsPPC.def
  455. | | | | BuiltinsRISCV.def
  456. | | | | BuiltinsRISCVVector.def
  457. | | | | BuiltinsSME.def
  458. | | | | BuiltinsSVE.def
  459. | | | | BuiltinsSystemZ.def
  460. | | | | BuiltinsVE.def
  461. | | | | BuiltinsVEVL.gen.def
  462. | | | | BuiltinsWebAssembly.def
  463. | | | | BuiltinsX86.def
  464. | | | | BuiltinsX86_64.def
  465. | | | | BuiltinsXCore.def
  466. | | | | CapturedStmt.h
  467. | | | | CharInfo.h
  468. | | | | CLWarnings.h
  469. | | | | CodeGenOptions.def
  470. | | | | CodeGenOptions.h
  471. | | | | CommentOptions.h
  472. | | | | Cuda.h
  473. | | | | CustomizableOptional.h
  474. | | | | DarwinSDKInfo.h
  475. | | | | Diagnostic.h
  476. | | | | DiagnosticAnalysis.h
  477. | | | | DiagnosticAnalysisKinds.inc
  478. | | | | DiagnosticAST.h
  479. | | | | DiagnosticASTKinds.inc
  480. | | | | DiagnosticCategories.h
  481. | | | | DiagnosticComment.h
  482. | | | | DiagnosticCommentKinds.inc
  483. | | | | DiagnosticCommonKinds.inc
  484. | | | | DiagnosticCrossTU.h
  485. | | | | DiagnosticCrossTUKinds.inc
  486. | | | | DiagnosticDriver.h
  487. | | | | DiagnosticDriverKinds.inc
  488. | | | | DiagnosticError.h
  489. | | | | DiagnosticFrontend.h
  490. | | | | DiagnosticFrontendKinds.inc
  491. | | | | DiagnosticGroups.inc
  492. | | | | DiagnosticIDs.h
  493. | | | | DiagnosticIndexName.inc
  494. | | | | DiagnosticLex.h
  495. | | | | DiagnosticLexKinds.inc
  496. | | | | DiagnosticOptions.def
  497. | | | | DiagnosticOptions.h
  498. | | | | DiagnosticParse.h
  499. | | | | DiagnosticParseKinds.inc
  500. | | | | DiagnosticRefactoring.h
  501. | | | | DiagnosticRefactoringKinds.inc
  502. | | | | DiagnosticSema.h
  503. | | | | DiagnosticSemaKinds.inc
  504. | | | | DiagnosticSerialization.h
  505. | | | | DiagnosticSerializationKinds.inc
  506. | | | | DirectoryEntry.h
  507. | | | | ExceptionSpecificationType.h
  508. | | | | ExpressionTraits.h
  509. | | | | Features.def
  510. | | | | FileEntry.h
  511. | | | | FileManager.h
  512. | | | | FileSystemOptions.h
  513. | | | | FileSystemStatCache.h
  514. | | | | FPOptions.def
  515. | | | | HeaderInclude.h
  516. | | | | HLSLRuntime.h
  517. | | | | IdentifierTable.h
  518. | | | | JsonSupport.h
  519. | | | | Lambda.h
  520. | | | | LangOptions.def
  521. | | | | LangOptions.h
  522. | | | | LangStandard.h
  523. | | | | LangStandards.def
  524. | | | | Linkage.h
  525. | | | | LLVM.h
  526. | | | | MacroBuilder.h
  527. | | | | MakeSupport.h
  528. | | | | Module.h
  529. | | | | MSP430Target.def
  530. | | | | NoSanitizeList.h
  531. | | | | ObjCRuntime.h
  532. | | | | OpenCLExtensions.def
  533. | | | | OpenCLExtensionTypes.def
  534. | | | | OpenCLImageTypes.def
  535. | | | | OpenCLOptions.h
  536. | | | | OpenMPKinds.def
  537. | | | | OpenMPKinds.h
  538. | | | | OperatorKinds.def
  539. | | | | OperatorKinds.h
  540. | | | | OperatorPrecedence.h
  541. | | | | ParsedAttrInfo.h
  542. | | | | PartialDiagnostic.h
  543. | | | | PlistSupport.h
  544. | | | | PPCTypes.def
  545. | | | | PragmaKinds.h
  546. | | | | PrettyStackTrace.h
  547. | | | | ProfileList.h
  548. | | | | RISCVVTypes.def
  549. | | | | riscv_sifive_vector_builtins.inc
  550. | | | | riscv_sifive_vector_builtin_cg.inc
  551. | | | | riscv_sifive_vector_builtin_sema.inc
  552. | | | | riscv_vector_builtins.inc
  553. | | | | riscv_vector_builtin_cg.inc
  554. | | | | riscv_vector_builtin_sema.inc
  555. | | | | Sanitizers.def
  556. | | | | Sanitizers.h
  557. | | | | SanitizerSpecialCaseList.h
  558. | | | | Sarif.h
  559. | | | | SourceLocation.h
  560. | | | | SourceManager.h
  561. | | | | SourceManagerInternals.h
  562. | | | | Specifiers.h
  563. | | | | Stack.h
  564. | | | | SyncScope.h
  565. | | | | TargetBuiltins.h
  566. | | | | TargetCXXABI.def
  567. | | | | TargetCXXABI.h
  568. | | | | TargetID.h
  569. | | | | TargetInfo.h
  570. | | | | TargetOptions.h
  571. | | | | TemplateKinds.h
  572. | | | | Thunk.h
  573. | | | | TokenKinds.def
  574. | | | | TokenKinds.h
  575. | | | | TransformTypeTraits.def
  576. | | | | TypeTraits.h
  577. | | | | Version.h
  578. | | | | Version.inc
  579. | | | | Visibility.h
  580. | | | | WebAssemblyReferenceTypes.def
  581. | | | | XRayInstr.h
  582. | | | | XRayLists.h
  583. | | | |
  584. | | | \---x64
  585. | | | \---Debug
  586. | | | +---ClangARMCdeBuiltinAliases
  587. | | | | \---ClangARM.9A5B190E.tlog
  588. | | | +---ClangARMCdeBuiltinCG
  589. | | | | \---ClangARM.D2A10068.tlog
  590. | | | +---ClangARMCdeBuiltinsDef
  591. | | | | \---ClangARM.3A576C07.tlog
  592. | | | +---ClangARMCdeBuiltinSema
  593. | | | | \---ClangARM.EF360CAE.tlog
  594. | | | +---ClangARMFP16
  595. | | | | \---ClangARMFP16.tlog
  596. | | | +---ClangARMMveBuiltinAliases
  597. | | | | \---ClangARM.A908321A.tlog
  598. | | | +---ClangARMMveBuiltinCG
  599. | | | | \---ClangARM.3A60DD49.tlog
  600. | | | +---ClangARMMveBuiltinsDef
  601. | | | | \---ClangARM.A7165341.tlog
  602. | | | +---ClangARMMveBuiltinSema
  603. | | | | \---ClangARM.18312240.tlog
  604. | | | +---ClangARMNeon
  605. | | | | \---ClangARMNeon.tlog
  606. | | | +---ClangARMSmeBuiltinCG
  607. | | | | \---ClangARM.431CC799.tlog
  608. | | | +---ClangARMSmeBuiltins
  609. | | | | \---ClangARM.D795E07E.tlog
  610. | | | +---ClangARMSmeSemaRangeChecks
  611. | | | | \---ClangARM.D27A6566.tlog
  612. | | | +---ClangARMSveBuiltinCG
  613. | | | | \---ClangARM.0D298114.tlog
  614. | | | +---ClangARMSveBuiltins
  615. | | | | \---ClangARM.07E67CE8.tlog
  616. | | | +---ClangARMSveSemaRangeChecks
  617. | | | | \---ClangARM.CFC96AAE.tlog
  618. | | | +---ClangARMSveTypeFlags
  619. | | | | \---ClangARM.FCECB128.tlog
  620. | | | +---ClangAttrHasAttributeImpl
  621. | | | | \---ClangAtt.A35E324F.tlog
  622. | | | +---ClangAttrList
  623. | | | | \---ClangAttrList.tlog
  624. | | | +---ClangAttrSubjectMatchRuleList
  625. | | | | \---ClangAtt.424E4E11.tlog
  626. | | | +---ClangAttrTokenKinds
  627. | | | | \---ClangAtt.6F854E91.tlog
  628. | | | +---ClangDiagnosticAnalysis
  629. | | | | \---ClangDia.0BB8DBD4.tlog
  630. | | | +---ClangDiagnosticAST
  631. | | | | \---ClangDia.06B02F33.tlog
  632. | | | +---ClangDiagnosticComment
  633. | | | | \---ClangDia.B5553C17.tlog
  634. | | | +---ClangDiagnosticCommon
  635. | | | | \---ClangDia.584ACF69.tlog
  636. | | | +---ClangDiagnosticCrossTU
  637. | | | | \---ClangDia.5C11D631.tlog
  638. | | | +---ClangDiagnosticDriver
  639. | | | | \---ClangDia.D19F3451.tlog
  640. | | | +---ClangDiagnosticFrontend
  641. | | | | \---ClangDia.199BE0DD.tlog
  642. | | | +---ClangDiagnosticGroups
  643. | | | | \---ClangDia.4A4A3591.tlog
  644. | | | +---ClangDiagnosticIndexName
  645. | | | | \---ClangDia.0DE3F40E.tlog
  646. | | | +---ClangDiagnosticLex
  647. | | | | \---ClangDia.96A2204C.tlog
  648. | | | +---ClangDiagnosticParse
  649. | | | | \---ClangDia.08C80256.tlog
  650. | | | +---ClangDiagnosticRefactoring
  651. | | | | \---ClangDia.DEFC6416.tlog
  652. | | | +---ClangDiagnosticSema
  653. | | | | \---ClangDia.ADEA56B7.tlog
  654. | | | +---ClangDiagnosticSerialization
  655. | | | | \---ClangDia.EB67D72D.tlog
  656. | | | +---ClangRISCVSiFiveVectorBuiltinCG
  657. | | | | \---ClangRIS.99D2A1A8.tlog
  658. | | | +---ClangRISCVSiFiveVectorBuiltins
  659. | | | | \---ClangRIS.AF06C9B6.tlog
  660. | | | +---ClangRISCVSiFiveVectorBuiltinSema
  661. | | | | \---ClangRIS.5174FDE6.tlog
  662. | | | +---ClangRISCVVectorBuiltinCG
  663. | | | | \---ClangRIS.2E8B74E3.tlog
  664. | | | +---ClangRISCVVectorBuiltins
  665. | | | | \---ClangRIS.E7CE408D.tlog
  666. | | | \---ClangRISCVVectorBuiltinSema
  667. | | | \---ClangRIS.7794697B.tlog
  668. | | +---CodeGen
  669. | | | BackendUtil.h
  670. | | | CGFunctionInfo.h
  671. | | | CodeGenABITypes.h
  672. | | | CodeGenAction.h
  673. | | | ConstantInitBuilder.h
  674. | | | ConstantInitFuture.h
  675. | | | ModuleBuilder.h
  676. | | | ObjectFilePCHContainerOperations.h
  677. | | | SwiftCallingConv.h
  678. | | |
  679. | | +---Config
  680. | | | config.h
  681. | | |
  682. | | +---CrossTU
  683. | | | CrossTranslationUnit.h
  684. | | | CrossTUDiagnostic.h
  685. | | |
  686. | | +---DirectoryWatcher
  687. | | | DirectoryWatcher.h
  688. | | |
  689. | | +---Driver
  690. | | | | Action.h
  691. | | | | Compilation.h
  692. | | | | Distro.h
  693. | | | | Driver.h
  694. | | | | DriverDiagnostic.h
  695. | | | | InputInfo.h
  696. | | | | Job.h
  697. | | | | Multilib.h
  698. | | | | MultilibBuilder.h
  699. | | | | OffloadBundler.h
  700. | | | | Options.h
  701. | | | | Options.inc
  702. | | | | OptionUtils.h
  703. | | | | Phases.h
  704. | | | | SanitizerArgs.h
  705. | | | | Tool.h
  706. | | | | ToolChain.h
  707. | | | | Types.def
  708. | | | | Types.h
  709. | | | | Util.h
  710. | | | | XRayArgs.h
  711. | | | |
  712. | | | \---x64
  713. | | | \---Debug
  714. | | | \---ClangDriverOptions
  715. | | | \---ClangDri.4069A58D.tlog
  716. | | +---Edit
  717. | | | Commit.h
  718. | | | EditedSource.h
  719. | | | EditsReceiver.h
  720. | | | FileOffset.h
  721. | | | Rewriters.h
  722. | | |
  723. | | +---ExtractAPI
  724. | | | | API.h
  725. | | | | APIIgnoresList.h
  726. | | | | AvailabilityInfo.h
  727. | | | | DeclarationFragments.h
  728. | | | | ExtractAPIActionBase.h
  729. | | | | ExtractAPIVisitor.h
  730. | | | | FrontendActions.h
  731. | | | | TypedefUnderlyingTypeResolver.h
  732. | | | |
  733. | | | \---Serialization
  734. | | | SerializerBase.h
  735. | | | SymbolGraphSerializer.h
  736. | | |
  737. | | +---Format
  738. | | | Format.h
  739. | | |
  740. | | +---Frontend
  741. | | | ASTConsumers.h
  742. | | | ASTUnit.h
  743. | | | ChainedDiagnosticConsumer.h
  744. | | | CommandLineSourceLoc.h
  745. | | | CompilerInstance.h
  746. | | | CompilerInvocation.h
  747. | | | DependencyOutputOptions.h
  748. | | | DiagnosticRenderer.h
  749. | | | FrontendAction.h
  750. | | | FrontendActions.h
  751. | | | FrontendDiagnostic.h
  752. | | | FrontendOptions.h
  753. | | | FrontendPluginRegistry.h
  754. | | | LayoutOverrideSource.h
  755. | | | LogDiagnosticPrinter.h
  756. | | | MigratorOptions.h
  757. | | | MultiplexConsumer.h
  758. | | | PCHContainerOperations.h
  759. | | | PrecompiledPreamble.h
  760. | | | PreprocessorOutputOptions.h
  761. | | | SARIFDiagnostic.h
  762. | | | SARIFDiagnosticPrinter.h
  763. | | | SerializedDiagnosticPrinter.h
  764. | | | SerializedDiagnosticReader.h
  765. | | | SerializedDiagnostics.h
  766. | | | TextDiagnostic.h
  767. | | | TextDiagnosticBuffer.h
  768. | | | TextDiagnosticPrinter.h
  769. | | | Utils.h
  770. | | | VerifyDiagnosticConsumer.h
  771. | | |
  772. | | +---FrontendTool
  773. | | | Utils.h
  774. | | |
  775. | | +---Index
  776. | | | CommentToXML.h
  777. | | | DeclOccurrence.h
  778. | | | IndexDataConsumer.h
  779. | | | IndexingAction.h
  780. | | | IndexingOptions.h
  781. | | | IndexSymbol.h
  782. | | | USRGeneration.h
  783. | | |
  784. | | +---IndexSerialization
  785. | | | SerializablePathCollection.h
  786. | | |
  787. | | +---Interpreter
  788. | | | Interpreter.h
  789. | | | PartialTranslationUnit.h
  790. | | | Value.h
  791. | | |
  792. | | +---Lex
  793. | | | CodeCompletionHandler.h
  794. | | | DependencyDirectivesScanner.h
  795. | | | DirectoryLookup.h
  796. | | | ExternalPreprocessorSource.h
  797. | | | HeaderMap.h
  798. | | | HeaderMapTypes.h
  799. | | | HeaderSearch.h
  800. | | | HeaderSearchOptions.h
  801. | | | LexDiagnostic.h
  802. | | | Lexer.h
  803. | | | LiteralSupport.h
  804. | | | MacroArgs.h
  805. | | | MacroInfo.h
  806. | | | ModuleLoader.h
  807. | | | ModuleMap.h
  808. | | | MultipleIncludeOpt.h
  809. | | | PPCallbacks.h
  810. | | | PPConditionalDirectiveRecord.h
  811. | | | Pragma.h
  812. | | | PreprocessingRecord.h
  813. | | | Preprocessor.h
  814. | | | PreprocessorLexer.h
  815. | | | PreprocessorOptions.h
  816. | | | ScratchBuffer.h
  817. | | | Token.h
  818. | | | TokenConcatenation.h
  819. | | | TokenLexer.h
  820. | | | VariadicMacroSupport.h
  821. | | |
  822. | | +---Parse
  823. | | | | AttrParserStringSwitches.inc
  824. | | | | AttrSubMatchRulesParserStringSwitches.inc
  825. | | | | LoopHint.h
  826. | | | | ParseAST.h
  827. | | | | ParseDiagnostic.h
  828. | | | | Parser.h
  829. | | | | RAIIObjectsForParser.h
  830. | | | |
  831. | | | \---x64
  832. | | | \---Debug
  833. | | | +---ClangAttrParserStringSwitches
  834. | | | | \---ClangAtt.0A01EC6F.tlog
  835. | | | \---ClangAttrSubMatchRulesParserStringSwitches
  836. | | | \---ClangAtt.34F88D5D.tlog
  837. | | +---Rewrite
  838. | | | +---Core
  839. | | | | DeltaTree.h
  840. | | | | HTMLRewrite.h
  841. | | | | RewriteBuffer.h
  842. | | | | Rewriter.h
  843. | | | | RewriteRope.h
  844. | | | | TokenRewriter.h
  845. | | | |
  846. | | | \---Frontend
  847. | | | ASTConsumers.h
  848. | | | FixItRewriter.h
  849. | | | FrontendActions.h
  850. | | | Rewriters.h
  851. | | |
  852. | | +---Sema
  853. | | | | AnalysisBasedWarnings.h
  854. | | | | AttrParsedAttrImpl.inc
  855. | | | | AttrParsedAttrKinds.inc
  856. | | | | AttrParsedAttrList.inc
  857. | | | | AttrSpellingListIndex.inc
  858. | | | | AttrTemplateInstantiate.inc
  859. | | | | CleanupInfo.h
  860. | | | | CodeCompleteConsumer.h
  861. | | | | CodeCompleteOptions.h
  862. | | | | CXXFieldCollector.h
  863. | | | | DeclSpec.h
  864. | | | | DelayedDiagnostic.h
  865. | | | | Designator.h
  866. | | | | EnterExpressionEvaluationContext.h
  867. | | | | ExternalSemaSource.h
  868. | | | | HLSLExternalSemaSource.h
  869. | | | | IdentifierResolver.h
  870. | | | | Initialization.h
  871. | | | | Lookup.h
  872. | | | | MultiplexExternalSemaSource.h
  873. | | | | ObjCMethodList.h
  874. | | | | Overload.h
  875. | | | | Ownership.h
  876. | | | | ParsedAttr.h
  877. | | | | ParsedTemplate.h
  878. | | | | RISCVIntrinsicManager.h
  879. | | | | Scope.h
  880. | | | | ScopeInfo.h
  881. | | | | Sema.h
  882. | | | | SemaConcept.h
  883. | | | | SemaConsumer.h
  884. | | | | SemaDiagnostic.h
  885. | | | | SemaFixItUtils.h
  886. | | | | SemaInternal.h
  887. | | | | SemaLambda.h
  888. | | | | Template.h
  889. | | | | TemplateDeduction.h
  890. | | | | TemplateInstCallback.h
  891. | | | | TypoCorrection.h
  892. | | | | Weak.h
  893. | | | |
  894. | | | \---x64
  895. | | | \---Debug
  896. | | | +---ClangAttrParsedAttrImpl
  897. | | | | \---ClangAtt.FA219BAE.tlog
  898. | | | +---ClangAttrParsedAttrKinds
  899. | | | | \---ClangAtt.2C295F4F.tlog
  900. | | | +---ClangAttrParsedAttrList
  901. | | | | \---ClangAtt.1FB36A2E.tlog
  902. | | | +---ClangAttrSpellingListIndex
  903. | | | | \---ClangAtt.EDF052E4.tlog
  904. | | | \---ClangAttrTemplateInstantiate
  905. | | | \---ClangAtt.BDD35FDC.tlog
  906. | | +---Serialization
  907. | | | | ASTBitCodes.h
  908. | | | | ASTDeserializationListener.h
  909. | | | | ASTReader.h
  910. | | | | ASTRecordReader.h
  911. | | | | ASTRecordWriter.h
  912. | | | | ASTWriter.h
  913. | | | | AttrPCHRead.inc
  914. | | | | AttrPCHWrite.inc
  915. | | | | ContinuousRangeMap.h
  916. | | | | GlobalModuleIndex.h
  917. | | | | InMemoryModuleCache.h
  918. | | | | ModuleFile.h
  919. | | | | ModuleFileExtension.h
  920. | | | | ModuleManager.h
  921. | | | | PCHContainerOperations.h
  922. | | | | SerializationDiagnostic.h
  923. | | | | SourceLocationEncoding.h
  924. | | | | TypeBitCodes.def
  925. | | | |
  926. | | | \---x64
  927. | | | \---Debug
  928. | | | +---ClangAttrPCHRead
  929. | | | | \---ClangAttrPCHRead.tlog
  930. | | | \---ClangAttrPCHWrite
  931. | | | \---ClangAtt.D543CEB4.tlog
  932. | | +---StaticAnalyzer
  933. | | | +---Checkers
  934. | | | | | BuiltinCheckerRegistration.h
  935. | | | | | Checkers.inc
  936. | | | | | MPIFunctionClassifier.h
  937. | | | | | SValExplainer.h
  938. | | | | | Taint.h
  939. | | | | |
  940. | | | | \---x64
  941. | | | | \---Debug
  942. | | | | \---ClangSACheckers
  943. | | | | \---ClangSACheckers.tlog
  944. | | | +---Core
  945. | | | | | Analyses.def
  946. | | | | | AnalyzerOptions.def
  947. | | | | | AnalyzerOptions.h
  948. | | | | | Checker.h
  949. | | | | | CheckerManager.h
  950. | | | | | CheckerRegistryData.h
  951. | | | | | PathDiagnosticConsumers.h
  952. | | | | |
  953. | | | | +---BugReporter
  954. | | | | | BugReporter.h
  955. | | | | | BugReporterVisitors.h
  956. | | | | | BugType.h
  957. | | | | | CommonBugCategories.h
  958. | | | | |
  959. | | | | \---PathSensitive
  960. | | | | AnalysisManager.h
  961. | | | | APSIntType.h
  962. | | | | BasicValueFactory.h
  963. | | | | BlockCounter.h
  964. | | | | CallDescription.h
  965. | | | | CallEvent.h
  966. | | | | CheckerContext.h
  967. | | | | CheckerHelpers.h
  968. | | | | ConstraintManager.h
  969. | | | | CoreEngine.h
  970. | | | | DynamicCastInfo.h
  971. | | | | DynamicExtent.h
  972. | | | | DynamicType.h
  973. | | | | DynamicTypeInfo.h
  974. | | | | Environment.h
  975. | | | | ExplodedGraph.h
  976. | | | | ExprEngine.h
  977. | | | | FunctionSummary.h
  978. | | | | LoopUnrolling.h
  979. | | | | LoopWidening.h
  980. | | | | MemRegion.h
  981. | | | | ProgramState.h
  982. | | | | ProgramStateTrait.h
  983. | | | | ProgramState_Fwd.h
  984. | | | | RangedConstraintManager.h
  985. | | | | Regions.def
  986. | | | | SimpleConstraintManager.h
  987. | | | | SMTConstraintManager.h
  988. | | | | SMTConv.h
  989. | | | | Store.h
  990. | | | | StoreRef.h
  991. | | | | SummaryManager.h
  992. | | | | SValBuilder.h
  993. | | | | SVals.def
  994. | | | | SVals.h
  995. | | | | SValVisitor.h
  996. | | | | SymbolManager.h
  997. | | | | Symbols.def
  998. | | | | SymExpr.h
  999. | | | | WorkList.h
  1000. | | | |
  1001. | | | \---Frontend
  1002. | | | AnalysisConsumer.h
  1003. | | | AnalyzerHelpFlags.h
  1004. | | | CheckerRegistry.h
  1005. | | | FrontendActions.h
  1006. | | | ModelConsumer.h
  1007. | | |
  1008. | | +---Support
  1009. | | | RISCVVIntrinsicUtils.h
  1010. | | |
  1011. | | +---Testing
  1012. | | | CommandLineArgs.h
  1013. | | | TestAST.h
  1014. | | | TestClangConfig.h
  1015. | | |
  1016. | | \---Tooling
  1017. | | | AllTUsExecution.h
  1018. | | | ArgumentsAdjusters.h
  1019. | | | CommonOptionsParser.h
  1020. | | | CompilationDatabase.h
  1021. | | | CompilationDatabasePluginRegistry.h
  1022. | | | DiagnosticsYaml.h
  1023. | | | Execution.h
  1024. | | | FileMatchTrie.h
  1025. | | | FixIt.h
  1026. | | | JSONCompilationDatabase.h
  1027. | | | NodeIntrospection.h
  1028. | | | NodeIntrospection.inc
  1029. | | | Refactoring.h
  1030. | | | RefactoringCallbacks.h
  1031. | | | ReplacementsYaml.h
  1032. | | | StandaloneExecution.h
  1033. | | | ToolExecutorPluginRegistry.h
  1034. | | | Tooling.h
  1035. | | |
  1036. | | +---ASTDiff
  1037. | | | ASTDiff.h
  1038. | | | ASTDiffInternal.h
  1039. | | |
  1040. | | +---Core
  1041. | | | Diagnostic.h
  1042. | | | Replacement.h
  1043. | | |
  1044. | | +---DependencyScanning
  1045. | | | DependencyScanningFilesystem.h
  1046. | | | DependencyScanningService.h
  1047. | | | DependencyScanningTool.h
  1048. | | | DependencyScanningWorker.h
  1049. | | | ModuleDepCollector.h
  1050. | | |
  1051. | | +---Inclusions
  1052. | | | HeaderAnalysis.h
  1053. | | | HeaderIncludes.h
  1054. | | | IncludeStyle.h
  1055. | | | StandardLibrary.h
  1056. | | |
  1057. | | +---Refactoring
  1058. | | | | ASTSelection.h
  1059. | | | | AtomicChange.h
  1060. | | | | Lookup.h
  1061. | | | | RecursiveSymbolVisitor.h
  1062. | | | | RefactoringAction.h
  1063. | | | | RefactoringActionRule.h
  1064. | | | | RefactoringActionRuleRequirements.h
  1065. | | | | RefactoringActionRules.h
  1066. | | | | RefactoringActionRulesInternal.h
  1067. | | | | RefactoringDiagnostic.h
  1068. | | | | RefactoringOption.h
  1069. | | | | RefactoringOptions.h
  1070. | | | | RefactoringOptionVisitor.h
  1071. | | | | RefactoringResultConsumer.h
  1072. | | | | RefactoringRuleContext.h
  1073. | | | |
  1074. | | | +---Extract
  1075. | | | | Extract.h
  1076. | | | | SourceExtraction.h
  1077. | | | |
  1078. | | | \---Rename
  1079. | | | RenamingAction.h
  1080. | | | SymbolName.h
  1081. | | | SymbolOccurrences.h
  1082. | | | USRFinder.h
  1083. | | | USRFindingAction.h
  1084. | | | USRLocFinder.h
  1085. | | |
  1086. | | +---Syntax
  1087. | | | | BuildTree.h
  1088. | | | | Mutations.h
  1089. | | | | NodeClasses.inc
  1090. | | | | Nodes.h
  1091. | | | | Nodes.inc
  1092. | | | | TokenBufferTokenManager.h
  1093. | | | | TokenManager.h
  1094. | | | | Tokens.h
  1095. | | | | Tree.h
  1096. | | | |
  1097. | | | \---x64
  1098. | | | \---Debug
  1099. | | | +---ClangSyntaxNodeClasses
  1100. | | | | \---ClangSyn.71EAB08D.tlog
  1101. | | | \---ClangSyntaxNodeList
  1102. | | | \---ClangSyn.C1878021.tlog
  1103. | | \---Transformer
  1104. | | MatchConsumer.h
  1105. | | Parsing.h
  1106. | | RangeSelector.h
  1107. | | RewriteRule.h
  1108. | | SourceCode.h
  1109. | | SourceCodeBuilders.h
  1110. | | Stencil.h
  1111. | | Transformer.h
  1112. | |
  1113. | +---clang-c
  1114. | | BuildSystem.h
  1115. | | CXCompilationDatabase.h
  1116. | | CXDiagnostic.h
  1117. | | CXErrorCode.h
  1118. | | CXFile.h
  1119. | | CXSourceLocation.h
  1120. | | CXString.h
  1121. | | Documentation.h
  1122. | | ExternC.h
  1123. | | FatalErrorHandler.h
  1124. | | Index.h
  1125. | | Platform.h
  1126. | | Rewrite.h
  1127. | |
  1128. | +---clang-tidy
  1129. | | | ClangTidy.h
  1130. | | | ClangTidyCheck.h
  1131. | | | ClangTidyDiagnosticConsumer.h
  1132. | | | ClangTidyForceLinker.h
  1133. | | | ClangTidyModule.h
  1134. | | | ClangTidyModuleRegistry.h
  1135. | | | ClangTidyOptions.h
  1136. | | | ClangTidyProfiling.h
  1137. | | | ExpandModularHeadersPPCallbacks.h
  1138. | | | FileExtensionsSet.h
  1139. | | | GlobList.h
  1140. | | | NoLintDirectiveHandler.h
  1141. | | |
  1142. | | +---abseil
  1143. | | | AbseilMatcher.h
  1144. | | | CleanupCtadCheck.h
  1145. | | | DurationAdditionCheck.h
  1146. | | | DurationComparisonCheck.h
  1147. | | | DurationConversionCastCheck.h
  1148. | | | DurationDivisionCheck.h
  1149. | | | DurationFactoryFloatCheck.h
  1150. | | | DurationFactoryScaleCheck.h
  1151. | | | DurationRewriter.h
  1152. | | | DurationSubtractionCheck.h
  1153. | | | DurationUnnecessaryConversionCheck.h
  1154. | | | FasterStrsplitDelimiterCheck.h
  1155. | | | NoInternalDependenciesCheck.h
  1156. | | | NoNamespaceCheck.h
  1157. | | | RedundantStrcatCallsCheck.h
  1158. | | | StrCatAppendCheck.h
  1159. | | | StringFindStartswithCheck.h
  1160. | | | StringFindStrContainsCheck.h
  1161. | | | TimeComparisonCheck.h
  1162. | | | TimeSubtractionCheck.h
  1163. | | | UpgradeDurationConversionsCheck.h
  1164. | | |
  1165. | | +---altera
  1166. | | | IdDependentBackwardBranchCheck.h
  1167. | | | KernelNameRestrictionCheck.h
  1168. | | | SingleWorkItemBarrierCheck.h
  1169. | | | StructPackAlignCheck.h
  1170. | | | UnrollLoopsCheck.h
  1171. | | |
  1172. | | +---android
  1173. | | | CloexecAccept4Check.h
  1174. | | | CloexecAcceptCheck.h
  1175. | | | CloexecCheck.h
  1176. | | | CloexecCreatCheck.h
  1177. | | | CloexecDupCheck.h
  1178. | | | CloexecEpollCreate1Check.h
  1179. | | | CloexecEpollCreateCheck.h
  1180. | | | CloexecFopenCheck.h
  1181. | | | CloexecInotifyInit1Check.h
  1182. | | | CloexecInotifyInitCheck.h
  1183. | | | CloexecMemfdCreateCheck.h
  1184. | | | CloexecOpenCheck.h
  1185. | | | CloexecPipe2Check.h
  1186. | | | CloexecPipeCheck.h
  1187. | | | CloexecSocketCheck.h
  1188. | | | ComparisonInTempFailureRetryCheck.h
  1189. | | |
  1190. | | +---boost
  1191. | | | UseToStringCheck.h
  1192. | | |
  1193. | | +---bugprone
  1194. | | | ArgumentCommentCheck.h
  1195. | | | AssertSideEffectCheck.h
  1196. | | | AssignmentInIfConditionCheck.h
  1197. | | | BadSignalToKillThreadCheck.h
  1198. | | | BoolPointerImplicitConversionCheck.h
  1199. | | | BranchCloneCheck.h
  1200. | | | CopyConstructorInitCheck.h
  1201. | | | DanglingHandleCheck.h
  1202. | | | DynamicStaticInitializersCheck.h
  1203. | | | EasilySwappableParametersCheck.h
  1204. | | | EmptyCatchCheck.h
  1205. | | | ExceptionEscapeCheck.h
  1206. | | | FoldInitTypeCheck.h
  1207. | | | ForwardDeclarationNamespaceCheck.h
  1208. | | | ForwardingReferenceOverloadCheck.h
  1209. | | | ImplicitWideningOfMultiplicationResultCheck.h
  1210. | | | InaccurateEraseCheck.h
  1211. | | | IncorrectRoundingsCheck.h
  1212. | | | InfiniteLoopCheck.h
  1213. | | | IntegerDivisionCheck.h
  1214. | | | LambdaFunctionNameCheck.h
  1215. | | | MacroParenthesesCheck.h
  1216. | | | MacroRepeatedSideEffectsCheck.h
  1217. | | | MisplacedOperatorInStrlenInAllocCheck.h
  1218. | | | MisplacedPointerArithmeticInAllocCheck.h
  1219. | | | MisplacedWideningCastCheck.h
  1220. | | | MoveForwardingReferenceCheck.h
  1221. | | | MultipleNewInOneExpressionCheck.h
  1222. | | | MultipleStatementMacroCheck.h
  1223. | | | NoEscapeCheck.h
  1224. | | | NonZeroEnumToBoolConversionCheck.h
  1225. | | | NotNullTerminatedResultCheck.h
  1226. | | | ParentVirtualCallCheck.h
  1227. | | | PosixReturnCheck.h
  1228. | | | RedundantBranchConditionCheck.h
  1229. | | | ReservedIdentifierCheck.h
  1230. | | | SharedPtrArrayMismatchCheck.h
  1231. | | | SignalHandlerCheck.h
  1232. | | | SignedCharMisuseCheck.h
  1233. | | | SizeofContainerCheck.h
  1234. | | | SizeofExpressionCheck.h
  1235. | | | SmartPtrArrayMismatchCheck.h
  1236. | | | SpuriouslyWakeUpFunctionsCheck.h
  1237. | | | StandaloneEmptyCheck.h
  1238. | | | StringConstructorCheck.h
  1239. | | | StringIntegerAssignmentCheck.h
  1240. | | | StringLiteralWithEmbeddedNulCheck.h
  1241. | | | StringviewNullptrCheck.h
  1242. | | | SuspiciousEnumUsageCheck.h
  1243. | | | SuspiciousIncludeCheck.h
  1244. | | | SuspiciousMemoryComparisonCheck.h
  1245. | | | SuspiciousMemsetUsageCheck.h
  1246. | | | SuspiciousMissingCommaCheck.h
  1247. | | | SuspiciousReallocUsageCheck.h
  1248. | | | SuspiciousSemicolonCheck.h
  1249. | | | SuspiciousStringCompareCheck.h
  1250. | | | SwappedArgumentsCheck.h
  1251. | | | SwitchMissingDefaultCaseCheck.h
  1252. | | | TerminatingContinueCheck.h
  1253. | | | ThrowKeywordMissingCheck.h
  1254. | | | TooSmallLoopVariableCheck.h
  1255. | | | UncheckedOptionalAccessCheck.h
  1256. | | | UndefinedMemoryManipulationCheck.h
  1257. | | | UndelegatedConstructorCheck.h
  1258. | | | UnhandledExceptionAtNewCheck.h
  1259. | | | UnhandledSelfAssignmentCheck.h
  1260. | | | UniquePtrArrayMismatchCheck.h
  1261. | | | UnsafeFunctionsCheck.h
  1262. | | | UnusedRaiiCheck.h
  1263. | | | UnusedReturnValueCheck.h
  1264. | | | UseAfterMoveCheck.h
  1265. | | | VirtualNearMissCheck.h
  1266. | | |
  1267. | | +---cert
  1268. | | | CommandProcessorCheck.h
  1269. | | | DefaultOperatorNewAlignmentCheck.h
  1270. | | | DontModifyStdNamespaceCheck.h
  1271. | | | FloatLoopCounter.h
  1272. | | | LimitedRandomnessCheck.h
  1273. | | | MutatingCopyCheck.h
  1274. | | | NonTrivialTypesLibcMemoryCallsCheck.h
  1275. | | | PostfixOperatorCheck.h
  1276. | | | ProperlySeededRandomGeneratorCheck.h
  1277. | | | SetLongJmpCheck.h
  1278. | | | StaticObjectExceptionCheck.h
  1279. | | | StrToNumCheck.h
  1280. | | | ThrownExceptionTypeCheck.h
  1281. | | | VariadicFunctionDefCheck.h
  1282. | | |
  1283. | | +---concurrency
  1284. | | | MtUnsafeCheck.h
  1285. | | | ThreadCanceltypeAsynchronousCheck.h
  1286. | | |
  1287. | | +---cppcoreguidelines
  1288. | | | AvoidCapturingLambdaCoroutinesCheck.h
  1289. | | | AvoidConstOrRefDataMembersCheck.h
  1290. | | | AvoidDoWhileCheck.h
  1291. | | | AvoidGotoCheck.h
  1292. | | | AvoidNonConstGlobalVariablesCheck.h
  1293. | | | AvoidReferenceCoroutineParametersCheck.h
  1294. | | | InitVariablesCheck.h
  1295. | | | InterfacesGlobalInitCheck.h
  1296. | | | MacroUsageCheck.h
  1297. | | | MisleadingCaptureDefaultByValueCheck.h
  1298. | | | MissingStdForwardCheck.h
  1299. | | | NarrowingConversionsCheck.h
  1300. | | | NoMallocCheck.h
  1301. | | | OwningMemoryCheck.h
  1302. | | | PreferMemberInitializerCheck.h
  1303. | | | ProBoundsArrayToPointerDecayCheck.h
  1304. | | | ProBoundsConstantArrayIndexCheck.h
  1305. | | | ProBoundsPointerArithmeticCheck.h
  1306. | | | ProTypeConstCastCheck.h
  1307. | | | ProTypeCstyleCastCheck.h
  1308. | | | ProTypeMemberInitCheck.h
  1309. | | | ProTypeReinterpretCastCheck.h
  1310. | | | ProTypeStaticCastDowncastCheck.h
  1311. | | | ProTypeUnionAccessCheck.h
  1312. | | | ProTypeVarargCheck.h
  1313. | | | RvalueReferenceParamNotMovedCheck.h
  1314. | | | SlicingCheck.h
  1315. | | | SpecialMemberFunctionsCheck.h
  1316. | | | VirtualClassDestructorCheck.h
  1317. | | |
  1318. | | +---darwin
  1319. | | | AvoidSpinlockCheck.h
  1320. | | | DispatchOnceNonstaticCheck.h
  1321. | | |
  1322. | | +---fuchsia
  1323. | | | DefaultArgumentsCallsCheck.h
  1324. | | | DefaultArgumentsDeclarationsCheck.h
  1325. | | | MultipleInheritanceCheck.h
  1326. | | | OverloadedOperatorCheck.h
  1327. | | | StaticallyConstructedObjectsCheck.h
  1328. | | | TrailingReturnCheck.h
  1329. | | | VirtualInheritanceCheck.h
  1330. | | |
  1331. | | +---google
  1332. | | | AvoidCStyleCastsCheck.h
  1333. | | | AvoidNSObjectNewCheck.h
  1334. | | | AvoidThrowingObjCExceptionCheck.h
  1335. | | | AvoidUnderscoreInGoogletestNameCheck.h
  1336. | | | DefaultArgumentsCheck.h
  1337. | | | ExplicitConstructorCheck.h
  1338. | | | ExplicitMakePairCheck.h
  1339. | | | FunctionNamingCheck.h
  1340. | | | GlobalNamesInHeadersCheck.h
  1341. | | | GlobalVariableDeclarationCheck.h
  1342. | | | IntegerTypesCheck.h
  1343. | | | OverloadedUnaryAndCheck.h
  1344. | | | TodoCommentCheck.h
  1345. | | | UnnamedNamespaceInHeaderCheck.h
  1346. | | | UpgradeGoogletestCaseCheck.h
  1347. | | | UsingNamespaceDirectiveCheck.h
  1348. | | |
  1349. | | +---hicpp
  1350. | | | ExceptionBaseclassCheck.h
  1351. | | | MultiwayPathsCoveredCheck.h
  1352. | | | NoAssemblerCheck.h
  1353. | | | SignedBitwiseCheck.h
  1354. | | |
  1355. | | +---linuxkernel
  1356. | | | MustCheckErrsCheck.h
  1357. | | |
  1358. | | +---llvm
  1359. | | | HeaderGuardCheck.h
  1360. | | | IncludeOrderCheck.h
  1361. | | | PreferIsaOrDynCastInConditionalsCheck.h
  1362. | | | PreferRegisterOverUnsignedCheck.h
  1363. | | | TwineLocalCheck.h
  1364. | | |
  1365. | | +---llvmlibc
  1366. | | | CalleeNamespaceCheck.h
  1367. | | | ImplementationInNamespaceCheck.h
  1368. | | | InlineFunctionDeclCheck.h
  1369. | | | RestrictSystemLibcHeadersCheck.h
  1370. | | |
  1371. | | +---misc
  1372. | | | | ConfusableIdentifierCheck.h
  1373. | | | | ConstCorrectnessCheck.h
  1374. | | | | DefinitionsInHeadersCheck.h
  1375. | | | | HeaderIncludeCycleCheck.h
  1376. | | | | IncludeCleanerCheck.h
  1377. | | | | MisleadingBidirectional.h
  1378. | | | | MisleadingIdentifier.h
  1379. | | | | MisplacedConstCheck.h
  1380. | | | | NewDeleteOverloadsCheck.h
  1381. | | | | NonCopyableObjects.h
  1382. | | | | NonPrivateMemberVariablesInClassesCheck.h
  1383. | | | | NoRecursionCheck.h
  1384. | | | | RedundantExpressionCheck.h
  1385. | | | | StaticAssertCheck.h
  1386. | | | | ThrowByValueCatchByReferenceCheck.h
  1387. | | | | UnconventionalAssignOperatorCheck.h
  1388. | | | | UniqueptrResetReleaseCheck.h
  1389. | | | | UnusedAliasDeclsCheck.h
  1390. | | | | UnusedParametersCheck.h
  1391. | | | | UnusedUsingDeclsCheck.h
  1392. | | | | UseAnonymousNamespaceCheck.h
  1393. | | | |
  1394. | | | \---ConfusableTable
  1395. | | +---modernize
  1396. | | | AvoidBindCheck.h
  1397. | | | AvoidCArraysCheck.h
  1398. | | | ConcatNestedNamespacesCheck.h
  1399. | | | DeprecatedHeadersCheck.h
  1400. | | | DeprecatedIosBaseAliasesCheck.h
  1401. | | | IntegralLiteralExpressionMatcher.h
  1402. | | | LoopConvertCheck.h
  1403. | | | LoopConvertUtils.h
  1404. | | | MacroToEnumCheck.h
  1405. | | | MakeSharedCheck.h
  1406. | | | MakeSmartPtrCheck.h
  1407. | | | MakeUniqueCheck.h
  1408. | | | PassByValueCheck.h
  1409. | | | RawStringLiteralCheck.h
  1410. | | | RedundantVoidArgCheck.h
  1411. | | | ReplaceAutoPtrCheck.h
  1412. | | | ReplaceDisallowCopyAndAssignMacroCheck.h
  1413. | | | ReplaceRandomShuffleCheck.h
  1414. | | | ReturnBracedInitListCheck.h
  1415. | | | ShrinkToFitCheck.h
  1416. | | | TypeTraitsCheck.h
  1417. | | | UnaryStaticAssertCheck.h
  1418. | | | UseAutoCheck.h
  1419. | | | UseBoolLiteralsCheck.h
  1420. | | | UseDefaultMemberInitCheck.h
  1421. | | | UseEmplaceCheck.h
  1422. | | | UseEqualsDefaultCheck.h
  1423. | | | UseEqualsDeleteCheck.h
  1424. | | | UseNodiscardCheck.h
  1425. | | | UseNoexceptCheck.h
  1426. | | | UseNullptrCheck.h
  1427. | | | UseOverrideCheck.h
  1428. | | | UseStdPrintCheck.h
  1429. | | | UseTrailingReturnTypeCheck.h
  1430. | | | UseTransparentFunctorsCheck.h
  1431. | | | UseUncaughtExceptionsCheck.h
  1432. | | | UseUsingCheck.h
  1433. | | |
  1434. | | +---mpi
  1435. | | | BufferDerefCheck.h
  1436. | | | TypeMismatchCheck.h
  1437. | | |
  1438. | | +---objc
  1439. | | | AssertEquals.h
  1440. | | | AvoidNSErrorInitCheck.h
  1441. | | | DeallocInCategoryCheck.h
  1442. | | | ForbiddenSubclassingCheck.h
  1443. | | | MissingHashCheck.h
  1444. | | | NSDateFormatterCheck.h
  1445. | | | NSInvocationArgumentLifetimeCheck.h
  1446. | | | PropertyDeclarationCheck.h
  1447. | | | SuperSelfCheck.h
  1448. | | |
  1449. | | +---openmp
  1450. | | | ExceptionEscapeCheck.h
  1451. | | | UseDefaultNoneCheck.h
  1452. | | |
  1453. | | +---performance
  1454. | | | AvoidEndlCheck.h
  1455. | | | FasterStringFindCheck.h
  1456. | | | ForRangeCopyCheck.h
  1457. | | | ImplicitConversionInLoopCheck.h
  1458. | | | InefficientAlgorithmCheck.h
  1459. | | | InefficientStringConcatenationCheck.h
  1460. | | | InefficientVectorOperationCheck.h
  1461. | | | MoveConstArgCheck.h
  1462. | | | MoveConstructorInitCheck.h
  1463. | | | NoAutomaticMoveCheck.h
  1464. | | | NoexceptDestructorCheck.h
  1465. | | | NoexceptFunctionBaseCheck.h
  1466. | | | NoexceptMoveConstructorCheck.h
  1467. | | | NoexceptSwapCheck.h
  1468. | | | NoIntToPtrCheck.h
  1469. | | | TriviallyDestructibleCheck.h
  1470. | | | TypePromotionInMathFnCheck.h
  1471. | | | UnnecessaryCopyInitialization.h
  1472. | | | UnnecessaryValueParamCheck.h
  1473. | | |
  1474. | | +---plugin
  1475. | | +---portability
  1476. | | | RestrictSystemIncludesCheck.h
  1477. | | | SIMDIntrinsicsCheck.h
  1478. | | | StdAllocatorConstCheck.h
  1479. | | |
  1480. | | +---readability
  1481. | | | AvoidConstParamsInDecls.h
  1482. | | | AvoidUnconditionalPreprocessorIfCheck.h
  1483. | | | BracesAroundStatementsCheck.h
  1484. | | | ConstReturnTypeCheck.h
  1485. | | | ContainerContainsCheck.h
  1486. | | | ContainerDataPointerCheck.h
  1487. | | | ContainerSizeEmptyCheck.h
  1488. | | | ConvertMemberFunctionsToStatic.h
  1489. | | | DeleteNullPointerCheck.h
  1490. | | | DuplicateIncludeCheck.h
  1491. | | | ElseAfterReturnCheck.h
  1492. | | | FunctionCognitiveComplexityCheck.h
  1493. | | | FunctionSizeCheck.h
  1494. | | | IdentifierLengthCheck.h
  1495. | | | IdentifierNamingCheck.h
  1496. | | | ImplicitBoolConversionCheck.h
  1497. | | | InconsistentDeclarationParameterNameCheck.h
  1498. | | | IsolateDeclarationCheck.h
  1499. | | | MagicNumbersCheck.h
  1500. | | | MakeMemberFunctionConstCheck.h
  1501. | | | MisleadingIndentationCheck.h
  1502. | | | MisplacedArrayIndexCheck.h
  1503. | | | NamedParameterCheck.h
  1504. | | | NamespaceCommentCheck.h
  1505. | | | NonConstParameterCheck.h
  1506. | | | OperatorsRepresentationCheck.h
  1507. | | | QualifiedAutoCheck.h
  1508. | | | RedundantAccessSpecifiersCheck.h
  1509. | | | RedundantControlFlowCheck.h
  1510. | | | RedundantDeclarationCheck.h
  1511. | | | RedundantFunctionPtrDereferenceCheck.h
  1512. | | | RedundantMemberInitCheck.h
  1513. | | | RedundantPreprocessorCheck.h
  1514. | | | RedundantSmartptrGetCheck.h
  1515. | | | RedundantStringCStrCheck.h
  1516. | | | RedundantStringInitCheck.h
  1517. | | | SimplifyBooleanExprCheck.h
  1518. | | | SimplifySubscriptExprCheck.h
  1519. | | | StaticAccessedThroughInstanceCheck.h
  1520. | | | StaticDefinitionInAnonymousNamespaceCheck.h
  1521. | | | StringCompareCheck.h
  1522. | | | SuspiciousCallArgumentCheck.h
  1523. | | | UniqueptrDeleteReleaseCheck.h
  1524. | | | UppercaseLiteralSuffixCheck.h
  1525. | | | UseAnyOfAllOfCheck.h
  1526. | | |
  1527. | | +---tool
  1528. | | | ClangTidyMain.h
  1529. | | |
  1530. | | +---utils
  1531. | | | Aliasing.h
  1532. | | | ASTUtils.h
  1533. | | | DeclRefExprUtils.h
  1534. | | | ExceptionAnalyzer.h
  1535. | | | ExceptionSpecAnalyzer.h
  1536. | | | ExprSequence.h
  1537. | | | FileExtensionsUtils.h
  1538. | | | FixItHintUtils.h
  1539. | | | FormatStringConverter.h
  1540. | | | HeaderGuard.h
  1541. | | | IncludeInserter.h
  1542. | | | IncludeSorter.h
  1543. | | | LexerUtils.h
  1544. | | | Matchers.h
  1545. | | | NamespaceAliaser.h
  1546. | | | OptionsUtils.h
  1547. | | | RenamerClangTidyCheck.h
  1548. | | | TransformerClangTidyCheck.h
  1549. | | | TypeTraits.h
  1550. | | | UsingInserter.h
  1551. | | |
  1552. | | \---zircon
  1553. | | TemporaryObjectsCheck.h
  1554. | |
  1555. | +---llvm
  1556. | | | InitializePasses.h
  1557. | | | LinkAllIR.h
  1558. | | | LinkAllPasses.h
  1559. | | | Pass.h
  1560. | | | PassAnalysisSupport.h
  1561. | | | PassInfo.h
  1562. | | | PassRegistry.h
  1563. | | | PassSupport.h
  1564. | | |
  1565. | | +---ADT
  1566. | | | AddressRanges.h
  1567. | | | ADL.h
  1568. | | | AllocatorList.h
  1569. | | | Any.h
  1570. | | | APFixedPoint.h
  1571. | | | APFloat.h
  1572. | | | APInt.h
  1573. | | | APSInt.h
  1574. | | | ArrayRef.h
  1575. | | | bit.h
  1576. | | | Bitfields.h
  1577. | | | BitmaskEnum.h
  1578. | | | BitVector.h
  1579. | | | BreadthFirstIterator.h
  1580. | | | CachedHashString.h
  1581. | | | CoalescingBitVector.h
  1582. | | | CombinationGenerator.h
  1583. | | | ConcurrentHashtable.h
  1584. | | | DAGDeltaAlgorithm.h
  1585. | | | DeltaAlgorithm.h
  1586. | | | DenseMap.h
  1587. | | | DenseMapInfo.h
  1588. | | | DenseMapInfoVariant.h
  1589. | | | DenseSet.h
  1590. | | | DepthFirstIterator.h
  1591. | | | DirectedGraph.h
  1592. | | | edit_distance.h
  1593. | | | EnumeratedArray.h
  1594. | | | EpochTracker.h
  1595. | | | EquivalenceClasses.h
  1596. | | | fallible_iterator.h
  1597. | | | FloatingPointMode.h
  1598. | | | FoldingSet.h
  1599. | | | FunctionExtras.h
  1600. | | | GenericCycleImpl.h
  1601. | | | GenericCycleInfo.h
  1602. | | | GenericSSAContext.h
  1603. | | | GenericUniformityImpl.h
  1604. | | | GenericUniformityInfo.h
  1605. | | | GraphTraits.h
  1606. | | | Hashing.h
  1607. | | | identity.h
  1608. | | | ilist.h
  1609. | | | ilist_base.h
  1610. | | | ilist_iterator.h
  1611. | | | ilist_node.h
  1612. | | | ilist_node_base.h
  1613. | | | ilist_node_options.h
  1614. | | | ImmutableList.h
  1615. | | | ImmutableMap.h
  1616. | | | ImmutableSet.h
  1617. | | | IndexedMap.h
  1618. | | | IntEqClasses.h
  1619. | | | IntervalMap.h
  1620. | | | IntervalTree.h
  1621. | | | IntrusiveRefCntPtr.h
  1622. | | | iterator.h
  1623. | | | iterator_range.h
  1624. | | | MapVector.h
  1625. | | | PackedVector.h
  1626. | | | PointerEmbeddedInt.h
  1627. | | | PointerIntPair.h
  1628. | | | PointerSumType.h
  1629. | | | PointerUnion.h
  1630. | | | PostOrderIterator.h
  1631. | | | PriorityQueue.h
  1632. | | | PriorityWorklist.h
  1633. | | | SCCIterator.h
  1634. | | | ScopedHashTable.h
  1635. | | | ScopeExit.h
  1636. | | | Sequence.h
  1637. | | | SetOperations.h
  1638. | | | SetVector.h
  1639. | | | simple_ilist.h
  1640. | | | SmallBitVector.h
  1641. | | | SmallPtrSet.h
  1642. | | | SmallSet.h
  1643. | | | SmallString.h
  1644. | | | SmallVector.h
  1645. | | | SmallVectorExtras.h
  1646. | | | SparseBitVector.h
  1647. | | | SparseMultiSet.h
  1648. | | | SparseSet.h
  1649. | | | Statistic.h
  1650. | | | STLExtras.h
  1651. | | | STLForwardCompat.h
  1652. | | | STLFunctionalExtras.h
  1653. | | | StringExtras.h
  1654. | | | StringMap.h
  1655. | | | StringMapEntry.h
  1656. | | | StringRef.h
  1657. | | | StringSet.h
  1658. | | | StringSwitch.h
  1659. | | | TinyPtrVector.h
  1660. | | | Twine.h
  1661. | | | TypeSwitch.h
  1662. | | | Uniformity.h
  1663. | | | UniqueVector.h
  1664. | | |
  1665. | | +---Analysis
  1666. | | | | AliasAnalysis.h
  1667. | | | | AliasAnalysisEvaluator.h
  1668. | | | | AliasSetTracker.h
  1669. | | | | AssumeBundleQueries.h
  1670. | | | | AssumptionCache.h
  1671. | | | | BasicAliasAnalysis.h
  1672. | | | | BlockFrequencyInfo.h
  1673. | | | | BlockFrequencyInfoImpl.h
  1674. | | | | BranchProbabilityInfo.h
  1675. | | | | CallGraph.h
  1676. | | | | CallGraphSCCPass.h
  1677. | | | | CallPrinter.h
  1678. | | | | CaptureTracking.h
  1679. | | | | CFG.h
  1680. | | | | CFGPrinter.h
  1681. | | | | CFGSCCPrinter.h
  1682. | | | | CGSCCPassManager.h
  1683. | | | | CmpInstAnalysis.h
  1684. | | | | CodeMetrics.h
  1685. | | | | ConstantFolding.h
  1686. | | | | ConstraintSystem.h
  1687. | | | | CostModel.h
  1688. | | | | CycleAnalysis.h
  1689. | | | | DDG.h
  1690. | | | | DDGPrinter.h
  1691. | | | | Delinearization.h
  1692. | | | | DemandedBits.h
  1693. | | | | DependenceAnalysis.h
  1694. | | | | DependenceGraphBuilder.h
  1695. | | | | DominanceFrontier.h
  1696. | | | | DominanceFrontierImpl.h
  1697. | | | | DomPrinter.h
  1698. | | | | DomTreeUpdater.h
  1699. | | | | DOTGraphTraitsPass.h
  1700. | | | | EHUtils.h
  1701. | | | | FunctionPropertiesAnalysis.h
  1702. | | | | GlobalsModRef.h
  1703. | | | | GuardUtils.h
  1704. | | | | HeatUtils.h
  1705. | | | | IndirectCallPromotionAnalysis.h
  1706. | | | | IndirectCallVisitor.h
  1707. | | | | InlineAdvisor.h
  1708. | | | | InlineCost.h
  1709. | | | | InlineModelFeatureMaps.h
  1710. | | | | InlineOrder.h
  1711. | | | | InlineSizeEstimatorAnalysis.h
  1712. | | | | InstCount.h
  1713. | | | | InstructionPrecedenceTracking.h
  1714. | | | | InstructionSimplify.h
  1715. | | | | InstSimplifyFolder.h
  1716. | | | | InteractiveModelRunner.h
  1717. | | | | Interval.h
  1718. | | | | IntervalIterator.h
  1719. | | | | IntervalPartition.h
  1720. | | | | IRSimilarityIdentifier.h
  1721. | | | | IteratedDominanceFrontier.h
  1722. | | | | IVDescriptors.h
  1723. | | | | IVUsers.h
  1724. | | | | LazyBlockFrequencyInfo.h
  1725. | | | | LazyBranchProbabilityInfo.h
  1726. | | | | LazyCallGraph.h
  1727. | | | | LazyValueInfo.h
  1728. | | | | Lint.h
  1729. | | | | Loads.h
  1730. | | | | LoopAccessAnalysis.h
  1731. | | | | LoopAnalysisManager.h
  1732. | | | | LoopCacheAnalysis.h
  1733. | | | | LoopInfo.h
  1734. | | | | LoopIterator.h
  1735. | | | | LoopNestAnalysis.h
  1736. | | | | LoopPass.h
  1737. | | | | LoopUnrollAnalyzer.h
  1738. | | | | MemDerefPrinter.h
  1739. | | | | MemoryBuiltins.h
  1740. | | | | MemoryDependenceAnalysis.h
  1741. | | | | MemoryLocation.h
  1742. | | | | MemoryProfileInfo.h
  1743. | | | | MemorySSA.h
  1744. | | | | MemorySSAUpdater.h
  1745. | | | | MLInlineAdvisor.h
  1746. | | | | MLModelRunner.h
  1747. | | | | ModelUnderTrainingRunner.h
  1748. | | | | ModuleDebugInfoPrinter.h
  1749. | | | | ModuleSummaryAnalysis.h
  1750. | | | | MustExecute.h
  1751. | | | | NoInferenceModelRunner.h
  1752. | | | | ObjCARCAliasAnalysis.h
  1753. | | | | ObjCARCAnalysisUtils.h
  1754. | | | | ObjCARCInstKind.h
  1755. | | | | ObjCARCUtil.h
  1756. | | | | OptimizationRemarkEmitter.h
  1757. | | | | OverflowInstAnalysis.h
  1758. | | | | Passes.h
  1759. | | | | PHITransAddr.h
  1760. | | | | PhiValues.h
  1761. | | | | PostDominators.h
  1762. | | | | ProfileSummaryInfo.h
  1763. | | | | PtrUseVisitor.h
  1764. | | | | RegionInfo.h
  1765. | | | | RegionInfoImpl.h
  1766. | | | | RegionIterator.h
  1767. | | | | RegionPass.h
  1768. | | | | RegionPrinter.h
  1769. | | | | ReleaseModeModelRunner.h
  1770. | | | | ReplayInlineAdvisor.h
  1771. | | | | ScalarEvolution.h
  1772. | | | | ScalarEvolutionAliasAnalysis.h
  1773. | | | | ScalarEvolutionDivision.h
  1774. | | | | ScalarEvolutionExpressions.h
  1775. | | | | ScalarEvolutionNormalization.h
  1776. | | | | ScalarFuncs.def
  1777. | | | | ScopedNoAliasAA.h
  1778. | | | | SparsePropagation.h
  1779. | | | | StackLifetime.h
  1780. | | | | StackSafetyAnalysis.h
  1781. | | | | SyntheticCountsUtils.h
  1782. | | | | TargetFolder.h
  1783. | | | | TargetLibraryInfo.def
  1784. | | | | TargetLibraryInfo.h
  1785. | | | | TargetTransformInfo.h
  1786. | | | | TargetTransformInfoImpl.h
  1787. | | | | TensorSpec.h
  1788. | | | | Trace.h
  1789. | | | | TypeBasedAliasAnalysis.h
  1790. | | | | TypeMetadataUtils.h
  1791. | | | | UniformityAnalysis.h
  1792. | | | | ValueLattice.h
  1793. | | | | ValueLatticeUtils.h
  1794. | | | | ValueTracking.h
  1795. | | | | VecFuncs.def
  1796. | | | | VectorUtils.h
  1797. | | | |
  1798. | | | \---Utils
  1799. | | | ImportedFunctionsInliningStatistics.h
  1800. | | | Local.h
  1801. | | | TFUtils.h
  1802. | | | TrainingLogger.h
  1803. | | |
  1804. | | +---AsmParser
  1805. | | | LLLexer.h
  1806. | | | LLParser.h
  1807. | | | LLToken.h
  1808. | | | Parser.h
  1809. | | | SlotMapping.h
  1810. | | |
  1811. | | +---BinaryFormat
  1812. | | | | AMDGPUMetadataVerifier.h
  1813. | | | | COFF.h
  1814. | | | | Dwarf.def
  1815. | | | | Dwarf.h
  1816. | | | | DXContainer.h
  1817. | | | | DXContainerConstants.def
  1818. | | | | DynamicTags.def
  1819. | | | | ELF.h
  1820. | | | | GOFF.h
  1821. | | | | MachO.def
  1822. | | | | MachO.h
  1823. | | | | Magic.h
  1824. | | | | Minidump.h
  1825. | | | | MinidumpConstants.def
  1826. | | | | MsgPack.def
  1827. | | | | MsgPack.h
  1828. | | | | MsgPackDocument.h
  1829. | | | | MsgPackReader.h
  1830. | | | | MsgPackWriter.h
  1831. | | | | Swift.def
  1832. | | | | Swift.h
  1833. | | | | Wasm.h
  1834. | | | | WasmRelocs.def
  1835. | | | | WasmTraits.h
  1836. | | | | XCOFF.h
  1837. | | | |
  1838. | | | \---ELFRelocs
  1839. | | | AArch64.def
  1840. | | | AMDGPU.def
  1841. | | | ARC.def
  1842. | | | ARM.def
  1843. | | | AVR.def
  1844. | | | BPF.def
  1845. | | | CSKY.def
  1846. | | | Hexagon.def
  1847. | | | i386.def
  1848. | | | Lanai.def
  1849. | | | LoongArch.def
  1850. | | | M68k.def
  1851. | | | Mips.def
  1852. | | | MSP430.def
  1853. | | | PowerPC.def
  1854. | | | PowerPC64.def
  1855. | | | RISCV.def
  1856. | | | Sparc.def
  1857. | | | SystemZ.def
  1858. | | | VE.def
  1859. | | | x86_64.def
  1860. | | | Xtensa.def
  1861. | | |
  1862. | | +---Bitcode
  1863. | | | BitcodeAnalyzer.h
  1864. | | | BitcodeCommon.h
  1865. | | | BitcodeConvenience.h
  1866. | | | BitcodeReader.h
  1867. | | | BitcodeWriter.h
  1868. | | | BitcodeWriterPass.h
  1869. | | | LLVMBitCodes.h
  1870. | | |
  1871. | | +---Bitstream
  1872. | | | BitCodeEnums.h
  1873. | | | BitCodes.h
  1874. | | | BitstreamReader.h
  1875. | | | BitstreamWriter.h
  1876. | | |
  1877. | | +---CodeGen
  1878. | | | | AccelTable.h
  1879. | | | | Analysis.h
  1880. | | | | AntiDepBreaker.h
  1881. | | | | AsmPrinter.h
  1882. | | | | AsmPrinterHandler.h
  1883. | | | | AssignmentTrackingAnalysis.h
  1884. | | | | AtomicExpandUtils.h
  1885. | | | | BasicBlockSectionsProfileReader.h
  1886. | | | | BasicBlockSectionUtils.h
  1887. | | | | BasicTTIImpl.h
  1888. | | | | ByteProvider.h
  1889. | | | | CalcSpillWeights.h
  1890. | | | | CallingConvLower.h
  1891. | | | | CFIFixup.h
  1892. | | | | CodeGenCommonISel.h
  1893. | | | | CodeGenPassBuilder.h
  1894. | | | | CommandFlags.h
  1895. | | | | ComplexDeinterleavingPass.h
  1896. | | | | CostTable.h
  1897. | | | | CSEConfigBase.h
  1898. | | | | DAGCombine.h
  1899. | | | | DbgEntityHistoryCalculator.h
  1900. | | | | DebugHandlerBase.h
  1901. | | | | DetectDeadLanes.h
  1902. | | | | DFAPacketizer.h
  1903. | | | | DIE.h
  1904. | | | | DIEValue.def
  1905. | | | | DwarfStringPoolEntry.h
  1906. | | | | EdgeBundles.h
  1907. | | | | ExecutionDomainFix.h
  1908. | | | | ExpandReductions.h
  1909. | | | | ExpandVectorPredication.h
  1910. | | | | FastISel.h
  1911. | | | | FaultMaps.h
  1912. | | | | FunctionLoweringInfo.h
  1913. | | | | GCMetadata.h
  1914. | | | | GCMetadataPrinter.h
  1915. | | | | GenVT.inc
  1916. | | | | HardwareLoops.h
  1917. | | | | IndirectThunks.h
  1918. | | | | IntrinsicLowering.h
  1919. | | | | ISDOpcodes.h
  1920. | | | | LatencyPriorityQueue.h
  1921. | | | | LazyMachineBlockFrequencyInfo.h
  1922. | | | | LexicalScopes.h
  1923. | | | | LinkAllAsmWriterComponents.h
  1924. | | | | LinkAllCodegenComponents.h
  1925. | | | | LiveInterval.h
  1926. | | | | LiveIntervalCalc.h
  1927. | | | | LiveIntervals.h
  1928. | | | | LiveIntervalUnion.h
  1929. | | | | LivePhysRegs.h
  1930. | | | | LiveRangeCalc.h
  1931. | | | | LiveRangeEdit.h
  1932. | | | | LiveRegMatrix.h
  1933. | | | | LiveRegUnits.h
  1934. | | | | LiveStacks.h
  1935. | | | | LiveVariables.h
  1936. | | | | LoopTraversal.h
  1937. | | | | LowLevelType.h
  1938. | | | | LowLevelTypeUtils.h
  1939. | | | | MachineBasicBlock.h
  1940. | | | | MachineBlockFrequencyInfo.h
  1941. | | | | MachineBranchProbabilityInfo.h
  1942. | | | | MachineCFGPrinter.h
  1943. | | | | MachineCombinerPattern.h
  1944. | | | | MachineConstantPool.h
  1945. | | | | MachineCycleAnalysis.h
  1946. | | | | MachineDominanceFrontier.h
  1947. | | | | MachineDominators.h
  1948. | | | | MachineFrameInfo.h
  1949. | | | | MachineFunction.h
  1950. | | | | MachineFunctionPass.h
  1951. | | | | MachineInstr.h
  1952. | | | | MachineInstrBuilder.h
  1953. | | | | MachineInstrBundle.h
  1954. | | | | MachineInstrBundleIterator.h
  1955. | | | | MachineJumpTableInfo.h
  1956. | | | | MachineLoopInfo.h
  1957. | | | | MachineLoopUtils.h
  1958. | | | | MachineMemOperand.h
  1959. | | | | MachineModuleInfo.h
  1960. | | | | MachineModuleInfoImpls.h
  1961. | | | | MachineModuleSlotTracker.h
  1962. | | | | MachineOperand.h
  1963. | | | | MachineOptimizationRemarkEmitter.h
  1964. | | | | MachineOutliner.h
  1965. | | | | MachinePassManager.h
  1966. | | | | MachinePassRegistry.def
  1967. | | | | MachinePassRegistry.h
  1968. | | | | MachinePipeliner.h
  1969. | | | | MachinePostDominators.h
  1970. | | | | MachineRegionInfo.h
  1971. | | | | MachineRegisterInfo.h
  1972. | | | | MachineScheduler.h
  1973. | | | | MachineSizeOpts.h
  1974. | | | | MachineSSAContext.h
  1975. | | | | MachineSSAUpdater.h
  1976. | | | | MachineStableHash.h
  1977. | | | | MachineTraceMetrics.h
  1978. | | | | MachineUniformityAnalysis.h
  1979. | | | | MachineValueType.h
  1980. | | | | MachORelocation.h
  1981. | | | | MacroFusion.h
  1982. | | | | MBFIWrapper.h
  1983. | | | | MIRFormatter.h
  1984. | | | | MIRFSDiscriminator.h
  1985. | | | | MIRPrinter.h
  1986. | | | | MIRSampleProfile.h
  1987. | | | | MIRYamlMapping.h
  1988. | | | | ModuloSchedule.h
  1989. | | | | MultiHazardRecognizer.h
  1990. | | | | NonRelocatableStringpool.h
  1991. | | | | ParallelCG.h
  1992. | | | | Passes.h
  1993. | | | | PBQPRAConstraint.h
  1994. | | | | PreISelIntrinsicLowering.h
  1995. | | | | PseudoSourceValue.h
  1996. | | | | RDFGraph.h
  1997. | | | | RDFLiveness.h
  1998. | | | | RDFRegisters.h
  1999. | | | | ReachingDefAnalysis.h
  2000. | | | | RegAllocCommon.h
  2001. | | | | RegAllocPBQP.h
  2002. | | | | RegAllocRegistry.h
  2003. | | | | Register.h
  2004. | | | | RegisterBank.h
  2005. | | | | RegisterBankInfo.h
  2006. | | | | RegisterClassInfo.h
  2007. | | | | RegisterPressure.h
  2008. | | | | RegisterScavenging.h
  2009. | | | | RegisterUsageInfo.h
  2010. | | | | ReplaceWithVeclib.h
  2011. | | | | ResourcePriorityQueue.h
  2012. | | | | RuntimeLibcalls.h
  2013. | | | | ScheduleDAG.h
  2014. | | | | ScheduleDAGInstrs.h
  2015. | | | | ScheduleDAGMutation.h
  2016. | | | | ScheduleDFS.h
  2017. | | | | ScheduleHazardRecognizer.h
  2018. | | | | SchedulerRegistry.h
  2019. | | | | ScoreboardHazardRecognizer.h
  2020. | | | | SDNodeProperties.td
  2021. | | | | SelectionDAG.h
  2022. | | | | SelectionDAGAddressAnalysis.h
  2023. | | | | SelectionDAGISel.h
  2024. | | | | SelectionDAGNodes.h
  2025. | | | | SelectionDAGTargetInfo.h
  2026. | | | | SlotIndexes.h
  2027. | | | | Spiller.h
  2028. | | | | StableHashing.h
  2029. | | | | StackMaps.h
  2030. | | | | StackProtector.h
  2031. | | | | SwiftErrorValueTracking.h
  2032. | | | | SwitchLoweringUtils.h
  2033. | | | | TailDuplicator.h
  2034. | | | | TargetCallingConv.h
  2035. | | | | TargetFrameLowering.h
  2036. | | | | TargetInstrInfo.h
  2037. | | | | TargetLowering.h
  2038. | | | | TargetLoweringObjectFileImpl.h
  2039. | | | | TargetOpcodes.h
  2040. | | | | TargetPassConfig.h
  2041. | | | | TargetRegisterInfo.h
  2042. | | | | TargetSchedule.h
  2043. | | | | TargetSubtargetInfo.h
  2044. | | | | TileShapeInfo.h
  2045. | | | | TypePromotion.h
  2046. | | | | UnreachableBlockElim.h
  2047. | | | | ValueTypes.h
  2048. | | | | ValueTypes.td
  2049. | | | | VirtRegMap.h
  2050. | | | | VLIWMachineScheduler.h
  2051. | | | | WasmAddressSpaces.h
  2052. | | | | WasmEHFuncInfo.h
  2053. | | | | WinEHFuncInfo.h
  2054. | | | |
  2055. | | | +---GlobalISel
  2056. | | | | CallLowering.h
  2057. | | | | Combiner.h
  2058. | | | | CombinerHelper.h
  2059. | | | | CombinerInfo.h
  2060. | | | | CSEInfo.h
  2061. | | | | CSEMIRBuilder.h
  2062. | | | | GenericMachineInstrs.h
  2063. | | | | GIMatchTableExecutor.h
  2064. | | | | GIMatchTableExecutorImpl.h
  2065. | | | | GISelChangeObserver.h
  2066. | | | | GISelKnownBits.h
  2067. | | | | GISelWorkList.h
  2068. | | | | InlineAsmLowering.h
  2069. | | | | InstructionSelect.h
  2070. | | | | InstructionSelector.h
  2071. | | | | IRTranslator.h
  2072. | | | | LegacyLegalizerInfo.h
  2073. | | | | LegalizationArtifactCombiner.h
  2074. | | | | Legalizer.h
  2075. | | | | LegalizerHelper.h
  2076. | | | | LegalizerInfo.h
  2077. | | | | LoadStoreOpt.h
  2078. | | | | Localizer.h
  2079. | | | | LostDebugLocObserver.h
  2080. | | | | MachineIRBuilder.h
  2081. | | | | MIPatternMatch.h
  2082. | | | | RegBankSelect.h
  2083. | | | | Utils.h
  2084. | | | |
  2085. | | | +---MIRParser
  2086. | | | | MIParser.h
  2087. | | | | MIRParser.h
  2088. | | | |
  2089. | | | +---PBQP
  2090. | | | | CostAllocator.h
  2091. | | | | Graph.h
  2092. | | | | Math.h
  2093. | | | | ReductionRules.h
  2094. | | | | Solution.h
  2095. | | | |
  2096. | | | \---x64
  2097. | | | \---Debug
  2098. | | | \---vt_gen
  2099. | | | \---vt_gen.tlog
  2100. | | +---Config
  2101. | | | abi-breaking.h
  2102. | | | AsmParsers.def
  2103. | | | AsmPrinters.def
  2104. | | | Disassemblers.def
  2105. | | | llvm-config.h
  2106. | | | TargetExegesis.def
  2107. | | | TargetMCAs.def
  2108. | | | Targets.def
  2109. | | |
  2110. | | +---DebugInfo
  2111. | | | | DIContext.h
  2112. | | | |
  2113. | | | +---BTF
  2114. | | | | BTF.def
  2115. | | | | BTF.h
  2116. | | | | BTFContext.h
  2117. | | | | BTFParser.h
  2118. | | | |
  2119. | | | +---CodeView
  2120. | | | | AppendingTypeTableBuilder.h
  2121. | | | | CodeView.h
  2122. | | | | CodeViewError.h
  2123. | | | | CodeViewRecordIO.h
  2124. | | | | CodeViewRegisters.def
  2125. | | | | CodeViewSymbols.def
  2126. | | | | CodeViewTypes.def
  2127. | | | | ContinuationRecordBuilder.h
  2128. | | | | CVRecord.h
  2129. | | | | CVSymbolVisitor.h
  2130. | | | | CVTypeVisitor.h
  2131. | | | | DebugChecksumsSubsection.h
  2132. | | | | DebugCrossExSubsection.h
  2133. | | | | DebugCrossImpSubsection.h
  2134. | | | | DebugFrameDataSubsection.h
  2135. | | | | DebugInlineeLinesSubsection.h
  2136. | | | | DebugLinesSubsection.h
  2137. | | | | DebugStringTableSubsection.h
  2138. | | | | DebugSubsection.h
  2139. | | | | DebugSubsectionRecord.h
  2140. | | | | DebugSubsectionVisitor.h
  2141. | | | | DebugSymbolRVASubsection.h
  2142. | | | | DebugSymbolsSubsection.h
  2143. | | | | DebugUnknownSubsection.h
  2144. | | | | EnumTables.h
  2145. | | | | Formatters.h
  2146. | | | | FunctionId.h
  2147. | | | | GlobalTypeTableBuilder.h
  2148. | | | | GUID.h
  2149. | | | | LazyRandomTypeCollection.h
  2150. | | | | Line.h
  2151. | | | | MergingTypeTableBuilder.h
  2152. | | | | RecordName.h
  2153. | | | | RecordSerialization.h
  2154. | | | | SimpleTypeSerializer.h
  2155. | | | | StringsAndChecksums.h
  2156. | | | | SymbolDeserializer.h
  2157. | | | | SymbolDumpDelegate.h
  2158. | | | | SymbolDumper.h
  2159. | | | | SymbolRecord.h
  2160. | | | | SymbolRecordHelpers.h
  2161. | | | | SymbolRecordMapping.h
  2162. | | | | SymbolSerializer.h
  2163. | | | | SymbolVisitorCallbackPipeline.h
  2164. | | | | SymbolVisitorCallbacks.h
  2165. | | | | SymbolVisitorDelegate.h
  2166. | | | | TypeCollection.h
  2167. | | | | TypeDeserializer.h
  2168. | | | | TypeDumpVisitor.h
  2169. | | | | TypeHashing.h
  2170. | | | | TypeIndex.h
  2171. | | | | TypeIndexDiscovery.h
  2172. | | | | TypeRecord.h
  2173. | | | | TypeRecordHelpers.h
  2174. | | | | TypeRecordMapping.h
  2175. | | | | TypeStreamMerger.h
  2176. | | | | TypeSymbolEmitter.h
  2177. | | | | TypeTableCollection.h
  2178. | | | | TypeVisitorCallbackPipeline.h
  2179. | | | | TypeVisitorCallbacks.h
  2180. | | | |
  2181. | | | +---DWARF
  2182. | | | | DWARFAbbreviationDeclaration.h
  2183. | | | | DWARFAcceleratorTable.h
  2184. | | | | DWARFAddressRange.h
  2185. | | | | DWARFAttribute.h
  2186. | | | | DWARFCompileUnit.h
  2187. | | | | DWARFContext.h
  2188. | | | | DWARFDataExtractor.h
  2189. | | | | DWARFDebugAbbrev.h
  2190. | | | | DWARFDebugAddr.h
  2191. | | | | DWARFDebugAranges.h
  2192. | | | | DWARFDebugArangeSet.h
  2193. | | | | DWARFDebugFrame.h
  2194. | | | | DWARFDebugInfoEntry.h
  2195. | | | | DWARFDebugLine.h
  2196. | | | | DWARFDebugLoc.h
  2197. | | | | DWARFDebugMacro.h
  2198. | | | | DWARFDebugPubTable.h
  2199. | | | | DWARFDebugRangeList.h
  2200. | | | | DWARFDebugRnglists.h
  2201. | | | | DWARFDie.h
  2202. | | | | DWARFExpression.h
  2203. | | | | DWARFFormValue.h
  2204. | | | | DWARFGdbIndex.h
  2205. | | | | DWARFListTable.h
  2206. | | | | DWARFLocationExpression.h
  2207. | | | | DWARFObject.h
  2208. | | | | DWARFRelocMap.h
  2209. | | | | DWARFSection.h
  2210. | | | | DWARFTypePrinter.h
  2211. | | | | DWARFTypeUnit.h
  2212. | | | | DWARFUnit.h
  2213. | | | | DWARFUnitIndex.h
  2214. | | | | DWARFVerifier.h
  2215. | | | |
  2216. | | | +---GSYM
  2217. | | | | DwarfTransformer.h
  2218. | | | | ExtractRanges.h
  2219. | | | | FileEntry.h
  2220. | | | | FileWriter.h
  2221. | | | | FunctionInfo.h
  2222. | | | | GsymCreator.h
  2223. | | | | GsymReader.h
  2224. | | | | Header.h
  2225. | | | | InlineInfo.h
  2226. | | | | LineEntry.h
  2227. | | | | LineTable.h
  2228. | | | | LookupResult.h
  2229. | | | | ObjectFileTransformer.h
  2230. | | | | StringTable.h
  2231. | | | |
  2232. | | | +---LogicalView
  2233. | | | | | LVReaderHandler.h
  2234. | | | | |
  2235. | | | | +---Core
  2236. | | | | | LVCompare.h
  2237. | | | | | LVElement.h
  2238. | | | | | LVLine.h
  2239. | | | | | LVLocation.h
  2240. | | | | | LVObject.h
  2241. | | | | | LVOptions.h
  2242. | | | | | LVRange.h
  2243. | | | | | LVReader.h
  2244. | | | | | LVScope.h
  2245. | | | | | LVSort.h
  2246. | | | | | LVStringPool.h
  2247. | | | | | LVSupport.h
  2248. | | | | | LVSymbol.h
  2249. | | | | | LVType.h
  2250. | | | | |
  2251. | | | | \---Readers
  2252. | | | | LVBinaryReader.h
  2253. | | | | LVCodeViewReader.h
  2254. | | | | LVCodeViewVisitor.h
  2255. | | | | LVELFReader.h
  2256. | | | |
  2257. | | | +---MSF
  2258. | | | | IMSFFile.h
  2259. | | | | MappedBlockStream.h
  2260. | | | | MSFBuilder.h
  2261. | | | | MSFCommon.h
  2262. | | | | MSFError.h
  2263. | | | |
  2264. | | | +---PDB
  2265. | | | | | ConcreteSymbolEnumerator.h
  2266. | | | | | GenericError.h
  2267. | | | | | IPDBDataStream.h
  2268. | | | | | IPDBEnumChildren.h
  2269. | | | | | IPDBFrameData.h
  2270. | | | | | IPDBInjectedSource.h
  2271. | | | | | IPDBLineNumber.h
  2272. | | | | | IPDBRawSymbol.h
  2273. | | | | | IPDBSectionContrib.h
  2274. | | | | | IPDBSession.h
  2275. | | | | | IPDBSourceFile.h
  2276. | | | | | IPDBTable.h
  2277. | | | | | PDB.h
  2278. | | | | | PDBContext.h
  2279. | | | | | PDBExtras.h
  2280. | | | | | PDBSymbol.h
  2281. | | | | | PDBSymbolAnnotation.h
  2282. | | | | | PDBSymbolBlock.h
  2283. | | | | | PDBSymbolCompiland.h
  2284. | | | | | PDBSymbolCompilandDetails.h
  2285. | | | | | PDBSymbolCompilandEnv.h
  2286. | | | | | PDBSymbolCustom.h
  2287. | | | | | PDBSymbolData.h
  2288. | | | | | PDBSymbolExe.h
  2289. | | | | | PDBSymbolFunc.h
  2290. | | | | | PDBSymbolFuncDebugEnd.h
  2291. | | | | | PDBSymbolFuncDebugStart.h
  2292. | | | | | PDBSymbolLabel.h
  2293. | | | | | PDBSymbolPublicSymbol.h
  2294. | | | | | PDBSymbolThunk.h
  2295. | | | | | PDBSymbolTypeArray.h
  2296. | | | | | PDBSymbolTypeBaseClass.h
  2297. | | | | | PDBSymbolTypeBuiltin.h
  2298. | | | | | PDBSymbolTypeCustom.h
  2299. | | | | | PDBSymbolTypeDimension.h
  2300. | | | | | PDBSymbolTypeEnum.h
  2301. | | | | | PDBSymbolTypeFriend.h
  2302. | | | | | PDBSymbolTypeFunctionArg.h
  2303. | | | | | PDBSymbolTypeFunctionSig.h
  2304. | | | | | PDBSymbolTypeManaged.h
  2305. | | | | | PDBSymbolTypePointer.h
  2306. | | | | | PDBSymbolTypeTypedef.h
  2307. | | | | | PDBSymbolTypeUDT.h
  2308. | | | | | PDBSymbolTypeVTable.h
  2309. | | | | | PDBSymbolTypeVTableShape.h
  2310. | | | | | PDBSymbolUnknown.h
  2311. | | | | | PDBSymbolUsingNamespace.h
  2312. | | | | | PDBSymDumper.h
  2313. | | | | | PDBTypes.h
  2314. | | | | | UDTLayout.h
  2315. | | | | |
  2316. | | | | +---DIA
  2317. | | | | | DIADataStream.h
  2318. | | | | | DIAEnumDebugStreams.h
  2319. | | | | | DIAEnumFrameData.h
  2320. | | | | | DIAEnumInjectedSources.h
  2321. | | | | | DIAEnumLineNumbers.h
  2322. | | | | | DIAEnumSectionContribs.h
  2323. | | | | | DIAEnumSourceFiles.h
  2324. | | | | | DIAEnumSymbols.h
  2325. | | | | | DIAEnumTables.h
  2326. | | | | | DIAError.h
  2327. | | | | | DIAFrameData.h
  2328. | | | | | DIAInjectedSource.h
  2329. | | | | | DIALineNumber.h
  2330. | | | | | DIARawSymbol.h
  2331. | | | | | DIASectionContrib.h
  2332. | | | | | DIASession.h
  2333. | | | | | DIASourceFile.h
  2334. | | | | | DIASupport.h
  2335. | | | | | DIATable.h
  2336. | | | | | DIAUtils.h
  2337. | | | | |
  2338. | | | | \---Native
  2339. | | | | DbiModuleDescriptor.h
  2340. | | | | DbiModuleDescriptorBuilder.h
  2341. | | | | DbiModuleList.h
  2342. | | | | DbiStream.h
  2343. | | | | DbiStreamBuilder.h
  2344. | | | | EnumTables.h
  2345. | | | | Formatters.h
  2346. | | | | FormatUtil.h
  2347. | | | | GlobalsStream.h
  2348. | | | | GSIStreamBuilder.h
  2349. | | | | Hash.h
  2350. | | | | HashTable.h
  2351. | | | | InfoStream.h
  2352. | | | | InfoStreamBuilder.h
  2353. | | | | InjectedSourceStream.h
  2354. | | | | InputFile.h
  2355. | | | | ISectionContribVisitor.h
  2356. | | | | LinePrinter.h
  2357. | | | | ModuleDebugStream.h
  2358. | | | | NamedStreamMap.h
  2359. | | | | NativeCompilandSymbol.h
  2360. | | | | NativeEnumGlobals.h
  2361. | | | | NativeEnumInjectedSources.h
  2362. | | | | NativeEnumLineNumbers.h
  2363. | | | | NativeEnumModules.h
  2364. | | | | NativeEnumSymbols.h
  2365. | | | | NativeEnumTypes.h
  2366. | | | | NativeExeSymbol.h
  2367. | | | | NativeFunctionSymbol.h
  2368. | | | | NativeInlineSiteSymbol.h
  2369. | | | | NativeLineNumber.h
  2370. | | | | NativePublicSymbol.h
  2371. | | | | NativeRawSymbol.h
  2372. | | | | NativeSession.h
  2373. | | | | NativeSourceFile.h
  2374. | | | | NativeSymbolEnumerator.h
  2375. | | | | NativeTypeArray.h
  2376. | | | | NativeTypeBuiltin.h
  2377. | | | | NativeTypeEnum.h
  2378. | | | | NativeTypeFunctionSig.h
  2379. | | | | NativeTypePointer.h
  2380. | | | | NativeTypeTypedef.h
  2381. | | | | NativeTypeUDT.h
  2382. | | | | NativeTypeVTShape.h
  2383. | | | | PDBFile.h
  2384. | | | | PDBFileBuilder.h
  2385. | | | | PDBStringTable.h
  2386. | | | | PDBStringTableBuilder.h
  2387. | | | | PublicsStream.h
  2388. | | | | RawConstants.h
  2389. | | | | RawError.h
  2390. | | | | RawTypes.h
  2391. | | | | SymbolCache.h
  2392. | | | | SymbolStream.h
  2393. | | | | TpiHashing.h
  2394. | | | | TpiStream.h
  2395. | | | | TpiStreamBuilder.h
  2396. | | | |
  2397. | | | \---Symbolize
  2398. | | | DIPrinter.h
  2399. | | | Markup.h
  2400. | | | MarkupFilter.h
  2401. | | | SymbolizableModule.h
  2402. | | | SymbolizableObjectFile.h
  2403. | | | Symbolize.h
  2404. | | |
  2405. | | +---Debuginfod
  2406. | | | BuildIDFetcher.h
  2407. | | | Debuginfod.h
  2408. | | | HTTPClient.h
  2409. | | | HTTPServer.h
  2410. | | |
  2411. | | +---Demangle
  2412. | | | Demangle.h
  2413. | | | DemangleConfig.h
  2414. | | | ItaniumDemangle.h
  2415. | | | ItaniumNodes.def
  2416. | | | MicrosoftDemangle.h
  2417. | | | MicrosoftDemangleNodes.h
  2418. | | | StringViewExtras.h
  2419. | | | Utility.h
  2420. | | |
  2421. | | +---DWARFLinker
  2422. | | | DWARFLinker.h
  2423. | | | DWARFLinkerCompileUnit.h
  2424. | | | DWARFLinkerDeclContext.h
  2425. | | | DWARFStreamer.h
  2426. | | |
  2427. | | +---DWARFLinkerParallel
  2428. | | | AddressesMap.h
  2429. | | | DWARFFile.h
  2430. | | | DWARFLinker.h
  2431. | | | StringPool.h
  2432. | | | StringTable.h
  2433. | | |
  2434. | | +---DWP
  2435. | | | DWP.h
  2436. | | | DWPError.h
  2437. | | | DWPStringPool.h
  2438. | | |
  2439. | | +---ExecutionEngine
  2440. | | | | ExecutionEngine.h
  2441. | | | | GenericValue.h
  2442. | | | | Interpreter.h
  2443. | | | | JITEventListener.h
  2444. | | | | JITSymbol.h
  2445. | | | | MCJIT.h
  2446. | | | | ObjectCache.h
  2447. | | | | OProfileWrapper.h
  2448. | | | | RTDyldMemoryManager.h
  2449. | | | | RuntimeDyld.h
  2450. | | | | RuntimeDyldChecker.h
  2451. | | | | SectionMemoryManager.h
  2452. | | | |
  2453. | | | +---JITLink
  2454. | | | | aarch32.h
  2455. | | | | aarch64.h
  2456. | | | | COFF.h
  2457. | | | | COFF_x86_64.h
  2458. | | | | DWARFRecordSectionSplitter.h
  2459. | | | | EHFrameSupport.h
  2460. | | | | ELF.h
  2461. | | | | ELF_aarch32.h
  2462. | | | | ELF_aarch64.h
  2463. | | | | ELF_i386.h
  2464. | | | | ELF_loongarch.h
  2465. | | | | ELF_ppc64.h
  2466. | | | | ELF_riscv.h
  2467. | | | | ELF_x86_64.h
  2468. | | | | i386.h
  2469. | | | | JITLink.h
  2470. | | | | JITLinkDylib.h
  2471. | | | | JITLinkMemoryManager.h
  2472. | | | | loongarch.h
  2473. | | | | MachO.h
  2474. | | | | MachO_arm64.h
  2475. | | | | MachO_x86_64.h
  2476. | | | | ppc64.h
  2477. | | | | riscv.h
  2478. | | | | TableManager.h
  2479. | | | | x86_64.h
  2480. | | | |
  2481. | | | \---Orc
  2482. | | | | COFFPlatform.h
  2483. | | | | COFFVCRuntimeSupport.h
  2484. | | | | CompileOnDemandLayer.h
  2485. | | | | CompileUtils.h
  2486. | | | | Core.h
  2487. | | | | DebuggerSupportPlugin.h
  2488. | | | | DebugObjectManagerPlugin.h
  2489. | | | | DebugUtils.h
  2490. | | | | ELFNixPlatform.h
  2491. | | | | EPCDebugObjectRegistrar.h
  2492. | | | | EPCDynamicLibrarySearchGenerator.h
  2493. | | | | EPCEHFrameRegistrar.h
  2494. | | | | EPCGenericDylibManager.h
  2495. | | | | EPCGenericJITLinkMemoryManager.h
  2496. | | | | EPCGenericMemoryAccess.h
  2497. | | | | EPCGenericRTDyldMemoryManager.h
  2498. | | | | EPCIndirectionUtils.h
  2499. | | | | ExecutionUtils.h
  2500. | | | | ExecutorProcessControl.h
  2501. | | | | IndirectionUtils.h
  2502. | | | | IRCompileLayer.h
  2503. | | | | IRTransformLayer.h
  2504. | | | | JITTargetMachineBuilder.h
  2505. | | | | Layer.h
  2506. | | | | LazyReexports.h
  2507. | | | | LLJIT.h
  2508. | | | | LookupAndRecordAddrs.h
  2509. | | | | MachOPlatform.h
  2510. | | | | Mangling.h
  2511. | | | | MapperJITLinkMemoryManager.h
  2512. | | | | MemoryMapper.h
  2513. | | | | ObjectFileInterface.h
  2514. | | | | ObjectLinkingLayer.h
  2515. | | | | ObjectTransformLayer.h
  2516. | | | | OrcABISupport.h
  2517. | | | | RTDyldObjectLinkingLayer.h
  2518. | | | | SimpleRemoteEPC.h
  2519. | | | | SpeculateAnalyses.h
  2520. | | | | Speculation.h
  2521. | | | | SymbolStringPool.h
  2522. | | | | TaskDispatch.h
  2523. | | | | ThreadSafeModule.h
  2524. | | | |
  2525. | | | +---Shared
  2526. | | | | AllocationActions.h
  2527. | | | | ExecutorAddress.h
  2528. | | | | ExecutorSymbolDef.h
  2529. | | | | MemoryFlags.h
  2530. | | | | ObjectFormats.h
  2531. | | | | OrcError.h
  2532. | | | | OrcRTBridge.h
  2533. | | | | SimplePackedSerialization.h
  2534. | | | | SimpleRemoteEPCUtils.h
  2535. | | | | TargetProcessControlTypes.h
  2536. | | | | WrapperFunctionUtils.h
  2537. | | | |
  2538. | | | \---TargetProcess
  2539. | | | ExecutorBootstrapService.h
  2540. | | | ExecutorSharedMemoryMapperService.h
  2541. | | | JITLoaderGDB.h
  2542. | | | RegisterEHFrames.h
  2543. | | | SimpleExecutorDylibManager.h
  2544. | | | SimpleExecutorMemoryManager.h
  2545. | | | SimpleRemoteEPCServer.h
  2546. | | | TargetExecutionUtils.h
  2547. | | |
  2548. | | +---FileCheck
  2549. | | | FileCheck.h
  2550. | | |
  2551. | | +---Frontend
  2552. | | | +---Debug
  2553. | | | | Options.h
  2554. | | | |
  2555. | | | +---Directive
  2556. | | | | DirectiveBase.td
  2557. | | | |
  2558. | | | +---HLSL
  2559. | | | | HLSLResource.h
  2560. | | | |
  2561. | | | +---OpenACC
  2562. | | | | | ACC.h.inc
  2563. | | | | | ACC.inc
  2564. | | | | | ACC.td
  2565. | | | | |
  2566. | | | | \---x64
  2567. | | | | \---Debug
  2568. | | | | \---acc_gen
  2569. | | | | \---acc_gen.tlog
  2570. | | | \---OpenMP
  2571. | | | | OMP.h.inc
  2572. | | | | OMP.inc
  2573. | | | | OMP.td
  2574. | | | | OMPAssume.h
  2575. | | | | OMPConstants.h
  2576. | | | | OMPContext.h
  2577. | | | | OMPDeviceConstants.h
  2578. | | | | OMPGridValues.h
  2579. | | | | OMPIRBuilder.h
  2580. | | | | OMPKinds.def
  2581. | | | |
  2582. | | | \---x64
  2583. | | | \---Debug
  2584. | | | \---omp_gen
  2585. | | | \---omp_gen.tlog
  2586. | | +---FuzzMutate
  2587. | | | FuzzerCLI.h
  2588. | | | IRMutator.h
  2589. | | | OpDescriptor.h
  2590. | | | Operations.h
  2591. | | | Random.h
  2592. | | | RandomIRBuilder.h
  2593. | | |
  2594. | | +---InterfaceStub
  2595. | | | ELFObjHandler.h
  2596. | | | IFSHandler.h
  2597. | | | IFSStub.h
  2598. | | |
  2599. | | +---IR
  2600. | | | | AbstractCallSite.h
  2601. | | | | Argument.h
  2602. | | | | AssemblyAnnotationWriter.h
  2603. | | | | Assumptions.h
  2604. | | | | AttributeMask.h
  2605. | | | | Attributes.h
  2606. | | | | Attributes.inc
  2607. | | | | Attributes.td
  2608. | | | | AutoUpgrade.h
  2609. | | | | BasicBlock.h
  2610. | | | | BuiltinGCs.h
  2611. | | | | CallingConv.h
  2612. | | | | CFG.h
  2613. | | | | Comdat.h
  2614. | | | | Constant.h
  2615. | | | | ConstantFold.h
  2616. | | | | ConstantFolder.h
  2617. | | | | ConstantRange.h
  2618. | | | | Constants.h
  2619. | | | | ConstrainedOps.def
  2620. | | | | CycleInfo.h
  2621. | | | | DataLayout.h
  2622. | | | | DebugInfo.h
  2623. | | | | DebugInfoFlags.def
  2624. | | | | DebugInfoMetadata.h
  2625. | | | | DebugLoc.h
  2626. | | | | DerivedTypes.h
  2627. | | | | DerivedUser.h
  2628. | | | | DiagnosticHandler.h
  2629. | | | | DiagnosticInfo.h
  2630. | | | | DiagnosticPrinter.h
  2631. | | | | DIBuilder.h
  2632. | | | | Dominators.h
  2633. | | | | EHPersonalities.h
  2634. | | | | FixedMetadataKinds.def
  2635. | | | | FixedPointBuilder.h
  2636. | | | | FMF.h
  2637. | | | | FPEnv.h
  2638. | | | | Function.h
  2639. | | | | GCStrategy.h
  2640. | | | | GetElementPtrTypeIterator.h
  2641. | | | | GlobalAlias.h
  2642. | | | | GlobalIFunc.h
  2643. | | | | GlobalObject.h
  2644. | | | | GlobalValue.h
  2645. | | | | GlobalVariable.h
  2646. | | | | GVMaterializer.h
  2647. | | | | InlineAsm.h
  2648. | | | | InstIterator.h
  2649. | | | | InstrTypes.h
  2650. | | | | Instruction.def
  2651. | | | | Instruction.h
  2652. | | | | Instructions.h
  2653. | | | | InstVisitor.h
  2654. | | | | IntrinsicEnums.inc
  2655. | | | | IntrinsicImpl.inc
  2656. | | | | IntrinsicInst.h
  2657. | | | | Intrinsics.h
  2658. | | | | Intrinsics.td
  2659. | | | | IntrinsicsAArch64.h
  2660. | | | | IntrinsicsAArch64.td
  2661. | | | | IntrinsicsAMDGPU.h
  2662. | | | | IntrinsicsAMDGPU.td
  2663. | | | | IntrinsicsARM.h
  2664. | | | | IntrinsicsARM.td
  2665. | | | | IntrinsicsBPF.h
  2666. | | | | IntrinsicsBPF.td
  2667. | | | | IntrinsicsDirectX.h
  2668. | | | | IntrinsicsDirectX.td
  2669. | | | | IntrinsicsHexagon.h
  2670. | | | | IntrinsicsHexagon.td
  2671. | | | | IntrinsicsHexagonDep.td
  2672. | | | | IntrinsicsLoongArch.h
  2673. | | | | IntrinsicsLoongArch.td
  2674. | | | | IntrinsicsMips.h
  2675. | | | | IntrinsicsMips.td
  2676. | | | | IntrinsicsNVPTX.h
  2677. | | | | IntrinsicsNVVM.td
  2678. | | | | IntrinsicsPowerPC.h
  2679. | | | | IntrinsicsPowerPC.td
  2680. | | | | IntrinsicsR600.h
  2681. | | | | IntrinsicsRISCV.h
  2682. | | | | IntrinsicsRISCV.td
  2683. | | | | IntrinsicsRISCVXsf.td
  2684. | | | | IntrinsicsRISCVXTHead.td
  2685. | | | | IntrinsicsS390.h
  2686. | | | | IntrinsicsSPIRV.h
  2687. | | | | IntrinsicsSPIRV.td
  2688. | | | | IntrinsicsSystemZ.td
  2689. | | | | IntrinsicsVE.h
  2690. | | | | IntrinsicsVE.td
  2691. | | | | IntrinsicsVEVL.gen.td
  2692. | | | | IntrinsicsWebAssembly.h
  2693. | | | | IntrinsicsWebAssembly.td
  2694. | | | | IntrinsicsX86.h
  2695. | | | | IntrinsicsX86.td
  2696. | | | | IntrinsicsXCore.h
  2697. | | | | IntrinsicsXCore.td
  2698. | | | | IRBuilder.h
  2699. | | | | IRBuilderFolder.h
  2700. | | | | IRPrintingPasses.h
  2701. | | | | LegacyPassManager.h
  2702. | | | | LegacyPassManagers.h
  2703. | | | | LegacyPassNameParser.h
  2704. | | | | LLVMContext.h
  2705. | | | | LLVMRemarkStreamer.h
  2706. | | | | Mangler.h
  2707. | | | | MatrixBuilder.h
  2708. | | | | MDBuilder.h
  2709. | | | | Metadata.def
  2710. | | | | Metadata.h
  2711. | | | | Module.h
  2712. | | | | ModuleSlotTracker.h
  2713. | | | | ModuleSummaryIndex.h
  2714. | | | | ModuleSummaryIndexYAML.h
  2715. | | | | NoFolder.h
  2716. | | | | OperandTraits.h
  2717. | | | | Operator.h
  2718. | | | | OptBisect.h
  2719. | | | | PassInstrumentation.h
  2720. | | | | PassManager.h
  2721. | | | | PassManagerImpl.h
  2722. | | | | PassManagerInternal.h
  2723. | | | | PassTimingInfo.h
  2724. | | | | PatternMatch.h
  2725. | | | | PredIteratorCache.h
  2726. | | | | PrintPasses.h
  2727. | | | | ProfDataUtils.h
  2728. | | | | ProfileSummary.h
  2729. | | | | PseudoProbe.h
  2730. | | | | ReplaceConstant.h
  2731. | | | | RuntimeLibcalls.def
  2732. | | | | SafepointIRVerifier.h
  2733. | | | | SSAContext.h
  2734. | | | | Statepoint.h
  2735. | | | | StructuralHash.h
  2736. | | | | SymbolTableListTraits.h
  2737. | | | | TrackingMDRef.h
  2738. | | | | Type.h
  2739. | | | | TypedPointerType.h
  2740. | | | | TypeFinder.h
  2741. | | | | Use.h
  2742. | | | | UseListOrder.h
  2743. | | | | User.h
  2744. | | | | Value.def
  2745. | | | | Value.h
  2746. | | | | ValueHandle.h
  2747. | | | | ValueMap.h
  2748. | | | | ValueSymbolTable.h
  2749. | | | | VectorBuilder.h
  2750. | | | | Verifier.h
  2751. | | | | VPIntrinsics.def
  2752. | | | |
  2753. | | | \---x64
  2754. | | | \---Debug
  2755. | | | \---intrinsics_gen
  2756. | | | \---intrinsics_gen.tlog
  2757. | | +---IRPrinter
  2758. | | | IRPrintingPasses.h
  2759. | | |
  2760. | | +---IRReader
  2761. | | | IRReader.h
  2762. | | |
  2763. | | +---LineEditor
  2764. | | | LineEditor.h
  2765. | | |
  2766. | | +---Linker
  2767. | | | IRMover.h
  2768. | | | Linker.h
  2769. | | |
  2770. | | +---LTO
  2771. | | | | Config.h
  2772. | | | | LTO.h
  2773. | | | | LTOBackend.h
  2774. | | | | SummaryBasedOptimizations.h
  2775. | | | |
  2776. | | | \---legacy
  2777. | | | LTOCodeGenerator.h
  2778. | | | LTOModule.h
  2779. | | | ThinLTOCodeGenerator.h
  2780. | | | UpdateCompilerUsed.h
  2781. | | |
  2782. | | +---MC
  2783. | | | | ConstantPools.h
  2784. | | | | DXContainerPSVInfo.h
  2785. | | | | LaneBitmask.h
  2786. | | | | MachineLocation.h
  2787. | | | | MCAsmBackend.h
  2788. | | | | MCAsmInfo.h
  2789. | | | | MCAsmInfoCOFF.h
  2790. | | | | MCAsmInfoDarwin.h
  2791. | | | | MCAsmInfoELF.h
  2792. | | | | MCAsmInfoGOFF.h
  2793. | | | | MCAsmInfoWasm.h
  2794. | | | | MCAsmInfoXCOFF.h
  2795. | | | | MCAsmLayout.h
  2796. | | | | MCAsmMacro.h
  2797. | | | | MCAssembler.h
  2798. | | | | MCCodeEmitter.h
  2799. | | | | MCCodeView.h
  2800. | | | | MCContext.h
  2801. | | | | MCDecoderOps.h
  2802. | | | | MCDirectives.h
  2803. | | | | MCDwarf.h
  2804. | | | | MCDXContainerStreamer.h
  2805. | | | | MCDXContainerWriter.h
  2806. | | | | MCELFObjectWriter.h
  2807. | | | | MCELFStreamer.h
  2808. | | | | MCExpr.h
  2809. | | | | MCFixup.h
  2810. | | | | MCFixupKindInfo.h
  2811. | | | | MCFragment.h
  2812. | | | | MCInst.h
  2813. | | | | MCInstBuilder.h
  2814. | | | | MCInstPrinter.h
  2815. | | | | MCInstrAnalysis.h
  2816. | | | | MCInstrDesc.h
  2817. | | | | MCInstrInfo.h
  2818. | | | | MCInstrItineraries.h
  2819. | | | | MCLabel.h
  2820. | | | | MCLinkerOptimizationHint.h
  2821. | | | | MCMachObjectWriter.h
  2822. | | | | MCObjectFileInfo.h
  2823. | | | | MCObjectStreamer.h
  2824. | | | | MCObjectWriter.h
  2825. | | | | MCPseudoProbe.h
  2826. | | | | MCRegister.h
  2827. | | | | MCRegisterInfo.h
  2828. | | | | MCSchedule.h
  2829. | | | | MCSection.h
  2830. | | | | MCSectionCOFF.h
  2831. | | | | MCSectionDXContainer.h
  2832. | | | | MCSectionELF.h
  2833. | | | | MCSectionGOFF.h
  2834. | | | | MCSectionMachO.h
  2835. | | | | MCSectionSPIRV.h
  2836. | | | | MCSectionWasm.h
  2837. | | | | MCSectionXCOFF.h
  2838. | | | | MCSPIRVObjectWriter.h
  2839. | | | | MCSPIRVStreamer.h
  2840. | | | | MCStreamer.h
  2841. | | | | MCSubtargetInfo.h
  2842. | | | | MCSymbol.h
  2843. | | | | MCSymbolCOFF.h
  2844. | | | | MCSymbolELF.h
  2845. | | | | MCSymbolGOFF.h
  2846. | | | | MCSymbolMachO.h
  2847. | | | | MCSymbolWasm.h
  2848. | | | | MCSymbolXCOFF.h
  2849. | | | | MCTargetOptions.h
  2850. | | | | MCTargetOptionsCommandFlags.h
  2851. | | | | MCValue.h
  2852. | | | | MCWasmObjectWriter.h
  2853. | | | | MCWasmStreamer.h
  2854. | | | | MCWin64EH.h
  2855. | | | | MCWinCOFFObjectWriter.h
  2856. | | | | MCWinCOFFStreamer.h
  2857. | | | | MCWinEH.h
  2858. | | | | MCXCOFFObjectWriter.h
  2859. | | | | MCXCOFFStreamer.h
  2860. | | | | SectionKind.h
  2861. | | | | StringTableBuilder.h
  2862. | | | | TargetRegistry.h
  2863. | | | |
  2864. | | | +---MCDisassembler
  2865. | | | | MCDisassembler.h
  2866. | | | | MCExternalSymbolizer.h
  2867. | | | | MCRelocationInfo.h
  2868. | | | | MCSymbolizer.h
  2869. | | | |
  2870. | | | \---MCParser
  2871. | | | AsmCond.h
  2872. | | | AsmLexer.h
  2873. | | | MCAsmLexer.h
  2874. | | | MCAsmParser.h
  2875. | | | MCAsmParserExtension.h
  2876. | | | MCAsmParserUtils.h
  2877. | | | MCParsedAsmOperand.h
  2878. | | | MCTargetAsmParser.h
  2879. | | |
  2880. | | +---MCA
  2881. | | | | CodeEmitter.h
  2882. | | | | Context.h
  2883. | | | | CustomBehaviour.h
  2884. | | | | HWEventListener.h
  2885. | | | | IncrementalSourceMgr.h
  2886. | | | | InstrBuilder.h
  2887. | | | | Instruction.h
  2888. | | | | Pipeline.h
  2889. | | | | SourceMgr.h
  2890. | | | | Support.h
  2891. | | | | View.h
  2892. | | | |
  2893. | | | +---HardwareUnits
  2894. | | | | HardwareUnit.h
  2895. | | | | LSUnit.h
  2896. | | | | RegisterFile.h
  2897. | | | | ResourceManager.h
  2898. | | | | RetireControlUnit.h
  2899. | | | | Scheduler.h
  2900. | | | |
  2901. | | | \---Stages
  2902. | | | DispatchStage.h
  2903. | | | EntryStage.h
  2904. | | | ExecuteStage.h
  2905. | | | InOrderIssueStage.h
  2906. | | | InstructionTables.h
  2907. | | | MicroOpQueueStage.h
  2908. | | | RetireStage.h
  2909. | | | Stage.h
  2910. | | |
  2911. | | +---ObjCopy
  2912. | | | | CommonConfig.h
  2913. | | | | ConfigManager.h
  2914. | | | | MultiFormatConfig.h
  2915. | | | | ObjCopy.h
  2916. | | | |
  2917. | | | +---COFF
  2918. | | | | COFFConfig.h
  2919. | | | | COFFObjcopy.h
  2920. | | | |
  2921. | | | +---ELF
  2922. | | | | ELFConfig.h
  2923. | | | | ELFObjcopy.h
  2924. | | | |
  2925. | | | +---MachO
  2926. | | | | MachOConfig.h
  2927. | | | | MachOObjcopy.h
  2928. | | | |
  2929. | | | +---wasm
  2930. | | | | WasmConfig.h
  2931. | | | | WasmObjcopy.h
  2932. | | | |
  2933. | | | \---XCOFF
  2934. | | | XCOFFConfig.h
  2935. | | | XCOFFObjcopy.h
  2936. | | |
  2937. | | +---Object
  2938. | | | Archive.h
  2939. | | | ArchiveWriter.h
  2940. | | | Binary.h
  2941. | | | BuildID.h
  2942. | | | COFF.h
  2943. | | | COFFImportFile.h
  2944. | | | COFFModuleDefinition.h
  2945. | | | CVDebugRecord.h
  2946. | | | Decompressor.h
  2947. | | | DXContainer.h
  2948. | | | ELF.h
  2949. | | | ELFObjectFile.h
  2950. | | | ELFTypes.h
  2951. | | | Error.h
  2952. | | | FaultMapParser.h
  2953. | | | GOFF.h
  2954. | | | GOFFObjectFile.h
  2955. | | | IRObjectFile.h
  2956. | | | IRSymtab.h
  2957. | | | MachO.h
  2958. | | | MachOUniversal.h
  2959. | | | MachOUniversalWriter.h
  2960. | | | Minidump.h
  2961. | | | ModuleSymbolTable.h
  2962. | | | ObjectFile.h
  2963. | | | OffloadBinary.h
  2964. | | | RelocationResolver.h
  2965. | | | StackMapParser.h
  2966. | | | SymbolicFile.h
  2967. | | | SymbolSize.h
  2968. | | | TapiFile.h
  2969. | | | TapiUniversal.h
  2970. | | | Wasm.h
  2971. | | | WindowsMachineFlag.h
  2972. | | | WindowsResource.h
  2973. | | | XCOFFObjectFile.h
  2974. | | |
  2975. | | +---ObjectYAML
  2976. | | | ArchiveYAML.h
  2977. | | | CodeViewYAMLDebugSections.h
  2978. | | | CodeViewYAMLSymbols.h
  2979. | | | CodeViewYAMLTypeHashing.h
  2980. | | | CodeViewYAMLTypes.h
  2981. | | | COFFYAML.h
  2982. | | | DWARFEmitter.h
  2983. | | | DWARFYAML.h
  2984. | | | DXContainerYAML.h
  2985. | | | ELFYAML.h
  2986. | | | MachOYAML.h
  2987. | | | MinidumpYAML.h
  2988. | | | ObjectYAML.h
  2989. | | | OffloadYAML.h
  2990. | | | WasmYAML.h
  2991. | | | XCOFFYAML.h
  2992. | | | YAML.h
  2993. | | | yaml2obj.h
  2994. | | |
  2995. | | +---Option
  2996. | | | Arg.h
  2997. | | | ArgList.h
  2998. | | | Option.h
  2999. | | | OptParser.td
  3000. | | | OptSpecifier.h
  3001. | | | OptTable.h
  3002. | | |
  3003. | | +---Passes
  3004. | | | OptimizationLevel.h
  3005. | | | PassBuilder.h
  3006. | | | PassPlugin.h
  3007. | | | StandardInstrumentations.h
  3008. | | |
  3009. | | +---ProfileData
  3010. | | | | GCOV.h
  3011. | | | | InstrProf.h
  3012. | | | | InstrProfCorrelator.h
  3013. | | | | InstrProfData.inc
  3014. | | | | InstrProfReader.h
  3015. | | | | InstrProfWriter.h
  3016. | | | | ItaniumManglingCanonicalizer.h
  3017. | | | | MemProf.h
  3018. | | | | MemProfData.inc
  3019. | | | | MIBEntryDef.inc
  3020. | | | | ProfileCommon.h
  3021. | | | | RawMemProfReader.h
  3022. | | | | SampleProf.h
  3023. | | | | SampleProfReader.h
  3024. | | | | SampleProfWriter.h
  3025. | | | | SymbolRemappingReader.h
  3026. | | | |
  3027. | | | \---Coverage
  3028. | | | CoverageMapping.h
  3029. | | | CoverageMappingReader.h
  3030. | | | CoverageMappingWriter.h
  3031. | | |
  3032. | | +---Remarks
  3033. | | | BitstreamRemarkContainer.h
  3034. | | | BitstreamRemarkParser.h
  3035. | | | BitstreamRemarkSerializer.h
  3036. | | | HotnessThresholdParser.h
  3037. | | | Remark.h
  3038. | | | RemarkFormat.h
  3039. | | | RemarkLinker.h
  3040. | | | RemarkParser.h
  3041. | | | RemarkSerializer.h
  3042. | | | RemarkStreamer.h
  3043. | | | RemarkStringTable.h
  3044. | | | YAMLRemarkSerializer.h
  3045. | | |
  3046. | | +---Support
  3047. | | | | Alignment.h
  3048. | | | | AlignOf.h
  3049. | | | | Allocator.h
  3050. | | | | AllocatorBase.h
  3051. | | | | AMDGPUMetadata.h
  3052. | | | | AMDHSAKernelDescriptor.h
  3053. | | | | ARMAttributeParser.h
  3054. | | | | ARMBuildAttributes.h
  3055. | | | | ARMEHABI.h
  3056. | | | | ARMWinEH.h
  3057. | | | | ArrayRecycler.h
  3058. | | | | Atomic.h
  3059. | | | | AtomicOrdering.h
  3060. | | | | AutoConvert.h
  3061. | | | | Automaton.h
  3062. | | | | BalancedPartitioning.h
  3063. | | | | Base64.h
  3064. | | | | BCD.h
  3065. | | | | BinaryByteStream.h
  3066. | | | | BinaryItemStream.h
  3067. | | | | BinaryStream.h
  3068. | | | | BinaryStreamArray.h
  3069. | | | | BinaryStreamError.h
  3070. | | | | BinaryStreamReader.h
  3071. | | | | BinaryStreamRef.h
  3072. | | | | BinaryStreamWriter.h
  3073. | | | | BLAKE3.h
  3074. | | | | BlockFrequency.h
  3075. | | | | BranchProbability.h
  3076. | | | | BuryPointer.h
  3077. | | | | CachePruning.h
  3078. | | | | Caching.h
  3079. | | | | Capacity.h
  3080. | | | | Casting.h
  3081. | | | | CBindingWrapping.h
  3082. | | | | CFGDiff.h
  3083. | | | | CFGUpdate.h
  3084. | | | | CheckedArithmetic.h
  3085. | | | | Chrono.h
  3086. | | | | circular_raw_ostream.h
  3087. | | | | CodeGen.h
  3088. | | | | CodeGenCoverage.h
  3089. | | | | COM.h
  3090. | | | | CommandLine.h
  3091. | | | | Compiler.h
  3092. | | | | Compression.h
  3093. | | | | ConvertEBCDIC.h
  3094. | | | | ConvertUTF.h
  3095. | | | | CrashRecoveryContext.h
  3096. | | | | CRC.h
  3097. | | | | CSKYAttributeParser.h
  3098. | | | | CSKYAttributes.h
  3099. | | | | DataExtractor.h
  3100. | | | | DataTypes.h
  3101. | | | | Debug.h
  3102. | | | | DebugCounter.h
  3103. | | | | Discriminator.h
  3104. | | | | DivisionByConstantInfo.h
  3105. | | | | DJB.h
  3106. | | | | DOTGraphTraits.h
  3107. | | | | Duration.h
  3108. | | | | DXILOperationCommon.h
  3109. | | | | DynamicLibrary.h
  3110. | | | | ELFAttributeParser.h
  3111. | | | | ELFAttributes.h
  3112. | | | | Endian.h
  3113. | | | | EndianStream.h
  3114. | | | | Errc.h
  3115. | | | | Errno.h
  3116. | | | | Error.h
  3117. | | | | ErrorHandling.h
  3118. | | | | ErrorOr.h
  3119. | | | | ExitCodes.h
  3120. | | | | ExtensibleRTTI.h
  3121. | | | | Extension.def
  3122. | | | | FileCollector.h
  3123. | | | | FileOutputBuffer.h
  3124. | | | | FileSystem.h
  3125. | | | | FileUtilities.h
  3126. | | | | Format.h
  3127. | | | | FormatAdapters.h
  3128. | | | | FormatCommon.h
  3129. | | | | FormatProviders.h
  3130. | | | | FormattedStream.h
  3131. | | | | FormatVariadic.h
  3132. | | | | FormatVariadicDetails.h
  3133. | | | | GenericDomTree.h
  3134. | | | | GenericDomTreeConstruction.h
  3135. | | | | GenericIteratedDominanceFrontier.h
  3136. | | | | GenericLoopInfo.h
  3137. | | | | GenericLoopInfoImpl.h
  3138. | | | | GlobPattern.h
  3139. | | | | GraphWriter.h
  3140. | | | | HashBuilder.h
  3141. | | | | Host.h
  3142. | | | | InitLLVM.h
  3143. | | | | InstructionCost.h
  3144. | | | | JSON.h
  3145. | | | | KnownBits.h
  3146. | | | | LEB128.h
  3147. | | | | LICENSE.TXT
  3148. | | | | LineIterator.h
  3149. | | | | LLVMDriver.h
  3150. | | | | Locale.h
  3151. | | | | LockFileManager.h
  3152. | | | | ManagedStatic.h
  3153. | | | | MathExtras.h
  3154. | | | | MD5.h
  3155. | | | | MemAlloc.h
  3156. | | | | Memory.h
  3157. | | | | MemoryBuffer.h
  3158. | | | | MemoryBufferRef.h
  3159. | | | | MipsABIFlags.h
  3160. | | | | ModRef.h
  3161. | | | | MSP430AttributeParser.h
  3162. | | | | MSP430Attributes.h
  3163. | | | | MSVCErrorWorkarounds.h
  3164. | | | | Mutex.h
  3165. | | | | NativeFormatting.h
  3166. | | | | OnDiskHashTable.h
  3167. | | | | OptimizedStructLayout.h
  3168. | | | | Parallel.h
  3169. | | | | Path.h
  3170. | | | | PerThreadBumpPtrAllocator.h
  3171. | | | | PGOOptions.h
  3172. | | | | PluginLoader.h
  3173. | | | | PointerLikeTypeTraits.h
  3174. | | | | PrettyStackTrace.h
  3175. | | | | Printable.h
  3176. | | | | Process.h
  3177. | | | | Program.h
  3178. | | | | RandomNumberGenerator.h
  3179. | | | | raw_ostream.h
  3180. | | | | raw_os_ostream.h
  3181. | | | | raw_sha1_ostream.h
  3182. | | | | Recycler.h
  3183. | | | | RecyclingAllocator.h
  3184. | | | | Regex.h
  3185. | | | | Registry.h
  3186. | | | | ReverseIteration.h
  3187. | | | | RISCVAttributeParser.h
  3188. | | | | RISCVAttributes.h
  3189. | | | | RISCVISAInfo.h
  3190. | | | | RWMutex.h
  3191. | | | | SaveAndRestore.h
  3192. | | | | ScaledNumber.h
  3193. | | | | ScopedPrinter.h
  3194. | | | | SHA1.h
  3195. | | | | SHA256.h
  3196. | | | | Signals.h
  3197. | | | | Signposts.h
  3198. | | | | SmallVectorMemoryBuffer.h
  3199. | | | | SMLoc.h
  3200. | | | | SMTAPI.h
  3201. | | | | SourceMgr.h
  3202. | | | | SpecialCaseList.h
  3203. | | | | StringSaver.h
  3204. | | | | SuffixTree.h
  3205. | | | | SuffixTreeNode.h
  3206. | | | | SwapByteOrder.h
  3207. | | | | SystemUtils.h
  3208. | | | | TargetOpcodes.def
  3209. | | | | TargetSelect.h
  3210. | | | | TarWriter.h
  3211. | | | | thread.h
  3212. | | | | Threading.h
  3213. | | | | ThreadPool.h
  3214. | | | | TimeProfiler.h
  3215. | | | | Timer.h
  3216. | | | | ToolOutputFile.h
  3217. | | | | TrailingObjects.h
  3218. | | | | TypeName.h
  3219. | | | | TypeSize.h
  3220. | | | | type_traits.h
  3221. | | | | Unicode.h
  3222. | | | | UnicodeCharRanges.h
  3223. | | | | Valgrind.h
  3224. | | | | VCSRevision.h
  3225. | | | | VersionTuple.h
  3226. | | | | VirtualFileSystem.h
  3227. | | | | Watchdog.h
  3228. | | | | Win64EH.h
  3229. | | | | WindowsError.h
  3230. | | | | WithColor.h
  3231. | | | | X86DisassemblerDecoderCommon.h
  3232. | | | | X86FoldTablesUtils.h
  3233. | | | | xxhash.h
  3234. | | | | YAMLParser.h
  3235. | | | | YAMLTraits.h
  3236. | | | |
  3237. | | | +---FileSystem
  3238. | | | | UniqueID.h
  3239. | | | |
  3240. | | | +---Solaris
  3241. | | | | \---sys
  3242. | | | | regset.h
  3243. | | | |
  3244. | | | +---Windows
  3245. | | | | WindowsSupport.h
  3246. | | | |
  3247. | | | \---x64
  3248. | | | \---Debug
  3249. | | | \---llvm_vcsrevision_h
  3250. | | | \---llvm_vcs.66C0CF64.tlog
  3251. | | +---TableGen
  3252. | | | Automaton.td
  3253. | | | DirectiveEmitter.h
  3254. | | | Error.h
  3255. | | | Main.h
  3256. | | | Parser.h
  3257. | | | Record.h
  3258. | | | SearchableTable.td
  3259. | | | SetTheory.h
  3260. | | | StringMatcher.h
  3261. | | | StringToOffsetTable.h
  3262. | | | TableGenBackend.h
  3263. | | |
  3264. | | +---Target
  3265. | | | | CGPassBuilderOption.h
  3266. | | | | CodeGenCWrappers.h
  3267. | | | | GenericOpcodes.td
  3268. | | | | Target.td
  3269. | | | | TargetCallingConv.td
  3270. | | | | TargetInstrPredicate.td
  3271. | | | | TargetIntrinsicInfo.h
  3272. | | | | TargetItinerary.td
  3273. | | | | TargetLoweringObjectFile.h
  3274. | | | | TargetMachine.h
  3275. | | | | TargetOptions.h
  3276. | | | | TargetPfmCounters.td
  3277. | | | | TargetSchedule.td
  3278. | | | | TargetSelectionDAG.td
  3279. | | | |
  3280. | | | \---GlobalISel
  3281. | | | Combine.td
  3282. | | | RegisterBank.td
  3283. | | | SelectionDAGCompat.td
  3284. | | | Target.td
  3285. | | |
  3286. | | +---TargetParser
  3287. | | | | AArch64TargetParser.h
  3288. | | | | ARMTargetParser.def
  3289. | | | | ARMTargetParser.h
  3290. | | | | ARMTargetParserCommon.h
  3291. | | | | CSKYTargetParser.def
  3292. | | | | CSKYTargetParser.h
  3293. | | | | Host.h
  3294. | | | | LoongArchTargetParser.def
  3295. | | | | LoongArchTargetParser.h
  3296. | | | | RISCVTargetParser.h
  3297. | | | | RISCVTargetParserDef.inc
  3298. | | | | SubtargetFeature.h
  3299. | | | | TargetParser.h
  3300. | | | | Triple.h
  3301. | | | | X86TargetParser.def
  3302. | | | | X86TargetParser.h
  3303. | | | |
  3304. | | | \---x64
  3305. | | | \---Debug
  3306. | | | \---RISCVTargetParserTableGen
  3307. | | | \---RISCVTar.6815959E.tlog
  3308. | | +---Testing
  3309. | | | +---ADT
  3310. | | | | StringMap.h
  3311. | | | | StringMapEntry.h
  3312. | | | |
  3313. | | | +---Annotations
  3314. | | | | Annotations.h
  3315. | | | |
  3316. | | | \---Support
  3317. | | | Error.h
  3318. | | | SupportHelpers.h
  3319. | | |
  3320. | | +---TextAPI
  3321. | | | Architecture.def
  3322. | | | Architecture.h
  3323. | | | ArchitectureSet.h
  3324. | | | InterfaceFile.h
  3325. | | | PackedVersion.h
  3326. | | | Platform.h
  3327. | | | Symbol.h
  3328. | | | SymbolSet.h
  3329. | | | Target.h
  3330. | | | TextAPIReader.h
  3331. | | | TextAPIWriter.h
  3332. | | |
  3333. | | +---ToolDrivers
  3334. | | | +---llvm-dlltool
  3335. | | | | DlltoolDriver.h
  3336. | | | |
  3337. | | | \---llvm-lib
  3338. | | | LibDriver.h
  3339. | | |
  3340. | | +---Transforms
  3341. | | | | CFGuard.h
  3342. | | | | Instrumentation.h
  3343. | | | | IPO.h
  3344. | | | | ObjCARC.h
  3345. | | | | Scalar.h
  3346. | | | | Utils.h
  3347. | | | | Vectorize.h
  3348. | | | |
  3349. | | | +---AggressiveInstCombine
  3350. | | | | AggressiveInstCombine.h
  3351. | | | |
  3352. | | | +---Coroutines
  3353. | | | | CoroCleanup.h
  3354. | | | | CoroConditionalWrapper.h
  3355. | | | | CoroEarly.h
  3356. | | | | CoroElide.h
  3357. | | | | CoroSplit.h
  3358. | | | |
  3359. | | | +---InstCombine
  3360. | | | | InstCombine.h
  3361. | | | | InstCombiner.h
  3362. | | | |
  3363. | | | +---Instrumentation
  3364. | | | | AddressSanitizer.h
  3365. | | | | AddressSanitizerCommon.h
  3366. | | | | AddressSanitizerOptions.h
  3367. | | | | BlockCoverageInference.h
  3368. | | | | BoundsChecking.h
  3369. | | | | CFGMST.h
  3370. | | | | CGProfile.h
  3371. | | | | ControlHeightReduction.h
  3372. | | | | DataFlowSanitizer.h
  3373. | | | | GCOVProfiler.h
  3374. | | | | HWAddressSanitizer.h
  3375. | | | | InstrOrderFile.h
  3376. | | | | InstrProfiling.h
  3377. | | | | KCFI.h
  3378. | | | | MemorySanitizer.h
  3379. | | | | MemProfiler.h
  3380. | | | | PGOInstrumentation.h
  3381. | | | | PoisonChecking.h
  3382. | | | | SanitizerBinaryMetadata.h
  3383. | | | | SanitizerCoverage.h
  3384. | | | | ThreadSanitizer.h
  3385. | | | |
  3386. | | | +---IPO
  3387. | | | | AlwaysInliner.h
  3388. | | | | Annotation2Metadata.h
  3389. | | | | ArgumentPromotion.h
  3390. | | | | Attributor.h
  3391. | | | | BlockExtractor.h
  3392. | | | | CalledValuePropagation.h
  3393. | | | | ConstantMerge.h
  3394. | | | | CrossDSOCFI.h
  3395. | | | | DeadArgumentElimination.h
  3396. | | | | ElimAvailExtern.h
  3397. | | | | EmbedBitcodePass.h
  3398. | | | | ExtractGV.h
  3399. | | | | ForceFunctionAttrs.h
  3400. | | | | FunctionAttrs.h
  3401. | | | | FunctionImport.h
  3402. | | | | FunctionSpecialization.h
  3403. | | | | GlobalDCE.h
  3404. | | | | GlobalOpt.h
  3405. | | | | GlobalSplit.h
  3406. | | | | HotColdSplitting.h
  3407. | | | | InferFunctionAttrs.h
  3408. | | | | Inliner.h
  3409. | | | | Internalize.h
  3410. | | | | IROutliner.h
  3411. | | | | LoopExtractor.h
  3412. | | | | LowerTypeTests.h
  3413. | | | | MemProfContextDisambiguation.h
  3414. | | | | MergeFunctions.h
  3415. | | | | ModuleInliner.h
  3416. | | | | OpenMPOpt.h
  3417. | | | | PartialInlining.h
  3418. | | | | ProfiledCallGraph.h
  3419. | | | | SampleContextTracker.h
  3420. | | | | SampleProfile.h
  3421. | | | | SampleProfileProbe.h
  3422. | | | | SCCP.h
  3423. | | | | StripDeadPrototypes.h
  3424. | | | | StripSymbols.h
  3425. | | | | SyntheticCountsPropagation.h
  3426. | | | | ThinLTOBitcodeWriter.h
  3427. | | | | WholeProgramDevirt.h
  3428. | | | |
  3429. | | | +---Scalar
  3430. | | | | ADCE.h
  3431. | | | | AlignmentFromAssumptions.h
  3432. | | | | AnnotationRemarks.h
  3433. | | | | BDCE.h
  3434. | | | | CallSiteSplitting.h
  3435. | | | | ConstantHoisting.h
  3436. | | | | ConstraintElimination.h
  3437. | | | | CorrelatedValuePropagation.h
  3438. | | | | DCE.h
  3439. | | | | DeadStoreElimination.h
  3440. | | | | DFAJumpThreading.h
  3441. | | | | DivRemPairs.h
  3442. | | | | EarlyCSE.h
  3443. | | | | FlattenCFG.h
  3444. | | | | Float2Int.h
  3445. | | | | GuardWidening.h
  3446. | | | | GVN.h
  3447. | | | | GVNExpression.h
  3448. | | | | InductiveRangeCheckElimination.h
  3449. | | | | IndVarSimplify.h
  3450. | | | | InferAddressSpaces.h
  3451. | | | | InstSimplifyPass.h
  3452. | | | | IVUsersPrinter.h
  3453. | | | | JumpThreading.h
  3454. | | | | LICM.h
  3455. | | | | LoopAccessAnalysisPrinter.h
  3456. | | | | LoopBoundSplit.h
  3457. | | | | LoopDataPrefetch.h
  3458. | | | | LoopDeletion.h
  3459. | | | | LoopDistribute.h
  3460. | | | | LoopFlatten.h
  3461. | | | | LoopFuse.h
  3462. | | | | LoopIdiomRecognize.h
  3463. | | | | LoopInstSimplify.h
  3464. | | | | LoopInterchange.h
  3465. | | | | LoopLoadElimination.h
  3466. | | | | LoopPassManager.h
  3467. | | | | LoopPredication.h
  3468. | | | | LoopReroll.h
  3469. | | | | LoopRotation.h
  3470. | | | | LoopSimplifyCFG.h
  3471. | | | | LoopSink.h
  3472. | | | | LoopStrengthReduce.h
  3473. | | | | LoopUnrollAndJamPass.h
  3474. | | | | LoopUnrollPass.h
  3475. | | | | LoopVersioningLICM.h
  3476. | | | | LowerAtomicPass.h
  3477. | | | | LowerConstantIntrinsics.h
  3478. | | | | LowerExpectIntrinsic.h
  3479. | | | | LowerGuardIntrinsic.h
  3480. | | | | LowerMatrixIntrinsics.h
  3481. | | | | LowerWidenableCondition.h
  3482. | | | | MakeGuardsExplicit.h
  3483. | | | | MemCpyOptimizer.h
  3484. | | | | MergedLoadStoreMotion.h
  3485. | | | | MergeICmps.h
  3486. | | | | NaryReassociate.h
  3487. | | | | NewGVN.h
  3488. | | | | PartiallyInlineLibCalls.h
  3489. | | | | PlaceSafepoints.h
  3490. | | | | Reassociate.h
  3491. | | | | Reg2Mem.h
  3492. | | | | RewriteStatepointsForGC.h
  3493. | | | | ScalarizeMaskedMemIntrin.h
  3494. | | | | Scalarizer.h
  3495. | | | | SCCP.h
  3496. | | | | SeparateConstOffsetFromGEP.h
  3497. | | | | SimpleLoopUnswitch.h
  3498. | | | | SimplifyCFG.h
  3499. | | | | Sink.h
  3500. | | | | SpeculativeExecution.h
  3501. | | | | SROA.h
  3502. | | | | StraightLineStrengthReduce.h
  3503. | | | | StructurizeCFG.h
  3504. | | | | TailRecursionElimination.h
  3505. | | | | TLSVariableHoist.h
  3506. | | | | WarnMissedTransforms.h
  3507. | | | |
  3508. | | | +---Utils
  3509. | | | | AddDiscriminators.h
  3510. | | | | AMDGPUEmitPrintf.h
  3511. | | | | ASanStackFrameLayout.h
  3512. | | | | AssumeBundleBuilder.h
  3513. | | | | BasicBlockUtils.h
  3514. | | | | BreakCriticalEdges.h
  3515. | | | | BuildLibCalls.h
  3516. | | | | BypassSlowDivision.h
  3517. | | | | CallGraphUpdater.h
  3518. | | | | CallPromotionUtils.h
  3519. | | | | CanonicalizeAliases.h
  3520. | | | | CanonicalizeFreezeInLoops.h
  3521. | | | | Cloning.h
  3522. | | | | CodeExtractor.h
  3523. | | | | CodeLayout.h
  3524. | | | | CodeMoverUtils.h
  3525. | | | | CountVisits.h
  3526. | | | | CtorUtils.h
  3527. | | | | Debugify.h
  3528. | | | | EntryExitInstrumenter.h
  3529. | | | | EscapeEnumerator.h
  3530. | | | | Evaluator.h
  3531. | | | | FixIrreducible.h
  3532. | | | | FunctionComparator.h
  3533. | | | | FunctionImportUtils.h
  3534. | | | | GlobalStatus.h
  3535. | | | | GuardUtils.h
  3536. | | | | HelloWorld.h
  3537. | | | | InjectTLIMappings.h
  3538. | | | | InstructionNamer.h
  3539. | | | | InstructionWorklist.h
  3540. | | | | IntegerDivision.h
  3541. | | | | LCSSA.h
  3542. | | | | LibCallsShrinkWrap.h
  3543. | | | | Local.h
  3544. | | | | LoopPeel.h
  3545. | | | | LoopRotationUtils.h
  3546. | | | | LoopSimplify.h
  3547. | | | | LoopUtils.h
  3548. | | | | LoopVersioning.h
  3549. | | | | LowerAtomic.h
  3550. | | | | LowerGlobalDtors.h
  3551. | | | | LowerIFunc.h
  3552. | | | | LowerInvoke.h
  3553. | | | | LowerMemIntrinsics.h
  3554. | | | | LowerSwitch.h
  3555. | | | | MatrixUtils.h
  3556. | | | | Mem2Reg.h
  3557. | | | | MemoryOpRemark.h
  3558. | | | | MemoryTaggingSupport.h
  3559. | | | | MetaRenamer.h
  3560. | | | | MisExpect.h
  3561. | | | | ModuleUtils.h
  3562. | | | | MoveAutoInit.h
  3563. | | | | NameAnonGlobals.h
  3564. | | | | PredicateInfo.h
  3565. | | | | PromoteMemToReg.h
  3566. | | | | RelLookupTableConverter.h
  3567. | | | | SampleProfileInference.h
  3568. | | | | SampleProfileLoaderBaseImpl.h
  3569. | | | | SampleProfileLoaderBaseUtil.h
  3570. | | | | SanitizerStats.h
  3571. | | | | ScalarEvolutionExpander.h
  3572. | | | | SCCPSolver.h
  3573. | | | | SimplifyCFGOptions.h
  3574. | | | | SimplifyIndVar.h
  3575. | | | | SimplifyLibCalls.h
  3576. | | | | SizeOpts.h
  3577. | | | | SplitModule.h
  3578. | | | | SSAUpdater.h
  3579. | | | | SSAUpdaterBulk.h
  3580. | | | | SSAUpdaterImpl.h
  3581. | | | | StripGCRelocates.h
  3582. | | | | StripNonLineTableDebugInfo.h
  3583. | | | | SymbolRewriter.h
  3584. | | | | UnifyFunctionExitNodes.h
  3585. | | | | UnifyLoopExits.h
  3586. | | | | UnrollLoop.h
  3587. | | | | ValueMapper.h
  3588. | | | | VNCoercion.h
  3589. | | | |
  3590. | | | \---Vectorize
  3591. | | | LoadStoreVectorizer.h
  3592. | | | LoopVectorizationLegality.h
  3593. | | | LoopVectorize.h
  3594. | | | SLPVectorizer.h
  3595. | | | VectorCombine.h
  3596. | | |
  3597. | | +---WindowsDriver
  3598. | | | MSVCPaths.h
  3599. | | | MSVCSetupApi.h
  3600. | | |
  3601. | | +---WindowsManifest
  3602. | | | WindowsManifestMerger.h
  3603. | | |
  3604. | | +---WindowsResource
  3605. | | | ResourceProcessor.h
  3606. | | | ResourceScriptToken.h
  3607. | | | ResourceScriptTokenList.h
  3608. | | |
  3609. | | \---XRay
  3610. | | BlockIndexer.h
  3611. | | BlockPrinter.h
  3612. | | BlockVerifier.h
  3613. | | FDRLogBuilder.h
  3614. | | FDRRecordConsumer.h
  3615. | | FDRRecordProducer.h
  3616. | | FDRRecords.h
  3617. | | FDRTraceExpander.h
  3618. | | FDRTraceWriter.h
  3619. | | FileHeaderReader.h
  3620. | | Graph.h
  3621. | | InstrumentationMap.h
  3622. | | Profile.h
  3623. | | RecordPrinter.h
  3624. | | Trace.h
  3625. | | XRayRecord.h
  3626. | | YAMLXRayRecord.h
  3627. | |
  3628. | \---llvm-c
  3629. | | Analysis.h
  3630. | | BitReader.h
  3631. | | BitWriter.h
  3632. | | blake3.h
  3633. | | Comdat.h
  3634. | | Core.h
  3635. | | DataTypes.h
  3636. | | DebugInfo.h
  3637. | | Deprecated.h
  3638. | | Disassembler.h
  3639. | | DisassemblerTypes.h
  3640. | | Error.h
  3641. | | ErrorHandling.h
  3642. | | ExecutionEngine.h
  3643. | | ExternC.h
  3644. | | IRReader.h
  3645. | | Linker.h
  3646. | | LLJIT.h
  3647. | | lto.h
  3648. | | Object.h
  3649. | | Orc.h
  3650. | | OrcEE.h
  3651. | | Remarks.h
  3652. | | Support.h
  3653. | | Target.h
  3654. | | TargetMachine.h
  3655. | | Types.h
  3656. | |
  3657. | \---Transforms
  3658. | PassBuilder.h
  3659. |
  3660. +---lib
  3661. | | clangAnalysis.lib
  3662. | | clangAnalysisFlowSensitive.lib
  3663. | | clangAnalysisFlowSensitiveModels.lib
  3664. | | clangAPINotes.lib
  3665. | | clangApplyReplacements.lib
  3666. | | clangARCMigrate.lib
  3667. | | clangAST.lib
  3668. | | clangASTMatchers.lib
  3669. | | clangBasic.lib
  3670. | | clangChangeNamespace.lib
  3671. | | clangCodeGen.lib
  3672. | | clangCrossTU.lib
  3673. | | clangDaemon.lib
  3674. | | clangDaemonTweaks.lib
  3675. | | clangDependencyScanning.lib
  3676. | | clangDirectoryWatcher.lib
  3677. | | clangdMain.lib
  3678. | | clangDoc.lib
  3679. | | clangdRemoteIndex.lib
  3680. | | clangDriver.lib
  3681. | | clangdSupport.lib
  3682. | | clangDynamicASTMatchers.lib
  3683. | | clangEdit.lib
  3684. | | clangExtractAPI.lib
  3685. | | clangFormat.lib
  3686. | | clangFrontend.lib
  3687. | | clangFrontendTool.lib
  3688. | | clangHandleCXX.lib
  3689. | | clangHandleLLVM.lib
  3690. | | clangIncludeCleaner.lib
  3691. | | clangIncludeFixer.lib
  3692. | | clangIncludeFixerPlugin.lib
  3693. | | clangIndex.lib
  3694. | | clangIndexSerialization.lib
  3695. | | clangInterpreter.lib
  3696. | | clangLex.lib
  3697. | | clangMove.lib
  3698. | | clangParse.lib
  3699. | | clangPseudo.lib
  3700. | | clangPseudoCLI.lib
  3701. | | clangPseudoCXX.lib
  3702. | | clangPseudoGrammar.lib
  3703. | | clangQuery.lib
  3704. | | clangReorderFields.lib
  3705. | | clangRewrite.lib
  3706. | | clangRewriteFrontend.lib
  3707. | | clangSema.lib
  3708. | | clangSerialization.lib
  3709. | | clangStaticAnalyzerCheckers.lib
  3710. | | clangStaticAnalyzerCore.lib
  3711. | | clangStaticAnalyzerFrontend.lib
  3712. | | clangSupport.lib
  3713. | | clangTidy.lib
  3714. | | clangTidyAbseilModule.lib
  3715. | | clangTidyAlteraModule.lib
  3716. | | clangTidyAndroidModule.lib
  3717. | | clangTidyBoostModule.lib
  3718. | | clangTidyBugproneModule.lib
  3719. | | clangTidyCERTModule.lib
  3720. | | clangTidyConcurrencyModule.lib
  3721. | | clangTidyCppCoreGuidelinesModule.lib
  3722. | | clangTidyDarwinModule.lib
  3723. | | clangTidyFuchsiaModule.lib
  3724. | | clangTidyGoogleModule.lib
  3725. | | clangTidyHICPPModule.lib
  3726. | | clangTidyLinuxKernelModule.lib
  3727. | | clangTidyLLVMLibcModule.lib
  3728. | | clangTidyLLVMModule.lib
  3729. | | clangTidyMain.lib
  3730. | | clangTidyMiscModule.lib
  3731. | | clangTidyModernizeModule.lib
  3732. | | clangTidyMPIModule.lib
  3733. | | clangTidyObjCModule.lib
  3734. | | clangTidyOpenMPModule.lib
  3735. | | clangTidyPerformanceModule.lib
  3736. | | clangTidyPlugin.lib
  3737. | | clangTidyPortabilityModule.lib
  3738. | | clangTidyReadabilityModule.lib
  3739. | | clangTidyUtils.lib
  3740. | | clangTidyZirconModule.lib
  3741. | | clangTooling.lib
  3742. | | clangToolingASTDiff.lib
  3743. | | clangToolingCore.lib
  3744. | | clangToolingInclusions.lib
  3745. | | clangToolingInclusionsStdlib.lib
  3746. | | clangToolingRefactoring.lib
  3747. | | clangToolingSyntax.lib
  3748. | | clangTransformer.lib
  3749. | | findAllSymbols.lib
  3750. | | libclang.lib
  3751. | | LLVM-C.lib
  3752. | | LLVMAggressiveInstCombine.lib
  3753. | | LLVMAnalysis.lib
  3754. | | LLVMAsmParser.lib
  3755. | | LLVMAsmPrinter.lib
  3756. | | LLVMBinaryFormat.lib
  3757. | | LLVMBitReader.lib
  3758. | | LLVMBitstreamReader.lib
  3759. | | LLVMBitWriter.lib
  3760. | | LLVMCFGuard.lib
  3761. | | LLVMCFIVerify.lib
  3762. | | LLVMCodeGen.lib
  3763. | | LLVMCodeGenTypes.lib
  3764. | | LLVMCore.lib
  3765. | | LLVMCoroutines.lib
  3766. | | LLVMCoverage.lib
  3767. | | LLVMDebugInfoBTF.lib
  3768. | | LLVMDebugInfoCodeView.lib
  3769. | | LLVMDebuginfod.lib
  3770. | | LLVMDebugInfoDWARF.lib
  3771. | | LLVMDebugInfoGSYM.lib
  3772. | | LLVMDebugInfoLogicalView.lib
  3773. | | LLVMDebugInfoMSF.lib
  3774. | | LLVMDebugInfoPDB.lib
  3775. | | LLVMDemangle.lib
  3776. | | LLVMDiff.lib
  3777. | | LLVMDlltoolDriver.lib
  3778. | | LLVMDWARFLinker.lib
  3779. | | LLVMDWARFLinkerParallel.lib
  3780. | | LLVMDWP.lib
  3781. | | LLVMExecutionEngine.lib
  3782. | | LLVMExegesis.lib
  3783. | | LLVMExegesisX86.lib
  3784. | | LLVMExtensions.lib
  3785. | | LLVMFileCheck.lib
  3786. | | LLVMFrontendHLSL.lib
  3787. | | LLVMFrontendOpenACC.lib
  3788. | | LLVMFrontendOpenMP.lib
  3789. | | LLVMFuzzerCLI.lib
  3790. | | LLVMFuzzMutate.lib
  3791. | | LLVMGlobalISel.lib
  3792. | | LLVMInstCombine.lib
  3793. | | LLVMInstrumentation.lib
  3794. | | LLVMInterfaceStub.lib
  3795. | | LLVMInterpreter.lib
  3796. | | LLVMipo.lib
  3797. | | LLVMIRPrinter.lib
  3798. | | LLVMIRReader.lib
  3799. | | LLVMJITLink.lib
  3800. | | LLVMLibDriver.lib
  3801. | | LLVMLineEditor.lib
  3802. | | LLVMLinker.lib
  3803. | | LLVMLTO.lib
  3804. | | LLVMMC.lib
  3805. | | LLVMMCA.lib
  3806. | | LLVMMCDisassembler.lib
  3807. | | LLVMMCJIT.lib
  3808. | | LLVMMCParser.lib
  3809. | | LLVMMIRParser.lib
  3810. | | LLVMObjCARCOpts.lib
  3811. | | LLVMObjCopy.lib
  3812. | | LLVMObject.lib
  3813. | | LLVMObjectYAML.lib
  3814. | | LLVMOption.lib
  3815. | | LLVMOrcJIT.lib
  3816. | | LLVMOrcShared.lib
  3817. | | LLVMOrcTargetProcess.lib
  3818. | | LLVMPasses.lib
  3819. | | LLVMProfileData.lib
  3820. | | LLVMRemarks.lib
  3821. | | LLVMRuntimeDyld.lib
  3822. | | LLVMScalarOpts.lib
  3823. | | LLVMSelectionDAG.lib
  3824. | | LLVMSupport.lib
  3825. | | LLVMSymbolize.lib
  3826. | | LLVMTableGen.lib
  3827. | | LLVMTableGenCommon.lib
  3828. | | LLVMTableGenGlobalISel.lib
  3829. | | LLVMTarget.lib
  3830. | | LLVMTargetParser.lib
  3831. | | LLVMTextAPI.lib
  3832. | | LLVMTransformUtils.lib
  3833. | | LLVMVectorize.lib
  3834. | | LLVMWindowsDriver.lib
  3835. | | LLVMWindowsManifest.lib
  3836. | | LLVMX86AsmParser.lib
  3837. | | LLVMX86CodeGen.lib
  3838. | | LLVMX86Desc.lib
  3839. | | LLVMX86Disassembler.lib
  3840. | | LLVMX86Info.lib
  3841. | | LLVMX86TargetMCA.lib
  3842. | | LLVMXRay.lib
  3843. | | LTO.lib
  3844. | | Remarks.lib
  3845. | |
  3846. | +---clang
  3847. | | \---17
  3848. | | \---include
  3849. | | | adxintrin.h
  3850. | | | altivec.h
  3851. | | | ammintrin.h
  3852. | | | amxcomplexintrin.h
  3853. | | | amxfp16intrin.h
  3854. | | | amxintrin.h
  3855. | | | arm64intr.h
  3856. | | | armintr.h
  3857. | | | arm_acle.h
  3858. | | | arm_cmse.h
  3859. | | | arm_neon_sve_bridge.h
  3860. | | | avx2intrin.h
  3861. | | | avx512bf16intrin.h
  3862. | | | avx512bitalgintrin.h
  3863. | | | avx512bwintrin.h
  3864. | | | avx512cdintrin.h
  3865. | | | avx512dqintrin.h
  3866. | | | avx512erintrin.h
  3867. | | | avx512fintrin.h
  3868. | | | avx512fp16intrin.h
  3869. | | | avx512ifmaintrin.h
  3870. | | | avx512ifmavlintrin.h
  3871. | | | avx512pfintrin.h
  3872. | | | avx512vbmi2intrin.h
  3873. | | | avx512vbmiintrin.h
  3874. | | | avx512vbmivlintrin.h
  3875. | | | avx512vlbf16intrin.h
  3876. | | | avx512vlbitalgintrin.h
  3877. | | | avx512vlbwintrin.h
  3878. | | | avx512vlcdintrin.h
  3879. | | | avx512vldqintrin.h
  3880. | | | avx512vlfp16intrin.h
  3881. | | | avx512vlintrin.h
  3882. | | | avx512vlvbmi2intrin.h
  3883. | | | avx512vlvnniintrin.h
  3884. | | | avx512vlvp2intersectintrin.h
  3885. | | | avx512vnniintrin.h
  3886. | | | avx512vp2intersectintrin.h
  3887. | | | avx512vpopcntdqintrin.h
  3888. | | | avx512vpopcntdqvlintrin.h
  3889. | | | avxifmaintrin.h
  3890. | | | avxintrin.h
  3891. | | | avxneconvertintrin.h
  3892. | | | avxvnniint16intrin.h
  3893. | | | avxvnniint8intrin.h
  3894. | | | avxvnniintrin.h
  3895. | | | bmi2intrin.h
  3896. | | | bmiintrin.h
  3897. | | | builtins.h
  3898. | | | cet.h
  3899. | | | cetintrin.h
  3900. | | | cldemoteintrin.h
  3901. | | | clflushoptintrin.h
  3902. | | | clwbintrin.h
  3903. | | | clzerointrin.h
  3904. | | | cmpccxaddintrin.h
  3905. | | | cpuid.h
  3906. | | | crc32intrin.h
  3907. | | | emmintrin.h
  3908. | | | enqcmdintrin.h
  3909. | | | f16cintrin.h
  3910. | | | float.h
  3911. | | | fma4intrin.h
  3912. | | | fmaintrin.h
  3913. | | | fxsrintrin.h
  3914. | | | gfniintrin.h
  3915. | | | hexagon_circ_brev_intrinsics.h
  3916. | | | hexagon_protos.h
  3917. | | | hexagon_types.h
  3918. | | | hresetintrin.h
  3919. | | | htmintrin.h
  3920. | | | htmxlintrin.h
  3921. | | | hvx_hexagon_protos.h
  3922. | | | ia32intrin.h
  3923. | | | immintrin.h
  3924. | | | intrin.h
  3925. | | | inttypes.h
  3926. | | | invpcidintrin.h
  3927. | | | iso646.h
  3928. | | | keylockerintrin.h
  3929. | | | larchintrin.h
  3930. | | | limits.h
  3931. | | | lwpintrin.h
  3932. | | | lzcntintrin.h
  3933. | | | mm3dnow.h
  3934. | | | mmintrin.h
  3935. | | | mm_malloc.h
  3936. | | | module.modulemap
  3937. | | | movdirintrin.h
  3938. | | | msa.h
  3939. | | | mwaitxintrin.h
  3940. | | | nmmintrin.h
  3941. | | | opencl-c-base.h
  3942. | | | opencl-c.h
  3943. | | | pconfigintrin.h
  3944. | | | pkuintrin.h
  3945. | | | pmmintrin.h
  3946. | | | popcntintrin.h
  3947. | | | prfchiintrin.h
  3948. | | | prfchwintrin.h
  3949. | | | ptwriteintrin.h
  3950. | | | raointintrin.h
  3951. | | | rdpruintrin.h
  3952. | | | rdseedintrin.h
  3953. | | | riscv_ntlh.h
  3954. | | | rtmintrin.h
  3955. | | | s390intrin.h
  3956. | | | serializeintrin.h
  3957. | | | sgxintrin.h
  3958. | | | sha512intrin.h
  3959. | | | shaintrin.h
  3960. | | | sifive_vector.h
  3961. | | | sm3intrin.h
  3962. | | | sm4intrin.h
  3963. | | | smmintrin.h
  3964. | | | stdalign.h
  3965. | | | stdarg.h
  3966. | | | stdatomic.h
  3967. | | | stdbool.h
  3968. | | | stddef.h
  3969. | | | stdint.h
  3970. | | | stdnoreturn.h
  3971. | | | tbmintrin.h
  3972. | | | tgmath.h
  3973. | | | tmmintrin.h
  3974. | | | tsxldtrkintrin.h
  3975. | | | uintrintrin.h
  3976. | | | unwind.h
  3977. | | | vadefs.h
  3978. | | | vaesintrin.h
  3979. | | | varargs.h
  3980. | | | vecintrin.h
  3981. | | | velintrin.h
  3982. | | | velintrin_approx.h
  3983. | | | velintrin_gen.h
  3984. | | | vpclmulqdqintrin.h
  3985. | | | waitpkgintrin.h
  3986. | | | wasm_simd128.h
  3987. | | | wbnoinvdintrin.h
  3988. | | | wmmintrin.h
  3989. | | | x86gprintrin.h
  3990. | | | x86intrin.h
  3991. | | | xmmintrin.h
  3992. | | | xopintrin.h
  3993. | | | xsavecintrin.h
  3994. | | | xsaveintrin.h
  3995. | | | xsaveoptintrin.h
  3996. | | | xsavesintrin.h
  3997. | | | xtestintrin.h
  3998. | | | __clang_cuda_builtin_vars.h
  3999. | | | __clang_cuda_cmath.h
  4000. | | | __clang_cuda_complex_builtins.h
  4001. | | | __clang_cuda_device_functions.h
  4002. | | | __clang_cuda_intrinsics.h
  4003. | | | __clang_cuda_libdevice_declares.h
  4004. | | | __clang_cuda_math.h
  4005. | | | __clang_cuda_math_forward_declares.h
  4006. | | | __clang_cuda_runtime_wrapper.h
  4007. | | | __clang_cuda_texture_intrinsics.h
  4008. | | | __clang_hip_cmath.h
  4009. | | | __clang_hip_libdevice_declares.h
  4010. | | | __clang_hip_math.h
  4011. | | | __clang_hip_runtime_wrapper.h
  4012. | | | __clang_hip_stdlib.h
  4013. | | | __stddef_max_align_t.h
  4014. | | | __wmmintrin_aes.h
  4015. | | | __wmmintrin_pclmul.h
  4016. | | |
  4017. | | +---cuda_wrappers
  4018. | | | | algorithm
  4019. | | | | cmath
  4020. | | | | complex
  4021. | | | | new
  4022. | | | |
  4023. | | | \---bits
  4024. | | | basic_string.h
  4025. | | | basic_string.tcc
  4026. | | | shared_ptr_base.h
  4027. | | |
  4028. | | +---llvm_libc_wrappers
  4029. | | | ctype.h
  4030. | | | inttypes.h
  4031. | | | stdio.h
  4032. | | | stdlib.h
  4033. | | | string.h
  4034. | | |
  4035. | | +---openmp_wrappers
  4036. | | | cmath
  4037. | | | complex
  4038. | | | complex.h
  4039. | | | complex_cmath.h
  4040. | | | math.h
  4041. | | | new
  4042. | | | __clang_openmp_device_functions.h
  4043. | | |
  4044. | | \---ppc_wrappers
  4045. | | bmi2intrin.h
  4046. | | bmiintrin.h
  4047. | | emmintrin.h
  4048. | | immintrin.h
  4049. | | mmintrin.h
  4050. | | mm_malloc.h
  4051. | | pmmintrin.h
  4052. | | smmintrin.h
  4053. | | tmmintrin.h
  4054. | | x86gprintrin.h
  4055. | | x86intrin.h
  4056. | | xmmintrin.h
  4057. | |
  4058. | +---cmake
  4059. | | +---clang
  4060. | | | AddClang.cmake
  4061. | | | ClangConfig.cmake
  4062. | | | ClangConfigVersion.cmake
  4063. | | | ClangTargets-debug.cmake
  4064. | | | ClangTargets.cmake
  4065. | | |
  4066. | | \---llvm
  4067. | | AddLLVM.cmake
  4068. | | AddOCaml.cmake
  4069. | | AddSphinxTarget.cmake
  4070. | | CheckAtomic.cmake
  4071. | | CheckCompilerVersion.cmake
  4072. | | CheckProblematicConfigurations.cmake
  4073. | | ChooseMSVCCRT.cmake
  4074. | | CoverageReport.cmake
  4075. | | CrossCompile.cmake
  4076. | | DetermineGCCCompatible.cmake
  4077. | | FindFFI.cmake
  4078. | | FindLibEdit.cmake
  4079. | | FindLibpfm.cmake
  4080. | | FindOCaml.cmake
  4081. | | FindSphinx.cmake
  4082. | | FindTerminfo.cmake
  4083. | | FindZ3.cmake
  4084. | | Findzstd.cmake
  4085. | | GenerateVersionFromVCS.cmake
  4086. | | GetErrcMessages.cmake
  4087. | | GetLibraryName.cmake
  4088. | | HandleLLVMOptions.cmake
  4089. | | HandleLLVMStdlib.cmake
  4090. | | LLVM-Build.cmake
  4091. | | LLVM-Config.cmake
  4092. | | llvm-driver-template.cpp.in
  4093. | | LLVMCheckLinkerFlag.cmake
  4094. | | LLVMConfig.cmake
  4095. | | LLVMConfigExtensions.cmake
  4096. | | LLVMConfigVersion.cmake
  4097. | | LLVMDistributionSupport.cmake
  4098. | | LLVMExports-debug.cmake
  4099. | | LLVMExports.cmake
  4100. | | LLVMExternalProjectUtils.cmake
  4101. | | LLVMInstallSymlink.cmake
  4102. | | LLVMProcessSources.cmake
  4103. | | SetTargetTriple.cmake
  4104. | | TableGen.cmake
  4105. | | TensorFlowCompile.cmake
  4106. | | UseLibtool.cmake
  4107. | | VersionFromVCS.cmake
  4108. | |
  4109. | +---libear
  4110. | | config.h.in
  4111. | | ear.c
  4112. | | __init__.py
  4113. | |
  4114. | \---libscanbuild
  4115. | | analyze.py
  4116. | | arguments.py
  4117. | | clang.py
  4118. | | compilation.py
  4119. | | intercept.py
  4120. | | report.py
  4121. | | shell.py
  4122. | | __init__.py
  4123. | |
  4124. | \---resources
  4125. | scanview.css
  4126. | selectable.js
  4127. | sorttable.js
  4128. |
  4129. +---libexec
  4130. | analyze-c++
  4131. | analyze-cc
  4132. | c++-analyzer
  4133. | c++-analyzer.bat
  4134. | ccc-analyzer
  4135. | ccc-analyzer.bat
  4136. | intercept-c++
  4137. | intercept-cc
  4138. |
  4139. \---share
  4140. +---clang
  4141. | bash-autocomplete.sh
  4142. | clang-doc-default-stylesheet.css
  4143. | clang-format-bbedit.applescript
  4144. | clang-format-diff.py
  4145. | clang-format-sublime.py
  4146. | clang-format.el
  4147. | clang-format.py
  4148. | clang-include-fixer.el
  4149. | clang-include-fixer.py
  4150. | clang-rename.el
  4151. | clang-rename.py
  4152. | clang-tidy-diff.py
  4153. | index.js
  4154. | run-find-all-symbols.py
  4155. |
  4156. +---man
  4157. | \---man1
  4158. | scan-build.1
  4159. |
  4160. +---opt-viewer
  4161. | opt-diff.py
  4162. | opt-stats.py
  4163. | opt-viewer.py
  4164. | optpmap.py
  4165. | optrecord.py
  4166. | style.css
  4167. |
  4168. +---scan-build
  4169. | scanview.css
  4170. | sorttable.js
  4171. |
  4172. \---scan-view
  4173. bugcatcher.ico
  4174. Reporter.py
  4175. ScanView.py
  4176. startfile.py
  4177.  
  4178.  
Add Comment
Please, Sign In to add comment