[www-scripts] Doxygen Doc Update: ERROR

LLVM via www-scripts www-scripts at lists.llvm.org
Tue Nov 12 00:56:13 PST 2019


UPDATING /opt/doxygen-docs/src/llvm-project
>From https://github.com/llvm/llvm-project
 * branch            master     -> FETCH_HEAD
   b4f46a9..07ebd74  master     -> origin/master
First, rewinding head to replay your work on top of it...
Fast-forwarded master to 07ebd741546e399f3db0a7c08a7fb1932e14080c.
Generating Makefiles
-- Could NOT find Z3: Found unsuitable version "0.0.0", but required is at least "4.7.1" (found Z3_LIBRARIES-NOTFOUND)
-- Native target architecture is X86
-- Threads enabled.
-- Doxygen enabled.
-- Go bindings disabled.
-- Could NOT find OCaml (missing:  OCAMLFIND OCAML_VERSION OCAML_STDLIB_PATH) 
-- Could NOT find OCaml (missing:  OCAMLFIND OCAML_VERSION OCAML_STDLIB_PATH) 
-- OCaml bindings disabled.
-- LLVM host triple: x86_64-unknown-linux-gnu
-- LLVM default target triple: x86_64-unknown-linux-gnu
-- Building with -fPIC
-- Constructing LLVMBuild project information
-- Linker detection: GNU ld
-- Targeting AArch64
-- Targeting AMDGPU
-- Targeting ARM
-- Targeting BPF
-- Targeting Hexagon
-- Targeting Lanai
-- Targeting Mips
-- Targeting MSP430
-- Targeting NVPTX
-- Targeting PowerPC
-- Targeting RISCV
-- Targeting Sparc
-- Targeting SystemZ
-- Targeting WebAssembly
-- Targeting X86
-- Targeting XCore
-- Failed to find LLVM FileCheck
-- Version: 0.0.0
-- Performing Test HAVE_GNU_POSIX_REGEX -- failed to compile
-- Performing Test HAVE_POSIX_REGEX -- success
-- Performing Test HAVE_STEADY_CLOCK -- success
-- Configuring done
-- Generating done
-- Build files have been written to: /opt/doxygen-docs/build
Building doxygen
Generating llvm doxygen documentation.
Searching for include files...
Searching for files in directory /opt/doxygen-docs/build/include
Searching for files in directory /opt/doxygen-docs/build/include/llvm
Searching for files in directory /opt/doxygen-docs/build/include/llvm/CMakeFiles
Searching for files in directory /opt/doxygen-docs/build/include/llvm/Config
Searching for files in directory /opt/doxygen-docs/build/include/llvm/IR
Searching for files in directory /opt/doxygen-docs/build/include/llvm/IR/CMakeFiles
Searching for files in directory /opt/doxygen-docs/build/include/llvm/IR/CMakeFiles/intrinsics_gen.dir
Searching for files in directory /opt/doxygen-docs/build/include/llvm/Support
Searching for files in directory /opt/doxygen-docs/build/include/llvm/Support/CMakeFiles
Searching for files in directory /opt/doxygen-docs/build/include/llvm/Support/CMakeFiles/llvm_vcsrevision_h.dir
Searching for example files...
Searching for files in directory /opt/doxygen-docs/src/llvm/examples
Searching for files in directory /opt/doxygen-docs/src/llvm/examples/BrainF
Searching for files in directory /opt/doxygen-docs/src/llvm/examples/ExceptionDemo
Searching for files in directory /opt/doxygen-docs/src/llvm/examples/Fibonacci
Searching for files in directory /opt/doxygen-docs/src/llvm/examples/HowToUseJIT
Searching for files in directory /opt/doxygen-docs/src/llvm/examples/HowToUseLLJIT
Searching for files in directory /opt/doxygen-docs/src/llvm/examples/Kaleidoscope
Searching for files in directory /opt/doxygen-docs/src/llvm/examples/Kaleidoscope/BuildingAJIT
Searching for files in directory /opt/doxygen-docs/src/llvm/examples/Kaleidoscope/BuildingAJIT/Chapter1
Searching for files in directory /opt/doxygen-docs/src/llvm/examples/Kaleidoscope/BuildingAJIT/Chapter2
Searching for files in directory /opt/doxygen-docs/src/llvm/examples/Kaleidoscope/BuildingAJIT/Chapter3
Searching for files in directory /opt/doxygen-docs/src/llvm/examples/Kaleidoscope/BuildingAJIT/Chapter4
Searching for files in directory /opt/doxygen-docs/src/llvm/examples/Kaleidoscope/BuildingAJIT/Chapter5
Searching for files in directory /opt/doxygen-docs/src/llvm/examples/Kaleidoscope/BuildingAJIT/Chapter5/Server
Searching for files in directory /opt/doxygen-docs/src/llvm/examples/Kaleidoscope/Chapter2
Searching for files in directory /opt/doxygen-docs/src/llvm/examples/Kaleidoscope/Chapter3
Searching for files in directory /opt/doxygen-docs/src/llvm/examples/Kaleidoscope/Chapter4
Searching for files in directory /opt/doxygen-docs/src/llvm/examples/Kaleidoscope/Chapter5
Searching for files in directory /opt/doxygen-docs/src/llvm/examples/Kaleidoscope/Chapter6
Searching for files in directory /opt/doxygen-docs/src/llvm/examples/Kaleidoscope/Chapter7
Searching for files in directory /opt/doxygen-docs/src/llvm/examples/Kaleidoscope/Chapter8
Searching for files in directory /opt/doxygen-docs/src/llvm/examples/Kaleidoscope/Chapter9
Searching for files in directory /opt/doxygen-docs/src/llvm/examples/Kaleidoscope/include
Searching for files in directory /opt/doxygen-docs/src/llvm/examples/Kaleidoscope/MCJIT
Searching for files in directory /opt/doxygen-docs/src/llvm/examples/Kaleidoscope/MCJIT/cached
Searching for files in directory /opt/doxygen-docs/src/llvm/examples/Kaleidoscope/MCJIT/complete
Searching for files in directory /opt/doxygen-docs/src/llvm/examples/Kaleidoscope/MCJIT/initial
Searching for files in directory /opt/doxygen-docs/src/llvm/examples/Kaleidoscope/MCJIT/lazy
Searching for files in directory /opt/doxygen-docs/src/llvm/examples/LLJITExamples
Searching for files in directory /opt/doxygen-docs/src/llvm/examples/LLJITExamples/LLJITWithJITLink
Searching for files in directory /opt/doxygen-docs/src/llvm/examples/LLJITExamples/LLJITWithObjectCache
Searching for files in directory /opt/doxygen-docs/src/llvm/examples/ModuleMaker
Searching for files in directory /opt/doxygen-docs/src/llvm/examples/OCaml-Kaleidoscope
Searching for files in directory /opt/doxygen-docs/src/llvm/examples/OCaml-Kaleidoscope/Chapter2
Searching for files in directory /opt/doxygen-docs/src/llvm/examples/OCaml-Kaleidoswarning: source /opt/doxygen-docs/src/llvm/docs/img is not a readable file or directory... skipping.
cope/Chapter3
Searching for files in directory /opt/doxygen-docs/src/llvm/examples/OCaml-Kaleidoscope/Chapter4
Searching for files in directory /opt/doxygen-docs/src/llvm/examples/OCaml-Kaleidoscope/Chapter5
Searching for files in directory /opt/doxygen-docs/src/llvm/examples/OCaml-Kaleidoscope/Chapter6
Searching for files in directory /opt/doxygen-docs/src/llvm/examples/OCaml-Kaleidoscope/Chapter7
Searching for files in directory /opt/doxygen-docs/src/llvm/examples/ParallelJIT
Searching for files in directory /opt/doxygen-docs/src/llvm/examples/SpeculativeJIT
Searching for images...
Searching for dot files...
Searching for msc files...
Searching for dia files...
Searching for files to exclude
Searching INPUT for files to process...
Searching for files in directory /opt/doxygen-docs/src/llvm/include
Searching for files in directory /opt/doxygen-docs/src/llvm/include/llvm
Searching for files in directory /opt/doxygen-docs/src/llvm/include/llvm/ADT
Searching for files in directory /opt/doxygen-docs/src/llvm/include/llvm/Analysis
Searching for files in directory /opt/doxygen-docs/src/llvm/include/llvm/Analysis/Utils
Searching for files in directory /opt/doxygen-docs/src/llvm/include/llvm/AsmParser
Searching for files in directory /opt/doxygen-docs/src/llvm/include/llvm/BinaryFormat
Searching for files in directory /opt/doxygen-docs/src/llvm/include/llvm/BinaryFormat/ELFRelocs
Searching for files in directory /opt/doxygen-docs/src/llvm/include/llvm/Bitcode
Searching for files in directory /opt/doxygen-docs/src/llvm/include/llvm/Bitstream
Searching for files in directory /opt/doxygen-docs/src/llvm/include/llvm/CodeGen
Searching for files in directory /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/GlobalISel
Searching for files in directory /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/MIRParser
Searching for files in directory /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/PBQP
Searching for files in directory /opt/doxygen-docs/src/llvm/include/llvm/Config
Searching for files in directory /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo
Searching for files in directory /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/CodeView
Searching for files in directory /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/DWARF
Searching for files in directory /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/GSYM
Searching for files in directory /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/MSF
Searching for files in directory /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB
Searching for files in directory /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/DIA
Searching for files in directory /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/Native
Searching for files in directory /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/Symbolize
Searching for files in directory /opt/doxygen-docs/src/llvm/include/llvm/Demangle
Searching for files in directory /opt/doxygen-docs/src/llvm/include/llvm/ExecutionEngine
Searching for files in directory /opt/doxygen-docs/src/llvm/include/llvm/ExecutionEngine/JITLink
Searching for files in directory /opt/doxygen-docs/src/llvm/include/llvm/ExecutionEngine/Orc
Searching for files in directory /opt/doxygen-docs/src/llvm/include/llvm/ExecutionEngine/Orc/RPC
Searching for files in directory /opt/doxygen-docs/src/llvm/include/llvm/FuzzMutate
Searching for files in directory /opt/doxygen-docs/src/llvm/include/llvm/IR
Searching for files in directory /opt/doxygen-docs/src/llvm/include/llvm/IRReader
Searching for files in directory /opt/doxygen-docs/src/llvm/include/llvm/LineEditor
Searching for files in directory /opt/doxygen-docs/src/llvm/include/llvm/Linker
Searching for files in directory /opt/doxygen-docs/src/llvm/include/llvm/LTO
Searching for files in directory /opt/doxygen-docs/src/llvm/include/llvm/LTO/legacy
Searching for files in directory /opt/doxygen-docs/src/llvm/include/llvm/MC
Searching for files in directory /opt/doxygen-docs/src/llvm/include/llvm/MC/MCDisassembler
Searching for files in directory /opt/doxygen-docs/src/llvm/include/llvm/MC/MCParser
Searching for files in directory /opt/doxygen-docs/src/llvm/include/llvm/MCA
Searching for files in directory /opt/doxygen-docs/src/llvm/include/llvm/MCA/HardwareUnits
Searching for files in directory /opt/doxygen-docs/src/llvm/include/llvm/MCA/Stages
Searching for files in directory /opt/doxygen-docs/src/llvm/include/llvm/Object
Searching for files in directory /opt/doxygen-docs/src/llvm/include/llvm/ObjectYAML
Searching for files in directory /opt/doxygen-docs/src/llvm/include/llvm/Option
Searching for files in directory /opt/doxygen-docs/src/llvm/include/llvm/Passes
Searching for files in directory /opt/doxygen-docs/src/llvm/include/llvm/ProfileData
Searching for files in directory /opt/doxygen-docs/src/llvm/include/llvm/ProfileData/Coverage
Searching for files in directory /opt/doxygen-docs/src/llvm/include/llvm/Remarks
Searching for files in directory /opt/doxygen-docs/src/llvm/include/llvm/Support
Searching for files in directory /opt/doxygen-docs/src/llvm/include/llvm/Support/Solaris
Searching for files in directory /opt/doxygen-docs/src/llvm/include/llvm/Support/Solaris/sys
Searching for files in directory /opt/doxygen-docs/src/llvm/include/llvm/TableGen
Searching for files in directory /opt/doxygen-docs/src/llvm/include/llvm/Target
Searching for files in directory /opt/doxygen-docs/src/llvm/include/llvm/Target/GlobalISel
Searching for files in directory /opt/doxygen-docs/src/llvm/include/llvm/Testing
Searching for files in directory /opt/doxygen-docs/src/llvm/include/llvm/Testing/Support
Searching for files in directory /opt/doxygen-docs/src/llvm/include/llvm/TextAPI
Searching for files in directory /opt/doxygen-docs/src/llvm/include/llvm/TextAPI/ELF
Searching for files in directory /opt/doxygen-docs/src/llvm/include/llvm/TextAPI/MachO
Searching for files in directory /opt/doxygen-docs/src/llvm/include/llvm/ToolDrivers
Searching for files in directory /opt/doxygen-docs/src/llvm/include/llvm/ToolDrivers/llvm-dlltool
Searching for files in directory /opt/doxygen-docs/src/llvm/include/llvm/ToolDrivers/llvm-lib
Searching for files in directory /opt/doxygen-docs/src/llvm/include/llvm/Transforms
Searching for files in directory /opt/doxygen-docs/src/llvm/include/llvm/Transforms/AggressiveInstCombine
Searching for files in directory /opt/doxygen-docs/src/llvm/include/llvm/Transforms/InstCombine
Searching for files in directory /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Instrumentation
Searching for files in directory /opt/doxygen-docs/src/llvm/include/llvm/Transforms/IPO
Searching for files in directory /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Scalar
Searching for files in directory /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Utils
Searching for files in directory /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Vectorize
Searching for files in directory /opt/doxygen-docs/src/llvm/include/llvm/WindowsManifest
Searching for files in directory /opt/doxygen-docs/src/llvm/include/llvm/WindowsResource
Searching for files in directory /opt/doxygen-docs/src/llvm/include/llvm/XRay
Searching for files in directory /opt/doxygen-docs/src/llvm/include/llvm-c
Searching for files in directory /opt/doxygen-docs/src/llvm/include/llvm-c/Transforms
Searching for files in directory /opt/doxygen-docs/src/llvm/lib
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/Analysis
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/AsmParser
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/BinaryFormat
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/Bitcode
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/Bitcode/Reader
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/Bitcode/Writer
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/Bitstream
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/Bitstream/Reader
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/CodeGen
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/CodeGen/AsmPrinter
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/CodeGen/GlobalISel
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/CodeGen/MIRParser
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/CodeGen/SelectionDAG
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/DebugInfo
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/DebugInfo/CodeView
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/DebugInfo/DWARF
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/DebugInfo/GSYM
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/DebugInfo/MSF
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/DebugInfo/PDB
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/DebugInfo/PDB/DIA
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/DebugInfo/PDB/Native
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/DebugInfo/Symbolize
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/Demangle
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/ExecutionEngine
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/ExecutionEngine/IntelJITEvents
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/ExecutionEngine/Interpreter
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/ExecutionEngine/JITLink
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/ExecutionEngine/MCJIT
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/ExecutionEngine/OProfileJIT
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/ExecutionEngine/Orc
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/ExecutionEngine/OrcError
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/ExecutionEngine/PerfJITEvents
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/ExecutionEngine/RuntimeDyld
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/ExecutionEngine/RuntimeDyld/Targets
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/Fuzzer
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/FuzzMutate
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/IR
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/IRReader
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/LineEditor
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/Linker
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/LTO
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/MC
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/MC/MCDisassembler
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/MC/MCParser
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/MCA
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/MCA/HardwareUnits
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/MCA/Stages
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/Object
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/ObjectYAML
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/Option
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/Passes
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/ProfileData
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/ProfileData/Coverage
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/Remarks
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/Support
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/Support/Unix
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/Support/Windows
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/TableGen
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/Target
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/Target/AArch64
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/Target/AArch64/AsmParser
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/Target/AArch64/Disassembler
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/Target/AArch64/MCTargetDesc
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/Target/AArch64/TargetInfo
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/Target/AArch64/Utils
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/AsmParser
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/Disassembler
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/MCTargetDesc
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/TargetInfo
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/Utils
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/Target/ARC
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/Target/ARC/Disassembler
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/Target/ARC/MCTargetDesc
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/Target/ARC/TargetInfo
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/Target/ARM
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/Target/ARM/AsmParser
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/Target/ARM/Disassembler
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/Target/ARM/MCTargetDesc
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/Target/ARM/TargetInfo
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/Target/ARM/Utils
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/Target/AVR
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/Target/AVR/AsmParser
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/Target/AVR/Disassembler
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/Target/AVR/MCTargetDesc
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/Target/AVR/TargetInfo
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/Target/BPF
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/Target/BPF/AsmParser
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/Target/BPF/Disassembler
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/Target/BPF/MCTargetDesc
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/Target/BPF/TargetInfo
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/Target/Hexagon
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/AsmParser
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/Disassembler
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/MCTargetDesc
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/TargetInfo
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/Target/Lanai
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/Target/Lanai/AsmParser
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/Target/Lanai/Disassembler
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/Target/Lanai/MCTargetDesc
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/Target/Lanai/TargetInfo
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/Target/Mips
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/Target/Mips/AsmParser
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/Target/Mips/Disassembler
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/Target/Mips/MCTargetDesc
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/Target/Mips/TargetInfo
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/Target/MSP430
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/Target/MSP430/AsmParser
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/Target/MSP430/Disassembler
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/Target/MSP430/MCTargetDesc
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/Target/MSP430/TargetInfo
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/Target/NVPTX
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/Target/NVPTX/MCTargetDesc
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/Target/NVPTX/TargetInfo
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/Target/PowerPC
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/Target/PowerPC/AsmParser
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/Target/PowerPC/Disassembler
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/Target/PowerPC/MCTargetDesc
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/Target/PowerPC/TargetInfo
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/Target/RISCV
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/Target/RISCV/AsmParser
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/Target/RISCV/Disassembler
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/Target/RISCV/MCTargetDesc
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/Target/RISCV/TargetInfo
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/Target/RISCV/Utils
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/Target/Sparc
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/Target/Sparc/AsmParser
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/Target/Sparc/Disassembler
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/Target/Sparc/MCTargetDesc
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/Target/Sparc/TargetInfo
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/Target/SystemZ
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/Target/SystemZ/AsmParser
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/Target/SystemZ/Disassembler
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/Target/SystemZ/MCTargetDesc
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/Target/SystemZ/TargetInfo
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/Target/WebAssembly
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/Target/WebAssembly/AsmParser
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/Target/WebAssembly/Disassembler
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/Target/WebAssembly/MCTargetDesc
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/Target/WebAssembly/TargetInfo
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/Target/X86
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/Target/X86/AsmParser
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/Target/X86/Disassembler
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/Target/X86/MCTargetDesc
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/Target/X86/TargetInfo
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/Target/X86/Utils
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/Target/XCore
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/Target/XCore/Disassembler
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/Target/XCore/MCTargetDesc
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/Target/XCore/TargetInfo
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/Testing
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/Testing/Support
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/TextAPI
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/TextAPI/ELF
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/TextAPI/MachO
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/ToolDrivers
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/ToolDrivers/llvm-dlltool
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/ToolDrivers/llvm-lib
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/Transforms
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/Transforms/AggressiveInstCombine
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/Transforms/CFGuard
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/Transforms/Coroutines
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/Transforms/Hello
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/Transforms/InstCombine
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/Transforms/Instrumentation
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/Transforms/IPO
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/Transforms/ObjCARC
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/Transforms/Scalar
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/Transforms/Utils
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/Transforms/Vectorize
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/WindowsManifest
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/XRay
Reading and parsing tag files
Parsing files
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/ADT/AllocatorList.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/ADT/AllocatorList.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/ADT/Any.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/ADT/Any.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/ADT/APFloat.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/ADT/APFloat.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/ADT/APInt.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/ADT/APInt.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/ADT/APSInt.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/ADT/APSInt.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/ADT/ArrayRef.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/ADT/ArrayRef.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/ADT/bit.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/ADT/bit.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/ADT/BitmaskEnum.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/ADT/BitmaskEnum.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/ADT/BitVector.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/ADT/BitVector.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/ADT/BreadthFirstIterator.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/ADT/BreadthFirstIterator.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/ADT/CachedHashString.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/ADT/CachedHashString.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/ADT/DAGDeltaAlgorithm.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/ADT/DAGDeltaAlgorithm.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/ADT/DeltaAlgorithm.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/ADT/DeltaAlgorithm.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/ADT/DenseMap.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/ADT/DenseMap.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/ADT/DenseMapInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/ADT/DenseMapInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/ADT/DenseSet.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/ADT/DenseSet.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/ADT/DepthFirstIterator.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/ADT/DepthFirstIterator.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/ADT/DirectedGraph.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/ADT/DirectedGraph.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/ADT/edit_distance.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/ADT/edit_distance.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/ADT/EnumeratedArray.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/ADT/EnumeratedArray.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/ADT/EpochTracker.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/ADT/EpochTracker.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/ADT/EquivalenceClasses.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/ADT/EquivalenceClasses.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/ADT/fallible_iterator.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/ADT/fallible_iterator.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/ADT/FoldingSet.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/ADT/FoldingSet.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/ADT/FunctionExtras.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/ADT/FunctionExtras.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/ADT/GraphTraits.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/ADT/GraphTraits.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/ADT/Hashing.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/ADT/Hashing.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/ADT/ilist.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/ADT/ilist.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/ADT/ilist_base.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/ADT/ilist_base.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/ADT/ilist_iterator.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/ADT/ilist_iterator.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/ADT/ilist_node.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/ADT/ilist_node.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/ADT/ilist_node_base.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/ADT/ilist_node_base.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/ADT/ilist_node_options.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/ADT/ilist_node_options.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/ADT/ImmutableList.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/ADT/ImmutableList.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/ADT/ImmutableMap.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/ADT/ImmutableMap.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/ADT/ImmutableSet.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/ADT/ImmutableSet.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/ADT/IndexedMap.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/ADT/IndexedMap.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/ADT/IntEqClasses.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/ADT/IntEqClasses.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/ADT/IntervalMap.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/ADT/IntervalMap.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/ADT/IntrusiveRefCntPtr.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/ADT/IntrusiveRefCntPtr.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/ADT/iterator.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/ADT/iterator.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/ADT/iterator_range.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/ADT/iterator_range.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/ADT/MapVector.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/ADT/MapVector.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/ADT/None.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/ADT/None.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/ADT/Optional.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/ADT/Optional.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/ADT/PackedVector.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/ADT/PackedVector.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/ADT/PointerEmbeddedInt.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/ADT/PointerEmbeddedInt.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/ADT/PointerIntPair.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/ADT/PointerIntPair.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/ADT/PointerSumType.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/ADT/PointerSumType.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/ADT/PointerUnion.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/ADT/PointerUnion.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/ADT/PostOrderIterator.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/ADT/PostOrderIterator.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/ADT/PriorityQueue.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/ADT/PriorityQueue.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/ADT/PriorityWorklist.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/ADT/PriorityWorklist.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/ADT/SCCIterator.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/ADT/SCCIterator.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/ADT/ScopedHashTable.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/ADT/ScopedHashTable.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/ADT/ScopeExit.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/ADT/ScopeExit.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/ADT/Sequence.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/ADT/Sequence.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/ADT/SetOperations.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/ADT/SetOperations.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/ADT/SetVector.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/ADT/SetVector.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/ADT/simple_ilist.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/ADT/simple_ilist.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/ADT/SmallBitVector.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/ADT/SmallBitVector.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/ADT/SmallPtrSet.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/ADT/SmallPtrSet.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/ADT/SmallSet.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/ADT/SmallSet.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/ADT/SmallString.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/ADT/SmallString.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/ADT/SmallVector.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/ADT/SmallVector.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/ADT/SparseBitVector.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/ADT/SparseBitVector.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/ADT/SparseMultiSet.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/ADT/SparseMultiSet.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/ADT/SparseSet.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/ADT/SparseSet.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/ADT/Statistic.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/ADT/Statistic.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/ADT/STLExtras.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/ADT/STLExtras.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/ADT/StringExtras.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/ADT/StringExtras.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/ADT/StringMap.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/ADT/StringMap.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/ADT/StringRef.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/ADT/StringRef.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/ADT/StringSet.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/ADT/StringSet.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/ADT/StringSwitch.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/ADT/StringSwitch.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/ADT/TinyPtrVector.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/ADT/TinyPtrVector.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/ADT/Triple.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/ADT/Triple.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/ADT/Twine.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/ADT/Twine.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/ADT/UniqueVector.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/ADT/UniqueVector.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Analysis/AliasAnalysis.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Analysis/AliasAnalysis.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Analysis/AliasAnalysisEvaluator.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Analysis/AliasAnalysisEvaluator.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Analysis/AliasSetTracker.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Analysis/AliasSetTracker.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Analysis/AssumptionCache.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Analysis/AssumptionCache.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Analysis/BasicAliasAnalysis.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Analysis/BasicAliasAnalysis.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Analysis/BlockFrequencyInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Analysis/BlockFrequencyInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Analysis/BlockFrequencyInfoImpl.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Analysis/BlockFrequencyInfoImpl.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Analysis/BranchProbabilityInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Analysis/BranchProbabilityInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Analysis/CallGraph.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Analysis/CallGraph.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Analysis/CallGraphSCCPass.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Analysis/CallGraphSCCPass.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Analysis/CallPrinter.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Analysis/CallPrinter.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Analysis/CaptureTracking.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Analysis/CaptureTracking.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Analysis/CFG.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Analysis/CFG.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Analysis/CFGPrinter.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Analysis/CFGPrinter.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Analysis/CFLAliasAnalysisUtils.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Analysis/CFLAliasAnalysisUtils.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Analysis/CFLAndersAliasAnalysis.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Analysis/CFLAndersAliasAnalysis.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Analysis/CFLSteensAliasAnalysis.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Analysis/CFLSteensAliasAnalysis.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Analysis/CGSCCPassManager.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Analysis/CGSCCPassManager.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Analysis/CmpInstAnalysis.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Analysis/CmpInstAnalysis.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Analysis/CodeMetrics.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Analysis/CodeMetrics.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Analysis/ConstantFolding.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Analysis/ConstantFolding.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Analysis/DDG.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Analysis/DDG.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Analysis/DemandedBits.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Analysis/DemandedBits.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Analysis/DependenceAnalysis.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Analysis/DependenceAnalysis.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Analysis/DependenceGraphBuilder.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Analysis/DependenceGraphBuilder.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Analysis/DivergenceAnalysis.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Analysis/DivergenceAnalysis.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Analysis/DominanceFrontier.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Analysis/DominanceFrontier.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Analysis/DominanceFrontierImpl.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Analysis/DominanceFrontierImpl.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Analysis/DomPrinter.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Analysis/DomPrinter.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Analysis/DomTreeUpdater.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Analysis/DomTreeUpdater.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Analysis/DOTGraphTraitsPass.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Analysis/DOTGraphTraitsPass.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Analysis/EHPersonalities.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Analysis/EHPersonalities.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Analysis/GlobalsModRef.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Analysis/GlobalsModRef.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Analysis/GuardUtils.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Analysis/GuardUtils.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Analysis/IndirectCallPromotionAnalysis.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Analysis/IndirectCallPromotionAnalysis.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Analysis/IndirectCallVisitor.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Analysis/IndirectCallVisitor.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Analysis/InlineCost.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Analysis/InlineCost.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Analysis/InstructionPrecedenceTracking.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Analysis/InstructionPrecedenceTracking.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Analysis/InstructionSimplify.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Analysis/InstructionSimplify.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Analysis/Interval.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Analysis/Interval.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Analysis/IntervalIterator.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Analysis/IntervalIterator.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Analysis/IntervalPartition.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Analysis/IntervalPartition.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Analysis/IteratedDominanceFrontier.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Analysis/IteratedDominanceFrontier.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Analysis/IVDescriptors.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Analysis/IVDescriptors.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Analysis/IVUsers.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Analysis/IVUsers.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Analysis/LazyBlockFrequencyInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Analysis/LazyBlockFrequencyInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Analysis/LazyBranchProbabilityInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Analysis/LazyBranchProbabilityInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Analysis/LazyCallGraph.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Analysis/LazyCallGraph.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Analysis/LazyValueInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Analysis/LazyValueInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Analysis/LegacyDivergenceAnalysis.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Analysis/LegacyDivergenceAnalysis.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Analysis/Lint.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Analysis/Lint.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Analysis/Loads.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Analysis/Loads.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Analysis/LoopAccessAnalysis.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Analysis/LoopAccessAnalysis.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Analysis/LoopAnalysisManager.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Analysis/LoopAnalysisManager.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Analysis/LoopCacheAnalysis.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Analysis/LoopCacheAnalysis.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Analysis/LoopInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Analysis/LoopInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Analysis/LoopInfoImpl.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Analysis/LoopInfoImpl.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Analysis/LoopIterator.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Analysis/LoopIterator.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Analysis/LoopPass.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Analysis/LoopPass.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Analysis/LoopUnrollAnalyzer.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Analysis/LoopUnrollAnalyzer.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Analysis/MemoryBuiltins.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Analysis/MemoryBuiltins.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Analysis/MemoryDependenceAnalysis.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Analysis/MemoryDependenceAnalysis.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Analysis/MemoryLocation.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Analysis/MemoryLocation.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Analysis/MemorySSA.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Analysis/MemorySSA.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Analysis/MemorySSAUpdater.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Analysis/MemorySSAUpdater.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Analysis/ModuleSummaryAnalysis.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Analysis/ModuleSummaryAnalysis.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Analysis/MustExecute.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Analysis/MustExecute.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Analysis/ObjCARCAliasAnalysis.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Analysis/ObjCARCAliasAnalysis.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Analysis/ObjCARCAnalysisUtils.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Analysis/ObjCARCAnalysisUtils.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Analysis/ObjCARCInstKind.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Analysis/ObjCARCInstKind.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Analysis/OptimizationRemarkEmitter.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Analysis/OptimizationRemarkEmitter.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Analysis/OrderedBasicBlock.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Analysis/OrderedBasicBlock.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Analysis/OrderedInstructions.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Analysis/OrderedInstructions.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Analysis/Passes.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Analysis/Passes.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Analysis/PHITransAddr.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Analysis/PHITransAddr.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Analysis/PhiValues.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Analysis/PhiValues.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Analysis/PostDominators.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Analysis/PostDominators.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Analysis/ProfileSummaryInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Analysis/ProfileSummaryInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Analysis/PtrUseVisitor.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Analysis/PtrUseVisitor.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Analysis/RegionInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Analysis/RegionInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Analysis/RegionInfoImpl.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Analysis/RegionInfoImpl.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Analysis/RegionIterator.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Analysis/RegionIterator.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Analysis/RegionPass.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Analysis/RegionPass.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Analysis/RegionPrinter.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Analysis/RegionPrinter.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Analysis/ScalarEvolution.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Analysis/ScalarEvolution.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Analysis/ScalarEvolutionAliasAnalysis.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Analysis/ScalarEvolutionAliasAnalysis.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Analysis/ScalarEvolutionExpander.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Analysis/ScalarEvolutionExpander.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Analysis/ScalarEvolutionExpressions.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Analysis/ScalarEvolutionExpressions.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Analysis/ScalarEvolutionNormalization.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Analysis/ScalarEvolutionNormalization.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Analysis/ScopedNoAliasAA.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Analysis/ScopedNoAliasAA.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Analysis/SparsePropagation.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Analysis/SparsePropagation.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Analysis/StackSafetyAnalysis.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Analysis/StackSafetyAnalysis.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Analysis/SyncDependenceAnalysis.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Analysis/SyncDependenceAnalysis.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Analysis/SyntheticCountsUtils.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Analysis/SyntheticCountsUtils.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Analysis/TargetFolder.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Analysis/TargetFolder.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Analysis/TargetLibraryInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Analysis/TargetLibraryInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Analysis/TargetTransformInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Analysis/TargetTransformInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Analysis/TargetTransformInfoImpl.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Analysis/TargetTransformInfoImpl.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Analysis/Trace.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Analysis/Trace.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Analysis/TypeBasedAliasAnalysis.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Analysis/TypeBasedAliasAnalysis.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Analysis/TypeMetadataUtils.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Analysis/TypeMetadataUtils.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Analysis/Utils/Local.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Analysis/Utils/Local.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Analysis/ValueLattice.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Analysis/ValueLattice.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Analysis/ValueLatticeUtils.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Analysis/ValueLatticeUtils.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Analysis/ValueTracking.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Analysis/ValueTracking.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Analysis/VectorUtils.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Analysis/VectorUtils.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/AsmParser/Parser.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/AsmParser/Parser.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/AsmParser/SlotMapping.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/AsmParser/SlotMapping.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/BinaryFormat/AMDGPUMetadataVerifier.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/BinaryFormat/AMDGPUMetadataVerifier.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/BinaryFormat/COFF.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/BinaryFormat/COFF.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/BinaryFormat/Dwarf.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/BinaryFormat/Dwarf.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/BinaryFormat/ELF.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/BinaryFormat/ELF.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/BinaryFormat/MachO.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/BinaryFormat/MachO.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/BinaryFormat/Magic.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/BinaryFormat/Magic.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/BinaryFormat/Minidump.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/BinaryFormat/Minidump.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/BinaryFormat/MsgPack.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/BinaryFormat/MsgPack.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/BinaryFormat/MsgPackDocument.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/BinaryFormat/MsgPackDocument.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/BinaryFormat/MsgPackReader.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/BinaryFormat/MsgPackReader.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/BinaryFormat/MsgPackWriter.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/BinaryFormat/MsgPackWriter.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/BinaryFormat/Wasm.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/BinaryFormat/Wasm.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/BinaryFormat/XCOFF.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/BinaryFormat/XCOFF.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Bitcode/BitcodeAnalyzer.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Bitcode/BitcodeAnalyzer.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Bitcode/BitcodeReader.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Bitcode/BitcodeReader.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Bitcode/BitcodeWriter.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Bitcode/BitcodeWriter.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Bitcode/BitcodeWriterPass.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Bitcode/BitcodeWriterPass.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Bitcode/LLVMBitCodes.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Bitcode/LLVMBitCodes.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Bitstream/BitCodes.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Bitstream/BitCodes.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Bitstream/BitstreamReader.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Bitstream/BitstreamReader.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Bitstream/BitstreamWriter.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Bitstream/BitstreamWriter.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/AccelTable.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/AccelTable.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/Analysis.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/Analysis.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/AsmPrinter.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/AsmPrinter.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/AsmPrinterHandler.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/AsmPrinterHandler.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/AtomicExpandUtils.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/AtomicExpandUtils.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/BasicTTIImpl.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/BasicTTIImpl.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/BuiltinGCs.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/BuiltinGCs.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/CalcSpillWeights.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/CalcSpillWeights.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/CallingConvLower.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/CallingConvLower.h...
Reading /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/CommandFlags.inc...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/CommandFlags.inc...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/CostTable.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/CostTable.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/CSEConfigBase.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/CSEConfigBase.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/DAGCombine.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/DAGCombine.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/DbgEntityHistoryCalculator.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/DbgEntityHistoryCalculator.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/DebugHandlerBase.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/DebugHandlerBase.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/DFAPacketizer.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/DFAPacketizer.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/DIE.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/DIE.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/DwarfStringPoolEntry.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/DwarfStringPoolEntry.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/EdgeBundles.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/EdgeBundles.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/ExecutionDomainFix.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/ExecutionDomainFix.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/ExpandReductions.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/ExpandReductions.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/FastISel.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/FastISel.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/FaultMaps.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/FaultMaps.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/FunctionLoweringInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/FunctionLoweringInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/GCMetadata.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/GCMetadata.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/GCMetadataPrinter.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/GCMetadataPrinter.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/GCStrategy.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/GCStrategy.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/GlobalISel/CallLowering.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/GlobalISel/CallLowering.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/GlobalISel/Combiner.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/GlobalISel/Combiner.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/GlobalISel/CombinerHelper.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/GlobalISel/CombinerHelper.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/GlobalISel/CombinerInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/GlobalISel/CombinerInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/GlobalISel/ConstantFoldingMIRBuilder.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/GlobalISel/ConstantFoldingMIRBuilder.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/GlobalISel/CSEInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/GlobalISel/CSEInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/GlobalISel/CSEMIRBuilder.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/GlobalISel/CSEMIRBuilder.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/GlobalISel/GISelChangeObserver.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/GlobalISel/GISelChangeObserver.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/GlobalISel/GISelKnownBits.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/GlobalISel/GISelKnownBits.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/GlobalISel/GISelWorkList.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/GlobalISel/GISelWorkList.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/GlobalISel/InstructionSelect.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/GlobalISel/InstructionSelect.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/GlobalISel/InstructionSelector.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/GlobalISel/InstructionSelector.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/GlobalISel/InstructionSelectorImpl.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/GlobalISel/InstructionSelectorImpl.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/GlobalISel/IRTranslator.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/GlobalISel/IRTranslator.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/GlobalISel/LegalizationArtifactCombiner.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/GlobalISel/LegalizationArtifactCombiner.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/GlobalISel/Legalizer.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/GlobalISel/Legalizer.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/GlobalISel/LegalizerHelper.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/GlobalISel/LegalizerHelper.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/GlobalISel/LegalizerInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/GlobalISel/LegalizerInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/GlobalISel/Localizer.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/GlobalISel/Localizer.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/GlobalISel/MachineIRBuilder.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/GlobalISel/MachineIRBuilder.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/GlobalISel/MIPatternMatch.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/GlobalISel/MIPatternMatch.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/GlobalISel/RegBankSelect.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/GlobalISel/RegBankSelect.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/GlobalISel/RegisterBank.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/GlobalISel/RegisterBank.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/GlobalISel/RegisterBankInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/GlobalISel/RegisterBankInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/GlobalISel/Types.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/GlobalISel/Types.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/GlobalISel/Utils.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/GlobalISel/Utils.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/IntrinsicLowering.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/IntrinsicLowering.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/ISDOpcodes.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/ISDOpcodes.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/LatencyPriorityQueue.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/LatencyPriorityQueue.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/LazyMachineBlockFrequencyInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/LazyMachineBlockFrequencyInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/LexicalScopes.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/LexicalScopes.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/LinkAllAsmWriterComponents.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/LinkAllAsmWriterComponents.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/LinkAllCodegenComponents.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/LinkAllCodegenComponents.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/LiveInterval.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/LiveInterval.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/LiveIntervals.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/LiveIntervals.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/LiveIntervalUnion.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/LiveIntervalUnion.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/LivePhysRegs.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/LivePhysRegs.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/LiveRangeCalc.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/LiveRangeCalc.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/LiveRangeEdit.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/LiveRangeEdit.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/LiveRegMatrix.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/LiveRegMatrix.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/LiveRegUnits.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/LiveRegUnits.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/LiveStacks.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/LiveStacks.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/LiveVariables.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/LiveVariables.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/LoopTraversal.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/LoopTraversal.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/LowLevelType.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/LowLevelType.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/MachineBasicBlock.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/MachineBasicBlock.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/MachineBlockFrequencyInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/MachineBlockFrequencyInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/MachineBranchProbabilityInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/MachineBranchProbabilityInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/MachineCombinerPattern.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/MachineCombinerPattern.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/MachineConstantPool.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/MachineConstantPool.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/MachineDominanceFrontier.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/MachineDominanceFrontier.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/MachineDominators.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/MachineDominators.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/MachineFrameInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/MachineFrameInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/MachineFunction.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/MachineFunction.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/MachineFunctionPass.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/MachineFunctionPass.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/MachineInstr.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/MachineInstr.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/MachineInstrBuilder.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/MachineInstrBuilder.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/MachineInstrBundle.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/MachineInstrBundle.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/MachineInstrBundleIterator.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/MachineInstrBundleIterator.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/MachineJumpTableInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/MachineJumpTableInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/MachineLoopInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/MachineLoopInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/MachineLoopUtils.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/MachineLoopUtils.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/MachineMemOperand.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/MachineMemOperand.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/MachineModuleInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/MachineModuleInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/MachineModuleInfoImpls.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/MachineModuleInfoImpls.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/MachineOperand.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/MachineOperand.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/MachineOptimizationRemarkEmitter.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/MachineOptimizationRemarkEmitter.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/MachineOutliner.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/MachineOutliner.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/MachinePassRegistry.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/MachinePassRegistry.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/MachinePipeliner.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/MachinePipeliner.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/MachinePostDominators.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/MachinePostDominators.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/MachineRegionInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/MachineRegionInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/MachineRegisterInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/MachineRegisterInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/MachineScheduler.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/MachineScheduler.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/MachineSizeOpts.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/MachineSizeOpts.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/MachineSSAUpdater.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/MachineSSAUpdater.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/MachineTraceMetrics.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/MachineTraceMetrics.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/MachORelocation.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/MachORelocation.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/MacroFusion.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/MacroFusion.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/MIRParser/MIParser.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/MIRParser/MIParser.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/MIRParser/MIRParser.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/MIRParser/MIRParser.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/MIRPrinter.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/MIRPrinter.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/MIRYamlMapping.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/MIRYamlMapping.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/ModuloSchedule.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/ModuloSchedule.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/ParallelCG.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/ParallelCG.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/Passes.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/Passes.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/PBQP/CostAllocator.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/PBQP/CostAllocator.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/PBQP/Graph.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/PBQP/Graph.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/PBQP/Math.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/PBQP/Math.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/PBQP/ReductionRules.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/PBQP/ReductionRules.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/PBQP/Solution.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/PBQP/Solution.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/PBQPRAConstraint.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/PBQPRAConstraint.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/PreISelIntrinsicLowering.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/PreISelIntrinsicLowering.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/PseudoSourceValue.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/PseudoSourceValue.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/ReachingDefAnalysis.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/ReachingDefAnalysis.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/RegAllocPBQP.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/RegAllocPBQP.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/RegAllocRegistry.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/RegAllocRegistry.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/Register.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/Register.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/RegisterClassInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/RegisterClassInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/RegisterPressure.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/RegisterPressure.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/RegisterScavenging.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/RegisterScavenging.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/RegisterUsageInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/RegisterUsageInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/ResourcePriorityQueue.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/ResourcePriorityQueue.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/RuntimeLibcalls.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/RuntimeLibcalls.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/ScheduleDAG.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/ScheduleDAG.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/ScheduleDAGInstrs.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/ScheduleDAGInstrs.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/ScheduleDAGMutation.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/ScheduleDAGMutation.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/ScheduleDFS.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/ScheduleDFS.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/ScheduleHazardRecognizer.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/ScheduleHazardRecognizer.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/SchedulerRegistry.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/SchedulerRegistry.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/ScoreboardHazardRecognizer.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/ScoreboardHazardRecognizer.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/SelectionDAG.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/SelectionDAG.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/SelectionDAGAddressAnalysis.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/SelectionDAGAddressAnalysis.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/SelectionDAGISel.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/SelectionDAGISel.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/SelectionDAGNodes.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/SelectionDAGNodes.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/SelectionDAGTargetInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/SelectionDAGTargetInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/SlotIndexes.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/SlotIndexes.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/StackMaps.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/StackMaps.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/StackProtector.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/StackProtector.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/SwiftErrorValueTracking.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/SwiftErrorValueTracking.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/SwitchLoweringUtils.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/SwitchLoweringUtils.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/TailDuplicator.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/TailDuplicator.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/TargetCallingConv.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/TargetCallingConv.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/TargetFrameLowering.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/TargetFrameLowering.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/TargetInstrInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/TargetInstrInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/TargetLowering.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/TargetLowering.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/TargetLoweringObjectFileImpl.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/TargetLoweringObjectFileImpl.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/TargetOpcodes.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/TargetOpcodes.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/TargetPassConfig.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/TargetPassConfig.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/TargetRegisterInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/TargetRegisterInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/TargetSchedule.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/TargetSchedule.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/TargetSubtargetInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/TargetSubtargetInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/UnreachableBlockElim.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/UnreachableBlockElim.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/ValueTypes.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/ValueTypes.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/VirtRegMap.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/VirtRegMap.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/WasmEHFuncInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/WasmEHFuncInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/WinEHFuncInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/WinEHFuncInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/CodeView/AppendingTypeTableBuilder.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/CodeView/AppendingTypeTableBuilder.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/CodeView/CodeView.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/CodeView/CodeView.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/CodeView/CodeViewError.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/CodeView/CodeViewError.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/CodeView/CodeViewRecordIO.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/CodeView/CodeViewRecordIO.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/CodeView/ContinuationRecordBuilder.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/CodeView/ContinuationRecordBuilder.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/CodeView/CVRecord.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/CodeView/CVRecord.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/CodeView/CVSymbolVisitor.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/CodeView/CVSymbolVisitor.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/CodeView/CVTypeVisitor.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/CodeView/CVTypeVisitor.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/CodeView/DebugChecksumsSubsection.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/CodeView/DebugChecksumsSubsection.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/CodeView/DebugCrossExSubsection.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/CodeView/DebugCrossExSubsection.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/CodeView/DebugCrossImpSubsection.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/CodeView/DebugCrossImpSubsection.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/CodeView/DebugFrameDataSubsection.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/CodeView/DebugFrameDataSubsection.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/CodeView/DebugInlineeLinesSubsection.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/CodeView/DebugInlineeLinesSubsection.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/CodeView/DebugLinesSubsection.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/CodeView/DebugLinesSubsection.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/CodeView/DebugStringTableSubsection.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/CodeView/DebugStringTableSubsection.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/CodeView/DebugSubsection.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/CodeView/DebugSubsection.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/CodeView/DebugSubsectionRecord.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/CodeView/DebugSubsectionRecord.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/CodeView/DebugSubsectionVisitor.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/CodeView/DebugSubsectionVisitor.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/CodeView/DebugSymbolRVASubsection.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/CodeView/DebugSymbolRVASubsection.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/CodeView/DebugSymbolsSubsection.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/CodeView/DebugSymbolsSubsection.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/CodeView/DebugUnknownSubsection.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/CodeView/DebugUnknownSubsection.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/CodeView/EnumTables.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/CodeView/EnumTables.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/CodeView/Formatters.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/CodeView/Formatters.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/CodeView/FunctionId.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/CodeView/FunctionId.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/CodeView/GlobalTypeTableBuilder.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/CodeView/GlobalTypeTableBuilder.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/CodeView/GUID.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/CodeView/GUID.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/CodeView/LazyRandomTypeCollection.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/CodeView/LazyRandomTypeCollection.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/CodeView/Line.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/CodeView/Line.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/CodeView/MergingTypeTableBuilder.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/CodeView/MergingTypeTableBuilder.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/CodeView/RecordName.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/CodeView/RecordName.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/CodeView/RecordSerialization.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/CodeView/RecordSerialization.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/CodeView/SimpleTypeSerializer.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/CodeView/SimpleTypeSerializer.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/CodeView/StringsAndChecksums.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/CodeView/StringsAndChecksums.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/CodeView/SymbolDeserializer.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/CodeView/SymbolDeserializer.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/CodeView/SymbolDumpDelegate.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/CodeView/SymbolDumpDelegate.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/CodeView/SymbolDumper.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/CodeView/SymbolDumper.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/CodeView/SymbolRecord.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/CodeView/SymbolRecord.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/CodeView/SymbolRecordHelpers.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/CodeView/SymbolRecordHelpers.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/CodeView/SymbolRecordMapping.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/CodeView/SymbolRecordMapping.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/CodeView/SymbolSerializer.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/CodeView/SymbolSerializer.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/CodeView/SymbolVisitorCallbackPipeline.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/CodeView/SymbolVisitorCallbackPipeline.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/CodeView/SymbolVisitorCallbacks.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/CodeView/SymbolVisitorCallbacks.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/CodeView/SymbolVisitorDelegate.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/CodeView/SymbolVisitorDelegate.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/CodeView/TypeCollection.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/CodeView/TypeCollection.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/CodeView/TypeDeserializer.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/CodeView/TypeDeserializer.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/CodeView/TypeDumpVisitor.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/CodeView/TypeDumpVisitor.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/CodeView/TypeHashing.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/CodeView/TypeHashing.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/CodeView/TypeIndex.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/CodeView/TypeIndex.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/CodeView/TypeIndexDiscovery.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/CodeView/TypeIndexDiscovery.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/CodeView/TypeRecord.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/CodeView/TypeRecord.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/CodeView/TypeRecordHelpers.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/CodeView/TypeRecordHelpers.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/CodeView/TypeRecordMapping.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/CodeView/TypeRecordMapping.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/CodeView/TypeStreamMerger.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/CodeView/TypeStreamMerger.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/CodeView/TypeSymbolEmitter.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/CodeView/TypeSymbolEmitter.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/CodeView/TypeTableCollection.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/CodeView/TypeTableCollection.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/CodeView/TypeVisitorCallbackPipeline.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/CodeView/TypeVisitorCallbackPipeline.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/CodeView/TypeVisitorCallbacks.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/CodeView/TypeVisitorCallbacks.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/DIContext.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/DIContext.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/DWARF/DWARFAbbreviationDeclaration.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/DWARF/DWARFAbbreviationDeclaration.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/DWARF/DWARFAcceleratorTable.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/DWARF/DWARFAcceleratorTable.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/DWARF/DWARFAddressRange.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/DWARF/DWARFAddressRange.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/DWARF/DWARFAttribute.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/DWARF/DWARFAttribute.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/DWARF/DWARFCompileUnit.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/DWARF/DWARFCompileUnit.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/DWARF/DWARFContext.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/DWARF/DWARFContext.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/DWARF/DWARFDataExtractor.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/DWARF/DWARFDataExtractor.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/DWARF/DWARFDebugAbbrev.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/DWARF/DWARFDebugAbbrev.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/DWARF/DWARFDebugAddr.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/DWARF/DWARFDebugAddr.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/DWARF/DWARFDebugAranges.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/DWARF/DWARFDebugAranges.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/DWARF/DWARFDebugArangeSet.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/DWARF/DWARFDebugArangeSet.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/DWARF/DWARFDebugFrame.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/DWARF/DWARFDebugFrame.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/DWARF/DWARFDebugInfoEntry.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/DWARF/DWARFDebugInfoEntry.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/DWARF/DWARFDebugLine.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/DWARF/DWARFDebugLine.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/DWARF/DWARFDebugLoc.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/DWARF/DWARFDebugLoc.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/DWARF/DWARFDebugMacro.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/DWARF/DWARFDebugMacro.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/DWARF/DWARFDebugPubTable.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/DWARF/DWARFDebugPubTable.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/DWARF/DWARFDebugRangeList.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/DWARF/DWARFDebugRangeList.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/DWARF/DWARFDebugRnglists.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/DWARF/DWARFDebugRnglists.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/DWARF/DWARFDie.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/DWARF/DWARFDie.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/DWARF/DWARFExpression.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/DWARF/DWARFExpression.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/DWARF/DWARFFormValue.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/DWARF/DWARFFormValue.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/DWARF/DWARFGdbIndex.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/DWARF/DWARFGdbIndex.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/DWARF/DWARFListTable.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/DWARF/DWARFListTable.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/DWARF/DWARFObject.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/DWARF/DWARFObject.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/DWARF/DWARFRelocMap.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/DWARF/DWARFRelocMap.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/DWARF/DWARFSection.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/DWARF/DWARFSection.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/DWARF/DWARFTypeUnit.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/DWARF/DWARFTypeUnit.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/DWARF/DWARFUnit.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/DWARF/DWARFUnit.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/DWARF/DWARFUnitIndex.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/DWARF/DWARFUnitIndex.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/DWARF/DWARFVerifier.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/DWARF/DWARFVerifier.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/GSYM/FileEntry.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/GSYM/FileEntry.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/GSYM/FileWriter.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/GSYM/FileWriter.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/GSYM/FunctionInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/GSYM/FunctionInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/GSYM/GsymCreator.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/GSYM/GsymCreator.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/GSYM/GsymReader.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/GSYM/GsymReader.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/GSYM/Header.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/GSYM/Header.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/GSYM/InlineInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/GSYM/InlineInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/GSYM/LineEntry.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/GSYM/LineEntry.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/GSYM/LineTable.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/GSYM/LineTable.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/GSYM/Range.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/GSYM/Range.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/GSYM/StringTable.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/GSYM/StringTable.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/MSF/IMSFFile.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/MSF/IMSFFile.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/MSF/MappedBlockStream.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/MSF/MappedBlockStream.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/MSF/MSFBuilder.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/MSF/MSFBuilder.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/MSF/MSFCommon.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/MSF/MSFCommon.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/MSF/MSFError.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/MSF/MSFError.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/ConcreteSymbolEnumerator.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/ConcreteSymbolEnumerator.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/DIA/DIADataStream.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/DIA/DIADataStream.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/DIA/DIAEnumDebugStreams.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/DIA/DIAEnumDebugStreams.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/DIA/DIAEnumFrameData.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/DIA/DIAEnumFrameData.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/DIA/DIAEnumInjectedSources.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/DIA/DIAEnumInjectedSources.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/DIA/DIAEnumLineNumbers.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/DIA/DIAEnumLineNumbers.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/DIA/DIAEnumSectionContribs.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/DIA/DIAEnumSectionContribs.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/DIA/DIAEnumSourceFiles.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/DIA/DIAEnumSourceFiles.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/DIA/DIAEnumSymbols.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/DIA/DIAEnumSymbols.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/DIA/DIAEnumTables.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/DIA/DIAEnumTables.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/DIA/DIAError.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/DIA/DIAError.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/DIA/DIAFrameData.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/DIA/DIAFrameData.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/DIA/DIAInjectedSource.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/DIA/DIAInjectedSource.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/DIA/DIALineNumber.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/DIA/DIALineNumber.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/DIA/DIARawSymbol.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/DIA/DIARawSymbol.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/DIA/DIASectionContrib.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/DIA/DIASectionContrib.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/DIA/DIASession.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/DIA/DIASession.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/DIA/DIASourceFile.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/DIA/DIASourceFile.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/DIA/DIASupport.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/DIA/DIASupport.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/DIA/DIATable.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/DIA/DIATable.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/DIA/DIAUtils.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/DIA/DIAUtils.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/GenericError.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/GenericError.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/IPDBDataStream.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/IPDBDataStream.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/IPDBEnumChildren.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/IPDBEnumChildren.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/IPDBFrameData.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/IPDBFrameData.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/IPDBInjectedSource.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/IPDBInjectedSource.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/IPDBLineNumber.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/IPDBLineNumber.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/IPDBRawSymbol.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/IPDBRawSymbol.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/IPDBSectionContrib.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/IPDBSectionContrib.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/IPDBSession.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/IPDBSession.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/IPDBSourceFile.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/IPDBSourceFile.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/IPDBTable.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/IPDBTable.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/Native/DbiModuleDescriptor.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/Native/DbiModuleDescriptor.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/Native/DbiModuleDescriptorBuilder.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/Native/DbiModuleDescriptorBuilder.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/Native/DbiModuleList.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/Native/DbiModuleList.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/Native/DbiStream.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/Native/DbiStream.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/Native/DbiStreamBuilder.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/Native/DbiStreamBuilder.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/Native/EnumTables.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/Native/EnumTables.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/Native/Formatters.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/Native/Formatters.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/Native/GlobalsStream.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/Native/GlobalsStream.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/Native/GSIStreamBuilder.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/Native/GSIStreamBuilder.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/Native/Hash.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/Native/Hash.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/Native/HashTable.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/Native/HashTable.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/Native/InfoStream.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/Native/InfoStream.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/Native/InfoStreamBuilder.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/Native/InfoStreamBuilder.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/Native/InjectedSourceStream.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/Native/InjectedSourceStream.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/Native/ISectionContribVisitor.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/Native/ISectionContribVisitor.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/Native/ModuleDebugStream.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/Native/ModuleDebugStream.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/Native/NamedStreamMap.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/Native/NamedStreamMap.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/Native/NativeCompilandSymbol.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/Native/NativeCompilandSymbol.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/Native/NativeEnumGlobals.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/Native/NativeEnumGlobals.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/Native/NativeEnumInjectedSources.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/Native/NativeEnumInjectedSources.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/Native/NativeEnumModules.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/Native/NativeEnumModules.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/Native/NativeEnumTypes.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/Native/NativeEnumTypes.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/Native/NativeExeSymbol.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/Native/NativeExeSymbol.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/Native/NativeRawSymbol.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/Native/NativeRawSymbol.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/Native/NativeSession.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/Native/NativeSession.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/Native/NativeSymbolEnumerator.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/Native/NativeSymbolEnumerator.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/Native/NativeTypeArray.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/Native/NativeTypeArray.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/Native/NativeTypeBuiltin.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/Native/NativeTypeBuiltin.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/Native/NativeTypeEnum.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/Native/NativeTypeEnum.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/Native/NativeTypeFunctionSig.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/Native/NativeTypeFunctionSig.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/Native/NativeTypePointer.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/Native/NativeTypePointer.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/Native/NativeTypeTypedef.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/Native/NativeTypeTypedef.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/Native/NativeTypeUDT.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/Native/NativeTypeUDT.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/Native/NativeTypeVTShape.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/Native/NativeTypeVTShape.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/Native/PDBFile.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/Native/PDBFile.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/Native/PDBFileBuilder.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/Native/PDBFileBuilder.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/Native/PDBStringTable.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/Native/PDBStringTable.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/Native/PDBStringTableBuilder.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/Native/PDBStringTableBuilder.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/Native/PublicsStream.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/Native/PublicsStream.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/Native/RawConstants.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/Native/RawConstants.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/Native/RawError.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/Native/RawError.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/Native/RawTypes.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/Native/RawTypes.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/Native/SymbolCache.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/Native/SymbolCache.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/Native/SymbolStream.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/Native/SymbolStream.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/Native/TpiHashing.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/Native/TpiHashing.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/Native/TpiStream.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/Native/TpiStream.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/Native/TpiStreamBuilder.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/Native/TpiStreamBuilder.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/PDB.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/PDB.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/PDBContext.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/PDBContext.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/PDBExtras.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/PDBExtras.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/PDBSymbol.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/PDBSymbol.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/PDBSymbolAnnotation.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/PDBSymbolAnnotation.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/PDBSymbolBlock.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/PDBSymbolBlock.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/PDBSymbolCompiland.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/PDBSymbolCompiland.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/PDBSymbolCompilandDetails.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/PDBSymbolCompilandDetails.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/PDBSymbolCompilandEnv.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/PDBSymbolCompilandEnv.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/PDBSymbolCustom.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/PDBSymbolCustom.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/PDBSymbolData.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/PDBSymbolData.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/PDBSymbolExe.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/PDBSymbolExe.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/PDBSymbolFunc.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/PDBSymbolFunc.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/PDBSymbolFuncDebugEnd.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/PDBSymbolFuncDebugEnd.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/PDBSymbolFuncDebugStart.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/PDBSymbolFuncDebugStart.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/PDBSymbolLabel.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/PDBSymbolLabel.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/PDBSymbolPublicSymbol.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/PDBSymbolPublicSymbol.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/PDBSymbolThunk.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/PDBSymbolThunk.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/PDBSymbolTypeArray.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/PDBSymbolTypeArray.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/PDBSymbolTypeBaseClass.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/PDBSymbolTypeBaseClass.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/PDBSymbolTypeBuiltin.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/PDBSymbolTypeBuiltin.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/PDBSymbolTypeCustom.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/PDBSymbolTypeCustom.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/PDBSymbolTypeDimension.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/PDBSymbolTypeDimension.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/PDBSymbolTypeEnum.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/PDBSymbolTypeEnum.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/PDBSymbolTypeFriend.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/PDBSymbolTypeFriend.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/PDBSymbolTypeFunctionArg.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/PDBSymbolTypeFunctionArg.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/PDBSymbolTypeFunctionSig.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/PDBSymbolTypeFunctionSig.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/PDBSymbolTypeManaged.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/PDBSymbolTypeManaged.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/PDBSymbolTypePointer.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/PDBSymbolTypePointer.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/PDBSymbolTypeTypedef.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/PDBSymbolTypeTypedef.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/PDBSymbolTypeUDT.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/PDBSymbolTypeUDT.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/PDBSymbolTypeVTable.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/PDBSymbolTypeVTable.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/PDBSymbolTypeVTableShape.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/PDBSymbolTypeVTableShape.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/PDBSymbolUnknown.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/PDBSymbolUnknown.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/PDBSymbolUsingNamespace.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/PDBSymbolUsingNamespace.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/PDBSymDumper.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/PDBSymDumper.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/PDBTypes.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/PDBTypes.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/UDTLayout.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/UDTLayout.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/Symbolize/DIPrinter.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/Symbolize/DIPrinter.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/Symbolize/SymbolizableModule.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/Symbolize/SymbolizableModule.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/Symbolize/Symbolize.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/Symbolize/Symbolize.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Demangle/Demangle.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Demangle/Demangle.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Demangle/DemangleConfig.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Demangle/DemangleConfig.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Demangle/ItaniumDemangle.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Demangle/ItaniumDemangle.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Demangle/MicrosoftDemangle.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Demangle/MicrosoftDemangle.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Demangle/MicrosoftDemangleNodes.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Demangle/MicrosoftDemangleNodes.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Demangle/StringView.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Demangle/StringView.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Demangle/Utility.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Demangle/Utility.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/ExecutionEngine/ExecutionEngine.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/ExecutionEngine/ExecutionEngine.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/ExecutionEngine/GenericValue.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/ExecutionEngine/GenericValue.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/ExecutionEngine/Interpreter.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/ExecutionEngine/Interpreter.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/ExecutionEngine/JITEventListener.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/ExecutionEngine/JITEventListener.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/ExecutionEngine/JITLink/EHFrameSupport.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/ExecutionEngine/JITLink/EHFrameSupport.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/ExecutionEngine/JITLink/JITLink.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/ExecutionEngine/JITLink/JITLink.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/ExecutionEngine/JITLink/JITLinkMemoryManager.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/ExecutionEngine/JITLink/JITLinkMemoryManager.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/ExecutionEngine/JITLink/MachO.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/ExecutionEngine/JITLink/MachO.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/ExecutionEngine/JITLink/MachO_arm64.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/ExecutionEngine/JITLink/MachO_arm64.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/ExecutionEngine/JITLink/MachO_x86_64.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/ExecutionEngine/JITLink/MachO_x86_64.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/ExecutionEngine/JITSymbol.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/ExecutionEngine/JITSymbol.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/ExecutionEngine/MCJIT.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/ExecutionEngine/MCJIT.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/ExecutionEngine/ObjectCache.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/ExecutionEngine/ObjectCache.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/ExecutionEngine/OProfileWrapper.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/ExecutionEngine/OProfileWrapper.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/ExecutionEngine/Orc/CompileOnDemandLayer.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/ExecutionEngine/Orc/CompileOnDemandLayer.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/ExecutionEngine/Orc/CompileUtils.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/ExecutionEngine/Orc/CompileUtils.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/ExecutionEngine/Orc/Core.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/ExecutionEngine/Orc/Core.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/ExecutionEngine/Orc/ExecutionUtils.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/ExecutionEngine/Orc/ExecutionUtils.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/ExecutionEngine/Orc/GlobalMappingLayer.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/ExecutionEngine/Orc/GlobalMappingLayer.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/ExecutionEngine/Orc/IndirectionUtils.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/ExecutionEngine/Orc/IndirectionUtils.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/ExecutionEngine/Orc/IRCompileLayer.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/ExecutionEngine/Orc/IRCompileLayer.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/ExecutionEngine/Orc/IRTransformLayer.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/ExecutionEngine/Orc/IRTransformLayer.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/ExecutionEngine/Orc/JITTargetMachineBuilder.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/ExecutionEngine/Orc/JITTargetMachineBuilder.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/ExecutionEngine/Orc/LambdaResolver.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/ExecutionEngine/Orc/LambdaResolver.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/ExecutionEngine/Orc/Layer.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/ExecutionEngine/Orc/Layer.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/ExecutionEngine/Orc/LazyEmittingLayer.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/ExecutionEngine/Orc/LazyEmittingLayer.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/ExecutionEngine/Orc/LazyReexports.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/ExecutionEngine/Orc/LazyReexports.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/ExecutionEngine/Orc/Legacy.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/ExecutionEngine/Orc/Legacy.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/ExecutionEngine/Orc/LLJIT.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/ExecutionEngine/Orc/LLJIT.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/ExecutionEngine/Orc/NullResolver.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/ExecutionEngine/Orc/NullResolver.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/ExecutionEngine/Orc/ObjectLinkingLayer.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/ExecutionEngine/Orc/ObjectLinkingLayer.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/ExecutionEngine/Orc/ObjectTransformLayer.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/ExecutionEngine/Orc/ObjectTransformLayer.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/ExecutionEngine/Orc/OrcABISupport.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/ExecutionEngine/Orc/OrcABISupport.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/ExecutionEngine/Orc/OrcError.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/ExecutionEngine/Orc/OrcError.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/ExecutionEngine/Orc/OrcRemoteTargetClient.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/ExecutionEngine/Orc/OrcRemoteTargetClient.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/ExecutionEngine/Orc/OrcRemoteTargetRPCAPI.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/ExecutionEngine/Orc/OrcRemoteTargetRPCAPI.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/ExecutionEngine/Orc/OrcRemoteTargetServer.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/ExecutionEngine/Orc/OrcRemoteTargetServer.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/ExecutionEngine/Orc/RemoteObjectLayer.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/ExecutionEngine/Orc/RemoteObjectLayer.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/ExecutionEngine/Orc/RPC/RawByteChannel.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/ExecutionEngine/Orc/RPC/RawByteChannel.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/ExecutionEngine/Orc/RPC/RPCSerialization.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/ExecutionEngine/Orc/RPC/RPCSerialization.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/ExecutionEngine/Orc/RPC/RPCUtils.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/ExecutionEngine/Orc/RPC/RPCUtils.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/ExecutionEngine/Orc/RTDyldObjectLinkingLayer.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/ExecutionEngine/Orc/RTDyldObjectLinkingLayer.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/ExecutionEngine/Orc/SpeculateAnalyses.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/ExecutionEngine/Orc/SpeculateAnalyses.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/ExecutionEngine/Orc/Speculation.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/ExecutionEngine/Orc/Speculation.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/ExecutionEngine/Orc/SymbolStringPool.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/ExecutionEngine/Orc/SymbolStringPool.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/ExecutionEngine/Orc/ThreadSafeModule.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/ExecutionEngine/Orc/ThreadSafeModule.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/ExecutionEngine/OrcMCJITReplacement.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/ExecutionEngine/OrcMCJITReplacement.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/ExecutionEngine/OrcV1Deprecation.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/ExecutionEngine/OrcV1Deprecation.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/ExecutionEngine/RTDyldMemoryManager.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/ExecutionEngine/RTDyldMemoryManager.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/ExecutionEngine/RuntimeDyld.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/ExecutionEngine/RuntimeDyld.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/ExecutionEngine/RuntimeDyldChecker.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/ExecutionEngine/RuntimeDyldChecker.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/ExecutionEngine/SectionMemoryManager.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/ExecutionEngine/SectionMemoryManager.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/FuzzMutate/FuzzerCLI.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/FuzzMutate/FuzzerCLI.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/FuzzMutate/IRMutator.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/FuzzMutate/IRMutator.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/FuzzMutate/OpDescriptor.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/FuzzMutate/OpDescriptor.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/FuzzMutate/Operations.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/FuzzMutate/Operations.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/FuzzMutate/Random.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/FuzzMutate/Random.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/FuzzMutate/RandomIRBuilder.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/FuzzMutate/RandomIRBuilder.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/InitializePasses.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/InitializePasses.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/IR/Argument.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/IR/Argument.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/IR/AssemblyAnnotationWriter.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/IR/AssemblyAnnotationWriter.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/IR/Attributes.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/IR/Attributes.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/IR/AutoUpgrade.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/IR/AutoUpgrade.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/IR/BasicBlock.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/IR/BasicBlock.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/IR/CallingConv.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/IR/CallingConv.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/IR/CallSite.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/IR/CallSite.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/IR/CFG.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/IR/CFG.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/IR/CFGDiff.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/IR/CFGDiff.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/IR/Comdat.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/IR/Comdat.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/IR/Constant.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/IR/Constant.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/IR/ConstantFolder.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/IR/ConstantFolder.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/IR/ConstantRange.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/IR/ConstantRange.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/IR/Constants.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/IR/Constants.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/IR/DataLayout.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/IR/DataLayout.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/IR/DebugInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/IR/DebugInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/IR/DebugInfoMetadata.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/IR/DebugInfoMetadata.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/IR/DebugLoc.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/IR/DebugLoc.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/IR/DerivedTypes.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/IR/DerivedTypes.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/IR/DerivedUser.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/IR/DerivedUser.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/IR/DiagnosticHandler.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/IR/DiagnosticHandler.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/IR/DiagnosticInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/IR/DiagnosticInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/IR/DiagnosticPrinter.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/IR/DiagnosticPrinter.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/IR/DIBuilder.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/IR/DIBuilder.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/IR/Dominators.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/IR/Dominators.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/IR/Function.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/IR/Function.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/IR/GetElementPtrTypeIterator.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/IR/GetElementPtrTypeIterator.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/IR/GlobalAlias.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/IR/GlobalAlias.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/IR/GlobalIFunc.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/IR/GlobalIFunc.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/IR/GlobalIndirectSymbol.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/IR/GlobalIndirectSymbol.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/IR/GlobalObject.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/IR/GlobalObject.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/IR/GlobalValue.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/IR/GlobalValue.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/IR/GlobalVariable.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/IR/GlobalVariable.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/IR/GVMaterializer.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/IR/GVMaterializer.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/IR/InlineAsm.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/IR/InlineAsm.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/IR/InstIterator.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/IR/InstIterator.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/IR/InstrTypes.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/IR/InstrTypes.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/IR/Instruction.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/IR/Instruction.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/IR/Instructions.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/IR/Instructions.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/IR/InstVisitor.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/IR/InstVisitor.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/IR/IntrinsicInst.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/IR/IntrinsicInst.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/IR/Intrinsics.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/IR/Intrinsics.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/IR/IRBuilder.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/IR/IRBuilder.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/IR/IRPrintingPasses.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/IR/IRPrintingPasses.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/IR/LegacyPassManager.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/IR/LegacyPassManager.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/IR/LegacyPassManagers.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/IR/LegacyPassManagers.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/IR/LegacyPassNameParser.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/IR/LegacyPassNameParser.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/IR/LLVMContext.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/IR/LLVMContext.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/IR/Mangler.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/IR/Mangler.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/IR/MDBuilder.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/IR/MDBuilder.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/IR/Metadata.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/IR/Metadata.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/IR/Module.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/IR/Module.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/IR/ModuleSlotTracker.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/IR/ModuleSlotTracker.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/IR/ModuleSummaryIndex.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/IR/ModuleSummaryIndex.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/IR/ModuleSummaryIndexYAML.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/IR/ModuleSummaryIndexYAML.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/IR/NoFolder.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/IR/NoFolder.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/IR/OperandTraits.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/IR/OperandTraits.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/IR/Operator.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/IR/Operator.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/IR/OptBisect.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/IR/OptBisect.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/IR/PassInstrumentation.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/IR/PassInstrumentation.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/IR/PassManager.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/IR/PassManager.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/IR/PassManagerInternal.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/IR/PassManagerInternal.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/IR/PassTimingInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/IR/PassTimingInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/IR/PatternMatch.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/IR/PatternMatch.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/IR/PredIteratorCache.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/IR/PredIteratorCache.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/IR/ProfileSummary.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/IR/ProfileSummary.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/IR/RemarkStreamer.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/IR/RemarkStreamer.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/IR/SafepointIRVerifier.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/IR/SafepointIRVerifier.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/IR/Statepoint.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/IR/Statepoint.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/IR/SymbolTableListTraits.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/IR/SymbolTableListTraits.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/IR/TrackingMDRef.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/IR/TrackingMDRef.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/IR/Type.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/IR/Type.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/IR/TypeFinder.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/IR/TypeFinder.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/IR/Use.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/IR/Use.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/IR/UseListOrder.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/IR/UseListOrder.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/IR/User.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/IR/User.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/IR/Value.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/IR/Value.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/IR/ValueHandle.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/IR/ValueHandle.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/IR/ValueMap.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/IR/ValueMap.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/IR/ValueSymbolTable.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/IR/ValueSymbolTable.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/IR/Verifier.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/IR/Verifier.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/IRReader/IRReader.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/IRReader/IRReader.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/LineEditor/LineEditor.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/LineEditor/LineEditor.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/LinkAllIR.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/LinkAllIR.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/LinkAllPasses.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/LinkAllPasses.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Linker/IRMover.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Linker/IRMover.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Linker/Linker.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Linker/Linker.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/LTO/Caching.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/LTO/Caching.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/LTO/Config.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/LTO/Config.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/LTO/legacy/LTOCodeGenerator.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/LTO/legacy/LTOCodeGenerator.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/LTO/legacy/LTOModule.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/LTO/legacy/LTOModule.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/LTO/legacy/ThinLTOCodeGenerator.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/LTO/legacy/ThinLTOCodeGenerator.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/LTO/legacy/UpdateCompilerUsed.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/LTO/legacy/UpdateCompilerUsed.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/LTO/LTO.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/LTO/LTO.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/LTO/LTOBackend.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/LTO/LTOBackend.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/LTO/SummaryBasedOptimizations.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/LTO/SummaryBasedOptimizations.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/MC/ConstantPools.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/MC/ConstantPools.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/MC/LaneBitmask.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/MC/LaneBitmask.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/MC/MachineLocation.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/MC/MachineLocation.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/MC/MCAsmBackend.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/MC/MCAsmBackend.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/MC/MCAsmInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/MC/MCAsmInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/MC/MCAsmInfoCOFF.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/MC/MCAsmInfoCOFF.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/MC/MCAsmInfoDarwin.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/MC/MCAsmInfoDarwin.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/MC/MCAsmInfoELF.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/MC/MCAsmInfoELF.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/MC/MCAsmInfoWasm.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/MC/MCAsmInfoWasm.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/MC/MCAsmInfoXCOFF.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/MC/MCAsmInfoXCOFF.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/MC/MCAsmLayout.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/MC/MCAsmLayout.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/MC/MCAsmMacro.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/MC/MCAsmMacro.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/MC/MCAssembler.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/MC/MCAssembler.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/MC/MCCodeEmitter.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/MC/MCCodeEmitter.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/MC/MCCodePadder.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/MC/MCCodePadder.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/MC/MCCodeView.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/MC/MCCodeView.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/MC/MCContext.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/MC/MCContext.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/MC/MCDirectives.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/MC/MCDirectives.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/MC/MCDisassembler/MCDisassembler.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/MC/MCDisassembler/MCDisassembler.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/MC/MCDisassembler/MCExternalSymbolizer.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/MC/MCDisassembler/MCExternalSymbolizer.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/MC/MCDisassembler/MCRelocationInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/MC/MCDisassembler/MCRelocationInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/MC/MCDisassembler/MCSymbolizer.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/MC/MCDisassembler/MCSymbolizer.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/MC/MCDwarf.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/MC/MCDwarf.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/MC/MCELFObjectWriter.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/MC/MCELFObjectWriter.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/MC/MCELFStreamer.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/MC/MCELFStreamer.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/MC/MCExpr.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/MC/MCExpr.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/MC/MCFixedLenDisassembler.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/MC/MCFixedLenDisassembler.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/MC/MCFixup.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/MC/MCFixup.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/MC/MCFixupKindInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/MC/MCFixupKindInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/MC/MCFragment.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/MC/MCFragment.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/MC/MCInst.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/MC/MCInst.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/MC/MCInstBuilder.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/MC/MCInstBuilder.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/MC/MCInstPrinter.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/MC/MCInstPrinter.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/MC/MCInstrAnalysis.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/MC/MCInstrAnalysis.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/MC/MCInstrDesc.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/MC/MCInstrDesc.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/MC/MCInstrInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/MC/MCInstrInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/MC/MCInstrItineraries.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/MC/MCInstrItineraries.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/MC/MCLabel.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/MC/MCLabel.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/MC/MCLinkerOptimizationHint.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/MC/MCLinkerOptimizationHint.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/MC/MCMachObjectWriter.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/MC/MCMachObjectWriter.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/MC/MCObjectFileInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/MC/MCObjectFileInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/MC/MCObjectStreamer.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/MC/MCObjectStreamer.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/MC/MCObjectWriter.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/MC/MCObjectWriter.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/MC/MCParser/AsmCond.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/MC/MCParser/AsmCond.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/MC/MCParser/AsmLexer.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/MC/MCParser/AsmLexer.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/MC/MCParser/MCAsmLexer.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/MC/MCParser/MCAsmLexer.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/MC/MCParser/MCAsmParser.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/MC/MCParser/MCAsmParser.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/MC/MCParser/MCAsmParserExtension.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/MC/MCParser/MCAsmParserExtension.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/MC/MCParser/MCAsmParserUtils.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/MC/MCParser/MCAsmParserUtils.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/MC/MCParser/MCParsedAsmOperand.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/MC/MCParser/MCParsedAsmOperand.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/MC/MCParser/MCTargetAsmParser.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/MC/MCParser/MCTargetAsmParser.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/MC/MCRegister.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/MC/MCRegister.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/MC/MCRegisterInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/MC/MCRegisterInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/MC/MCSchedule.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/MC/MCSchedule.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/MC/MCSection.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/MC/MCSection.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/MC/MCSectionCOFF.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/MC/MCSectionCOFF.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/MC/MCSectionELF.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/MC/MCSectionELF.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/MC/MCSectionMachO.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/MC/MCSectionMachO.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/MC/MCSectionWasm.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/MC/MCSectionWasm.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/MC/MCSectionXCOFF.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/MC/MCSectionXCOFF.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/MC/MCStreamer.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/MC/MCStreamer.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/MC/MCSubtargetInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/MC/MCSubtargetInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/MC/MCSymbol.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/MC/MCSymbol.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/MC/MCSymbolCOFF.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/MC/MCSymbolCOFF.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/MC/MCSymbolELF.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/MC/MCSymbolELF.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/MC/MCSymbolMachO.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/MC/MCSymbolMachO.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/MC/MCSymbolWasm.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/MC/MCSymbolWasm.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/MC/MCSymbolXCOFF.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/MC/MCSymbolXCOFF.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/MC/MCTargetOptions.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/MC/MCTargetOptions.h...
Reading /opt/doxygen-docs/src/llvm/include/llvm/MC/MCTargetOptionsCommandFlags.inc...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/MC/MCTargetOptionsCommandFlags.inc...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/MC/MCValue.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/MC/MCValue.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/MC/MCWasmObjectWriter.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/MC/MCWasmObjectWriter.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/MC/MCWasmStreamer.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/MC/MCWasmStreamer.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/MC/MCWin64EH.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/MC/MCWin64EH.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/MC/MCWinCOFFObjectWriter.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/MC/MCWinCOFFObjectWriter.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/MC/MCWinCOFFStreamer.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/MC/MCWinCOFFStreamer.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/MC/MCWinEH.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/MC/MCWinEH.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/MC/MCXCOFFObjectWriter.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/MC/MCXCOFFObjectWriter.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/MC/MCXCOFFStreamer.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/MC/MCXCOFFStreamer.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/MC/SectionKind.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/MC/SectionKind.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/MC/StringTableBuilder.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/MC/StringTableBuilder.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/MC/SubtargetFeature.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/MC/SubtargetFeature.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/MCA/CodeEmitter.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/MCA/CodeEmitter.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/MCA/Context.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/MCA/Context.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/MCA/HardwareUnits/HardwareUnit.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/MCA/HardwareUnits/HardwareUnit.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/MCA/HardwareUnits/LSUnit.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/MCA/HardwareUnits/LSUnit.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/MCA/HardwareUnits/RegisterFile.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/MCA/HardwareUnits/RegisterFile.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/MCA/HardwareUnits/ResourceManager.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/MCA/HardwareUnits/ResourceManager.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/MCA/HardwareUnits/RetireControlUnit.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/MCA/HardwareUnits/RetireControlUnit.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/MCA/HardwareUnits/Scheduler.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/MCA/HardwareUnits/Scheduler.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/MCA/HWEventListener.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/MCA/HWEventListener.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/MCA/InstrBuilder.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/MCA/InstrBuilder.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/MCA/Instruction.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/MCA/Instruction.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/MCA/Pipeline.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/MCA/Pipeline.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/MCA/SourceMgr.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/MCA/SourceMgr.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/MCA/Stages/DispatchStage.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/MCA/Stages/DispatchStage.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/MCA/Stages/EntryStage.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/MCA/Stages/EntryStage.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/MCA/Stages/ExecuteStage.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/MCA/Stages/ExecuteStage.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/MCA/Stages/InstructionTables.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/MCA/Stages/InstructionTables.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/MCA/Stages/MicroOpQueueStage.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/MCA/Stages/MicroOpQueueStage.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/MCA/Stages/RetireStage.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/MCA/Stages/RetireStage.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/MCA/Stages/Stage.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/MCA/Stages/Stage.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/MCA/Support.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/MCA/Support.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Object/Archive.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Object/Archive.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Object/ArchiveWriter.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Object/ArchiveWriter.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Object/Binary.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Object/Binary.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Object/COFF.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Object/COFF.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Object/COFFImportFile.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Object/COFFImportFile.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Object/COFFModuleDefinition.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Object/COFFModuleDefinition.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Object/CVDebugRecord.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Object/CVDebugRecord.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Object/Decompressor.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Object/Decompressor.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Object/ELF.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Object/ELF.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Object/ELFObjectFile.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Object/ELFObjectFile.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Object/ELFTypes.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Object/ELFTypes.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Object/Error.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Object/Error.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Object/IRObjectFile.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Object/IRObjectFile.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Object/IRSymtab.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Object/IRSymtab.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Object/MachO.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Object/MachO.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Object/MachOUniversal.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Object/MachOUniversal.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Object/Minidump.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Object/Minidump.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Object/ModuleSymbolTable.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Object/ModuleSymbolTable.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Object/ObjectFile.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Object/ObjectFile.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Object/RelocationResolver.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Object/RelocationResolver.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Object/StackMapParser.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Object/StackMapParser.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Object/SymbolicFile.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Object/SymbolicFile.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Object/SymbolSize.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Object/SymbolSize.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Object/TapiFile.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Object/TapiFile.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Object/TapiUniversal.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Object/TapiUniversal.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Object/Wasm.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Object/Wasm.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Object/WasmTraits.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Object/WasmTraits.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Object/WindowsMachineFlag.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Object/WindowsMachineFlag.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Object/WindowsResource.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Object/WindowsResource.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Object/XCOFFObjectFile.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Object/XCOFFObjectFile.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/ObjectYAML/CodeViewYAMLDebugSections.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/ObjectYAML/CodeViewYAMLDebugSections.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/ObjectYAML/CodeViewYAMLSymbols.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/ObjectYAML/CodeViewYAMLSymbols.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/ObjectYAML/CodeViewYAMLTypeHashing.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/ObjectYAML/CodeViewYAMLTypeHashing.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/ObjectYAML/CodeViewYAMLTypes.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/ObjectYAML/CodeViewYAMLTypes.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/ObjectYAML/COFFYAML.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/ObjectYAML/COFFYAML.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/ObjectYAML/DWARFEmitter.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/ObjectYAML/DWARFEmitter.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/ObjectYAML/DWARFYAML.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/ObjectYAML/DWARFYAML.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/ObjectYAML/ELFYAML.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/ObjectYAML/ELFYAML.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/ObjectYAML/MachOYAML.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/ObjectYAML/MachOYAML.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/ObjectYAML/MinidumpYAML.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/ObjectYAML/MinidumpYAML.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/ObjectYAML/ObjectYAML.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/ObjectYAML/ObjectYAML.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/ObjectYAML/WasmYAML.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/ObjectYAML/WasmYAML.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/ObjectYAML/XCOFFYAML.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/ObjectYAML/XCOFFYAML.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/ObjectYAML/YAML.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/ObjectYAML/YAML.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/ObjectYAML/yaml2obj.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/ObjectYAML/yaml2obj.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Option/Arg.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Option/Arg.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Option/ArgList.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Option/ArgList.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Option/Option.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Option/Option.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Option/OptSpecifier.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Option/OptSpecifier.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Option/OptTable.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Option/OptTable.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Pass.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Pass.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/PassAnalysisSupport.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/PassAnalysisSupport.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Passes/PassBuilder.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Passes/PassBuilder.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Passes/PassPlugin.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Passes/PassPlugin.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Passes/StandardInstrumentations.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Passes/StandardInstrumentations.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/PassInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/PassInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/PassRegistry.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/PassRegistry.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/PassSupport.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/PassSupport.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/ProfileData/Coverage/CoverageMapping.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/ProfileData/Coverage/CoverageMapping.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/ProfileData/Coverage/CoverageMappingReader.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/ProfileData/Coverage/CoverageMappingReader.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/ProfileData/Coverage/CoverageMappingWriter.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/ProfileData/Coverage/CoverageMappingWriter.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/ProfileData/GCOV.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/ProfileData/GCOV.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/ProfileData/InstrProf.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/ProfileData/InstrProf.h...
Reading /opt/doxygen-docs/src/llvm/include/llvm/ProfileData/InstrProfData.inc...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/ProfileData/InstrProfData.inc...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/ProfileData/InstrProfReader.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/ProfileData/InstrProfReader.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/ProfileData/InstrProfWriter.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/ProfileData/InstrProfWriter.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/ProfileData/ProfileCommon.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/ProfileData/ProfileCommon.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/ProfileData/SampleProf.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/ProfileData/SampleProf.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/ProfileData/SampleProfReader.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/ProfileData/SampleProfReader.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/ProfileData/SampleProfWriter.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/ProfileData/SampleProfWriter.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Remarks/BitstreamRemarkContainer.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Remarks/BitstreamRemarkContainer.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Remarks/BitstreamRemarkParser.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Remarks/BitstreamRemarkParser.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Remarks/BitstreamRemarkSerializer.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Remarks/BitstreamRemarkSerializer.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Remarks/Remark.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Remarks/Remark.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Remarks/RemarkFormat.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Remarks/RemarkFormat.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Remarks/RemarkLinker.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Remarks/RemarkLinker.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Remarks/RemarkParser.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Remarks/RemarkParser.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Remarks/RemarkSerializer.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Remarks/RemarkSerializer.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Remarks/RemarkStringTable.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Remarks/RemarkStringTable.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Remarks/YAMLRemarkSerializer.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Remarks/YAMLRemarkSerializer.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Support/AArch64TargetParser.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Support/AArch64TargetParser.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Support/Alignment.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Support/Alignment.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Support/AlignOf.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Support/AlignOf.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Support/Allocator.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Support/Allocator.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Support/AMDGPUMetadata.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Support/AMDGPUMetadata.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Support/AMDHSAKernelDescriptor.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Support/AMDHSAKernelDescriptor.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Support/ARMAttributeParser.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Support/ARMAttributeParser.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Support/ARMBuildAttributes.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Support/ARMBuildAttributes.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Support/ARMEHABI.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Support/ARMEHABI.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Support/ARMTargetParser.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Support/ARMTargetParser.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Support/ARMWinEH.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Support/ARMWinEH.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Support/ArrayRecycler.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Support/ArrayRecycler.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Support/Atomic.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Support/Atomic.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Support/AtomicOrdering.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Support/AtomicOrdering.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Support/Automaton.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Support/Automaton.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Support/BinaryByteStream.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Support/BinaryByteStream.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Support/BinaryItemStream.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Support/BinaryItemStream.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Support/BinaryStream.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Support/BinaryStream.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Support/BinaryStreamArray.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Support/BinaryStreamArray.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Support/BinaryStreamError.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Support/BinaryStreamError.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Support/BinaryStreamReader.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Support/BinaryStreamReader.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Support/BinaryStreamRef.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Support/BinaryStreamRef.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Support/BinaryStreamWriter.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Support/BinaryStreamWriter.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Support/BlockFrequency.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Support/BlockFrequency.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Support/BranchProbability.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Support/BranchProbability.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Support/BuryPointer.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Support/BuryPointer.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Support/CachePruning.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Support/CachePruning.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Support/Capacity.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Support/Capacity.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Support/Casting.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Support/Casting.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Support/CBindingWrapping.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Support/CBindingWrapping.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Support/CFGUpdate.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Support/CFGUpdate.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Support/CheckedArithmetic.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Support/CheckedArithmetic.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Support/Chrono.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Support/Chrono.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Support/circular_raw_ostream.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Support/circular_raw_ostream.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Support/CodeGen.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Support/CodeGen.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Support/CodeGenCoverage.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Support/CodeGenCoverage.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Support/COM.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Support/COM.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Support/CommandLine.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Support/CommandLine.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Support/Compiler.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Support/Compiler.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Support/Compression.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Support/Compression.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Support/ConvertUTF.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Support/ConvertUTF.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Support/CrashRecoveryContext.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Support/CrashRecoveryContext.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Support/CRC.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Support/CRC.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Support/DataExtractor.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Support/DataExtractor.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Support/DataTypes.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Support/DataTypes.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Support/Debug.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Support/Debug.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Support/DebugCounter.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Support/DebugCounter.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Support/DJB.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Support/DJB.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Support/DOTGraphTraits.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Support/DOTGraphTraits.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Support/DynamicLibrary.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Support/DynamicLibrary.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Support/Endian.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Support/Endian.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Support/EndianStream.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Support/EndianStream.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Support/Errc.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Support/Errc.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Support/Errno.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Support/Errno.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Support/Error.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Support/Error.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Support/ErrorHandling.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Support/ErrorHandling.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Support/ErrorOr.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Support/ErrorOr.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Support/FileCheck.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Support/FileCheck.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Support/FileCollector.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Support/FileCollector.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Support/FileOutputBuffer.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Support/FileOutputBuffer.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Support/FileSystem.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Support/FileSystem.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Support/FileUtilities.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Support/FileUtilities.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Support/Format.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Support/Format.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Support/FormatAdapters.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Support/FormatAdapters.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Support/FormatCommon.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Support/FormatCommon.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Support/FormatProviders.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Support/FormatProviders.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Support/FormattedStream.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Support/FormattedStream.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Support/FormatVariadic.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Support/FormatVariadic.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Support/FormatVariadicDetails.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Support/FormatVariadicDetails.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Support/GenericDomTree.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Support/GenericDomTree.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Support/GenericDomTreeConstruction.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Support/GenericDomTreeConstruction.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Support/GenericIteratedDominanceFrontier.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Support/GenericIteratedDominanceFrontier.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Support/GlobPattern.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Support/GlobPattern.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Support/GraphWriter.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Support/GraphWriter.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Support/Host.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Support/Host.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Support/InitLLVM.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Support/InitLLVM.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Support/ItaniumManglingCanonicalizer.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Support/ItaniumManglingCanonicalizer.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Support/JSON.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Support/JSON.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Support/KnownBits.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Support/KnownBits.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Support/LEB128.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Support/LEB128.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Support/LineIterator.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Support/LineIterator.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Support/Locale.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Support/Locale.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Support/LockFileManager.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Support/LockFileManager.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Support/LowLevelTypeImpl.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Support/LowLevelTypeImpl.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Support/MachineValueType.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Support/MachineValueType.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Support/ManagedStatic.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Support/ManagedStatic.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Support/MathExtras.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Support/MathExtras.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Support/MD5.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Support/MD5.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Support/MemAlloc.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Support/MemAlloc.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Support/Memory.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Support/Memory.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Support/MemoryBuffer.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Support/MemoryBuffer.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Support/MipsABIFlags.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Support/MipsABIFlags.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Support/MSVCErrorWorkarounds.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Support/MSVCErrorWorkarounds.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Support/Mutex.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Support/Mutex.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Support/NativeFormatting.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Support/NativeFormatting.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Support/OnDiskHashTable.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Support/OnDiskHashTable.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Support/Options.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Support/Options.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Support/Parallel.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Support/Parallel.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Support/Path.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Support/Path.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Support/PluginLoader.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Support/PluginLoader.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Support/PointerLikeTypeTraits.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Support/PointerLikeTypeTraits.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Support/PrettyStackTrace.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Support/PrettyStackTrace.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Support/Printable.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Support/Printable.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Support/Process.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Support/Process.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Support/Program.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Support/Program.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Support/RandomNumberGenerator.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Support/RandomNumberGenerator.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Support/raw_os_ostream.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Support/raw_os_ostream.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Support/raw_ostream.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Support/raw_ostream.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Support/raw_sha1_ostream.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Support/raw_sha1_ostream.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Support/Recycler.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Support/Recycler.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Support/RecyclingAllocator.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Support/RecyclingAllocator.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Support/Regex.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Support/Regex.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Support/Registry.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Support/Registry.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Support/ReverseIteration.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Support/ReverseIteration.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Support/RWMutex.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Support/RWMutex.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Support/SaveAndRestore.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Support/SaveAndRestore.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Support/ScaledNumber.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Support/ScaledNumber.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Support/ScopedPrinter.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Support/ScopedPrinter.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Support/SHA1.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Support/SHA1.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Support/Signals.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Support/Signals.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Support/Signposts.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Support/Signposts.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Support/SmallVectorMemoryBuffer.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Support/SmallVectorMemoryBuffer.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Support/SMLoc.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Support/SMLoc.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Support/SMTAPI.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Support/SMTAPI.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Support/Solaris/sys/regset.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Support/Solaris/sys/regset.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Support/SourceMgr.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Support/SourceMgr.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Support/SpecialCaseList.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Support/SpecialCaseList.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Support/StringPool.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Support/StringPool.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Support/StringSaver.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Support/StringSaver.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Support/SwapByteOrder.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Support/SwapByteOrder.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Support/SymbolRemappingReader.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Support/SymbolRemappingReader.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Support/SystemUtils.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Support/SystemUtils.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Support/TargetParser.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Support/TargetParser.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Support/TargetRegistry.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Support/TargetRegistry.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Support/TargetSelect.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Support/TargetSelect.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Support/TarWriter.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Support/TarWriter.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Support/TaskQueue.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Support/TaskQueue.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Support/thread.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Support/thread.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Support/Threading.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Support/Threading.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Support/ThreadLocal.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Support/ThreadLocal.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Support/ThreadPool.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Support/ThreadPool.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Support/TimeProfiler.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Support/TimeProfiler.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Support/Timer.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Support/Timer.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Support/ToolOutputFile.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Support/ToolOutputFile.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Support/TrailingObjects.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Support/TrailingObjects.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Support/TrigramIndex.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Support/TrigramIndex.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Support/type_traits.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Support/type_traits.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Support/TypeName.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Support/TypeName.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Support/TypeSize.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Support/TypeSize.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Support/Unicode.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Support/Unicode.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Support/UnicodeCharRanges.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Support/UnicodeCharRanges.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Support/Valgrind.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Support/Valgrind.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Support/VersionTuple.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Support/VersionTuple.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Support/VirtualFileSystem.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Support/VirtualFileSystem.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Support/Watchdog.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Support/Watchdog.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Support/Win64EH.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Support/Win64EH.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Support/WindowsError.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Support/WindowsError.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Support/WithColor.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Support/WithColor.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Support/X86DisassemblerDecoderCommon.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Support/X86DisassemblerDecoderCommon.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Support/xxhash.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Support/xxhash.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Support/YAMLParser.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Support/YAMLParser.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Support/YAMLTraits.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Support/YAMLTraits.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/TableGen/Error.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/TableGen/Error.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/TableGen/Main.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/TableGen/Main.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/TableGen/Record.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/TableGen/Record.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/TableGen/SetTheory.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/TableGen/SetTheory.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/TableGen/StringMatcher.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/TableGen/StringMatcher.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/TableGen/StringToOffsetTable.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/TableGen/StringToOffsetTable.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/TableGen/TableGenBackend.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/TableGen/TableGenBackend.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Target/CodeGenCWrappers.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Target/CodeGenCWrappers.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Target/TargetIntrinsicInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Target/TargetIntrinsicInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Target/TargetLoweringObjectFile.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Target/TargetLoweringObjectFile.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Target/TargetMachine.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Target/TargetMachine.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Target/TargetOptions.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Target/TargetOptions.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Testing/Support/Annotations.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Testing/Support/Annotations.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Testing/Support/Error.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Testing/Support/Error.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Testing/Support/SupportHelpers.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Testing/Support/SupportHelpers.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/TextAPI/ELF/ELFStub.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/TextAPI/ELF/ELFStub.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/TextAPI/ELF/TBEHandler.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/TextAPI/ELF/TBEHandler.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/TextAPI/MachO/Architecture.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/TextAPI/MachO/Architecture.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/TextAPI/MachO/ArchitectureSet.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/TextAPI/MachO/ArchitectureSet.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/TextAPI/MachO/InterfaceFile.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/TextAPI/MachO/InterfaceFile.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/TextAPI/MachO/PackedVersion.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/TextAPI/MachO/PackedVersion.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/TextAPI/MachO/Platform.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/TextAPI/MachO/Platform.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/TextAPI/MachO/Symbol.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/TextAPI/MachO/Symbol.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/TextAPI/MachO/Target.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/TextAPI/MachO/Target.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/TextAPI/MachO/TextAPIReader.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/TextAPI/MachO/TextAPIReader.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/TextAPI/MachO/TextAPIWriter.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/TextAPI/MachO/TextAPIWriter.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/ToolDrivers/llvm-dlltool/DlltoolDriver.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/ToolDrivers/llvm-dlltool/DlltoolDriver.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/ToolDrivers/llvm-lib/LibDriver.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/ToolDrivers/llvm-lib/LibDriver.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Transforms/AggressiveInstCombine/AggressiveInstCombine.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Transforms/AggressiveInstCombine/AggressiveInstCombine.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Transforms/CFGuard.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Transforms/CFGuard.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Coroutines.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Coroutines.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Transforms/InstCombine/InstCombine.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Transforms/InstCombine/InstCombine.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Transforms/InstCombine/InstCombineWorklist.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Transforms/InstCombine/InstCombineWorklist.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Instrumentation/AddressSanitizer.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Instrumentation/AddressSanitizer.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Instrumentation/BoundsChecking.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Instrumentation/BoundsChecking.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Instrumentation/CGProfile.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Instrumentation/CGProfile.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Instrumentation/ControlHeightReduction.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Instrumentation/ControlHeightReduction.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Instrumentation/GCOVProfiler.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Instrumentation/GCOVProfiler.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Instrumentation/HWAddressSanitizer.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Instrumentation/HWAddressSanitizer.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Instrumentation/InstrOrderFile.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Instrumentation/InstrOrderFile.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Instrumentation/InstrProfiling.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Instrumentation/InstrProfiling.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Instrumentation/MemorySanitizer.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Instrumentation/MemorySanitizer.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Instrumentation/PGOInstrumentation.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Instrumentation/PGOInstrumentation.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Instrumentation/PoisonChecking.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Instrumentation/PoisonChecking.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Instrumentation/SanitizerCoverage.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Instrumentation/SanitizerCoverage.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Instrumentation/ThreadSanitizer.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Instrumentation/ThreadSanitizer.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Instrumentation.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Instrumentation.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Transforms/IPO/AlwaysInliner.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Transforms/IPO/AlwaysInliner.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Transforms/IPO/ArgumentPromotion.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Transforms/IPO/ArgumentPromotion.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Transforms/IPO/Attributor.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Transforms/IPO/Attributor.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Transforms/IPO/CalledValuePropagation.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Transforms/IPO/CalledValuePropagation.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Transforms/IPO/ConstantMerge.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Transforms/IPO/ConstantMerge.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Transforms/IPO/CrossDSOCFI.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Transforms/IPO/CrossDSOCFI.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Transforms/IPO/DeadArgumentElimination.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Transforms/IPO/DeadArgumentElimination.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Transforms/IPO/ElimAvailExtern.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Transforms/IPO/ElimAvailExtern.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Transforms/IPO/ForceFunctionAttrs.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Transforms/IPO/ForceFunctionAttrs.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Transforms/IPO/FunctionAttrs.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Transforms/IPO/FunctionAttrs.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Transforms/IPO/FunctionImport.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Transforms/IPO/FunctionImport.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Transforms/IPO/GlobalDCE.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Transforms/IPO/GlobalDCE.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Transforms/IPO/GlobalOpt.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Transforms/IPO/GlobalOpt.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Transforms/IPO/GlobalSplit.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Transforms/IPO/GlobalSplit.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Transforms/IPO/HotColdSplitting.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Transforms/IPO/HotColdSplitting.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Transforms/IPO/InferFunctionAttrs.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Transforms/IPO/InferFunctionAttrs.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Transforms/IPO/Inliner.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Transforms/IPO/Inliner.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Transforms/IPO/Internalize.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Transforms/IPO/Internalize.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Transforms/IPO/LowerTypeTests.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Transforms/IPO/LowerTypeTests.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Transforms/IPO/PartialInlining.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Transforms/IPO/PartialInlining.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Transforms/IPO/PassManagerBuilder.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Transforms/IPO/PassManagerBuilder.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Transforms/IPO/SampleProfile.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Transforms/IPO/SampleProfile.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Transforms/IPO/SCCP.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Transforms/IPO/SCCP.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Transforms/IPO/StripDeadPrototypes.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Transforms/IPO/StripDeadPrototypes.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Transforms/IPO/SyntheticCountsPropagation.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Transforms/IPO/SyntheticCountsPropagation.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Transforms/IPO/ThinLTOBitcodeWriter.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Transforms/IPO/ThinLTOBitcodeWriter.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Transforms/IPO/WholeProgramDevirt.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Transforms/IPO/WholeProgramDevirt.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Transforms/IPO.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Transforms/IPO.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Transforms/ObjCARC.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Transforms/ObjCARC.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Scalar/ADCE.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Scalar/ADCE.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Scalar/AlignmentFromAssumptions.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Scalar/AlignmentFromAssumptions.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Scalar/BDCE.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Scalar/BDCE.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Scalar/CallSiteSplitting.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Scalar/CallSiteSplitting.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Scalar/ConstantHoisting.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Scalar/ConstantHoisting.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Scalar/CorrelatedValuePropagation.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Scalar/CorrelatedValuePropagation.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Scalar/DCE.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Scalar/DCE.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Scalar/DeadStoreElimination.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Scalar/DeadStoreElimination.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Scalar/DivRemPairs.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Scalar/DivRemPairs.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Scalar/EarlyCSE.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Scalar/EarlyCSE.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Scalar/Float2Int.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Scalar/Float2Int.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Scalar/GuardWidening.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Scalar/GuardWidening.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Scalar/GVN.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Scalar/GVN.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Scalar/GVNExpression.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Scalar/GVNExpression.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Scalar/InductiveRangeCheckElimination.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Scalar/InductiveRangeCheckElimination.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Scalar/IndVarSimplify.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Scalar/IndVarSimplify.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Scalar/InstSimplifyPass.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Scalar/InstSimplifyPass.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Scalar/IVUsersPrinter.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Scalar/IVUsersPrinter.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Scalar/JumpThreading.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Scalar/JumpThreading.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Scalar/LICM.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Scalar/LICM.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Scalar/LoopAccessAnalysisPrinter.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Scalar/LoopAccessAnalysisPrinter.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Scalar/LoopDataPrefetch.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Scalar/LoopDataPrefetch.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Scalar/LoopDeletion.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Scalar/LoopDeletion.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Scalar/LoopDistribute.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Scalar/LoopDistribute.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Scalar/LoopFuse.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Scalar/LoopFuse.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Scalar/LoopIdiomRecognize.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Scalar/LoopIdiomRecognize.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Scalar/LoopInstSimplify.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Scalar/LoopInstSimplify.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Scalar/LoopLoadElimination.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Scalar/LoopLoadElimination.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Scalar/LoopPassManager.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Scalar/LoopPassManager.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Scalar/LoopPredication.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Scalar/LoopPredication.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Scalar/LoopRotation.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Scalar/LoopRotation.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Scalar/LoopSimplifyCFG.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Scalar/LoopSimplifyCFG.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Scalar/LoopSink.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Scalar/LoopSink.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Scalar/LoopStrengthReduce.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Scalar/LoopStrengthReduce.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Scalar/LoopUnrollAndJamPass.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Scalar/LoopUnrollAndJamPass.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Scalar/LoopUnrollPass.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Scalar/LoopUnrollPass.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Scalar/LowerAtomic.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Scalar/LowerAtomic.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Scalar/LowerConstantIntrinsics.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Scalar/LowerConstantIntrinsics.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Scalar/LowerExpectIntrinsic.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Scalar/LowerExpectIntrinsic.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Scalar/LowerGuardIntrinsic.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Scalar/LowerGuardIntrinsic.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Scalar/LowerWidenableCondition.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Scalar/LowerWidenableCondition.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Scalar/MakeGuardsExplicit.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Scalar/MakeGuardsExplicit.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Scalar/MemCpyOptimizer.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Scalar/MemCpyOptimizer.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Scalar/MergedLoadStoreMotion.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Scalar/MergedLoadStoreMotion.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Scalar/MergeICmps.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Scalar/MergeICmps.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Scalar/NaryReassociate.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Scalar/NaryReassociate.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Scalar/NewGVN.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Scalar/NewGVN.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Scalar/PartiallyInlineLibCalls.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Scalar/PartiallyInlineLibCalls.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Scalar/Reassociate.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Scalar/Reassociate.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Scalar/RewriteStatepointsForGC.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Scalar/RewriteStatepointsForGC.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Scalar/Scalarizer.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Scalar/Scalarizer.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Scalar/SCCP.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Scalar/SCCP.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Scalar/SimpleLoopUnswitch.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Scalar/SimpleLoopUnswitch.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Scalar/SimplifyCFG.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Scalar/SimplifyCFG.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Scalar/Sink.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Scalar/Sink.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Scalar/SpeculateAroundPHIs.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Scalar/SpeculateAroundPHIs.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Scalar/SpeculativeExecution.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Scalar/SpeculativeExecution.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Scalar/SROA.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Scalar/SROA.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Scalar/TailRecursionElimination.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Scalar/TailRecursionElimination.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Scalar/WarnMissedTransforms.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Scalar/WarnMissedTransforms.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Scalar.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Scalar.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Utils/AddDiscriminators.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Utils/AddDiscriminators.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Utils/ASanStackFrameLayout.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Utils/ASanStackFrameLayout.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Utils/BasicBlockUtils.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Utils/BasicBlockUtils.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Utils/BreakCriticalEdges.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Utils/BreakCriticalEdges.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Utils/BuildLibCalls.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Utils/BuildLibCalls.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Utils/BypassSlowDivision.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Utils/BypassSlowDivision.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Utils/CallPromotionUtils.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Utils/CallPromotionUtils.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Utils/CanonicalizeAliases.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Utils/CanonicalizeAliases.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Utils/Cloning.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Utils/Cloning.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Utils/CodeExtractor.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Utils/CodeExtractor.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Utils/CtorUtils.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Utils/CtorUtils.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Utils/Debugify.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Utils/Debugify.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Utils/EntryExitInstrumenter.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Utils/EntryExitInstrumenter.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Utils/EscapeEnumerator.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Utils/EscapeEnumerator.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Utils/Evaluator.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Utils/Evaluator.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Utils/FunctionComparator.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Utils/FunctionComparator.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Utils/FunctionImportUtils.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Utils/FunctionImportUtils.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Utils/GlobalStatus.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Utils/GlobalStatus.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Utils/GuardUtils.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Utils/GuardUtils.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Utils/ImportedFunctionsInliningStatistics.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Utils/ImportedFunctionsInliningStatistics.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Utils/IntegerDivision.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Utils/IntegerDivision.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Utils/LCSSA.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Utils/LCSSA.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Utils/LibCallsShrinkWrap.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Utils/LibCallsShrinkWrap.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Utils/Local.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Utils/Local.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Utils/LoopRotationUtils.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Utils/LoopRotationUtils.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Utils/LoopSimplify.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Utils/LoopSimplify.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Utils/LoopUtils.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Utils/LoopUtils.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Utils/LoopVersioning.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Utils/LoopVersioning.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Utils/LowerInvoke.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Utils/LowerInvoke.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Utils/LowerMemIntrinsics.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Utils/LowerMemIntrinsics.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Utils/Mem2Reg.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Utils/Mem2Reg.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Utils/MisExpect.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Utils/MisExpect.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Utils/ModuleUtils.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Utils/ModuleUtils.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Utils/NameAnonGlobals.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Utils/NameAnonGlobals.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Utils/PredicateInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Utils/PredicateInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Utils/PromoteMemToReg.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Utils/PromoteMemToReg.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Utils/SanitizerStats.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Utils/SanitizerStats.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Utils/SimplifyIndVar.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Utils/SimplifyIndVar.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Utils/SimplifyLibCalls.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Utils/SimplifyLibCalls.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Utils/SizeOpts.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Utils/SizeOpts.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Utils/SplitModule.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Utils/SplitModule.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Utils/SSAUpdater.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Utils/SSAUpdater.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Utils/SSAUpdaterBulk.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Utils/SSAUpdaterBulk.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Utils/SSAUpdaterImpl.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Utils/SSAUpdaterImpl.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Utils/SymbolRewriter.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Utils/SymbolRewriter.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Utils/UnifyFunctionExitNodes.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Utils/UnifyFunctionExitNodes.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Utils/UnrollLoop.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Utils/UnrollLoop.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Utils/ValueMapper.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Utils/ValueMapper.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Utils/VNCoercion.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Utils/VNCoercion.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Utils.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Utils.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Vectorize/LoadStoreVectorizer.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Vectorize/LoadStoreVectorizer.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Vectorize/LoopVectorizationLegality.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Vectorize/LoopVectorizationLegality.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Vectorize/LoopVectorize.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Vectorize/LoopVectorize.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Vectorize/SLPVectorizer.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Vectorize/SLPVectorizer.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Vectorize.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Vectorize.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/WindowsManifest/WindowsManifestMerger.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/WindowsManifest/WindowsManifestMerger.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/WindowsResource/ResourceProcessor.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/WindowsResource/ResourceProcessor.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/WindowsResource/ResourceScriptToken.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/WindowsResource/ResourceScriptToken.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/WindowsResource/ResourceScriptTokenList.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/WindowsResource/ResourceScriptTokenList.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/XRay/BlockIndexer.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/XRay/BlockIndexer.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/XRay/BlockPrinter.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/XRay/BlockPrinter.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/XRay/BlockVerifier.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/XRay/BlockVerifier.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/XRay/FDRLogBuilder.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/XRay/FDRLogBuilder.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/XRay/FDRRecordConsumer.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/XRay/FDRRecordConsumer.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/XRay/FDRRecordProducer.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/XRay/FDRRecordProducer.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/XRay/FDRRecords.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/XRay/FDRRecords.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/XRay/FDRTraceExpander.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/XRay/FDRTraceExpander.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/XRay/FDRTraceWriter.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/XRay/FDRTraceWriter.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/XRay/FileHeaderReader.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/XRay/FileHeaderReader.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/XRay/Graph.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/XRay/Graph.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/XRay/InstrumentationMap.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/XRay/InstrumentationMap.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/XRay/Profile.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/XRay/Profile.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/XRay/RecordPrinter.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/XRay/RecordPrinter.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/XRay/Trace.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/XRay/Trace.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/XRay/XRayRecord.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/XRay/XRayRecord.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/XRay/YAMLXRayRecord.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/XRay/YAMLXRayRecord.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm-c/Analysis.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm-c/Analysis.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm-c/BitReader.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm-c/BitReader.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm-c/BitWriter.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm-c/BitWriter.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm-c/Comdat.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm-c/Comdat.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm-c/Core.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm-c/Core.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm-c/DataTypes.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm-c/DataTypes.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm-c/DebugInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm-c/DebugInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm-c/Disassembler.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm-c/Disassembler.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm-c/DisassemblerTypes.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm-c/DisassemblerTypes.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm-c/Error.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm-c/Error.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm-c/ErrorHandling.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm-c/ErrorHandling.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm-c/ExecutionEngine.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm-c/ExecutionEngine.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm-c/Initialization.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm-c/Initialization.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm-c/IRReader.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm-c/IRReader.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm-c/Linker.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm-c/Linker.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm-c/LinkTimeOptimizer.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm-c/LinkTimeOptimizer.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm-c/lto.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm-c/lto.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm-c/Object.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm-c/Object.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm-c/OrcBindings.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm-c/OrcBindings.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm-c/Remarks.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm-c/Remarks.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm-c/Support.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm-c/Support.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm-c/Target.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm-c/Target.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm-c/TargetMachine.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm-c/TargetMachine.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm-c/Transforms/AggressiveInstCombine.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm-c/Transforms/AggressiveInstCombine.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm-c/Transforms/Coroutines.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm-c/Transforms/Coroutines.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm-c/Transforms/InstCombine.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm-c/Transforms/InstCombine.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm-c/Transforms/IPO.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm-c/Transforms/IPO.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm-c/Transforms/PassManagerBuilder.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm-c/Transforms/PassManagerBuilder.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm-c/Transforms/Scalar.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm-c/Transforms/Scalar.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm-c/Transforms/Utils.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm-c/Transforms/Utils.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm-c/Transforms/Vectorize.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm-c/Transforms/Vectorize.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm-c/Types.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm-c/Types.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Analysis/AliasAnalysis.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Analysis/AliasAnalysis.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Analysis/AliasAnalysisEvaluator.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Analysis/AliasAnalysisEvaluator.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Analysis/AliasAnalysisSummary.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Analysis/AliasAnalysisSummary.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Analysis/AliasAnalysisSummary.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Analysis/AliasAnalysisSummary.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Analysis/AliasSetTracker.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Analysis/AliasSetTracker.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Analysis/Analysis.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Analysis/Analysis.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Analysis/AssumptionCache.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Analysis/AssumptionCache.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Analysis/BasicAliasAnalysis.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Analysis/BasicAliasAnalysis.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Analysis/BlockFrequencyInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Analysis/BlockFrequencyInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Analysis/BlockFrequencyInfoImpl.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Analysis/BlockFrequencyInfoImpl.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Analysis/BranchProbabilityInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Analysis/BranchProbabilityInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Analysis/CallGraph.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Analysis/CallGraph.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Analysis/CallGraphSCCPass.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Analysis/CallGraphSCCPass.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Analysis/CallPrinter.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Analysis/CallPrinter.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Analysis/CaptureTracking.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Analysis/CaptureTracking.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Analysis/CFG.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Analysis/CFG.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Analysis/CFGPrinter.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Analysis/CFGPrinter.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Analysis/CFLAndersAliasAnalysis.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Analysis/CFLAndersAliasAnalysis.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Analysis/CFLGraph.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Analysis/CFLGraph.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Analysis/CFLSteensAliasAnalysis.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Analysis/CFLSteensAliasAnalysis.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Analysis/CGSCCPassManager.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Analysis/CGSCCPassManager.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Analysis/CmpInstAnalysis.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Analysis/CmpInstAnalysis.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Analysis/CodeMetrics.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Analysis/CodeMetrics.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Analysis/ConstantFolding.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Analysis/ConstantFolding.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Analysis/CostModel.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Analysis/CostModel.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Analysis/DDG.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Analysis/DDG.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Analysis/Delinearization.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Analysis/Delinearization.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Analysis/DemandedBits.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Analysis/DemandedBits.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Analysis/DependenceAnalysis.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Analysis/DependenceAnalysis.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Analysis/DependenceGraphBuilder.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Analysis/DependenceGraphBuilder.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Analysis/DivergenceAnalysis.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Analysis/DivergenceAnalysis.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Analysis/DominanceFrontier.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Analysis/DominanceFrontier.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Analysis/DomPrinter.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Analysis/DomPrinter.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Analysis/DomTreeUpdater.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Analysis/DomTreeUpdater.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Analysis/EHPersonalities.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Analysis/EHPersonalities.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Analysis/GlobalsModRef.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Analysis/GlobalsModRef.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Analysis/GuardUtils.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Analysis/GuardUtils.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Analysis/IndirectCallPromotionAnalysis.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Analysis/IndirectCallPromotionAnalysis.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Analysis/InlineCost.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Analysis/InlineCost.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Analysis/InstCount.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Analysis/InstCount.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Analysis/InstructionPrecedenceTracking.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Analysis/InstructionPrecedenceTracking.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Analysis/InstructionSimplify.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Analysis/InstructionSimplify.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Analysis/Interval.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Analysis/Interval.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Analysis/IntervalPartition.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Analysis/IntervalPartition.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Analysis/IVDescriptors.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Analysis/IVDescriptors.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Analysis/IVUsers.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Analysis/IVUsers.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Analysis/LazyBlockFrequencyInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Analysis/LazyBlockFrequencyInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Analysis/LazyBranchProbabilityInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Analysis/LazyBranchProbabilityInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Analysis/LazyCallGraph.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Analysis/LazyCallGraph.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Analysis/LazyValueInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Analysis/LazyValueInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Analysis/LegacyDivergenceAnalysis.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Analysis/LegacyDivergenceAnalysis.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Analysis/Lint.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Analysis/Lint.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Analysis/Loads.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Analysis/Loads.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Analysis/LoopAccessAnalysis.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Analysis/LoopAccessAnalysis.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Analysis/LoopAnalysisManager.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Analysis/LoopAnalysisManager.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Analysis/LoopCacheAnalysis.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Analysis/LoopCacheAnalysis.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Analysis/LoopInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Analysis/LoopInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Analysis/LoopPass.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Analysis/LoopPass.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Analysis/LoopUnrollAnalyzer.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Analysis/LoopUnrollAnalyzer.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Analysis/MemDepPrinter.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Analysis/MemDepPrinter.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Analysis/MemDerefPrinter.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Analysis/MemDerefPrinter.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Analysis/MemoryBuiltins.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Analysis/MemoryBuiltins.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Analysis/MemoryDependenceAnalysis.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Analysis/MemoryDependenceAnalysis.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Analysis/MemoryLocation.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Analysis/MemoryLocation.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Analysis/MemorySSA.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Analysis/MemorySSA.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Analysis/MemorySSAUpdater.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Analysis/MemorySSAUpdater.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Analysis/ModuleDebugInfoPrinter.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Analysis/ModuleDebugInfoPrinter.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Analysis/ModuleSummaryAnalysis.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Analysis/ModuleSummaryAnalysis.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Analysis/MustExecute.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Analysis/MustExecute.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Analysis/ObjCARCAliasAnalysis.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Analysis/ObjCARCAliasAnalysis.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Analysis/ObjCARCAnalysisUtils.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Analysis/ObjCARCAnalysisUtils.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Analysis/ObjCARCInstKind.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Analysis/ObjCARCInstKind.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Analysis/OptimizationRemarkEmitter.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Analysis/OptimizationRemarkEmitter.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Analysis/OrderedBasicBlock.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Analysis/OrderedBasicBlock.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Analysis/OrderedInstructions.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Analysis/OrderedInstructions.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Analysis/PHITransAddr.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Analysis/PHITransAddr.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Analysis/PhiValues.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Analysis/PhiValues.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Analysis/PostDominators.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Analysis/PostDominators.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Analysis/ProfileSummaryInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Analysis/ProfileSummaryInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Analysis/PtrUseVisitor.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Analysis/PtrUseVisitor.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Analysis/RegionInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Analysis/RegionInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Analysis/RegionPass.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Analysis/RegionPass.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Analysis/RegionPrinter.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Analysis/RegionPrinter.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Analysis/ScalarEvolution.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Analysis/ScalarEvolution.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Analysis/ScalarEvolutionAliasAnalysis.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Analysis/ScalarEvolutionAliasAnalysis.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Analysis/ScalarEvolutionExpander.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Analysis/ScalarEvolutionExpander.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Analysis/ScalarEvolutionNormalization.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Analysis/ScalarEvolutionNormalization.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Analysis/ScopedNoAliasAA.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Analysis/ScopedNoAliasAA.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Analysis/StackSafetyAnalysis.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Analysis/StackSafetyAnalysis.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Analysis/StratifiedSets.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Analysis/StratifiedSets.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Analysis/SyncDependenceAnalysis.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Analysis/SyncDependenceAnalysis.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Analysis/SyntheticCountsUtils.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Analysis/SyntheticCountsUtils.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Analysis/TargetLibraryInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Analysis/TargetLibraryInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Analysis/TargetTransformInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Analysis/TargetTransformInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Analysis/Trace.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Analysis/Trace.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Analysis/TypeBasedAliasAnalysis.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Analysis/TypeBasedAliasAnalysis.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Analysis/TypeMetadataUtils.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Analysis/TypeMetadataUtils.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Analysis/ValueLattice.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Analysis/ValueLattice.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Analysis/ValueLatticeUtils.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Analysis/ValueLatticeUtils.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Analysis/ValueTracking.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Analysis/ValueTracking.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Analysis/VectorUtils.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Analysis/VectorUtils.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Analysis/VFABIDemangling.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Analysis/VFABIDemangling.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/AsmParser/LLLexer.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/AsmParser/LLLexer.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/AsmParser/LLLexer.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/AsmParser/LLLexer.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/AsmParser/LLParser.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/AsmParser/LLParser.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/AsmParser/LLParser.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/AsmParser/LLParser.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/AsmParser/LLToken.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/AsmParser/LLToken.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/AsmParser/Parser.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/AsmParser/Parser.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/BinaryFormat/AMDGPUMetadataVerifier.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/BinaryFormat/AMDGPUMetadataVerifier.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/BinaryFormat/Dwarf.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/BinaryFormat/Dwarf.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/BinaryFormat/Magic.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/BinaryFormat/Magic.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/BinaryFormat/Minidump.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/BinaryFormat/Minidump.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/BinaryFormat/MsgPackDocument.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/BinaryFormat/MsgPackDocument.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/BinaryFormat/MsgPackDocumentYAML.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/BinaryFormat/MsgPackDocumentYAML.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/BinaryFormat/MsgPackReader.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/BinaryFormat/MsgPackReader.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/BinaryFormat/MsgPackWriter.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/BinaryFormat/MsgPackWriter.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/BinaryFormat/Wasm.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/BinaryFormat/Wasm.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/BinaryFormat/XCOFF.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/BinaryFormat/XCOFF.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Bitcode/Reader/BitcodeAnalyzer.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Bitcode/Reader/BitcodeAnalyzer.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Bitcode/Reader/BitcodeReader.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Bitcode/Reader/BitcodeReader.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Bitcode/Reader/BitReader.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Bitcode/Reader/BitReader.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Bitcode/Reader/MetadataLoader.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Bitcode/Reader/MetadataLoader.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Bitcode/Reader/MetadataLoader.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Bitcode/Reader/MetadataLoader.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Bitcode/Reader/ValueList.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Bitcode/Reader/ValueList.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Bitcode/Reader/ValueList.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Bitcode/Reader/ValueList.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Bitcode/Writer/BitcodeWriter.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Bitcode/Writer/BitcodeWriter.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Bitcode/Writer/BitcodeWriterPass.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Bitcode/Writer/BitcodeWriterPass.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Bitcode/Writer/BitWriter.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Bitcode/Writer/BitWriter.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Bitcode/Writer/ValueEnumerator.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Bitcode/Writer/ValueEnumerator.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Bitcode/Writer/ValueEnumerator.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Bitcode/Writer/ValueEnumerator.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Bitstream/Reader/BitstreamReader.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Bitstream/Reader/BitstreamReader.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/AggressiveAntiDepBreaker.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/AggressiveAntiDepBreaker.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/AggressiveAntiDepBreaker.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/AggressiveAntiDepBreaker.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/AllocationOrder.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/AllocationOrder.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/AllocationOrder.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/AllocationOrder.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/Analysis.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/Analysis.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/AntiDepBreaker.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/AntiDepBreaker.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/AsmPrinter/AccelTable.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/AsmPrinter/AccelTable.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/AsmPrinter/AddressPool.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/AsmPrinter/AddressPool.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/AsmPrinter/AddressPool.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/AsmPrinter/AddressPool.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/AsmPrinter/ARMException.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/AsmPrinter/ARMException.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/AsmPrinter/AsmPrinter.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/AsmPrinter/AsmPrinter.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/AsmPrinter/AsmPrinterDwarf.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/AsmPrinter/AsmPrinterDwarf.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/AsmPrinter/AsmPrinterInlineAsm.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/AsmPrinter/AsmPrinterInlineAsm.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/AsmPrinter/ByteStreamer.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/AsmPrinter/ByteStreamer.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/AsmPrinter/CodeViewDebug.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/AsmPrinter/CodeViewDebug.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/AsmPrinter/CodeViewDebug.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/AsmPrinter/CodeViewDebug.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/AsmPrinter/DbgEntityHistoryCalculator.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/AsmPrinter/DbgEntityHistoryCalculator.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/AsmPrinter/DebugHandlerBase.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/AsmPrinter/DebugHandlerBase.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/AsmPrinter/DebugLocEntry.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/AsmPrinter/DebugLocEntry.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/AsmPrinter/DebugLocStream.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/AsmPrinter/DebugLocStream.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/AsmPrinter/DebugLocStream.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/AsmPrinter/DebugLocStream.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/AsmPrinter/DIE.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/AsmPrinter/DIE.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/AsmPrinter/DIEHash.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/AsmPrinter/DIEHash.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/AsmPrinter/DIEHash.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/AsmPrinter/DIEHash.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/AsmPrinter/DwarfCFIException.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/AsmPrinter/DwarfCFIException.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/AsmPrinter/DwarfCompileUnit.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/AsmPrinter/DwarfCompileUnit.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/AsmPrinter/DwarfCompileUnit.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/AsmPrinter/DwarfCompileUnit.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/AsmPrinter/DwarfDebug.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/AsmPrinter/DwarfDebug.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/AsmPrinter/DwarfDebug.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/AsmPrinter/DwarfDebug.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/AsmPrinter/DwarfException.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/AsmPrinter/DwarfException.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/AsmPrinter/DwarfExpression.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/AsmPrinter/DwarfExpression.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/AsmPrinter/DwarfExpression.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/AsmPrinter/DwarfExpression.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/AsmPrinter/DwarfFile.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/AsmPrinter/DwarfFile.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/AsmPrinter/DwarfFile.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/AsmPrinter/DwarfFile.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/AsmPrinter/DwarfStringPool.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/AsmPrinter/DwarfStringPool.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/AsmPrinter/DwarfStringPool.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/AsmPrinter/DwarfStringPool.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/AsmPrinter/DwarfUnit.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/AsmPrinter/DwarfUnit.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/AsmPrinter/DwarfUnit.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/AsmPrinter/DwarfUnit.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/AsmPrinter/EHStreamer.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/AsmPrinter/EHStreamer.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/AsmPrinter/EHStreamer.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/AsmPrinter/EHStreamer.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/AsmPrinter/ErlangGCPrinter.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/AsmPrinter/ErlangGCPrinter.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/AsmPrinter/OcamlGCPrinter.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/AsmPrinter/OcamlGCPrinter.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/AsmPrinter/WasmException.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/AsmPrinter/WasmException.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/AsmPrinter/WasmException.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/AsmPrinter/WasmException.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/AsmPrinter/WinCFGuard.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/AsmPrinter/WinCFGuard.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/AsmPrinter/WinCFGuard.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/AsmPrinter/WinCFGuard.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/AsmPrinter/WinException.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/AsmPrinter/WinException.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/AsmPrinter/WinException.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/AsmPrinter/WinException.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/AtomicExpandPass.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/AtomicExpandPass.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/BasicTargetTransformInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/BasicTargetTransformInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/BranchFolding.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/BranchFolding.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/BranchFolding.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/BranchFolding.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/BranchRelaxation.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/BranchRelaxation.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/BreakFalseDeps.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/BreakFalseDeps.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/BuiltinGCs.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/BuiltinGCs.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/CalcSpillWeights.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/CalcSpillWeights.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/CallingConvLower.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/CallingConvLower.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/CFGuardLongjmp.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/CFGuardLongjmp.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/CFIInstrInserter.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/CFIInstrInserter.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/CodeGen.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/CodeGen.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/CodeGenPrepare.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/CodeGenPrepare.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/CriticalAntiDepBreaker.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/CriticalAntiDepBreaker.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/CriticalAntiDepBreaker.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/CriticalAntiDepBreaker.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/DeadMachineInstructionElim.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/DeadMachineInstructionElim.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/DetectDeadLanes.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/DetectDeadLanes.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/DFAPacketizer.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/DFAPacketizer.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/DwarfEHPrepare.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/DwarfEHPrepare.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/EarlyIfConversion.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/EarlyIfConversion.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/EdgeBundles.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/EdgeBundles.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/ExecutionDomainFix.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/ExecutionDomainFix.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/ExpandMemCmp.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/ExpandMemCmp.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/ExpandPostRAPseudos.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/ExpandPostRAPseudos.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/ExpandReductions.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/ExpandReductions.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/FaultMaps.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/FaultMaps.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/FEntryInserter.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/FEntryInserter.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/FinalizeISel.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/FinalizeISel.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/FuncletLayout.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/FuncletLayout.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/GCMetadata.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/GCMetadata.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/GCMetadataPrinter.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/GCMetadataPrinter.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/GCRootLowering.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/GCRootLowering.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/GCStrategy.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/GCStrategy.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/GlobalISel/CallLowering.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/GlobalISel/CallLowering.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/GlobalISel/Combiner.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/GlobalISel/Combiner.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/GlobalISel/CombinerHelper.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/GlobalISel/CombinerHelper.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/GlobalISel/CSEInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/GlobalISel/CSEInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/GlobalISel/CSEMIRBuilder.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/GlobalISel/CSEMIRBuilder.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/GlobalISel/GISelChangeObserver.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/GlobalISel/GISelChangeObserver.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/GlobalISel/GISelKnownBits.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/GlobalISel/GISelKnownBits.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/GlobalISel/GlobalISel.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/GlobalISel/GlobalISel.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/GlobalISel/InstructionSelect.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/GlobalISel/InstructionSelect.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/GlobalISel/InstructionSelector.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/GlobalISel/InstructionSelector.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/GlobalISel/IRTranslator.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/GlobalISel/IRTranslator.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/GlobalISel/LegalityPredicates.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/GlobalISel/LegalityPredicates.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/GlobalISel/LegalizeMutations.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/GlobalISel/LegalizeMutations.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/GlobalISel/Legalizer.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/GlobalISel/Legalizer.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/GlobalISel/LegalizerHelper.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/GlobalISel/LegalizerHelper.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/GlobalISel/LegalizerInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/GlobalISel/LegalizerInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/GlobalISel/Localizer.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/GlobalISel/Localizer.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/GlobalISel/MachineIRBuilder.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/GlobalISel/MachineIRBuilder.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/GlobalISel/RegBankSelect.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/GlobalISel/RegBankSelect.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/GlobalISel/RegisterBank.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/GlobalISel/RegisterBank.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/GlobalISel/RegisterBankInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/GlobalISel/RegisterBankInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/GlobalISel/Utils.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/GlobalISel/Utils.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/GlobalMerge.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/GlobalMerge.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/HardwareLoops.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/HardwareLoops.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/IfConversion.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/IfConversion.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/ImplicitNullChecks.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/ImplicitNullChecks.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/IndirectBrExpandPass.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/IndirectBrExpandPass.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/InlineSpiller.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/InlineSpiller.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/InterferenceCache.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/InterferenceCache.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/InterferenceCache.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/InterferenceCache.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/InterleavedAccessPass.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/InterleavedAccessPass.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/InterleavedLoadCombinePass.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/InterleavedLoadCombinePass.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/IntrinsicLowering.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/IntrinsicLowering.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/LatencyPriorityQueue.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/LatencyPriorityQueue.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/LazyMachineBlockFrequencyInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/LazyMachineBlockFrequencyInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/LexicalScopes.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/LexicalScopes.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/LiveDebugValues.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/LiveDebugValues.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/LiveDebugVariables.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/LiveDebugVariables.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/LiveDebugVariables.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/LiveDebugVariables.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/LiveInterval.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/LiveInterval.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/LiveIntervals.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/LiveIntervals.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/LiveIntervalUnion.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/LiveIntervalUnion.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/LivePhysRegs.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/LivePhysRegs.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/LiveRangeCalc.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/LiveRangeCalc.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/LiveRangeEdit.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/LiveRangeEdit.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/LiveRangeShrink.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/LiveRangeShrink.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/LiveRangeUtils.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/LiveRangeUtils.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/LiveRegMatrix.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/LiveRegMatrix.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/LiveRegUnits.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/LiveRegUnits.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/LiveStacks.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/LiveStacks.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/LiveVariables.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/LiveVariables.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/LLVMTargetMachine.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/LLVMTargetMachine.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/LocalStackSlotAllocation.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/LocalStackSlotAllocation.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/LoopTraversal.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/LoopTraversal.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/LowerEmuTLS.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/LowerEmuTLS.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/LowLevelType.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/LowLevelType.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/MachineBasicBlock.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/MachineBasicBlock.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/MachineBlockFrequencyInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/MachineBlockFrequencyInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/MachineBlockPlacement.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/MachineBlockPlacement.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/MachineBranchProbabilityInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/MachineBranchProbabilityInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/MachineCombiner.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/MachineCombiner.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/MachineCopyPropagation.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/MachineCopyPropagation.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/MachineCSE.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/MachineCSE.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/MachineDominanceFrontier.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/MachineDominanceFrontier.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/MachineDominators.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/MachineDominators.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/MachineFrameInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/MachineFrameInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/MachineFunction.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/MachineFunction.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/MachineFunctionPass.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/MachineFunctionPass.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/MachineFunctionPrinterPass.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/MachineFunctionPrinterPass.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/MachineInstr.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/MachineInstr.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/MachineInstrBundle.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/MachineInstrBundle.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/MachineLICM.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/MachineLICM.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/MachineLoopInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/MachineLoopInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/MachineLoopUtils.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/MachineLoopUtils.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/MachineModuleInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/MachineModuleInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/MachineModuleInfoImpls.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/MachineModuleInfoImpls.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/MachineOperand.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/MachineOperand.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/MachineOptimizationRemarkEmitter.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/MachineOptimizationRemarkEmitter.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/MachineOutliner.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/MachineOutliner.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/MachinePipeliner.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/MachinePipeliner.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/MachinePostDominators.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/MachinePostDominators.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/MachineRegionInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/MachineRegionInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/MachineRegisterInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/MachineRegisterInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/MachineScheduler.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/MachineScheduler.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/MachineSink.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/MachineSink.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/MachineSizeOpts.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/MachineSizeOpts.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/MachineSSAUpdater.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/MachineSSAUpdater.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/MachineTraceMetrics.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/MachineTraceMetrics.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/MachineVerifier.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/MachineVerifier.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/MacroFusion.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/MacroFusion.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/MIRCanonicalizerPass.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/MIRCanonicalizerPass.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/MIRNamerPass.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/MIRNamerPass.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/MIRParser/MILexer.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/MIRParser/MILexer.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/MIRParser/MILexer.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/MIRParser/MILexer.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/MIRParser/MIParser.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/MIRParser/MIParser.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/MIRParser/MIRParser.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/MIRParser/MIRParser.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/MIRPrinter.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/MIRPrinter.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/MIRPrintingPass.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/MIRPrintingPass.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/MIRVRegNamerUtils.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/MIRVRegNamerUtils.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/MIRVRegNamerUtils.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/MIRVRegNamerUtils.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/ModuloSchedule.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/ModuloSchedule.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/OptimizePHIs.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/OptimizePHIs.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/ParallelCG.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/ParallelCG.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/PatchableFunction.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/PatchableFunction.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/PeepholeOptimizer.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/PeepholeOptimizer.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/PHIElimination.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/PHIElimination.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/PHIEliminationUtils.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/PHIEliminationUtils.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/PHIEliminationUtils.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/PHIEliminationUtils.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/PostRAHazardRecognizer.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/PostRAHazardRecognizer.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/PostRASchedulerList.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/PostRASchedulerList.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/PreISelIntrinsicLowering.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/PreISelIntrinsicLowering.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/ProcessImplicitDefs.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/ProcessImplicitDefs.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/PrologEpilogInserter.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/PrologEpilogInserter.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/PseudoSourceValue.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/PseudoSourceValue.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/ReachingDefAnalysis.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/ReachingDefAnalysis.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/RegAllocBase.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/RegAllocBase.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/RegAllocBase.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/RegAllocBase.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/RegAllocBasic.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/RegAllocBasic.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/RegAllocFast.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/RegAllocFast.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/RegAllocGreedy.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/RegAllocGreedy.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/RegAllocPBQP.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/RegAllocPBQP.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/RegisterClassInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/RegisterClassInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/RegisterCoalescer.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/RegisterCoalescer.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/RegisterCoalescer.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/RegisterCoalescer.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/RegisterPressure.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/RegisterPressure.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/RegisterScavenging.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/RegisterScavenging.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/RegisterUsageInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/RegisterUsageInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/RegUsageInfoCollector.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/RegUsageInfoCollector.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/RegUsageInfoPropagate.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/RegUsageInfoPropagate.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/RenameIndependentSubregs.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/RenameIndependentSubregs.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/ResetMachineFunctionPass.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/ResetMachineFunctionPass.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/SafeStack.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/SafeStack.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/SafeStackColoring.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/SafeStackColoring.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/SafeStackColoring.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/SafeStackColoring.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/SafeStackLayout.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/SafeStackLayout.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/SafeStackLayout.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/SafeStackLayout.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/ScalarizeMaskedMemIntrin.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/ScalarizeMaskedMemIntrin.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/ScheduleDAG.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/ScheduleDAG.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/ScheduleDAGInstrs.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/ScheduleDAGInstrs.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/ScheduleDAGPrinter.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/ScheduleDAGPrinter.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/ScoreboardHazardRecognizer.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/ScoreboardHazardRecognizer.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/SelectionDAG/FastISel.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/SelectionDAG/FastISel.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/SelectionDAG/FunctionLoweringInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/SelectionDAG/FunctionLoweringInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/SelectionDAG/InstrEmitter.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/SelectionDAG/InstrEmitter.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/SelectionDAG/InstrEmitter.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/SelectionDAG/InstrEmitter.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/SelectionDAG/LegalizeDAG.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/SelectionDAG/LegalizeDAG.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/SelectionDAG/LegalizeFloatTypes.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/SelectionDAG/LegalizeFloatTypes.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/SelectionDAG/LegalizeIntegerTypes.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/SelectionDAG/LegalizeIntegerTypes.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/SelectionDAG/LegalizeTypes.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/SelectionDAG/LegalizeTypes.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/SelectionDAG/LegalizeTypes.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/SelectionDAG/LegalizeTypes.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/SelectionDAG/LegalizeTypesGeneric.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/SelectionDAG/LegalizeTypesGeneric.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/SelectionDAG/LegalizeVectorOps.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/SelectionDAG/LegalizeVectorOps.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/SelectionDAG/LegalizeVectorTypes.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/SelectionDAG/LegalizeVectorTypes.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/SelectionDAG/ResourcePriorityQueue.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/SelectionDAG/ResourcePriorityQueue.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/SelectionDAG/ScheduleDAGFast.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/SelectionDAG/ScheduleDAGFast.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/SelectionDAG/ScheduleDAGRRList.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/SelectionDAG/ScheduleDAGRRList.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/SelectionDAG/ScheduleDAGSDNodes.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/SelectionDAG/ScheduleDAGSDNodes.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/SelectionDAG/ScheduleDAGSDNodes.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/SelectionDAG/ScheduleDAGSDNodes.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/SelectionDAG/ScheduleDAGVLIW.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/SelectionDAG/ScheduleDAGVLIW.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/SelectionDAG/SDNodeDbgValue.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/SelectionDAG/SDNodeDbgValue.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/SelectionDAG/SelectionDAG.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/SelectionDAG/SelectionDAG.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/SelectionDAG/SelectionDAGAddressAnalysis.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/SelectionDAG/SelectionDAGAddressAnalysis.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/SelectionDAG/SelectionDAGDumper.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/SelectionDAG/SelectionDAGDumper.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/SelectionDAG/SelectionDAGISel.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/SelectionDAG/SelectionDAGISel.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/SelectionDAG/SelectionDAGPrinter.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/SelectionDAG/SelectionDAGPrinter.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/SelectionDAG/SelectionDAGTargetInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/SelectionDAG/SelectionDAGTargetInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/SelectionDAG/StatepointLowering.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/SelectionDAG/StatepointLowering.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/SelectionDAG/StatepointLowering.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/SelectionDAG/StatepointLowering.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/SelectionDAG/TargetLowering.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/SelectionDAG/TargetLowering.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/ShadowStackGCLowering.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/ShadowStackGCLowering.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/ShrinkWrap.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/ShrinkWrap.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/SjLjEHPrepare.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/SjLjEHPrepare.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/SlotIndexes.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/SlotIndexes.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/Spiller.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/Spiller.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/SpillPlacement.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/SpillPlacement.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/SpillPlacement.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/SpillPlacement.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/SplitKit.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/SplitKit.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/SplitKit.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/SplitKit.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/StackColoring.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/StackColoring.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/StackMapLivenessAnalysis.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/StackMapLivenessAnalysis.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/StackMaps.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/StackMaps.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/StackProtector.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/StackProtector.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/StackSlotColoring.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/StackSlotColoring.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/SwiftErrorValueTracking.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/SwiftErrorValueTracking.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/SwitchLoweringUtils.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/SwitchLoweringUtils.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/TailDuplication.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/TailDuplication.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/TailDuplicator.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/TailDuplicator.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/TargetFrameLoweringImpl.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/TargetFrameLoweringImpl.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/TargetInstrInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/TargetInstrInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/TargetLoweringBase.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/TargetLoweringBase.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/TargetOptionsImpl.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/TargetOptionsImpl.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/TargetPassConfig.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/TargetPassConfig.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/TargetRegisterInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/TargetRegisterInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/TargetSchedule.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/TargetSchedule.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/TargetSubtargetInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/TargetSubtargetInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/TwoAddressInstructionPass.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/TwoAddressInstructionPass.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/UnreachableBlockElim.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/UnreachableBlockElim.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/ValueTypes.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/ValueTypes.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/VirtRegMap.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/VirtRegMap.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/WasmEHPrepare.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/WasmEHPrepare.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/WinEHPrepare.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/WinEHPrepare.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/XRayInstrumentation.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/XRayInstrumentation.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/DebugInfo/CodeView/AppendingTypeTableBuilder.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/DebugInfo/CodeView/AppendingTypeTableBuilder.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/DebugInfo/CodeView/CodeViewError.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/DebugInfo/CodeView/CodeViewError.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/DebugInfo/CodeView/CodeViewRecordIO.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/DebugInfo/CodeView/CodeViewRecordIO.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/DebugInfo/CodeView/ContinuationRecordBuilder.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/DebugInfo/CodeView/ContinuationRecordBuilder.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/DebugInfo/CodeView/CVSymbolVisitor.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/DebugInfo/CodeView/CVSymbolVisitor.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/DebugInfo/CodeView/CVTypeVisitor.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/DebugInfo/CodeView/CVTypeVisitor.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/DebugInfo/CodeView/DebugChecksumsSubsection.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/DebugInfo/CodeView/DebugChecksumsSubsection.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/DebugInfo/CodeView/DebugCrossExSubsection.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/DebugInfo/CodeView/DebugCrossExSubsection.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/DebugInfo/CodeView/DebugCrossImpSubsection.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/DebugInfo/CodeView/DebugCrossImpSubsection.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/DebugInfo/CodeView/DebugFrameDataSubsection.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/DebugInfo/CodeView/DebugFrameDataSubsection.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/DebugInfo/CodeView/DebugInlineeLinesSubsection.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/DebugInfo/CodeView/DebugInlineeLinesSubsection.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/DebugInfo/CodeView/DebugLinesSubsection.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/DebugInfo/CodeView/DebugLinesSubsection.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/DebugInfo/CodeView/DebugStringTableSubsection.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/DebugInfo/CodeView/DebugStringTableSubsection.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/DebugInfo/CodeView/DebugSubsection.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/DebugInfo/CodeView/DebugSubsection.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/DebugInfo/CodeView/DebugSubsectionRecord.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/DebugInfo/CodeView/DebugSubsectionRecord.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/DebugInfo/CodeView/DebugSubsectionVisitor.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/DebugInfo/CodeView/DebugSubsectionVisitor.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/DebugInfo/CodeView/DebugSymbolRVASubsection.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/DebugInfo/CodeView/DebugSymbolRVASubsection.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/DebugInfo/CodeView/DebugSymbolsSubsection.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/DebugInfo/CodeView/DebugSymbolsSubsection.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/DebugInfo/CodeView/EnumTables.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/DebugInfo/CodeView/EnumTables.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/DebugInfo/CodeView/Formatters.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/DebugInfo/CodeView/Formatters.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/DebugInfo/CodeView/GlobalTypeTableBuilder.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/DebugInfo/CodeView/GlobalTypeTableBuilder.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/DebugInfo/CodeView/LazyRandomTypeCollection.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/DebugInfo/CodeView/LazyRandomTypeCollection.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/DebugInfo/CodeView/Line.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/DebugInfo/CodeView/Line.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/DebugInfo/CodeView/MergingTypeTableBuilder.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/DebugInfo/CodeView/MergingTypeTableBuilder.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/DebugInfo/CodeView/RecordName.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/DebugInfo/CodeView/RecordName.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/DebugInfo/CodeView/RecordSerialization.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/DebugInfo/CodeView/RecordSerialization.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/DebugInfo/CodeView/SimpleTypeSerializer.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/DebugInfo/CodeView/SimpleTypeSerializer.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/DebugInfo/CodeView/StringsAndChecksums.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/DebugInfo/CodeView/StringsAndChecksums.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/DebugInfo/CodeView/SymbolDumper.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/DebugInfo/CodeView/SymbolDumper.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/DebugInfo/CodeView/SymbolRecordHelpers.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/DebugInfo/CodeView/SymbolRecordHelpers.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/DebugInfo/CodeView/SymbolRecordMapping.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/DebugInfo/CodeView/SymbolRecordMapping.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/DebugInfo/CodeView/SymbolSerializer.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/DebugInfo/CodeView/SymbolSerializer.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/DebugInfo/CodeView/TypeDumpVisitor.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/DebugInfo/CodeView/TypeDumpVisitor.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/DebugInfo/CodeView/TypeHashing.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/DebugInfo/CodeView/TypeHashing.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/DebugInfo/CodeView/TypeIndex.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/DebugInfo/CodeView/TypeIndex.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/DebugInfo/CodeView/TypeIndexDiscovery.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/DebugInfo/CodeView/TypeIndexDiscovery.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/DebugInfo/CodeView/TypeRecordHelpers.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/DebugInfo/CodeView/TypeRecordHelpers.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/DebugInfo/CodeView/TypeRecordMapping.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/DebugInfo/CodeView/TypeRecordMapping.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/DebugInfo/CodeView/TypeStreamMerger.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/DebugInfo/CodeView/TypeStreamMerger.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/DebugInfo/CodeView/TypeTableCollection.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/DebugInfo/CodeView/TypeTableCollection.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/DebugInfo/DWARF/DWARFAbbreviationDeclaration.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/DebugInfo/DWARF/DWARFAbbreviationDeclaration.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/DebugInfo/DWARF/DWARFAcceleratorTable.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/DebugInfo/DWARF/DWARFAcceleratorTable.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/DebugInfo/DWARF/DWARFAddressRange.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/DebugInfo/DWARF/DWARFAddressRange.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/DebugInfo/DWARF/DWARFCompileUnit.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/DebugInfo/DWARF/DWARFCompileUnit.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/DebugInfo/DWARF/DWARFContext.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/DebugInfo/DWARF/DWARFContext.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/DebugInfo/DWARF/DWARFDataExtractor.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/DebugInfo/DWARF/DWARFDataExtractor.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/DebugInfo/DWARF/DWARFDebugAbbrev.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/DebugInfo/DWARF/DWARFDebugAbbrev.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/DebugInfo/DWARF/DWARFDebugAddr.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/DebugInfo/DWARF/DWARFDebugAddr.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/DebugInfo/DWARF/DWARFDebugAranges.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/DebugInfo/DWARF/DWARFDebugAranges.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/DebugInfo/DWARF/DWARFDebugArangeSet.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/DebugInfo/DWARF/DWARFDebugArangeSet.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/DebugInfo/DWARF/DWARFDebugFrame.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/DebugInfo/DWARF/DWARFDebugFrame.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/DebugInfo/DWARF/DWARFDebugInfoEntry.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/DebugInfo/DWARF/DWARFDebugInfoEntry.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/DebugInfo/DWARF/DWARFDebugLine.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/DebugInfo/DWARF/DWARFDebugLine.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/DebugInfo/DWARF/DWARFDebugLoc.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/DebugInfo/DWARF/DWARFDebugLoc.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/DebugInfo/DWARF/DWARFDebugMacro.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/DebugInfo/DWARF/DWARFDebugMacro.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/DebugInfo/DWARF/DWARFDebugPubTable.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/DebugInfo/DWARF/DWARFDebugPubTable.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/DebugInfo/DWARF/DWARFDebugRangeList.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/DebugInfo/DWARF/DWARFDebugRangeList.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/DebugInfo/DWARF/DWARFDebugRnglists.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/DebugInfo/DWARF/DWARFDebugRnglists.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/DebugInfo/DWARF/DWARFDie.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/DebugInfo/DWARF/DWARFDie.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/DebugInfo/DWARF/DWARFExpression.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/DebugInfo/DWARF/DWARFExpression.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/DebugInfo/DWARF/DWARFFormValue.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/DebugInfo/DWARF/DWARFFormValue.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/DebugInfo/DWARF/DWARFGdbIndex.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/DebugInfo/DWARF/DWARFGdbIndex.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/DebugInfo/DWARF/DWARFListTable.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/DebugInfo/DWARF/DWARFListTable.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/DebugInfo/DWARF/DWARFTypeUnit.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/DebugInfo/DWARF/DWARFTypeUnit.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/DebugInfo/DWARF/DWARFUnit.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/DebugInfo/DWARF/DWARFUnit.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/DebugInfo/DWARF/DWARFUnitIndex.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/DebugInfo/DWARF/DWARFUnitIndex.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/DebugInfo/DWARF/DWARFVerifier.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/DebugInfo/DWARF/DWARFVerifier.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/DebugInfo/GSYM/FileWriter.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/DebugInfo/GSYM/FileWriter.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/DebugInfo/GSYM/FunctionInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/DebugInfo/GSYM/FunctionInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/DebugInfo/GSYM/GsymCreator.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/DebugInfo/GSYM/GsymCreator.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/DebugInfo/GSYM/GsymReader.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/DebugInfo/GSYM/GsymReader.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/DebugInfo/GSYM/Header.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/DebugInfo/GSYM/Header.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/DebugInfo/GSYM/InlineInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/DebugInfo/GSYM/InlineInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/DebugInfo/GSYM/LineTable.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/DebugInfo/GSYM/LineTable.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/DebugInfo/GSYM/Range.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/DebugInfo/GSYM/Range.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/DebugInfo/MSF/MappedBlockStream.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/DebugInfo/MSF/MappedBlockStream.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/DebugInfo/MSF/MSFBuilder.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/DebugInfo/MSF/MSFBuilder.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/DebugInfo/MSF/MSFCommon.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/DebugInfo/MSF/MSFCommon.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/DebugInfo/MSF/MSFError.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/DebugInfo/MSF/MSFError.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/DebugInfo/PDB/DIA/DIADataStream.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/DebugInfo/PDB/DIA/DIADataStream.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/DebugInfo/PDB/DIA/DIAEnumDebugStreams.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/DebugInfo/PDB/DIA/DIAEnumDebugStreams.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/DebugInfo/PDB/DIA/DIAEnumFrameData.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/DebugInfo/PDB/DIA/DIAEnumFrameData.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/DebugInfo/PDB/DIA/DIAEnumInjectedSources.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/DebugInfo/PDB/DIA/DIAEnumInjectedSources.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/DebugInfo/PDB/DIA/DIAEnumLineNumbers.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/DebugInfo/PDB/DIA/DIAEnumLineNumbers.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/DebugInfo/PDB/DIA/DIAEnumSectionContribs.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/DebugInfo/PDB/DIA/DIAEnumSectionContribs.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/DebugInfo/PDB/DIA/DIAEnumSourceFiles.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/DebugInfo/PDB/DIA/DIAEnumSourceFiles.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/DebugInfo/PDB/DIA/DIAEnumSymbols.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/DebugInfo/PDB/DIA/DIAEnumSymbols.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/DebugInfo/PDB/DIA/DIAEnumTables.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/DebugInfo/PDB/DIA/DIAEnumTables.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/DebugInfo/PDB/DIA/DIAError.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/DebugInfo/PDB/DIA/DIAError.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/DebugInfo/PDB/DIA/DIAFrameData.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/DebugInfo/PDB/DIA/DIAFrameData.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/DebugInfo/PDB/DIA/DIAInjectedSource.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/DebugInfo/PDB/DIA/DIAInjectedSource.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/DebugInfo/PDB/DIA/DIALineNumber.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/DebugInfo/PDB/DIA/DIALineNumber.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/DebugInfo/PDB/DIA/DIARawSymbol.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/DebugInfo/PDB/DIA/DIARawSymbol.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/DebugInfo/PDB/DIA/DIASectionContrib.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/DebugInfo/PDB/DIA/DIASectionContrib.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/DebugInfo/PDB/DIA/DIASession.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/DebugInfo/PDB/DIA/DIASession.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/DebugInfo/PDB/DIA/DIASourceFile.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/DebugInfo/PDB/DIA/DIASourceFile.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/DebugInfo/PDB/DIA/DIATable.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/DebugInfo/PDB/DIA/DIATable.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/DebugInfo/PDB/GenericError.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/DebugInfo/PDB/GenericError.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/DebugInfo/PDB/IPDBSourceFile.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/DebugInfo/PDB/IPDBSourceFile.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/DebugInfo/PDB/Native/DbiModuleDescriptor.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/DebugInfo/PDB/Native/DbiModuleDescriptor.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/DebugInfo/PDB/Native/DbiModuleDescriptorBuilder.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/DebugInfo/PDB/Native/DbiModuleDescriptorBuilder.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/DebugInfo/PDB/Native/DbiModuleList.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/DebugInfo/PDB/Native/DbiModuleList.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/DebugInfo/PDB/Native/DbiStream.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/DebugInfo/PDB/Native/DbiStream.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/DebugInfo/PDB/Native/DbiStreamBuilder.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/DebugInfo/PDB/Native/DbiStreamBuilder.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/DebugInfo/PDB/Native/EnumTables.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/DebugInfo/PDB/Native/EnumTables.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/DebugInfo/PDB/Native/GlobalsStream.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/DebugInfo/PDB/Native/GlobalsStream.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/DebugInfo/PDB/Native/GSIStreamBuilder.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/DebugInfo/PDB/Native/GSIStreamBuilder.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/DebugInfo/PDB/Native/Hash.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/DebugInfo/PDB/Native/Hash.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/DebugInfo/PDB/Native/HashTable.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/DebugInfo/PDB/Native/HashTable.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/DebugInfo/PDB/Native/InfoStream.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/DebugInfo/PDB/Native/InfoStream.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/DebugInfo/PDB/Native/InfoStreamBuilder.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/DebugInfo/PDB/Native/InfoStreamBuilder.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/DebugInfo/PDB/Native/InjectedSourceStream.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/DebugInfo/PDB/Native/InjectedSourceStream.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/DebugInfo/PDB/Native/ModuleDebugStream.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/DebugInfo/PDB/Native/ModuleDebugStream.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/DebugInfo/PDB/Native/NamedStreamMap.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/DebugInfo/PDB/Native/NamedStreamMap.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/DebugInfo/PDB/Native/NativeCompilandSymbol.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/DebugInfo/PDB/Native/NativeCompilandSymbol.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/DebugInfo/PDB/Native/NativeEnumGlobals.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/DebugInfo/PDB/Native/NativeEnumGlobals.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/DebugInfo/PDB/Native/NativeEnumInjectedSources.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/DebugInfo/PDB/Native/NativeEnumInjectedSources.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/DebugInfo/PDB/Native/NativeEnumModules.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/DebugInfo/PDB/Native/NativeEnumModules.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/DebugInfo/PDB/Native/NativeEnumTypes.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/DebugInfo/PDB/Native/NativeEnumTypes.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/DebugInfo/PDB/Native/NativeExeSymbol.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/DebugInfo/PDB/Native/NativeExeSymbol.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/DebugInfo/PDB/Native/NativeRawSymbol.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/DebugInfo/PDB/Native/NativeRawSymbol.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/DebugInfo/PDB/Native/NativeSession.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/DebugInfo/PDB/Native/NativeSession.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/DebugInfo/PDB/Native/NativeSymbolEnumerator.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/DebugInfo/PDB/Native/NativeSymbolEnumerator.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/DebugInfo/PDB/Native/NativeTypeArray.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/DebugInfo/PDB/Native/NativeTypeArray.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/DebugInfo/PDB/Native/NativeTypeBuiltin.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/DebugInfo/PDB/Native/NativeTypeBuiltin.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/DebugInfo/PDB/Native/NativeTypeEnum.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/DebugInfo/PDB/Native/NativeTypeEnum.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/DebugInfo/PDB/Native/NativeTypeFunctionSig.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/DebugInfo/PDB/Native/NativeTypeFunctionSig.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/DebugInfo/PDB/Native/NativeTypePointer.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/DebugInfo/PDB/Native/NativeTypePointer.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/DebugInfo/PDB/Native/NativeTypeTypedef.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/DebugInfo/PDB/Native/NativeTypeTypedef.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/DebugInfo/PDB/Native/NativeTypeUDT.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/DebugInfo/PDB/Native/NativeTypeUDT.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/DebugInfo/PDB/Native/NativeTypeVTShape.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/DebugInfo/PDB/Native/NativeTypeVTShape.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/DebugInfo/PDB/Native/PDBFile.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/DebugInfo/PDB/Native/PDBFile.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/DebugInfo/PDB/Native/PDBFileBuilder.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/DebugInfo/PDB/Native/PDBFileBuilder.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/DebugInfo/PDB/Native/PDBStringTable.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/DebugInfo/PDB/Native/PDBStringTable.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/DebugInfo/PDB/Native/PDBStringTableBuilder.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/DebugInfo/PDB/Native/PDBStringTableBuilder.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/DebugInfo/PDB/Native/PublicsStream.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/DebugInfo/PDB/Native/PublicsStream.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/DebugInfo/PDB/Native/RawError.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/DebugInfo/PDB/Native/RawError.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/DebugInfo/PDB/Native/SymbolCache.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/DebugInfo/PDB/Native/SymbolCache.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/DebugInfo/PDB/Native/SymbolStream.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/DebugInfo/PDB/Native/SymbolStream.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/DebugInfo/PDB/Native/TpiHashing.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/DebugInfo/PDB/Native/TpiHashing.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/DebugInfo/PDB/Native/TpiStream.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/DebugInfo/PDB/Native/TpiStream.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/DebugInfo/PDB/Native/TpiStreamBuilder.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/DebugInfo/PDB/Native/TpiStreamBuilder.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/DebugInfo/PDB/PDB.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/DebugInfo/PDB/PDB.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/DebugInfo/PDB/PDBContext.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/DebugInfo/PDB/PDBContext.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/DebugInfo/PDB/PDBExtras.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/DebugInfo/PDB/PDBExtras.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/DebugInfo/PDB/PDBInterfaceAnchors.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/DebugInfo/PDB/PDBInterfaceAnchors.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/DebugInfo/PDB/PDBSymbol.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/DebugInfo/PDB/PDBSymbol.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/DebugInfo/PDB/PDBSymbolAnnotation.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/DebugInfo/PDB/PDBSymbolAnnotation.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/DebugInfo/PDB/PDBSymbolBlock.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/DebugInfo/PDB/PDBSymbolBlock.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/DebugInfo/PDB/PDBSymbolCompiland.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/DebugInfo/PDB/PDBSymbolCompiland.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/DebugInfo/PDB/PDBSymbolCompilandDetails.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/DebugInfo/PDB/PDBSymbolCompilandDetails.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/DebugInfo/PDB/PDBSymbolCompilandEnv.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/DebugInfo/PDB/PDBSymbolCompilandEnv.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/DebugInfo/PDB/PDBSymbolCustom.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/DebugInfo/PDB/PDBSymbolCustom.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/DebugInfo/PDB/PDBSymbolData.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/DebugInfo/PDB/PDBSymbolData.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/DebugInfo/PDB/PDBSymbolExe.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/DebugInfo/PDB/PDBSymbolExe.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/DebugInfo/PDB/PDBSymbolFunc.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/DebugInfo/PDB/PDBSymbolFunc.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/DebugInfo/PDB/PDBSymbolFuncDebugEnd.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/DebugInfo/PDB/PDBSymbolFuncDebugEnd.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/DebugInfo/PDB/PDBSymbolFuncDebugStart.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/DebugInfo/PDB/PDBSymbolFuncDebugStart.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/DebugInfo/PDB/PDBSymbolLabel.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/DebugInfo/PDB/PDBSymbolLabel.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/DebugInfo/PDB/PDBSymbolPublicSymbol.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/DebugInfo/PDB/PDBSymbolPublicSymbol.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/DebugInfo/PDB/PDBSymbolThunk.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/DebugInfo/PDB/PDBSymbolThunk.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/DebugInfo/PDB/PDBSymbolTypeArray.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/DebugInfo/PDB/PDBSymbolTypeArray.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/DebugInfo/PDB/PDBSymbolTypeBaseClass.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/DebugInfo/PDB/PDBSymbolTypeBaseClass.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/DebugInfo/PDB/PDBSymbolTypeBuiltin.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/DebugInfo/PDB/PDBSymbolTypeBuiltin.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/DebugInfo/PDB/PDBSymbolTypeCustom.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/DebugInfo/PDB/PDBSymbolTypeCustom.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/DebugInfo/PDB/PDBSymbolTypeDimension.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/DebugInfo/PDB/PDBSymbolTypeDimension.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/DebugInfo/PDB/PDBSymbolTypeEnum.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/DebugInfo/PDB/PDBSymbolTypeEnum.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/DebugInfo/PDB/PDBSymbolTypeFriend.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/DebugInfo/PDB/PDBSymbolTypeFriend.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/DebugInfo/PDB/PDBSymbolTypeFunctionArg.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/DebugInfo/PDB/PDBSymbolTypeFunctionArg.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/DebugInfo/PDB/PDBSymbolTypeFunctionSig.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/DebugInfo/PDB/PDBSymbolTypeFunctionSig.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/DebugInfo/PDB/PDBSymbolTypeManaged.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/DebugInfo/PDB/PDBSymbolTypeManaged.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/DebugInfo/PDB/PDBSymbolTypePointer.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/DebugInfo/PDB/PDBSymbolTypePointer.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/DebugInfo/PDB/PDBSymbolTypeTypedef.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/DebugInfo/PDB/PDBSymbolTypeTypedef.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/DebugInfo/PDB/PDBSymbolTypeUDT.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/DebugInfo/PDB/PDBSymbolTypeUDT.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/DebugInfo/PDB/PDBSymbolTypeVTable.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/DebugInfo/PDB/PDBSymbolTypeVTable.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/DebugInfo/PDB/PDBSymbolTypeVTableShape.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/DebugInfo/PDB/PDBSymbolTypeVTableShape.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/DebugInfo/PDB/PDBSymbolUnknown.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/DebugInfo/PDB/PDBSymbolUnknown.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/DebugInfo/PDB/PDBSymbolUsingNamespace.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/DebugInfo/PDB/PDBSymbolUsingNamespace.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/DebugInfo/PDB/PDBSymDumper.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/DebugInfo/PDB/PDBSymDumper.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/DebugInfo/PDB/UDTLayout.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/DebugInfo/PDB/UDTLayout.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/DebugInfo/Symbolize/DIPrinter.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/DebugInfo/Symbolize/DIPrinter.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/DebugInfo/Symbolize/SymbolizableObjectFile.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/DebugInfo/Symbolize/SymbolizableObjectFile.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/DebugInfo/Symbolize/SymbolizableObjectFile.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/DebugInfo/Symbolize/SymbolizableObjectFile.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/DebugInfo/Symbolize/Symbolize.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/DebugInfo/Symbolize/Symbolize.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Demangle/Demangle.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Demangle/Demangle.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Demangle/ItaniumDemangle.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Demangle/ItaniumDemangle.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Demangle/MicrosoftDemangle.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Demangle/MicrosoftDemangle.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Demangle/MicrosoftDemangleNodes.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Demangle/MicrosoftDemangleNodes.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/ExecutionEngine/ExecutionEngine.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/ExecutionEngine/ExecutionEngine.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/ExecutionEngine/ExecutionEngineBindings.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/ExecutionEngine/ExecutionEngineBindings.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/ExecutionEngine/GDBRegistrationListener.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/ExecutionEngine/GDBRegistrationListener.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/ExecutionEngine/IntelJITEvents/IntelJITEventListener.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/ExecutionEngine/IntelJITEvents/IntelJITEventListener.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/ExecutionEngine/IntelJITEvents/IntelJITEventsWrapper.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/ExecutionEngine/IntelJITEvents/IntelJITEventsWrapper.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/ExecutionEngine/IntelJITEvents/ittnotify_config.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/ExecutionEngine/IntelJITEvents/ittnotify_config.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/ExecutionEngine/IntelJITEvents/ittnotify_types.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/ExecutionEngine/IntelJITEvents/ittnotify_types.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/ExecutionEngine/IntelJITEvents/jitprofiling.c...
Parsing file /opt/doxygen-docs/src/llvm/lib/ExecutionEngine/IntelJITEvents/jitprofiling.c...
Preprocessing /opt/doxygen-docs/src/llvm/lib/ExecutionEngine/IntelJITEvents/jitprofiling.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/ExecutionEngine/IntelJITEvents/jitprofiling.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/ExecutionEngine/Interpreter/Execution.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/ExecutionEngine/Interpreter/Execution.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/ExecutionEngine/Interpreter/ExternalFunctions.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/ExecutionEngine/Interpreter/ExternalFunctions.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/ExecutionEngine/Interpreter/Interpreter.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/ExecutionEngine/Interpreter/Interpreter.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/ExecutionEngine/Interpreter/Interpreter.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/ExecutionEngine/Interpreter/Interpreter.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/ExecutionEngine/JITLink/BasicGOTAndStubsBuilder.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/ExecutionEngine/JITLink/BasicGOTAndStubsBuilder.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/ExecutionEngine/JITLink/EHFrameSupport.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/ExecutionEngine/JITLink/EHFrameSupport.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/ExecutionEngine/JITLink/EHFrameSupportImpl.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/ExecutionEngine/JITLink/EHFrameSupportImpl.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/ExecutionEngine/JITLink/JITLink.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/ExecutionEngine/JITLink/JITLink.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/ExecutionEngine/JITLink/JITLinkGeneric.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/ExecutionEngine/JITLink/JITLinkGeneric.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/ExecutionEngine/JITLink/JITLinkGeneric.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/ExecutionEngine/JITLink/JITLinkGeneric.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/ExecutionEngine/JITLink/JITLinkMemoryManager.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/ExecutionEngine/JITLink/JITLinkMemoryManager.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/ExecutionEngine/JITLink/MachO.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/ExecutionEngine/JITLink/MachO.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/ExecutionEngine/JITLink/MachO_arm64.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/ExecutionEngine/JITLink/MachO_arm64.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/ExecutionEngine/JITLink/MachO_x86_64.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/ExecutionEngine/JITLink/MachO_x86_64.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/ExecutionEngine/JITLink/MachOLinkGraphBuilder.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/ExecutionEngine/JITLink/MachOLinkGraphBuilder.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/ExecutionEngine/JITLink/MachOLinkGraphBuilder.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/ExecutionEngine/JITLink/MachOLinkGraphBuilder.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/ExecutionEngine/MCJIT/MCJIT.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/ExecutionEngine/MCJIT/MCJIT.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/ExecutionEngine/MCJIT/MCJIT.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/ExecutionEngine/MCJIT/MCJIT.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/ExecutionEngine/OProfileJIT/OProfileJITEventListener.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/ExecutionEngine/OProfileJIT/OProfileJITEventListener.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/ExecutionEngine/OProfileJIT/OProfileWrapper.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/ExecutionEngine/OProfileJIT/OProfileWrapper.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/ExecutionEngine/Orc/CompileOnDemandLayer.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/ExecutionEngine/Orc/CompileOnDemandLayer.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/ExecutionEngine/Orc/CompileUtils.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/ExecutionEngine/Orc/CompileUtils.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/ExecutionEngine/Orc/Core.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/ExecutionEngine/Orc/Core.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/ExecutionEngine/Orc/ExecutionUtils.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/ExecutionEngine/Orc/ExecutionUtils.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/ExecutionEngine/Orc/IndirectionUtils.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/ExecutionEngine/Orc/IndirectionUtils.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/ExecutionEngine/Orc/IRCompileLayer.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/ExecutionEngine/Orc/IRCompileLayer.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/ExecutionEngine/Orc/IRTransformLayer.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/ExecutionEngine/Orc/IRTransformLayer.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/ExecutionEngine/Orc/JITTargetMachineBuilder.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/ExecutionEngine/Orc/JITTargetMachineBuilder.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/ExecutionEngine/Orc/Layer.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/ExecutionEngine/Orc/Layer.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/ExecutionEngine/Orc/LazyReexports.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/ExecutionEngine/Orc/LazyReexports.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/ExecutionEngine/Orc/Legacy.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/ExecutionEngine/Orc/Legacy.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/ExecutionEngine/Orc/LLJIT.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/ExecutionEngine/Orc/LLJIT.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/ExecutionEngine/Orc/NullResolver.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/ExecutionEngine/Orc/NullResolver.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/ExecutionEngine/Orc/ObjectLinkingLayer.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/ExecutionEngine/Orc/ObjectLinkingLayer.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/ExecutionEngine/Orc/ObjectTransformLayer.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/ExecutionEngine/Orc/ObjectTransformLayer.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/ExecutionEngine/Orc/OrcABISupport.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/ExecutionEngine/Orc/OrcABISupport.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/ExecutionEngine/Orc/OrcCBindings.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/ExecutionEngine/Orc/OrcCBindings.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/ExecutionEngine/Orc/OrcCBindingsStack.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/ExecutionEngine/Orc/OrcCBindingsStack.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/ExecutionEngine/Orc/OrcMCJITReplacement.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/ExecutionEngine/Orc/OrcMCJITReplacement.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/ExecutionEngine/Orc/OrcMCJITReplacement.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/ExecutionEngine/Orc/OrcMCJITReplacement.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/ExecutionEngine/Orc/RTDyldObjectLinkingLayer.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/ExecutionEngine/Orc/RTDyldObjectLinkingLayer.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/ExecutionEngine/Orc/SpeculateAnalyses.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/ExecutionEngine/Orc/SpeculateAnalyses.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/ExecutionEngine/Orc/Speculation.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/ExecutionEngine/Orc/Speculation.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/ExecutionEngine/Orc/ThreadSafeModule.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/ExecutionEngine/Orc/ThreadSafeModule.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/ExecutionEngine/OrcError/OrcError.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/ExecutionEngine/OrcError/OrcError.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/ExecutionEngine/OrcError/RPCError.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/ExecutionEngine/OrcError/RPCError.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/ExecutionEngine/PerfJITEvents/PerfJITEventListener.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/ExecutionEngine/PerfJITEvents/PerfJITEventListener.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/ExecutionEngine/RuntimeDyld/JITSymbol.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/ExecutionEngine/RuntimeDyld/JITSymbol.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/ExecutionEngine/RuntimeDyld/RTDyldMemoryManager.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/ExecutionEngine/RuntimeDyld/RTDyldMemoryManager.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/ExecutionEngine/RuntimeDyld/RuntimeDyld.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/ExecutionEngine/RuntimeDyld/RuntimeDyld.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/ExecutionEngine/RuntimeDyld/RuntimeDyldChecker.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/ExecutionEngine/RuntimeDyld/RuntimeDyldChecker.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/ExecutionEngine/RuntimeDyld/RuntimeDyldCheckerImpl.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/ExecutionEngine/RuntimeDyld/RuntimeDyldCheckerImpl.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/ExecutionEngine/RuntimeDyld/RuntimeDyldCOFF.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/ExecutionEngine/RuntimeDyld/RuntimeDyldCOFF.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/ExecutionEngine/RuntimeDyld/RuntimeDyldCOFF.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/ExecutionEngine/RuntimeDyld/RuntimeDyldCOFF.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/ExecutionEngine/RuntimeDyld/RuntimeDyldELF.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/ExecutionEngine/RuntimeDyld/RuntimeDyldELF.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/ExecutionEngine/RuntimeDyld/RuntimeDyldELF.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/ExecutionEngine/RuntimeDyld/RuntimeDyldELF.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/ExecutionEngine/RuntimeDyld/RuntimeDyldImpl.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/ExecutionEngine/RuntimeDyld/RuntimeDyldImpl.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/ExecutionEngine/RuntimeDyld/RuntimeDyldMachO.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/ExecutionEngine/RuntimeDyld/RuntimeDyldMachO.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/ExecutionEngine/RuntimeDyld/RuntimeDyldMachO.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/ExecutionEngine/RuntimeDyld/RuntimeDyldMachO.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/ExecutionEngine/RuntimeDyld/Targets/RuntimeDyldCOFFI386.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/ExecutionEngine/RuntimeDyld/Targets/RuntimeDyldCOFFI386.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/ExecutionEngine/RuntimeDyld/Targets/RuntimeDyldCOFFThumb.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/ExecutionEngine/RuntimeDyld/Targets/RuntimeDyldCOFFThumb.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/ExecutionEngine/RuntimeDyld/Targets/RuntimeDyldCOFFX86_64.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/ExecutionEngine/RuntimeDyld/Targets/RuntimeDyldCOFFX86_64.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/ExecutionEngine/RuntimeDyld/Targets/RuntimeDyldELFMips.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/ExecutionEngine/RuntimeDyld/Targets/RuntimeDyldELFMips.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/ExecutionEngine/RuntimeDyld/Targets/RuntimeDyldELFMips.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/ExecutionEngine/RuntimeDyld/Targets/RuntimeDyldELFMips.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/ExecutionEngine/RuntimeDyld/Targets/RuntimeDyldMachOAArch64.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/ExecutionEngine/RuntimeDyld/Targets/RuntimeDyldMachOAArch64.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/ExecutionEngine/RuntimeDyld/Targets/RuntimeDyldMachOARM.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/ExecutionEngine/RuntimeDyld/Targets/RuntimeDyldMachOARM.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/ExecutionEngine/RuntimeDyld/Targets/RuntimeDyldMachOI386.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/ExecutionEngine/RuntimeDyld/Targets/RuntimeDyldMachOI386.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/ExecutionEngine/RuntimeDyld/Targets/RuntimeDyldMachOX86_64.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/ExecutionEngine/RuntimeDyld/Targets/RuntimeDyldMachOX86_64.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/ExecutionEngine/SectionMemoryManager.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/ExecutionEngine/SectionMemoryManager.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/ExecutionEngine/TargetSelect.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/ExecutionEngine/TargetSelect.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/FuzzMutate/FuzzerCLI.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/FuzzMutate/FuzzerCLI.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/FuzzMutate/IRMutator.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/FuzzMutate/IRMutator.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/FuzzMutate/OpDescriptor.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/FuzzMutate/OpDescriptor.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/FuzzMutate/Operations.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/FuzzMutate/Operations.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/FuzzMutate/RandomIRBuilder.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/FuzzMutate/RandomIRBuilder.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/IR/AbstractCallSite.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/IR/AbstractCallSite.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/IR/AsmWriter.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/IR/AsmWriter.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/IR/AttributeImpl.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/IR/AttributeImpl.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/IR/Attributes.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/IR/Attributes.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/IR/AutoUpgrade.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/IR/AutoUpgrade.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/IR/BasicBlock.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/IR/BasicBlock.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/IR/Comdat.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/IR/Comdat.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/IR/ConstantFold.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/IR/ConstantFold.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/IR/ConstantFold.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/IR/ConstantFold.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/IR/ConstantRange.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/IR/ConstantRange.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/IR/Constants.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/IR/Constants.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/IR/ConstantsContext.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/IR/ConstantsContext.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/IR/Core.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/IR/Core.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/IR/DataLayout.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/IR/DataLayout.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/IR/DebugInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/IR/DebugInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/IR/DebugInfoMetadata.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/IR/DebugInfoMetadata.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/IR/DebugLoc.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/IR/DebugLoc.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/IR/DiagnosticHandler.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/IR/DiagnosticHandler.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/IR/DiagnosticInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/IR/DiagnosticInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/IR/DiagnosticPrinter.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/IR/DiagnosticPrinter.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/IR/DIBuilder.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/IR/DIBuilder.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/IR/Dominators.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/IR/Dominators.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/IR/Function.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/IR/Function.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/IR/Globals.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/IR/Globals.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/IR/GVMaterializer.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/IR/GVMaterializer.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/IR/InlineAsm.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/IR/InlineAsm.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/IR/Instruction.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/IR/Instruction.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/IR/Instructions.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/IR/Instructions.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/IR/IntrinsicInst.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/IR/IntrinsicInst.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/IR/IRBuilder.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/IR/IRBuilder.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/IR/IRPrintingPasses.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/IR/IRPrintingPasses.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/IR/LegacyPassManager.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/IR/LegacyPassManager.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/IR/LLVMContext.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/IR/LLVMContext.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/IR/LLVMContextImpl.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/IR/LLVMContextImpl.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/IR/LLVMContextImpl.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/IR/LLVMContextImpl.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/IR/Mangler.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/IR/Mangler.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/IR/MDBuilder.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/IR/MDBuilder.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/IR/Metadata.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/IR/Metadata.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/IR/MetadataImpl.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/IR/MetadataImpl.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/IR/Module.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/IR/Module.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/IR/ModuleSummaryIndex.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/IR/ModuleSummaryIndex.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/IR/Operator.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/IR/Operator.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/IR/OptBisect.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/IR/OptBisect.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/IR/Pass.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/IR/Pass.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/IR/PassInstrumentation.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/IR/PassInstrumentation.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/IR/PassManager.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/IR/PassManager.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/IR/PassRegistry.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/IR/PassRegistry.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/IR/PassTimingInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/IR/PassTimingInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/IR/ProfileSummary.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/IR/ProfileSummary.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/IR/RemarkStreamer.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/IR/RemarkStreamer.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/IR/SafepointIRVerifier.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/IR/SafepointIRVerifier.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/IR/Statepoint.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/IR/Statepoint.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/IR/SymbolTableListTraitsImpl.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/IR/SymbolTableListTraitsImpl.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/IR/Type.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/IR/Type.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/IR/TypeFinder.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/IR/TypeFinder.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/IR/Use.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/IR/Use.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/IR/User.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/IR/User.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/IR/Value.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/IR/Value.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/IR/ValueSymbolTable.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/IR/ValueSymbolTable.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/IR/Verifier.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/IR/Verifier.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/IRReader/IRReader.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/IRReader/IRReader.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/LineEditor/LineEditor.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/LineEditor/LineEditor.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Linker/IRMover.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Linker/IRMover.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Linker/LinkDiagnosticInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Linker/LinkDiagnosticInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Linker/LinkModules.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Linker/LinkModules.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/LTO/Caching.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/LTO/Caching.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/LTO/LTO.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/LTO/LTO.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/LTO/LTOBackend.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/LTO/LTOBackend.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/LTO/LTOCodeGenerator.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/LTO/LTOCodeGenerator.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/LTO/LTOModule.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/LTO/LTOModule.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/LTO/SummaryBasedOptimizations.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/LTO/SummaryBasedOptimizations.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/LTO/ThinLTOCodeGenerator.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/LTO/ThinLTOCodeGenerator.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/LTO/UpdateCompilerUsed.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/LTO/UpdateCompilerUsed.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/MC/ConstantPools.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/MC/ConstantPools.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/MC/ELFObjectWriter.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/MC/ELFObjectWriter.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/MC/MachObjectWriter.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/MC/MachObjectWriter.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/MC/MCAsmBackend.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/MC/MCAsmBackend.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/MC/MCAsmInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/MC/MCAsmInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/MC/MCAsmInfoCOFF.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/MC/MCAsmInfoCOFF.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/MC/MCAsmInfoDarwin.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/MC/MCAsmInfoDarwin.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/MC/MCAsmInfoELF.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/MC/MCAsmInfoELF.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/MC/MCAsmInfoWasm.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/MC/MCAsmInfoWasm.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/MC/MCAsmInfoXCOFF.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/MC/MCAsmInfoXCOFF.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/MC/MCAsmMacro.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/MC/MCAsmMacro.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/MC/MCAsmStreamer.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/MC/MCAsmStreamer.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/MC/MCAssembler.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/MC/MCAssembler.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/MC/MCCodeEmitter.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/MC/MCCodeEmitter.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/MC/MCCodePadder.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/MC/MCCodePadder.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/MC/MCCodeView.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/MC/MCCodeView.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/MC/MCContext.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/MC/MCContext.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/MC/MCDisassembler/Disassembler.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/MC/MCDisassembler/Disassembler.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/MC/MCDisassembler/Disassembler.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/MC/MCDisassembler/Disassembler.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/MC/MCDisassembler/MCDisassembler.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/MC/MCDisassembler/MCDisassembler.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/MC/MCDisassembler/MCExternalSymbolizer.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/MC/MCDisassembler/MCExternalSymbolizer.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/MC/MCDisassembler/MCRelocationInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/MC/MCDisassembler/MCRelocationInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/MC/MCDisassembler/MCSymbolizer.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/MC/MCDisassembler/MCSymbolizer.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/MC/MCDwarf.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/MC/MCDwarf.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/MC/MCELFObjectTargetWriter.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/MC/MCELFObjectTargetWriter.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/MC/MCELFStreamer.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/MC/MCELFStreamer.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/MC/MCExpr.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/MC/MCExpr.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/MC/MCFragment.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/MC/MCFragment.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/MC/MCInst.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/MC/MCInst.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/MC/MCInstPrinter.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/MC/MCInstPrinter.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/MC/MCInstrAnalysis.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/MC/MCInstrAnalysis.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/MC/MCInstrDesc.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/MC/MCInstrDesc.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/MC/MCLabel.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/MC/MCLabel.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/MC/MCLinkerOptimizationHint.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/MC/MCLinkerOptimizationHint.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/MC/MCMachObjectTargetWriter.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/MC/MCMachObjectTargetWriter.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/MC/MCMachOStreamer.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/MC/MCMachOStreamer.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/MC/MCNullStreamer.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/MC/MCNullStreamer.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/MC/MCObjectFileInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/MC/MCObjectFileInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/MC/MCObjectStreamer.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/MC/MCObjectStreamer.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/MC/MCObjectWriter.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/MC/MCObjectWriter.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/MC/MCParser/AsmLexer.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/MC/MCParser/AsmLexer.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/MC/MCParser/AsmParser.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/MC/MCParser/AsmParser.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/MC/MCParser/COFFAsmParser.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/MC/MCParser/COFFAsmParser.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/MC/MCParser/DarwinAsmParser.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/MC/MCParser/DarwinAsmParser.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/MC/MCParser/ELFAsmParser.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/MC/MCParser/ELFAsmParser.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/MC/MCParser/MCAsmLexer.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/MC/MCParser/MCAsmLexer.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/MC/MCParser/MCAsmParser.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/MC/MCParser/MCAsmParser.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/MC/MCParser/MCAsmParserExtension.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/MC/MCParser/MCAsmParserExtension.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/MC/MCParser/MCTargetAsmParser.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/MC/MCParser/MCTargetAsmParser.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/MC/MCParser/WasmAsmParser.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/MC/MCParser/WasmAsmParser.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/MC/MCRegisterInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/MC/MCRegisterInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/MC/MCSchedule.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/MC/MCSchedule.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/MC/MCSection.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/MC/MCSection.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/MC/MCSectionCOFF.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/MC/MCSectionCOFF.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/MC/MCSectionELF.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/MC/MCSectionELF.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/MC/MCSectionMachO.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/MC/MCSectionMachO.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/MC/MCSectionWasm.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/MC/MCSectionWasm.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/MC/MCSectionXCOFF.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/MC/MCSectionXCOFF.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/MC/MCStreamer.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/MC/MCStreamer.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/MC/MCSubtargetInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/MC/MCSubtargetInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/MC/MCSymbol.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/MC/MCSymbol.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/MC/MCSymbolELF.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/MC/MCSymbolELF.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/MC/MCTargetOptions.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/MC/MCTargetOptions.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/MC/MCValue.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/MC/MCValue.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/MC/MCWasmObjectTargetWriter.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/MC/MCWasmObjectTargetWriter.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/MC/MCWasmStreamer.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/MC/MCWasmStreamer.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/MC/MCWin64EH.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/MC/MCWin64EH.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/MC/MCWinCOFFStreamer.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/MC/MCWinCOFFStreamer.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/MC/MCWinEH.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/MC/MCWinEH.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/MC/MCXCOFFObjectTargetWriter.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/MC/MCXCOFFObjectTargetWriter.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/MC/MCXCOFFStreamer.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/MC/MCXCOFFStreamer.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/MC/StringTableBuilder.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/MC/StringTableBuilder.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/MC/SubtargetFeature.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/MC/SubtargetFeature.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/MC/WasmObjectWriter.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/MC/WasmObjectWriter.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/MC/WinCOFFObjectWriter.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/MC/WinCOFFObjectWriter.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/MC/XCOFFObjectWriter.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/MC/XCOFFObjectWriter.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/MCA/CodeEmitter.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/MCA/CodeEmitter.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/MCA/Context.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/MCA/Context.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/MCA/HardwareUnits/HardwareUnit.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/MCA/HardwareUnits/HardwareUnit.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/MCA/HardwareUnits/LSUnit.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/MCA/HardwareUnits/LSUnit.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/MCA/HardwareUnits/RegisterFile.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/MCA/HardwareUnits/RegisterFile.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/MCA/HardwareUnits/ResourceManager.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/MCA/HardwareUnits/ResourceManager.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/MCA/HardwareUnits/RetireControlUnit.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/MCA/HardwareUnits/RetireControlUnit.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/MCA/HardwareUnits/Scheduler.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/MCA/HardwareUnits/Scheduler.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/MCA/HWEventListener.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/MCA/HWEventListener.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/MCA/InstrBuilder.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/MCA/InstrBuilder.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/MCA/Instruction.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/MCA/Instruction.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/MCA/Pipeline.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/MCA/Pipeline.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/MCA/Stages/DispatchStage.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/MCA/Stages/DispatchStage.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/MCA/Stages/EntryStage.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/MCA/Stages/EntryStage.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/MCA/Stages/ExecuteStage.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/MCA/Stages/ExecuteStage.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/MCA/Stages/InstructionTables.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/MCA/Stages/InstructionTables.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/MCA/Stages/MicroOpQueueStage.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/MCA/Stages/MicroOpQueueStage.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/MCA/Stages/RetireStage.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/MCA/Stages/RetireStage.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/MCA/Stages/Stage.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/MCA/Stages/Stage.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/MCA/Support.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/MCA/Support.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Object/Archive.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Object/Archive.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Object/ArchiveWriter.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Object/ArchiveWriter.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Object/Binary.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Object/Binary.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Object/COFFImportFile.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Object/COFFImportFile.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Object/COFFModuleDefinition.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Object/COFFModuleDefinition.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Object/COFFObjectFile.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Object/COFFObjectFile.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Object/Decompressor.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Object/Decompressor.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Object/ELF.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Object/ELF.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Object/ELFObjectFile.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Object/ELFObjectFile.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Object/Error.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Object/Error.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Object/IRObjectFile.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Object/IRObjectFile.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Object/IRSymtab.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Object/IRSymtab.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Object/MachOObjectFile.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Object/MachOObjectFile.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Object/MachOUniversal.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Object/MachOUniversal.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Object/Minidump.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Object/Minidump.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Object/ModuleSymbolTable.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Object/ModuleSymbolTable.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Object/Object.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Object/Object.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Object/ObjectFile.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Object/ObjectFile.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Object/RecordStreamer.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Object/RecordStreamer.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Object/RecordStreamer.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Object/RecordStreamer.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Object/RelocationResolver.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Object/RelocationResolver.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Object/SymbolicFile.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Object/SymbolicFile.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Object/SymbolSize.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Object/SymbolSize.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Object/TapiFile.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Object/TapiFile.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Object/TapiUniversal.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Object/TapiUniversal.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Object/WasmObjectFile.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Object/WasmObjectFile.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Object/WindowsMachineFlag.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Object/WindowsMachineFlag.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Object/WindowsResource.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Object/WindowsResource.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Object/XCOFFObjectFile.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Object/XCOFFObjectFile.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/ObjectYAML/CodeViewYAMLDebugSections.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/ObjectYAML/CodeViewYAMLDebugSections.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/ObjectYAML/CodeViewYAMLSymbols.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/ObjectYAML/CodeViewYAMLSymbols.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/ObjectYAML/CodeViewYAMLTypeHashing.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/ObjectYAML/CodeViewYAMLTypeHashing.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/ObjectYAML/CodeViewYAMLTypes.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/ObjectYAML/CodeViewYAMLTypes.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/ObjectYAML/COFFEmitter.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/ObjectYAML/COFFEmitter.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/ObjectYAML/COFFYAML.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/ObjectYAML/COFFYAML.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/ObjectYAML/DWARFEmitter.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/ObjectYAML/DWARFEmitter.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/ObjectYAML/DWARFVisitor.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/ObjectYAML/DWARFVisitor.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/ObjectYAML/DWARFVisitor.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/ObjectYAML/DWARFVisitor.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/ObjectYAML/DWARFYAML.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/ObjectYAML/DWARFYAML.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/ObjectYAML/ELFEmitter.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/ObjectYAML/ELFEmitter.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/ObjectYAML/ELFYAML.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/ObjectYAML/ELFYAML.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/ObjectYAML/MachOEmitter.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/ObjectYAML/MachOEmitter.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/ObjectYAML/MachOYAML.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/ObjectYAML/MachOYAML.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/ObjectYAML/MinidumpEmitter.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/ObjectYAML/MinidumpEmitter.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/ObjectYAML/MinidumpYAML.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/ObjectYAML/MinidumpYAML.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/ObjectYAML/ObjectYAML.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/ObjectYAML/ObjectYAML.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/ObjectYAML/WasmEmitter.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/ObjectYAML/WasmEmitter.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/ObjectYAML/WasmYAML.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/ObjectYAML/WasmYAML.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/ObjectYAML/XCOFFYAML.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/ObjectYAML/XCOFFYAML.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/ObjectYAML/YAML.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/ObjectYAML/YAML.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/ObjectYAML/yaml2obj.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/ObjectYAML/yaml2obj.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Option/Arg.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Option/Arg.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Option/ArgList.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Option/ArgList.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Option/Option.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Option/Option.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Option/OptTable.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Option/OptTable.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Passes/PassBuilder.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Passes/PassBuilder.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Passes/PassPlugin.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Passes/PassPlugin.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Passes/StandardInstrumentations.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Passes/StandardInstrumentations.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/ProfileData/Coverage/CoverageMapping.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/ProfileData/Coverage/CoverageMapping.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/ProfileData/Coverage/CoverageMappingReader.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/ProfileData/Coverage/CoverageMappingReader.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/ProfileData/Coverage/CoverageMappingWriter.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/ProfileData/Coverage/CoverageMappingWriter.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/ProfileData/GCOV.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/ProfileData/GCOV.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/ProfileData/InstrProf.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/ProfileData/InstrProf.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/ProfileData/InstrProfReader.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/ProfileData/InstrProfReader.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/ProfileData/InstrProfWriter.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/ProfileData/InstrProfWriter.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/ProfileData/ProfileSummaryBuilder.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/ProfileData/ProfileSummaryBuilder.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/ProfileData/SampleProf.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/ProfileData/SampleProf.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/ProfileData/SampleProfReader.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/ProfileData/SampleProfReader.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/ProfileData/SampleProfWriter.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/ProfileData/SampleProfWriter.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Remarks/BitstreamRemarkParser.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Remarks/BitstreamRemarkParser.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Remarks/BitstreamRemarkParser.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Remarks/BitstreamRemarkParser.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Remarks/BitstreamRemarkSerializer.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Remarks/BitstreamRemarkSerializer.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Remarks/Remark.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Remarks/Remark.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Remarks/RemarkFormat.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Remarks/RemarkFormat.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Remarks/RemarkLinker.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Remarks/RemarkLinker.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Remarks/RemarkParser.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Remarks/RemarkParser.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Remarks/RemarkSerializer.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Remarks/RemarkSerializer.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Remarks/RemarkStringTable.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Remarks/RemarkStringTable.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Remarks/YAMLRemarkParser.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Remarks/YAMLRemarkParser.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Remarks/YAMLRemarkParser.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Remarks/YAMLRemarkParser.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Remarks/YAMLRemarkSerializer.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Remarks/YAMLRemarkSerializer.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Support/AArch64TargetParser.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Support/AArch64TargetParser.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Support/ABIBreak.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Support/ABIBreak.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Support/Allocator.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Support/Allocator.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Support/AMDGPUMetadata.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Support/AMDGPUMetadata.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Support/APFloat.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Support/APFloat.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Support/APInt.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Support/APInt.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Support/APSInt.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Support/APSInt.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Support/ARMAttributeParser.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Support/ARMAttributeParser.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Support/ARMBuildAttrs.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Support/ARMBuildAttrs.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Support/ARMTargetParser.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Support/ARMTargetParser.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Support/ARMWinEH.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Support/ARMWinEH.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Support/Atomic.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Support/Atomic.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Support/BinaryStreamError.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Support/BinaryStreamError.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Support/BinaryStreamReader.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Support/BinaryStreamReader.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Support/BinaryStreamRef.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Support/BinaryStreamRef.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Support/BinaryStreamWriter.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Support/BinaryStreamWriter.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Support/BlockFrequency.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Support/BlockFrequency.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Support/BranchProbability.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Support/BranchProbability.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Support/BuryPointer.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Support/BuryPointer.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Support/CachePruning.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Support/CachePruning.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Support/Chrono.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Support/Chrono.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Support/circular_raw_ostream.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Support/circular_raw_ostream.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Support/CodeGenCoverage.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Support/CodeGenCoverage.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Support/COM.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Support/COM.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Support/CommandLine.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Support/CommandLine.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Support/Compression.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Support/Compression.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Support/ConvertUTF.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Support/ConvertUTF.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Support/ConvertUTFWrapper.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Support/ConvertUTFWrapper.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Support/CrashRecoveryContext.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Support/CrashRecoveryContext.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Support/CRC.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Support/CRC.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Support/DAGDeltaAlgorithm.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Support/DAGDeltaAlgorithm.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Support/DataExtractor.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Support/DataExtractor.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Support/Debug.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Support/Debug.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Support/DebugCounter.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Support/DebugCounter.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Support/DeltaAlgorithm.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Support/DeltaAlgorithm.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Support/DJB.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Support/DJB.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Support/DynamicLibrary.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Support/DynamicLibrary.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Support/Errno.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Support/Errno.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Support/Error.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Support/Error.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Support/ErrorHandling.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Support/ErrorHandling.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Support/FileCheck.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Support/FileCheck.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Support/FileCheckImpl.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Support/FileCheckImpl.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Support/FileCollector.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Support/FileCollector.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Support/FileOutputBuffer.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Support/FileOutputBuffer.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Support/FileUtilities.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Support/FileUtilities.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Support/FoldingSet.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Support/FoldingSet.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Support/FormattedStream.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Support/FormattedStream.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Support/FormatVariadic.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Support/FormatVariadic.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Support/GlobPattern.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Support/GlobPattern.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Support/GraphWriter.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Support/GraphWriter.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Support/Hashing.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Support/Hashing.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Support/Host.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Support/Host.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Support/InitLLVM.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Support/InitLLVM.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Support/IntEqClasses.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Support/IntEqClasses.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Support/IntervalMap.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Support/IntervalMap.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Support/ItaniumManglingCanonicalizer.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Support/ItaniumManglingCanonicalizer.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Support/JSON.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Support/JSON.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Support/KnownBits.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Support/KnownBits.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Support/LEB128.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Support/LEB128.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Support/LineIterator.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Support/LineIterator.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Support/Locale.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Support/Locale.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Support/LockFileManager.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Support/LockFileManager.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Support/LowLevelType.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Support/LowLevelType.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Support/ManagedStatic.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Support/ManagedStatic.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Support/MathExtras.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Support/MathExtras.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Support/MD5.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Support/MD5.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Support/Memory.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Support/Memory.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Support/MemoryBuffer.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Support/MemoryBuffer.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Support/NativeFormatting.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Support/NativeFormatting.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Support/Optional.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Support/Optional.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Support/Options.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Support/Options.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Support/Parallel.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Support/Parallel.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Support/Path.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Support/Path.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Support/PluginLoader.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Support/PluginLoader.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Support/PrettyStackTrace.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Support/PrettyStackTrace.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Support/Process.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Support/Process.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Support/Program.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Support/Program.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Support/RandomNumberGenerator.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Support/RandomNumberGenerator.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Support/raw_os_ostream.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Support/raw_os_ostream.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Support/raw_ostream.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Support/raw_ostream.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Support/regcomp.c...
Parsing file /opt/doxygen-docs/src/llvm/lib/Support/regcomp.c...
Reading /opt/doxygen-docs/src/llvm/lib/Support/regengine.inc...
Parsing file /opt/doxygen-docs/src/llvm/lib/Support/regengine.inc...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Support/regerror.c...
Parsing file /opt/doxygen-docs/src/llvm/lib/Support/regerror.c...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Support/Regex.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Support/Regex.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Support/regex2.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Support/regex2.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Support/regex_impl.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Support/regex_impl.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Support/regexec.c...
Parsing file /opt/doxygen-docs/src/llvm/lib/Support/regexec.c...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Support/regfree.c...
Parsing file /opt/doxygen-docs/src/llvm/lib/Support/regfree.c...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Support/regstrlcpy.c...
Parsing file /opt/doxygen-docs/src/llvm/lib/Support/regstrlcpy.c...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Support/regutils.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Support/regutils.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Support/RWMutex.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Support/RWMutex.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Support/ScaledNumber.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Support/ScaledNumber.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Support/ScopedPrinter.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Support/ScopedPrinter.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Support/SHA1.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Support/SHA1.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Support/Signals.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Support/Signals.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Support/Signposts.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Support/Signposts.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Support/SmallPtrSet.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Support/SmallPtrSet.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Support/SmallVector.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Support/SmallVector.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Support/SourceMgr.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Support/SourceMgr.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Support/SpecialCaseList.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Support/SpecialCaseList.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Support/Statistic.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Support/Statistic.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Support/StringExtras.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Support/StringExtras.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Support/StringMap.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Support/StringMap.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Support/StringPool.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Support/StringPool.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Support/StringRef.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Support/StringRef.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Support/StringSaver.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Support/StringSaver.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Support/SymbolRemappingReader.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Support/SymbolRemappingReader.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Support/SystemUtils.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Support/SystemUtils.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Support/TargetParser.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Support/TargetParser.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Support/TargetRegistry.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Support/TargetRegistry.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Support/TarWriter.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Support/TarWriter.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Support/Threading.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Support/Threading.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Support/ThreadLocal.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Support/ThreadLocal.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Support/ThreadPool.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Support/ThreadPool.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Support/TimeProfiler.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Support/TimeProfiler.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Support/Timer.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Support/Timer.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Support/ToolOutputFile.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Support/ToolOutputFile.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Support/TrigramIndex.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Support/TrigramIndex.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Support/Triple.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Support/Triple.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Support/Twine.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Support/Twine.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Support/Unicode.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Support/Unicode.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Support/UnicodeCaseFold.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Support/UnicodeCaseFold.cpp...
Reading /opt/doxygen-docs/src/llvm/lib/Support/Unix/COM.inc...
Parsing file /opt/doxygen-docs/src/llvm/lib/Support/Unix/COM.inc...
Reading /opt/doxygen-docs/src/llvm/lib/Support/Unix/DynamicLibrary.inc...
Parsing file /opt/doxygen-docs/src/llvm/lib/Support/Unix/DynamicLibrary.inc...
Reading /opt/doxygen-docs/src/llvm/lib/Support/Unix/Host.inc...
Parsing file /opt/doxygen-docs/src/llvm/lib/Support/Unix/Host.inc...
Reading /opt/doxygen-docs/src/llvm/lib/Support/Unix/Memory.inc...
Parsing file /opt/doxygen-docs/src/llvm/lib/Support/Unix/Memory.inc...
Reading /opt/doxygen-docs/src/llvm/lib/Support/Unix/Path.inc...
Parsing file /opt/doxygen-docs/src/llvm/lib/Support/Unix/Path.inc...
Reading /opt/doxygen-docs/src/llvm/lib/Support/Unix/Process.inc...
Parsing file /opt/doxygen-docs/src/llvm/lib/Support/Unix/Process.inc...
Reading /opt/doxygen-docs/src/llvm/lib/Support/Unix/Program.inc...
Parsing file /opt/doxygen-docs/src/llvm/lib/Support/Unix/Program.inc...
Reading /opt/doxygen-docs/src/llvm/lib/Support/Unix/Signals.inc...
Parsing file /opt/doxygen-docs/src/llvm/lib/Support/Unix/Signals.inc...
Reading /opt/doxygen-docs/src/llvm/lib/Support/Unix/Threading.inc...
Parsing file /opt/doxygen-docs/src/llvm/lib/Support/Unix/Threading.inc...
Reading /opt/doxygen-docs/src/llvm/lib/Support/Unix/ThreadLocal.inc...
Parsing file /opt/doxygen-docs/src/llvm/lib/Support/Unix/ThreadLocal.inc...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Support/Unix/Unix.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Support/Unix/Unix.h...
Reading /opt/doxygen-docs/src/llvm/lib/Support/Unix/Watchdog.inc...
Parsing file /opt/doxygen-docs/src/llvm/lib/Support/Unix/Watchdog.inc...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Support/Valgrind.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Support/Valgrind.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Support/VersionTuple.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Support/VersionTuple.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Support/VirtualFileSystem.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Support/VirtualFileSystem.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Support/Watchdog.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Support/Watchdog.cpp...
Reading /opt/doxygen-docs/src/llvm/lib/Support/Windows/COM.inc...
Parsing file /opt/doxygen-docs/src/llvm/lib/Support/Windows/COM.inc...
Reading /opt/doxygen-docs/src/llvm/lib/Support/Windows/DynamicLibrary.inc...
Parsing file /opt/doxygen-docs/src/llvm/lib/Support/Windows/DynamicLibrary.inc...
Reading /opt/doxygen-docs/src/llvm/lib/Support/Windows/explicit_symbols.inc...
Parsing file /opt/doxygen-docs/src/llvm/lib/Support/Windows/explicit_symbols.inc...
Reading /opt/doxygen-docs/src/llvm/lib/Support/Windows/Host.inc...
Parsing file /opt/doxygen-docs/src/llvm/lib/Support/Windows/Host.inc...
Reading /opt/doxygen-docs/src/llvm/lib/Support/Windows/Memory.inc...
Parsing file /opt/doxygen-docs/src/llvm/lib/Support/Windows/Memory.inc...
Reading /opt/doxygen-docs/src/llvm/lib/Support/Windows/Path.inc...
Parsing file /opt/doxygen-docs/src/llvm/lib/Support/Windows/Path.inc...
Reading /opt/doxygen-docs/src/llvm/lib/Support/Windows/Process.inc...
Parsing file /opt/doxygen-docs/src/llvm/lib/Support/Windows/Process.inc...
Reading /opt/doxygen-docs/src/llvm/lib/Support/Windows/Program.inc...
Parsing file /opt/doxygen-docs/src/llvm/lib/Support/Windows/Program.inc...
Reading /opt/doxygen-docs/src/llvm/lib/Support/Windows/Signals.inc...
Parsing file /opt/doxygen-docs/src/llvm/lib/Support/Windows/Signals.inc...
Reading /opt/doxygen-docs/src/llvm/lib/Support/Windows/Threading.inc...
Parsing file /opt/doxygen-docs/src/llvm/lib/Support/Windows/Threading.inc...
Reading /opt/doxygen-docs/src/llvm/lib/Support/Windows/ThreadLocal.inc...
Parsing file /opt/doxygen-docs/src/llvm/lib/Support/Windows/ThreadLocal.inc...
Reading /opt/doxygen-docs/src/llvm/lib/Support/Windows/Watchdog.inc...
Parsing file /opt/doxygen-docs/src/llvm/lib/Support/Windows/Watchdog.inc...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Support/Windows/WindowsSupport.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Support/Windows/WindowsSupport.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Support/WithColor.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Support/WithColor.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Support/xxhash.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Support/xxhash.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Support/YAMLParser.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Support/YAMLParser.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Support/YAMLTraits.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Support/YAMLTraits.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Support/Z3Solver.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Support/Z3Solver.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/TableGen/Error.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/TableGen/Error.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/TableGen/JSONBackend.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/TableGen/JSONBackend.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/TableGen/Main.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/TableGen/Main.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/TableGen/Record.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/TableGen/Record.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/TableGen/SetTheory.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/TableGen/SetTheory.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/TableGen/StringMatcher.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/TableGen/StringMatcher.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/TableGen/TableGenBackend.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/TableGen/TableGenBackend.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/TableGen/TGLexer.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/TableGen/TGLexer.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/TableGen/TGLexer.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/TableGen/TGLexer.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/TableGen/TGParser.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/TableGen/TGParser.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/TableGen/TGParser.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/TableGen/TGParser.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AArch64/AArch64.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AArch64/AArch64.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AArch64/AArch64A53Fix835769.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AArch64/AArch64A53Fix835769.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AArch64/AArch64A57FPLoadBalancing.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AArch64/AArch64A57FPLoadBalancing.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AArch64/AArch64AdvSIMDScalarPass.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AArch64/AArch64AdvSIMDScalarPass.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AArch64/AArch64AsmPrinter.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AArch64/AArch64AsmPrinter.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AArch64/AArch64BranchTargets.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AArch64/AArch64BranchTargets.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AArch64/AArch64CallingConvention.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AArch64/AArch64CallingConvention.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AArch64/AArch64CallingConvention.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AArch64/AArch64CallingConvention.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AArch64/AArch64CallLowering.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AArch64/AArch64CallLowering.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AArch64/AArch64CallLowering.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AArch64/AArch64CallLowering.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AArch64/AArch64CleanupLocalDynamicTLSPass.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AArch64/AArch64CleanupLocalDynamicTLSPass.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AArch64/AArch64CollectLOH.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AArch64/AArch64CollectLOH.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AArch64/AArch64CompressJumpTables.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AArch64/AArch64CompressJumpTables.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AArch64/AArch64CondBrTuning.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AArch64/AArch64CondBrTuning.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AArch64/AArch64ConditionalCompares.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AArch64/AArch64ConditionalCompares.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AArch64/AArch64ConditionOptimizer.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AArch64/AArch64ConditionOptimizer.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AArch64/AArch64DeadRegisterDefinitionsPass.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AArch64/AArch64DeadRegisterDefinitionsPass.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AArch64/AArch64ExpandImm.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AArch64/AArch64ExpandImm.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AArch64/AArch64ExpandImm.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AArch64/AArch64ExpandImm.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AArch64/AArch64ExpandPseudoInsts.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AArch64/AArch64ExpandPseudoInsts.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AArch64/AArch64FalkorHWPFFix.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AArch64/AArch64FalkorHWPFFix.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AArch64/AArch64FastISel.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AArch64/AArch64FastISel.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AArch64/AArch64FrameLowering.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AArch64/AArch64FrameLowering.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AArch64/AArch64FrameLowering.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AArch64/AArch64FrameLowering.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AArch64/AArch64InstrInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AArch64/AArch64InstrInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AArch64/AArch64InstrInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AArch64/AArch64InstrInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AArch64/AArch64InstructionSelector.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AArch64/AArch64InstructionSelector.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AArch64/AArch64ISelDAGToDAG.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AArch64/AArch64ISelDAGToDAG.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AArch64/AArch64ISelLowering.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AArch64/AArch64ISelLowering.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AArch64/AArch64ISelLowering.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AArch64/AArch64ISelLowering.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AArch64/AArch64LegalizerInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AArch64/AArch64LegalizerInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AArch64/AArch64LegalizerInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AArch64/AArch64LegalizerInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AArch64/AArch64LoadStoreOptimizer.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AArch64/AArch64LoadStoreOptimizer.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AArch64/AArch64MachineFunctionInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AArch64/AArch64MachineFunctionInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AArch64/AArch64MacroFusion.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AArch64/AArch64MacroFusion.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AArch64/AArch64MacroFusion.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AArch64/AArch64MacroFusion.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AArch64/AArch64MCInstLower.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AArch64/AArch64MCInstLower.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AArch64/AArch64MCInstLower.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AArch64/AArch64MCInstLower.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AArch64/AArch64PBQPRegAlloc.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AArch64/AArch64PBQPRegAlloc.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AArch64/AArch64PBQPRegAlloc.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AArch64/AArch64PBQPRegAlloc.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AArch64/AArch64PerfectShuffle.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AArch64/AArch64PerfectShuffle.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AArch64/AArch64PreLegalizerCombiner.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AArch64/AArch64PreLegalizerCombiner.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AArch64/AArch64PromoteConstant.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AArch64/AArch64PromoteConstant.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AArch64/AArch64RedundantCopyElimination.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AArch64/AArch64RedundantCopyElimination.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AArch64/AArch64RegisterBankInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AArch64/AArch64RegisterBankInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AArch64/AArch64RegisterBankInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AArch64/AArch64RegisterBankInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AArch64/AArch64RegisterInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AArch64/AArch64RegisterInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AArch64/AArch64RegisterInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AArch64/AArch64RegisterInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AArch64/AArch64SelectionDAGInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AArch64/AArch64SelectionDAGInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AArch64/AArch64SelectionDAGInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AArch64/AArch64SelectionDAGInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AArch64/AArch64SIMDInstrOpt.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AArch64/AArch64SIMDInstrOpt.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AArch64/AArch64SpeculationHardening.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AArch64/AArch64SpeculationHardening.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AArch64/AArch64StackOffset.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AArch64/AArch64StackOffset.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AArch64/AArch64StackTagging.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AArch64/AArch64StackTagging.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AArch64/AArch64StackTaggingPreRA.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AArch64/AArch64StackTaggingPreRA.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AArch64/AArch64StorePairSuppress.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AArch64/AArch64StorePairSuppress.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AArch64/AArch64Subtarget.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AArch64/AArch64Subtarget.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AArch64/AArch64Subtarget.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AArch64/AArch64Subtarget.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AArch64/AArch64TargetMachine.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AArch64/AArch64TargetMachine.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AArch64/AArch64TargetMachine.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AArch64/AArch64TargetMachine.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AArch64/AArch64TargetObjectFile.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AArch64/AArch64TargetObjectFile.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AArch64/AArch64TargetObjectFile.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AArch64/AArch64TargetObjectFile.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AArch64/AArch64TargetTransformInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AArch64/AArch64TargetTransformInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AArch64/AArch64TargetTransformInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AArch64/AArch64TargetTransformInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AArch64/AsmParser/AArch64AsmParser.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AArch64/AsmParser/AArch64AsmParser.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AArch64/Disassembler/AArch64Disassembler.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AArch64/Disassembler/AArch64Disassembler.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AArch64/Disassembler/AArch64Disassembler.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AArch64/Disassembler/AArch64Disassembler.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AArch64/Disassembler/AArch64ExternalSymbolizer.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AArch64/Disassembler/AArch64ExternalSymbolizer.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AArch64/Disassembler/AArch64ExternalSymbolizer.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AArch64/Disassembler/AArch64ExternalSymbolizer.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AArch64/MCTargetDesc/AArch64AddressingModes.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AArch64/MCTargetDesc/AArch64AddressingModes.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AArch64/MCTargetDesc/AArch64AsmBackend.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AArch64/MCTargetDesc/AArch64AsmBackend.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AArch64/MCTargetDesc/AArch64ELFObjectWriter.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AArch64/MCTargetDesc/AArch64ELFObjectWriter.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AArch64/MCTargetDesc/AArch64ELFStreamer.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AArch64/MCTargetDesc/AArch64ELFStreamer.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AArch64/MCTargetDesc/AArch64ELFStreamer.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AArch64/MCTargetDesc/AArch64ELFStreamer.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AArch64/MCTargetDesc/AArch64FixupKinds.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AArch64/MCTargetDesc/AArch64FixupKinds.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AArch64/MCTargetDesc/AArch64InstPrinter.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AArch64/MCTargetDesc/AArch64InstPrinter.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AArch64/MCTargetDesc/AArch64InstPrinter.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AArch64/MCTargetDesc/AArch64InstPrinter.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AArch64/MCTargetDesc/AArch64MachObjectWriter.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AArch64/MCTargetDesc/AArch64MachObjectWriter.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AArch64/MCTargetDesc/AArch64MCAsmInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AArch64/MCTargetDesc/AArch64MCAsmInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AArch64/MCTargetDesc/AArch64MCAsmInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AArch64/MCTargetDesc/AArch64MCAsmInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AArch64/MCTargetDesc/AArch64MCCodeEmitter.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AArch64/MCTargetDesc/AArch64MCCodeEmitter.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AArch64/MCTargetDesc/AArch64MCExpr.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AArch64/MCTargetDesc/AArch64MCExpr.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AArch64/MCTargetDesc/AArch64MCExpr.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AArch64/MCTargetDesc/AArch64MCExpr.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AArch64/MCTargetDesc/AArch64MCTargetDesc.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AArch64/MCTargetDesc/AArch64MCTargetDesc.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AArch64/MCTargetDesc/AArch64MCTargetDesc.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AArch64/MCTargetDesc/AArch64MCTargetDesc.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AArch64/MCTargetDesc/AArch64TargetStreamer.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AArch64/MCTargetDesc/AArch64TargetStreamer.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AArch64/MCTargetDesc/AArch64TargetStreamer.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AArch64/MCTargetDesc/AArch64TargetStreamer.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AArch64/MCTargetDesc/AArch64WinCOFFObjectWriter.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AArch64/MCTargetDesc/AArch64WinCOFFObjectWriter.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AArch64/MCTargetDesc/AArch64WinCOFFStreamer.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AArch64/MCTargetDesc/AArch64WinCOFFStreamer.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AArch64/MCTargetDesc/AArch64WinCOFFStreamer.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AArch64/MCTargetDesc/AArch64WinCOFFStreamer.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AArch64/TargetInfo/AArch64TargetInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AArch64/TargetInfo/AArch64TargetInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AArch64/TargetInfo/AArch64TargetInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AArch64/TargetInfo/AArch64TargetInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AArch64/Utils/AArch64BaseInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AArch64/Utils/AArch64BaseInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AArch64/Utils/AArch64BaseInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AArch64/Utils/AArch64BaseInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/AMDGPU.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/AMDGPU.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/AMDGPUAliasAnalysis.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/AMDGPUAliasAnalysis.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/AMDGPUAliasAnalysis.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/AMDGPUAliasAnalysis.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/AMDGPUAlwaysInlinePass.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/AMDGPUAlwaysInlinePass.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/AMDGPUAnnotateKernelFeatures.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/AMDGPUAnnotateKernelFeatures.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/AMDGPUAnnotateUniformValues.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/AMDGPUAnnotateUniformValues.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/AMDGPUArgumentUsageInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/AMDGPUArgumentUsageInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/AMDGPUArgumentUsageInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/AMDGPUArgumentUsageInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/AMDGPUAsmPrinter.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/AMDGPUAsmPrinter.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/AMDGPUAsmPrinter.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/AMDGPUAsmPrinter.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/AMDGPUAtomicOptimizer.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/AMDGPUAtomicOptimizer.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/AMDGPUCallLowering.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/AMDGPUCallLowering.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/AMDGPUCallLowering.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/AMDGPUCallLowering.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/AMDGPUCodeGenPrepare.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/AMDGPUCodeGenPrepare.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/AMDGPUFixFunctionBitcasts.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/AMDGPUFixFunctionBitcasts.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/AMDGPUFrameLowering.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/AMDGPUFrameLowering.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/AMDGPUFrameLowering.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/AMDGPUFrameLowering.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/AMDGPUHSAMetadataStreamer.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/AMDGPUHSAMetadataStreamer.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/AMDGPUHSAMetadataStreamer.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/AMDGPUHSAMetadataStreamer.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/AMDGPUInline.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/AMDGPUInline.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/AMDGPUInstrInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/AMDGPUInstrInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/AMDGPUInstrInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/AMDGPUInstrInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/AMDGPUInstructionSelector.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/AMDGPUInstructionSelector.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/AMDGPUInstructionSelector.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/AMDGPUInstructionSelector.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/AMDGPUISelDAGToDAG.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/AMDGPUISelDAGToDAG.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/AMDGPUISelLowering.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/AMDGPUISelLowering.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/AMDGPUISelLowering.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/AMDGPUISelLowering.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/AMDGPULegalizerInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/AMDGPULegalizerInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/AMDGPULegalizerInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/AMDGPULegalizerInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/AMDGPULibCalls.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/AMDGPULibCalls.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/AMDGPULibFunc.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/AMDGPULibFunc.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/AMDGPULibFunc.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/AMDGPULibFunc.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/AMDGPULowerIntrinsics.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/AMDGPULowerIntrinsics.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/AMDGPULowerKernelArguments.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/AMDGPULowerKernelArguments.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/AMDGPULowerKernelAttributes.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/AMDGPULowerKernelAttributes.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/AMDGPUMachineCFGStructurizer.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/AMDGPUMachineCFGStructurizer.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/AMDGPUMachineFunction.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/AMDGPUMachineFunction.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/AMDGPUMachineFunction.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/AMDGPUMachineFunction.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/AMDGPUMachineModuleInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/AMDGPUMachineModuleInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/AMDGPUMachineModuleInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/AMDGPUMachineModuleInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/AMDGPUMacroFusion.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/AMDGPUMacroFusion.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/AMDGPUMacroFusion.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/AMDGPUMacroFusion.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/AMDGPUMCInstLower.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/AMDGPUMCInstLower.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/AMDGPUOpenCLEnqueuedBlockLowering.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/AMDGPUOpenCLEnqueuedBlockLowering.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/AMDGPUPerfHintAnalysis.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/AMDGPUPerfHintAnalysis.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/AMDGPUPerfHintAnalysis.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/AMDGPUPerfHintAnalysis.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/AMDGPUPrintfRuntimeBinding.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/AMDGPUPrintfRuntimeBinding.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/AMDGPUPromoteAlloca.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/AMDGPUPromoteAlloca.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/AMDGPUPropagateAttributes.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/AMDGPUPropagateAttributes.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/AMDGPUPTNote.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/AMDGPUPTNote.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/AMDGPURegisterBankInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/AMDGPURegisterBankInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/AMDGPURegisterBankInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/AMDGPURegisterBankInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/AMDGPURegisterInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/AMDGPURegisterInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/AMDGPURegisterInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/AMDGPURegisterInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/AMDGPURewriteOutArguments.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/AMDGPURewriteOutArguments.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/AMDGPUSubtarget.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/AMDGPUSubtarget.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/AMDGPUSubtarget.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/AMDGPUSubtarget.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/AMDGPUTargetMachine.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/AMDGPUTargetMachine.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/AMDGPUTargetMachine.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/AMDGPUTargetMachine.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/AMDGPUTargetObjectFile.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/AMDGPUTargetObjectFile.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/AMDGPUTargetObjectFile.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/AMDGPUTargetObjectFile.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/AMDGPUTargetTransformInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/AMDGPUTargetTransformInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/AMDGPUTargetTransformInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/AMDGPUTargetTransformInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/AMDGPUUnifyDivergentExitNodes.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/AMDGPUUnifyDivergentExitNodes.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/AMDGPUUnifyMetadata.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/AMDGPUUnifyMetadata.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/AMDILCFGStructurizer.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/AMDILCFGStructurizer.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/AMDKernelCodeT.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/AMDKernelCodeT.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/AsmParser/AMDGPUAsmParser.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/AsmParser/AMDGPUAsmParser.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/Disassembler/AMDGPUDisassembler.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/Disassembler/AMDGPUDisassembler.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/Disassembler/AMDGPUDisassembler.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/Disassembler/AMDGPUDisassembler.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/GCNDPPCombine.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/GCNDPPCombine.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/GCNHazardRecognizer.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/GCNHazardRecognizer.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/GCNHazardRecognizer.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/GCNHazardRecognizer.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/GCNILPSched.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/GCNILPSched.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/GCNIterativeScheduler.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/GCNIterativeScheduler.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/GCNIterativeScheduler.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/GCNIterativeScheduler.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/GCNMinRegStrategy.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/GCNMinRegStrategy.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/GCNNSAReassign.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/GCNNSAReassign.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/GCNRegBankReassign.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/GCNRegBankReassign.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/GCNRegPressure.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/GCNRegPressure.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/GCNRegPressure.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/GCNRegPressure.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/GCNSchedStrategy.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/GCNSchedStrategy.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/GCNSchedStrategy.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/GCNSchedStrategy.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/MCTargetDesc/AMDGPUAsmBackend.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/MCTargetDesc/AMDGPUAsmBackend.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/MCTargetDesc/AMDGPUELFObjectWriter.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/MCTargetDesc/AMDGPUELFObjectWriter.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/MCTargetDesc/AMDGPUELFStreamer.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/MCTargetDesc/AMDGPUELFStreamer.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/MCTargetDesc/AMDGPUELFStreamer.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/MCTargetDesc/AMDGPUELFStreamer.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/MCTargetDesc/AMDGPUFixupKinds.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/MCTargetDesc/AMDGPUFixupKinds.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/MCTargetDesc/AMDGPUInstPrinter.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/MCTargetDesc/AMDGPUInstPrinter.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/MCTargetDesc/AMDGPUInstPrinter.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/MCTargetDesc/AMDGPUInstPrinter.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/MCTargetDesc/AMDGPUMCAsmInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/MCTargetDesc/AMDGPUMCAsmInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/MCTargetDesc/AMDGPUMCAsmInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/MCTargetDesc/AMDGPUMCAsmInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/MCTargetDesc/AMDGPUMCCodeEmitter.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/MCTargetDesc/AMDGPUMCCodeEmitter.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/MCTargetDesc/AMDGPUMCCodeEmitter.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/MCTargetDesc/AMDGPUMCCodeEmitter.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/MCTargetDesc/AMDGPUMCTargetDesc.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/MCTargetDesc/AMDGPUMCTargetDesc.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/MCTargetDesc/AMDGPUMCTargetDesc.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/MCTargetDesc/AMDGPUMCTargetDesc.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/MCTargetDesc/AMDGPUTargetStreamer.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/MCTargetDesc/AMDGPUTargetStreamer.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/MCTargetDesc/AMDGPUTargetStreamer.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/MCTargetDesc/AMDGPUTargetStreamer.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/MCTargetDesc/R600MCCodeEmitter.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/MCTargetDesc/R600MCCodeEmitter.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/MCTargetDesc/R600MCTargetDesc.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/MCTargetDesc/R600MCTargetDesc.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/MCTargetDesc/SIMCCodeEmitter.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/MCTargetDesc/SIMCCodeEmitter.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/R600AsmPrinter.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/R600AsmPrinter.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/R600AsmPrinter.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/R600AsmPrinter.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/R600ClauseMergePass.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/R600ClauseMergePass.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/R600ControlFlowFinalizer.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/R600ControlFlowFinalizer.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/R600Defines.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/R600Defines.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/R600EmitClauseMarkers.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/R600EmitClauseMarkers.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/R600ExpandSpecialInstrs.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/R600ExpandSpecialInstrs.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/R600FrameLowering.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/R600FrameLowering.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/R600FrameLowering.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/R600FrameLowering.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/R600InstrInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/R600InstrInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/R600InstrInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/R600InstrInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/R600ISelLowering.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/R600ISelLowering.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/R600ISelLowering.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/R600ISelLowering.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/R600MachineFunctionInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/R600MachineFunctionInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/R600MachineFunctionInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/R600MachineFunctionInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/R600MachineScheduler.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/R600MachineScheduler.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/R600MachineScheduler.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/R600MachineScheduler.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/R600OpenCLImageTypeLoweringPass.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/R600OpenCLImageTypeLoweringPass.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/R600OptimizeVectorRegisters.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/R600OptimizeVectorRegisters.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/R600Packetizer.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/R600Packetizer.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/R600RegisterInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/R600RegisterInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/R600RegisterInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/R600RegisterInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/SIAddIMGInit.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/SIAddIMGInit.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/SIAnnotateControlFlow.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/SIAnnotateControlFlow.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/SIDefines.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/SIDefines.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/SIFixSGPRCopies.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/SIFixSGPRCopies.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/SIFixupVectorISel.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/SIFixupVectorISel.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/SIFixVGPRCopies.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/SIFixVGPRCopies.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/SIFoldOperands.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/SIFoldOperands.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/SIFormMemoryClauses.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/SIFormMemoryClauses.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/SIFrameLowering.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/SIFrameLowering.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/SIFrameLowering.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/SIFrameLowering.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/SIInsertSkips.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/SIInsertSkips.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/SIInsertWaitcnts.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/SIInsertWaitcnts.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/SIInstrInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/SIInstrInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/SIInstrInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/SIInstrInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/SIISelLowering.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/SIISelLowering.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/SIISelLowering.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/SIISelLowering.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/SILoadStoreOptimizer.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/SILoadStoreOptimizer.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/SILowerControlFlow.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/SILowerControlFlow.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/SILowerI1Copies.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/SILowerI1Copies.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/SILowerSGPRSpills.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/SILowerSGPRSpills.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/SIMachineFunctionInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/SIMachineFunctionInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/SIMachineFunctionInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/SIMachineFunctionInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/SIMachineScheduler.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/SIMachineScheduler.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/SIMachineScheduler.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/SIMachineScheduler.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/SIMemoryLegalizer.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/SIMemoryLegalizer.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/SIModeRegister.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/SIModeRegister.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/SIOptimizeExecMasking.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/SIOptimizeExecMasking.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/SIOptimizeExecMaskingPreRA.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/SIOptimizeExecMaskingPreRA.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/SIPeepholeSDWA.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/SIPeepholeSDWA.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/SIPreAllocateWWMRegs.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/SIPreAllocateWWMRegs.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/SIProgramInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/SIProgramInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/SIRegisterInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/SIRegisterInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/SIRegisterInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/SIRegisterInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/SIShrinkInstructions.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/SIShrinkInstructions.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/SIWholeQuadMode.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/SIWholeQuadMode.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/TargetInfo/AMDGPUTargetInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/TargetInfo/AMDGPUTargetInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/TargetInfo/AMDGPUTargetInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/TargetInfo/AMDGPUTargetInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/Utils/AMDGPUAsmUtils.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/Utils/AMDGPUAsmUtils.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/Utils/AMDGPUAsmUtils.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/Utils/AMDGPUAsmUtils.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/Utils/AMDGPUBaseInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/Utils/AMDGPUBaseInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/Utils/AMDGPUBaseInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/Utils/AMDGPUBaseInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/Utils/AMDGPUPALMetadata.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/Utils/AMDGPUPALMetadata.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/Utils/AMDGPUPALMetadata.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/Utils/AMDGPUPALMetadata.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/Utils/AMDKernelCodeTInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/Utils/AMDKernelCodeTInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/Utils/AMDKernelCodeTUtils.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/Utils/AMDKernelCodeTUtils.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/Utils/AMDKernelCodeTUtils.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/Utils/AMDKernelCodeTUtils.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/ARC/ARC.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/ARC/ARC.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/ARC/ARCAsmPrinter.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/ARC/ARCAsmPrinter.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/ARC/ARCBranchFinalize.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/ARC/ARCBranchFinalize.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/ARC/ARCExpandPseudos.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/ARC/ARCExpandPseudos.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/ARC/ARCFrameLowering.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/ARC/ARCFrameLowering.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/ARC/ARCFrameLowering.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/ARC/ARCFrameLowering.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/ARC/ARCInstrInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/ARC/ARCInstrInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/ARC/ARCInstrInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/ARC/ARCInstrInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/ARC/ARCISelDAGToDAG.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/ARC/ARCISelDAGToDAG.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/ARC/ARCISelLowering.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/ARC/ARCISelLowering.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/ARC/ARCISelLowering.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/ARC/ARCISelLowering.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/ARC/ARCMachineFunctionInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/ARC/ARCMachineFunctionInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/ARC/ARCMachineFunctionInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/ARC/ARCMachineFunctionInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/ARC/ARCMCInstLower.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/ARC/ARCMCInstLower.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/ARC/ARCMCInstLower.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/ARC/ARCMCInstLower.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/ARC/ARCOptAddrMode.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/ARC/ARCOptAddrMode.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/ARC/ARCRegisterInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/ARC/ARCRegisterInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/ARC/ARCRegisterInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/ARC/ARCRegisterInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/ARC/ARCSubtarget.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/ARC/ARCSubtarget.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/ARC/ARCSubtarget.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/ARC/ARCSubtarget.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/ARC/ARCTargetMachine.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/ARC/ARCTargetMachine.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/ARC/ARCTargetMachine.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/ARC/ARCTargetMachine.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/ARC/ARCTargetStreamer.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/ARC/ARCTargetStreamer.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/ARC/ARCTargetTransformInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/ARC/ARCTargetTransformInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/ARC/Disassembler/ARCDisassembler.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/ARC/Disassembler/ARCDisassembler.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/ARC/MCTargetDesc/ARCInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/ARC/MCTargetDesc/ARCInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/ARC/MCTargetDesc/ARCInstPrinter.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/ARC/MCTargetDesc/ARCInstPrinter.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/ARC/MCTargetDesc/ARCInstPrinter.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/ARC/MCTargetDesc/ARCInstPrinter.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/ARC/MCTargetDesc/ARCMCAsmInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/ARC/MCTargetDesc/ARCMCAsmInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/ARC/MCTargetDesc/ARCMCAsmInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/ARC/MCTargetDesc/ARCMCAsmInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/ARC/MCTargetDesc/ARCMCTargetDesc.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/ARC/MCTargetDesc/ARCMCTargetDesc.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/ARC/MCTargetDesc/ARCMCTargetDesc.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/ARC/MCTargetDesc/ARCMCTargetDesc.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/ARC/TargetInfo/ARCTargetInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/ARC/TargetInfo/ARCTargetInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/ARC/TargetInfo/ARCTargetInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/ARC/TargetInfo/ARCTargetInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/ARM/A15SDOptimizer.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/ARM/A15SDOptimizer.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/ARM/ARM.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/ARM/ARM.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/ARM/ARMAsmPrinter.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/ARM/ARMAsmPrinter.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/ARM/ARMAsmPrinter.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/ARM/ARMAsmPrinter.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/ARM/ARMBaseInstrInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/ARM/ARMBaseInstrInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/ARM/ARMBaseInstrInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/ARM/ARMBaseInstrInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/ARM/ARMBaseRegisterInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/ARM/ARMBaseRegisterInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/ARM/ARMBaseRegisterInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/ARM/ARMBaseRegisterInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/ARM/ARMBasicBlockInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/ARM/ARMBasicBlockInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/ARM/ARMBasicBlockInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/ARM/ARMBasicBlockInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/ARM/ARMCallingConv.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/ARM/ARMCallingConv.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/ARM/ARMCallingConv.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/ARM/ARMCallingConv.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/ARM/ARMCallLowering.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/ARM/ARMCallLowering.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/ARM/ARMCallLowering.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/ARM/ARMCallLowering.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/ARM/ARMCodeGenPrepare.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/ARM/ARMCodeGenPrepare.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/ARM/ARMConstantIslandPass.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/ARM/ARMConstantIslandPass.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/ARM/ARMConstantPoolValue.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/ARM/ARMConstantPoolValue.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/ARM/ARMConstantPoolValue.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/ARM/ARMConstantPoolValue.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/ARM/ARMExpandPseudoInsts.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/ARM/ARMExpandPseudoInsts.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/ARM/ARMFastISel.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/ARM/ARMFastISel.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/ARM/ARMFeatures.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/ARM/ARMFeatures.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/ARM/ARMFrameLowering.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/ARM/ARMFrameLowering.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/ARM/ARMFrameLowering.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/ARM/ARMFrameLowering.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/ARM/ARMHazardRecognizer.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/ARM/ARMHazardRecognizer.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/ARM/ARMHazardRecognizer.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/ARM/ARMHazardRecognizer.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/ARM/ARMInstrInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/ARM/ARMInstrInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/ARM/ARMInstrInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/ARM/ARMInstrInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/ARM/ARMInstructionSelector.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/ARM/ARMInstructionSelector.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/ARM/ARMISelDAGToDAG.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/ARM/ARMISelDAGToDAG.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/ARM/ARMISelLowering.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/ARM/ARMISelLowering.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/ARM/ARMISelLowering.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/ARM/ARMISelLowering.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/ARM/ARMLegalizerInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/ARM/ARMLegalizerInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/ARM/ARMLegalizerInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/ARM/ARMLegalizerInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/ARM/ARMLoadStoreOptimizer.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/ARM/ARMLoadStoreOptimizer.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/ARM/ARMLowOverheadLoops.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/ARM/ARMLowOverheadLoops.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/ARM/ARMMachineFunctionInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/ARM/ARMMachineFunctionInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/ARM/ARMMachineFunctionInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/ARM/ARMMachineFunctionInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/ARM/ARMMacroFusion.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/ARM/ARMMacroFusion.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/ARM/ARMMacroFusion.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/ARM/ARMMacroFusion.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/ARM/ARMMCInstLower.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/ARM/ARMMCInstLower.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/ARM/ARMOptimizeBarriersPass.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/ARM/ARMOptimizeBarriersPass.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/ARM/ARMParallelDSP.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/ARM/ARMParallelDSP.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/ARM/ARMPerfectShuffle.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/ARM/ARMPerfectShuffle.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/ARM/ARMRegisterBankInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/ARM/ARMRegisterBankInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/ARM/ARMRegisterBankInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/ARM/ARMRegisterBankInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/ARM/ARMRegisterInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/ARM/ARMRegisterInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/ARM/ARMRegisterInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/ARM/ARMRegisterInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/ARM/ARMSelectionDAGInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/ARM/ARMSelectionDAGInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/ARM/ARMSelectionDAGInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/ARM/ARMSelectionDAGInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/ARM/ARMSubtarget.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/ARM/ARMSubtarget.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/ARM/ARMSubtarget.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/ARM/ARMSubtarget.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/ARM/ARMTargetMachine.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/ARM/ARMTargetMachine.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/ARM/ARMTargetMachine.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/ARM/ARMTargetMachine.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/ARM/ARMTargetObjectFile.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/ARM/ARMTargetObjectFile.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/ARM/ARMTargetObjectFile.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/ARM/ARMTargetObjectFile.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/ARM/ARMTargetTransformInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/ARM/ARMTargetTransformInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/ARM/ARMTargetTransformInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/ARM/ARMTargetTransformInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/ARM/AsmParser/ARMAsmParser.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/ARM/AsmParser/ARMAsmParser.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/ARM/Disassembler/ARMDisassembler.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/ARM/Disassembler/ARMDisassembler.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/ARM/MCTargetDesc/ARMAddressingModes.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/ARM/MCTargetDesc/ARMAddressingModes.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/ARM/MCTargetDesc/ARMAsmBackend.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/ARM/MCTargetDesc/ARMAsmBackend.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/ARM/MCTargetDesc/ARMAsmBackend.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/ARM/MCTargetDesc/ARMAsmBackend.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/ARM/MCTargetDesc/ARMAsmBackendDarwin.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/ARM/MCTargetDesc/ARMAsmBackendDarwin.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/ARM/MCTargetDesc/ARMAsmBackendELF.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/ARM/MCTargetDesc/ARMAsmBackendELF.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/ARM/MCTargetDesc/ARMAsmBackendWinCOFF.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/ARM/MCTargetDesc/ARMAsmBackendWinCOFF.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/ARM/MCTargetDesc/ARMBaseInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/ARM/MCTargetDesc/ARMBaseInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/ARM/MCTargetDesc/ARMELFObjectWriter.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/ARM/MCTargetDesc/ARMELFObjectWriter.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/ARM/MCTargetDesc/ARMELFStreamer.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/ARM/MCTargetDesc/ARMELFStreamer.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/ARM/MCTargetDesc/ARMFixupKinds.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/ARM/MCTargetDesc/ARMFixupKinds.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/ARM/MCTargetDesc/ARMInstPrinter.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/ARM/MCTargetDesc/ARMInstPrinter.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/ARM/MCTargetDesc/ARMInstPrinter.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/ARM/MCTargetDesc/ARMInstPrinter.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/ARM/MCTargetDesc/ARMMachObjectWriter.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/ARM/MCTargetDesc/ARMMachObjectWriter.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/ARM/MCTargetDesc/ARMMachORelocationInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/ARM/MCTargetDesc/ARMMachORelocationInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/ARM/MCTargetDesc/ARMMCAsmInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/ARM/MCTargetDesc/ARMMCAsmInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/ARM/MCTargetDesc/ARMMCAsmInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/ARM/MCTargetDesc/ARMMCAsmInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/ARM/MCTargetDesc/ARMMCCodeEmitter.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/ARM/MCTargetDesc/ARMMCCodeEmitter.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/ARM/MCTargetDesc/ARMMCExpr.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/ARM/MCTargetDesc/ARMMCExpr.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/ARM/MCTargetDesc/ARMMCExpr.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/ARM/MCTargetDesc/ARMMCExpr.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/ARM/MCTargetDesc/ARMMCTargetDesc.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/ARM/MCTargetDesc/ARMMCTargetDesc.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/ARM/MCTargetDesc/ARMMCTargetDesc.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/ARM/MCTargetDesc/ARMMCTargetDesc.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/ARM/MCTargetDesc/ARMTargetStreamer.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/ARM/MCTargetDesc/ARMTargetStreamer.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/ARM/MCTargetDesc/ARMUnwindOpAsm.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/ARM/MCTargetDesc/ARMUnwindOpAsm.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/ARM/MCTargetDesc/ARMUnwindOpAsm.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/ARM/MCTargetDesc/ARMUnwindOpAsm.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/ARM/MCTargetDesc/ARMWinCOFFObjectWriter.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/ARM/MCTargetDesc/ARMWinCOFFObjectWriter.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/ARM/MCTargetDesc/ARMWinCOFFStreamer.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/ARM/MCTargetDesc/ARMWinCOFFStreamer.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/ARM/MLxExpansionPass.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/ARM/MLxExpansionPass.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/ARM/MVETailPredication.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/ARM/MVETailPredication.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/ARM/MVEVPTBlockPass.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/ARM/MVEVPTBlockPass.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/ARM/TargetInfo/ARMTargetInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/ARM/TargetInfo/ARMTargetInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/ARM/TargetInfo/ARMTargetInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/ARM/TargetInfo/ARMTargetInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/ARM/Thumb1FrameLowering.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/ARM/Thumb1FrameLowering.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/ARM/Thumb1FrameLowering.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/ARM/Thumb1FrameLowering.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/ARM/Thumb1InstrInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/ARM/Thumb1InstrInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/ARM/Thumb1InstrInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/ARM/Thumb1InstrInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/ARM/Thumb2InstrInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/ARM/Thumb2InstrInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/ARM/Thumb2InstrInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/ARM/Thumb2InstrInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/ARM/Thumb2ITBlockPass.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/ARM/Thumb2ITBlockPass.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/ARM/Thumb2SizeReduction.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/ARM/Thumb2SizeReduction.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/ARM/ThumbRegisterInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/ARM/ThumbRegisterInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/ARM/ThumbRegisterInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/ARM/ThumbRegisterInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/ARM/Utils/ARMBaseInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/ARM/Utils/ARMBaseInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/ARM/Utils/ARMBaseInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/ARM/Utils/ARMBaseInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AVR/AsmParser/AVRAsmParser.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AVR/AsmParser/AVRAsmParser.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AVR/AVR.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AVR/AVR.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AVR/AVRAsmPrinter.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AVR/AVRAsmPrinter.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AVR/AVRExpandPseudoInsts.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AVR/AVRExpandPseudoInsts.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AVR/AVRFrameLowering.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AVR/AVRFrameLowering.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AVR/AVRFrameLowering.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AVR/AVRFrameLowering.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AVR/AVRInstrInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AVR/AVRInstrInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AVR/AVRInstrInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AVR/AVRInstrInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AVR/AVRISelDAGToDAG.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AVR/AVRISelDAGToDAG.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AVR/AVRISelLowering.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AVR/AVRISelLowering.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AVR/AVRISelLowering.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AVR/AVRISelLowering.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AVR/AVRMachineFunctionInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AVR/AVRMachineFunctionInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AVR/AVRMCInstLower.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AVR/AVRMCInstLower.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AVR/AVRMCInstLower.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AVR/AVRMCInstLower.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AVR/AVRRegisterInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AVR/AVRRegisterInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AVR/AVRRegisterInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AVR/AVRRegisterInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AVR/AVRRelaxMemOperations.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AVR/AVRRelaxMemOperations.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AVR/AVRSelectionDAGInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AVR/AVRSelectionDAGInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AVR/AVRSubtarget.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AVR/AVRSubtarget.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AVR/AVRSubtarget.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AVR/AVRSubtarget.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AVR/AVRTargetMachine.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AVR/AVRTargetMachine.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AVR/AVRTargetMachine.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AVR/AVRTargetMachine.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AVR/AVRTargetObjectFile.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AVR/AVRTargetObjectFile.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AVR/AVRTargetObjectFile.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AVR/AVRTargetObjectFile.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AVR/Disassembler/AVRDisassembler.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AVR/Disassembler/AVRDisassembler.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AVR/MCTargetDesc/AVRAsmBackend.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AVR/MCTargetDesc/AVRAsmBackend.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AVR/MCTargetDesc/AVRAsmBackend.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AVR/MCTargetDesc/AVRAsmBackend.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AVR/MCTargetDesc/AVRELFObjectWriter.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AVR/MCTargetDesc/AVRELFObjectWriter.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AVR/MCTargetDesc/AVRELFStreamer.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AVR/MCTargetDesc/AVRELFStreamer.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AVR/MCTargetDesc/AVRELFStreamer.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AVR/MCTargetDesc/AVRELFStreamer.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AVR/MCTargetDesc/AVRFixupKinds.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AVR/MCTargetDesc/AVRFixupKinds.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AVR/MCTargetDesc/AVRInstPrinter.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AVR/MCTargetDesc/AVRInstPrinter.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AVR/MCTargetDesc/AVRInstPrinter.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AVR/MCTargetDesc/AVRInstPrinter.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AVR/MCTargetDesc/AVRMCAsmInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AVR/MCTargetDesc/AVRMCAsmInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AVR/MCTargetDesc/AVRMCAsmInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AVR/MCTargetDesc/AVRMCAsmInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AVR/MCTargetDesc/AVRMCCodeEmitter.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AVR/MCTargetDesc/AVRMCCodeEmitter.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AVR/MCTargetDesc/AVRMCCodeEmitter.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AVR/MCTargetDesc/AVRMCCodeEmitter.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AVR/MCTargetDesc/AVRMCELFStreamer.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AVR/MCTargetDesc/AVRMCELFStreamer.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AVR/MCTargetDesc/AVRMCELFStreamer.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AVR/MCTargetDesc/AVRMCELFStreamer.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AVR/MCTargetDesc/AVRMCExpr.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AVR/MCTargetDesc/AVRMCExpr.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AVR/MCTargetDesc/AVRMCExpr.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AVR/MCTargetDesc/AVRMCExpr.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AVR/MCTargetDesc/AVRMCTargetDesc.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AVR/MCTargetDesc/AVRMCTargetDesc.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AVR/MCTargetDesc/AVRMCTargetDesc.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AVR/MCTargetDesc/AVRMCTargetDesc.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AVR/MCTargetDesc/AVRTargetStreamer.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AVR/MCTargetDesc/AVRTargetStreamer.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AVR/MCTargetDesc/AVRTargetStreamer.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AVR/MCTargetDesc/AVRTargetStreamer.h...
Reading /opt/doxygen-docs/src/llvm/lib/Target/AVR/README.md...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AVR/TargetInfo/AVRTargetInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AVR/TargetInfo/AVRTargetInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AVR/TargetInfo/AVRTargetInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AVR/TargetInfo/AVRTargetInfo.h...
Reading /opt/doxygen-docs/src/llvm/lib/Target/AVR/TODO.md...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/BPF/AsmParser/BPFAsmParser.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/BPF/AsmParser/BPFAsmParser.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/BPF/BPF.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/BPF/BPF.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/BPF/BPFAbstractMemberAccess.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/BPF/BPFAbstractMemberAccess.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/BPF/BPFAsmPrinter.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/BPF/BPFAsmPrinter.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/BPF/BPFCORE.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/BPF/BPFCORE.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/BPF/BPFFrameLowering.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/BPF/BPFFrameLowering.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/BPF/BPFFrameLowering.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/BPF/BPFFrameLowering.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/BPF/BPFInstrInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/BPF/BPFInstrInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/BPF/BPFInstrInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/BPF/BPFInstrInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/BPF/BPFISelDAGToDAG.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/BPF/BPFISelDAGToDAG.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/BPF/BPFISelLowering.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/BPF/BPFISelLowering.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/BPF/BPFISelLowering.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/BPF/BPFISelLowering.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/BPF/BPFMCInstLower.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/BPF/BPFMCInstLower.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/BPF/BPFMCInstLower.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/BPF/BPFMCInstLower.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/BPF/BPFMIChecking.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/BPF/BPFMIChecking.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/BPF/BPFMIPeephole.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/BPF/BPFMIPeephole.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/BPF/BPFMISimplifyPatchable.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/BPF/BPFMISimplifyPatchable.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/BPF/BPFRegisterInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/BPF/BPFRegisterInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/BPF/BPFRegisterInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/BPF/BPFRegisterInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/BPF/BPFSelectionDAGInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/BPF/BPFSelectionDAGInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/BPF/BPFSelectionDAGInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/BPF/BPFSelectionDAGInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/BPF/BPFSubtarget.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/BPF/BPFSubtarget.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/BPF/BPFSubtarget.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/BPF/BPFSubtarget.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/BPF/BPFTargetMachine.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/BPF/BPFTargetMachine.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/BPF/BPFTargetMachine.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/BPF/BPFTargetMachine.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/BPF/BTF.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/BPF/BTF.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/BPF/BTFDebug.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/BPF/BTFDebug.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/BPF/BTFDebug.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/BPF/BTFDebug.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/BPF/Disassembler/BPFDisassembler.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/BPF/Disassembler/BPFDisassembler.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/BPF/MCTargetDesc/BPFAsmBackend.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/BPF/MCTargetDesc/BPFAsmBackend.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/BPF/MCTargetDesc/BPFELFObjectWriter.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/BPF/MCTargetDesc/BPFELFObjectWriter.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/BPF/MCTargetDesc/BPFInstPrinter.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/BPF/MCTargetDesc/BPFInstPrinter.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/BPF/MCTargetDesc/BPFInstPrinter.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/BPF/MCTargetDesc/BPFInstPrinter.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/BPF/MCTargetDesc/BPFMCAsmInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/BPF/MCTargetDesc/BPFMCAsmInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/BPF/MCTargetDesc/BPFMCCodeEmitter.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/BPF/MCTargetDesc/BPFMCCodeEmitter.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/BPF/MCTargetDesc/BPFMCTargetDesc.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/BPF/MCTargetDesc/BPFMCTargetDesc.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/BPF/MCTargetDesc/BPFMCTargetDesc.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/BPF/MCTargetDesc/BPFMCTargetDesc.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/BPF/TargetInfo/BPFTargetInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/BPF/TargetInfo/BPFTargetInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/BPF/TargetInfo/BPFTargetInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/BPF/TargetInfo/BPFTargetInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/AsmParser/HexagonAsmParser.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/AsmParser/HexagonAsmParser.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/BitTracker.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/BitTracker.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/BitTracker.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/BitTracker.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/Disassembler/HexagonDisassembler.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/Disassembler/HexagonDisassembler.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/Hexagon.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/Hexagon.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/HexagonAsmPrinter.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/HexagonAsmPrinter.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/HexagonAsmPrinter.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/HexagonAsmPrinter.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/HexagonBitSimplify.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/HexagonBitSimplify.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/HexagonBitTracker.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/HexagonBitTracker.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/HexagonBitTracker.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/HexagonBitTracker.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/HexagonBlockRanges.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/HexagonBlockRanges.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/HexagonBlockRanges.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/HexagonBlockRanges.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/HexagonBranchRelaxation.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/HexagonBranchRelaxation.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/HexagonCFGOptimizer.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/HexagonCFGOptimizer.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/HexagonCommonGEP.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/HexagonCommonGEP.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/HexagonConstExtenders.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/HexagonConstExtenders.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/HexagonConstPropagation.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/HexagonConstPropagation.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/HexagonCopyToCombine.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/HexagonCopyToCombine.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/HexagonDepArch.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/HexagonDepArch.h...
Reading /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/HexagonDepDecoders.inc...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/HexagonDepDecoders.inc...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/HexagonDepITypes.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/HexagonDepITypes.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/HexagonDepTimingClasses.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/HexagonDepTimingClasses.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/HexagonEarlyIfConv.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/HexagonEarlyIfConv.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/HexagonExpandCondsets.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/HexagonExpandCondsets.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/HexagonFixupHwLoops.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/HexagonFixupHwLoops.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/HexagonFrameLowering.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/HexagonFrameLowering.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/HexagonFrameLowering.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/HexagonFrameLowering.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/HexagonGenExtract.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/HexagonGenExtract.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/HexagonGenInsert.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/HexagonGenInsert.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/HexagonGenMux.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/HexagonGenMux.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/HexagonGenPredicate.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/HexagonGenPredicate.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/HexagonHardwareLoops.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/HexagonHardwareLoops.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/HexagonHazardRecognizer.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/HexagonHazardRecognizer.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/HexagonHazardRecognizer.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/HexagonHazardRecognizer.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/HexagonInstrInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/HexagonInstrInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/HexagonInstrInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/HexagonInstrInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/HexagonISelDAGToDAG.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/HexagonISelDAGToDAG.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/HexagonISelDAGToDAG.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/HexagonISelDAGToDAG.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/HexagonISelDAGToDAGHVX.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/HexagonISelDAGToDAGHVX.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/HexagonISelLowering.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/HexagonISelLowering.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/HexagonISelLowering.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/HexagonISelLowering.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/HexagonISelLoweringHVX.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/HexagonISelLoweringHVX.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/HexagonLoopIdiomRecognition.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/HexagonLoopIdiomRecognition.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/HexagonMachineFunctionInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/HexagonMachineFunctionInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/HexagonMachineFunctionInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/HexagonMachineFunctionInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/HexagonMachineScheduler.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/HexagonMachineScheduler.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/HexagonMachineScheduler.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/HexagonMachineScheduler.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/HexagonMCInstLower.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/HexagonMCInstLower.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/HexagonNewValueJump.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/HexagonNewValueJump.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/HexagonOptAddrMode.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/HexagonOptAddrMode.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/HexagonOptimizeSZextends.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/HexagonOptimizeSZextends.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/HexagonPeephole.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/HexagonPeephole.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/HexagonRDFOpt.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/HexagonRDFOpt.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/HexagonRegisterInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/HexagonRegisterInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/HexagonRegisterInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/HexagonRegisterInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/HexagonSelectionDAGInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/HexagonSelectionDAGInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/HexagonSelectionDAGInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/HexagonSelectionDAGInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/HexagonSplitConst32AndConst64.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/HexagonSplitConst32AndConst64.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/HexagonSplitDouble.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/HexagonSplitDouble.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/HexagonStoreWidening.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/HexagonStoreWidening.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/HexagonSubtarget.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/HexagonSubtarget.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/HexagonSubtarget.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/HexagonSubtarget.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/HexagonTargetMachine.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/HexagonTargetMachine.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/HexagonTargetMachine.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/HexagonTargetMachine.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/HexagonTargetObjectFile.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/HexagonTargetObjectFile.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/HexagonTargetObjectFile.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/HexagonTargetObjectFile.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/HexagonTargetStreamer.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/HexagonTargetStreamer.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/HexagonTargetTransformInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/HexagonTargetTransformInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/HexagonTargetTransformInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/HexagonTargetTransformInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/HexagonVectorLoopCarriedReuse.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/HexagonVectorLoopCarriedReuse.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/HexagonVectorPrint.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/HexagonVectorPrint.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/HexagonVExtract.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/HexagonVExtract.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/HexagonVLIWPacketizer.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/HexagonVLIWPacketizer.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/HexagonVLIWPacketizer.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/HexagonVLIWPacketizer.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/MCTargetDesc/HexagonAsmBackend.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/MCTargetDesc/HexagonAsmBackend.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/MCTargetDesc/HexagonBaseInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/MCTargetDesc/HexagonBaseInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/MCTargetDesc/HexagonELFObjectWriter.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/MCTargetDesc/HexagonELFObjectWriter.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/MCTargetDesc/HexagonFixupKinds.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/MCTargetDesc/HexagonFixupKinds.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/MCTargetDesc/HexagonInstPrinter.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/MCTargetDesc/HexagonInstPrinter.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/MCTargetDesc/HexagonInstPrinter.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/MCTargetDesc/HexagonInstPrinter.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/MCTargetDesc/HexagonMCAsmInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/MCTargetDesc/HexagonMCAsmInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/MCTargetDesc/HexagonMCAsmInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/MCTargetDesc/HexagonMCAsmInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/MCTargetDesc/HexagonMCChecker.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/MCTargetDesc/HexagonMCChecker.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/MCTargetDesc/HexagonMCChecker.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/MCTargetDesc/HexagonMCChecker.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/MCTargetDesc/HexagonMCCodeEmitter.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/MCTargetDesc/HexagonMCCodeEmitter.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/MCTargetDesc/HexagonMCCodeEmitter.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/MCTargetDesc/HexagonMCCodeEmitter.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/MCTargetDesc/HexagonMCCompound.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/MCTargetDesc/HexagonMCCompound.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/MCTargetDesc/HexagonMCDuplexInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/MCTargetDesc/HexagonMCDuplexInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/MCTargetDesc/HexagonMCELFStreamer.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/MCTargetDesc/HexagonMCELFStreamer.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/MCTargetDesc/HexagonMCELFStreamer.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/MCTargetDesc/HexagonMCELFStreamer.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/MCTargetDesc/HexagonMCExpr.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/MCTargetDesc/HexagonMCExpr.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/MCTargetDesc/HexagonMCExpr.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/MCTargetDesc/HexagonMCExpr.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/MCTargetDesc/HexagonMCInstrInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/MCTargetDesc/HexagonMCInstrInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/MCTargetDesc/HexagonMCInstrInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/MCTargetDesc/HexagonMCInstrInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/MCTargetDesc/HexagonMCShuffler.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/MCTargetDesc/HexagonMCShuffler.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/MCTargetDesc/HexagonMCShuffler.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/MCTargetDesc/HexagonMCShuffler.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/MCTargetDesc/HexagonMCTargetDesc.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/MCTargetDesc/HexagonMCTargetDesc.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/MCTargetDesc/HexagonMCTargetDesc.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/MCTargetDesc/HexagonMCTargetDesc.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/MCTargetDesc/HexagonShuffler.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/MCTargetDesc/HexagonShuffler.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/MCTargetDesc/HexagonShuffler.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/MCTargetDesc/HexagonShuffler.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/RDFCopy.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/RDFCopy.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/RDFCopy.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/RDFCopy.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/RDFDeadCode.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/RDFDeadCode.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/RDFDeadCode.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/RDFDeadCode.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/RDFGraph.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/RDFGraph.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/RDFGraph.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/RDFGraph.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/RDFLiveness.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/RDFLiveness.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/RDFLiveness.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/RDFLiveness.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/RDFRegisters.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/RDFRegisters.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/RDFRegisters.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/RDFRegisters.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/TargetInfo/HexagonTargetInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/TargetInfo/HexagonTargetInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/TargetInfo/HexagonTargetInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/TargetInfo/HexagonTargetInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Lanai/AsmParser/LanaiAsmParser.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Lanai/AsmParser/LanaiAsmParser.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Lanai/Disassembler/LanaiDisassembler.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Lanai/Disassembler/LanaiDisassembler.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Lanai/Disassembler/LanaiDisassembler.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Lanai/Disassembler/LanaiDisassembler.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Lanai/Lanai.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Lanai/Lanai.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Lanai/LanaiAluCode.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Lanai/LanaiAluCode.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Lanai/LanaiAsmPrinter.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Lanai/LanaiAsmPrinter.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Lanai/LanaiCondCode.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Lanai/LanaiCondCode.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Lanai/LanaiDelaySlotFiller.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Lanai/LanaiDelaySlotFiller.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Lanai/LanaiFrameLowering.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Lanai/LanaiFrameLowering.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Lanai/LanaiFrameLowering.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Lanai/LanaiFrameLowering.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Lanai/LanaiInstrInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Lanai/LanaiInstrInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Lanai/LanaiInstrInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Lanai/LanaiInstrInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Lanai/LanaiISelDAGToDAG.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Lanai/LanaiISelDAGToDAG.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Lanai/LanaiISelLowering.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Lanai/LanaiISelLowering.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Lanai/LanaiISelLowering.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Lanai/LanaiISelLowering.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Lanai/LanaiMachineFunctionInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Lanai/LanaiMachineFunctionInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Lanai/LanaiMachineFunctionInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Lanai/LanaiMachineFunctionInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Lanai/LanaiMCInstLower.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Lanai/LanaiMCInstLower.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Lanai/LanaiMCInstLower.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Lanai/LanaiMCInstLower.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Lanai/LanaiMemAluCombiner.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Lanai/LanaiMemAluCombiner.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Lanai/LanaiRegisterInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Lanai/LanaiRegisterInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Lanai/LanaiRegisterInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Lanai/LanaiRegisterInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Lanai/LanaiSelectionDAGInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Lanai/LanaiSelectionDAGInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Lanai/LanaiSelectionDAGInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Lanai/LanaiSelectionDAGInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Lanai/LanaiSubtarget.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Lanai/LanaiSubtarget.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Lanai/LanaiSubtarget.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Lanai/LanaiSubtarget.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Lanai/LanaiTargetMachine.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Lanai/LanaiTargetMachine.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Lanai/LanaiTargetMachine.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Lanai/LanaiTargetMachine.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Lanai/LanaiTargetObjectFile.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Lanai/LanaiTargetObjectFile.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Lanai/LanaiTargetObjectFile.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Lanai/LanaiTargetObjectFile.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Lanai/LanaiTargetTransformInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Lanai/LanaiTargetTransformInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Lanai/MCTargetDesc/LanaiAsmBackend.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Lanai/MCTargetDesc/LanaiAsmBackend.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Lanai/MCTargetDesc/LanaiBaseInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Lanai/MCTargetDesc/LanaiBaseInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Lanai/MCTargetDesc/LanaiELFObjectWriter.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Lanai/MCTargetDesc/LanaiELFObjectWriter.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Lanai/MCTargetDesc/LanaiFixupKinds.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Lanai/MCTargetDesc/LanaiFixupKinds.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Lanai/MCTargetDesc/LanaiInstPrinter.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Lanai/MCTargetDesc/LanaiInstPrinter.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Lanai/MCTargetDesc/LanaiInstPrinter.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Lanai/MCTargetDesc/LanaiInstPrinter.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Lanai/MCTargetDesc/LanaiMCAsmInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Lanai/MCTargetDesc/LanaiMCAsmInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Lanai/MCTargetDesc/LanaiMCAsmInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Lanai/MCTargetDesc/LanaiMCAsmInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Lanai/MCTargetDesc/LanaiMCCodeEmitter.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Lanai/MCTargetDesc/LanaiMCCodeEmitter.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Lanai/MCTargetDesc/LanaiMCExpr.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Lanai/MCTargetDesc/LanaiMCExpr.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Lanai/MCTargetDesc/LanaiMCExpr.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Lanai/MCTargetDesc/LanaiMCExpr.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Lanai/MCTargetDesc/LanaiMCTargetDesc.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Lanai/MCTargetDesc/LanaiMCTargetDesc.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Lanai/MCTargetDesc/LanaiMCTargetDesc.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Lanai/MCTargetDesc/LanaiMCTargetDesc.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Lanai/TargetInfo/LanaiTargetInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Lanai/TargetInfo/LanaiTargetInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Lanai/TargetInfo/LanaiTargetInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Lanai/TargetInfo/LanaiTargetInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Mips/AsmParser/MipsAsmParser.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Mips/AsmParser/MipsAsmParser.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Mips/Disassembler/MipsDisassembler.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Mips/Disassembler/MipsDisassembler.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Mips/MCTargetDesc/MipsABIFlagsSection.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Mips/MCTargetDesc/MipsABIFlagsSection.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Mips/MCTargetDesc/MipsABIFlagsSection.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Mips/MCTargetDesc/MipsABIFlagsSection.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Mips/MCTargetDesc/MipsABIInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Mips/MCTargetDesc/MipsABIInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Mips/MCTargetDesc/MipsABIInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Mips/MCTargetDesc/MipsABIInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Mips/MCTargetDesc/MipsAsmBackend.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Mips/MCTargetDesc/MipsAsmBackend.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Mips/MCTargetDesc/MipsAsmBackend.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Mips/MCTargetDesc/MipsAsmBackend.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Mips/MCTargetDesc/MipsBaseInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Mips/MCTargetDesc/MipsBaseInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Mips/MCTargetDesc/MipsELFObjectWriter.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Mips/MCTargetDesc/MipsELFObjectWriter.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Mips/MCTargetDesc/MipsELFStreamer.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Mips/MCTargetDesc/MipsELFStreamer.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Mips/MCTargetDesc/MipsELFStreamer.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Mips/MCTargetDesc/MipsELFStreamer.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Mips/MCTargetDesc/MipsFixupKinds.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Mips/MCTargetDesc/MipsFixupKinds.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Mips/MCTargetDesc/MipsInstPrinter.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Mips/MCTargetDesc/MipsInstPrinter.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Mips/MCTargetDesc/MipsInstPrinter.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Mips/MCTargetDesc/MipsInstPrinter.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Mips/MCTargetDesc/MipsMCAsmInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Mips/MCTargetDesc/MipsMCAsmInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Mips/MCTargetDesc/MipsMCAsmInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Mips/MCTargetDesc/MipsMCAsmInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Mips/MCTargetDesc/MipsMCCodeEmitter.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Mips/MCTargetDesc/MipsMCCodeEmitter.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Mips/MCTargetDesc/MipsMCCodeEmitter.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Mips/MCTargetDesc/MipsMCCodeEmitter.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Mips/MCTargetDesc/MipsMCExpr.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Mips/MCTargetDesc/MipsMCExpr.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Mips/MCTargetDesc/MipsMCExpr.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Mips/MCTargetDesc/MipsMCExpr.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Mips/MCTargetDesc/MipsMCNaCl.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Mips/MCTargetDesc/MipsMCNaCl.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Mips/MCTargetDesc/MipsMCTargetDesc.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Mips/MCTargetDesc/MipsMCTargetDesc.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Mips/MCTargetDesc/MipsMCTargetDesc.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Mips/MCTargetDesc/MipsMCTargetDesc.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Mips/MCTargetDesc/MipsNaClELFStreamer.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Mips/MCTargetDesc/MipsNaClELFStreamer.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Mips/MCTargetDesc/MipsOptionRecord.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Mips/MCTargetDesc/MipsOptionRecord.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Mips/MCTargetDesc/MipsTargetStreamer.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Mips/MCTargetDesc/MipsTargetStreamer.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Mips/MicroMipsSizeReduction.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Mips/MicroMipsSizeReduction.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Mips/Mips.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Mips/Mips.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Mips/Mips16FrameLowering.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Mips/Mips16FrameLowering.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Mips/Mips16FrameLowering.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Mips/Mips16FrameLowering.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Mips/Mips16HardFloat.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Mips/Mips16HardFloat.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Mips/Mips16HardFloatInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Mips/Mips16HardFloatInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Mips/Mips16HardFloatInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Mips/Mips16HardFloatInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Mips/Mips16InstrInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Mips/Mips16InstrInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Mips/Mips16InstrInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Mips/Mips16InstrInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Mips/Mips16ISelDAGToDAG.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Mips/Mips16ISelDAGToDAG.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Mips/Mips16ISelDAGToDAG.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Mips/Mips16ISelDAGToDAG.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Mips/Mips16ISelLowering.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Mips/Mips16ISelLowering.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Mips/Mips16ISelLowering.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Mips/Mips16ISelLowering.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Mips/Mips16RegisterInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Mips/Mips16RegisterInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Mips/Mips16RegisterInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Mips/Mips16RegisterInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Mips/MipsAnalyzeImmediate.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Mips/MipsAnalyzeImmediate.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Mips/MipsAnalyzeImmediate.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Mips/MipsAnalyzeImmediate.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Mips/MipsAsmPrinter.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Mips/MipsAsmPrinter.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Mips/MipsAsmPrinter.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Mips/MipsAsmPrinter.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Mips/MipsBranchExpansion.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Mips/MipsBranchExpansion.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Mips/MipsCallLowering.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Mips/MipsCallLowering.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Mips/MipsCallLowering.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Mips/MipsCallLowering.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Mips/MipsCCState.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Mips/MipsCCState.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Mips/MipsCCState.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Mips/MipsCCState.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Mips/MipsConstantIslandPass.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Mips/MipsConstantIslandPass.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Mips/MipsDelaySlotFiller.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Mips/MipsDelaySlotFiller.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Mips/MipsExpandPseudo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Mips/MipsExpandPseudo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Mips/MipsFastISel.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Mips/MipsFastISel.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Mips/MipsFrameLowering.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Mips/MipsFrameLowering.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Mips/MipsFrameLowering.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Mips/MipsFrameLowering.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Mips/MipsInstrInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Mips/MipsInstrInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Mips/MipsInstrInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Mips/MipsInstrInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Mips/MipsInstructionSelector.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Mips/MipsInstructionSelector.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Mips/MipsISelDAGToDAG.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Mips/MipsISelDAGToDAG.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Mips/MipsISelDAGToDAG.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Mips/MipsISelDAGToDAG.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Mips/MipsISelLowering.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Mips/MipsISelLowering.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Mips/MipsISelLowering.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Mips/MipsISelLowering.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Mips/MipsLegalizerInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Mips/MipsLegalizerInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Mips/MipsLegalizerInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Mips/MipsLegalizerInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Mips/MipsMachineFunction.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Mips/MipsMachineFunction.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Mips/MipsMachineFunction.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Mips/MipsMachineFunction.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Mips/MipsMCInstLower.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Mips/MipsMCInstLower.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Mips/MipsMCInstLower.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Mips/MipsMCInstLower.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Mips/MipsModuleISelDAGToDAG.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Mips/MipsModuleISelDAGToDAG.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Mips/MipsOptimizePICCall.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Mips/MipsOptimizePICCall.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Mips/MipsOptionRecord.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Mips/MipsOptionRecord.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Mips/MipsOs16.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Mips/MipsOs16.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Mips/MipsPreLegalizerCombiner.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Mips/MipsPreLegalizerCombiner.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Mips/MipsRegisterBankInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Mips/MipsRegisterBankInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Mips/MipsRegisterBankInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Mips/MipsRegisterBankInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Mips/MipsRegisterInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Mips/MipsRegisterInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Mips/MipsRegisterInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Mips/MipsRegisterInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Mips/MipsSEFrameLowering.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Mips/MipsSEFrameLowering.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Mips/MipsSEFrameLowering.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Mips/MipsSEFrameLowering.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Mips/MipsSEInstrInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Mips/MipsSEInstrInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Mips/MipsSEInstrInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Mips/MipsSEInstrInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Mips/MipsSEISelDAGToDAG.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Mips/MipsSEISelDAGToDAG.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Mips/MipsSEISelDAGToDAG.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Mips/MipsSEISelDAGToDAG.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Mips/MipsSEISelLowering.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Mips/MipsSEISelLowering.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Mips/MipsSEISelLowering.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Mips/MipsSEISelLowering.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Mips/MipsSERegisterInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Mips/MipsSERegisterInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Mips/MipsSERegisterInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Mips/MipsSERegisterInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Mips/MipsSubtarget.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Mips/MipsSubtarget.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Mips/MipsSubtarget.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Mips/MipsSubtarget.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Mips/MipsTargetMachine.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Mips/MipsTargetMachine.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Mips/MipsTargetMachine.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Mips/MipsTargetMachine.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Mips/MipsTargetObjectFile.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Mips/MipsTargetObjectFile.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Mips/MipsTargetObjectFile.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Mips/MipsTargetObjectFile.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Mips/MipsTargetStreamer.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Mips/MipsTargetStreamer.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Mips/TargetInfo/MipsTargetInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Mips/TargetInfo/MipsTargetInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Mips/TargetInfo/MipsTargetInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Mips/TargetInfo/MipsTargetInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/MSP430/AsmParser/MSP430AsmParser.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/MSP430/AsmParser/MSP430AsmParser.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/MSP430/Disassembler/MSP430Disassembler.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/MSP430/Disassembler/MSP430Disassembler.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/MSP430/MCTargetDesc/MSP430AsmBackend.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/MSP430/MCTargetDesc/MSP430AsmBackend.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/MSP430/MCTargetDesc/MSP430ELFObjectWriter.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/MSP430/MCTargetDesc/MSP430ELFObjectWriter.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/MSP430/MCTargetDesc/MSP430ELFStreamer.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/MSP430/MCTargetDesc/MSP430ELFStreamer.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/MSP430/MCTargetDesc/MSP430FixupKinds.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/MSP430/MCTargetDesc/MSP430FixupKinds.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/MSP430/MCTargetDesc/MSP430InstPrinter.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/MSP430/MCTargetDesc/MSP430InstPrinter.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/MSP430/MCTargetDesc/MSP430InstPrinter.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/MSP430/MCTargetDesc/MSP430InstPrinter.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/MSP430/MCTargetDesc/MSP430MCAsmInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/MSP430/MCTargetDesc/MSP430MCAsmInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/MSP430/MCTargetDesc/MSP430MCAsmInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/MSP430/MCTargetDesc/MSP430MCAsmInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/MSP430/MCTargetDesc/MSP430MCCodeEmitter.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/MSP430/MCTargetDesc/MSP430MCCodeEmitter.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/MSP430/MCTargetDesc/MSP430MCTargetDesc.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/MSP430/MCTargetDesc/MSP430MCTargetDesc.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/MSP430/MCTargetDesc/MSP430MCTargetDesc.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/MSP430/MCTargetDesc/MSP430MCTargetDesc.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/MSP430/MSP430.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/MSP430/MSP430.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/MSP430/MSP430AsmPrinter.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/MSP430/MSP430AsmPrinter.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/MSP430/MSP430BranchSelector.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/MSP430/MSP430BranchSelector.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/MSP430/MSP430FrameLowering.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/MSP430/MSP430FrameLowering.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/MSP430/MSP430FrameLowering.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/MSP430/MSP430FrameLowering.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/MSP430/MSP430InstrInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/MSP430/MSP430InstrInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/MSP430/MSP430InstrInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/MSP430/MSP430InstrInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/MSP430/MSP430ISelDAGToDAG.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/MSP430/MSP430ISelDAGToDAG.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/MSP430/MSP430ISelLowering.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/MSP430/MSP430ISelLowering.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/MSP430/MSP430ISelLowering.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/MSP430/MSP430ISelLowering.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/MSP430/MSP430MachineFunctionInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/MSP430/MSP430MachineFunctionInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/MSP430/MSP430MachineFunctionInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/MSP430/MSP430MachineFunctionInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/MSP430/MSP430MCInstLower.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/MSP430/MSP430MCInstLower.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/MSP430/MSP430MCInstLower.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/MSP430/MSP430MCInstLower.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/MSP430/MSP430RegisterInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/MSP430/MSP430RegisterInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/MSP430/MSP430RegisterInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/MSP430/MSP430RegisterInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/MSP430/MSP430Subtarget.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/MSP430/MSP430Subtarget.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/MSP430/MSP430Subtarget.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/MSP430/MSP430Subtarget.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/MSP430/MSP430TargetMachine.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/MSP430/MSP430TargetMachine.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/MSP430/MSP430TargetMachine.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/MSP430/MSP430TargetMachine.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/MSP430/TargetInfo/MSP430TargetInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/MSP430/TargetInfo/MSP430TargetInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/MSP430/TargetInfo/MSP430TargetInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/MSP430/TargetInfo/MSP430TargetInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/NVPTX/cl_common_defines.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/NVPTX/cl_common_defines.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/NVPTX/ManagedStringPool.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/NVPTX/ManagedStringPool.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/NVPTX/MCTargetDesc/NVPTXBaseInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/NVPTX/MCTargetDesc/NVPTXBaseInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/NVPTX/MCTargetDesc/NVPTXInstPrinter.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/NVPTX/MCTargetDesc/NVPTXInstPrinter.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/NVPTX/MCTargetDesc/NVPTXInstPrinter.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/NVPTX/MCTargetDesc/NVPTXInstPrinter.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/NVPTX/MCTargetDesc/NVPTXMCAsmInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/NVPTX/MCTargetDesc/NVPTXMCAsmInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/NVPTX/MCTargetDesc/NVPTXMCAsmInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/NVPTX/MCTargetDesc/NVPTXMCAsmInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/NVPTX/MCTargetDesc/NVPTXMCTargetDesc.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/NVPTX/MCTargetDesc/NVPTXMCTargetDesc.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/NVPTX/MCTargetDesc/NVPTXMCTargetDesc.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/NVPTX/MCTargetDesc/NVPTXMCTargetDesc.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/NVPTX/MCTargetDesc/NVPTXTargetStreamer.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/NVPTX/MCTargetDesc/NVPTXTargetStreamer.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/NVPTX/MCTargetDesc/NVPTXTargetStreamer.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/NVPTX/MCTargetDesc/NVPTXTargetStreamer.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/NVPTX/NVPTX.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/NVPTX/NVPTX.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/NVPTX/NVPTXAllocaHoisting.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/NVPTX/NVPTXAllocaHoisting.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/NVPTX/NVPTXAllocaHoisting.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/NVPTX/NVPTXAllocaHoisting.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/NVPTX/NVPTXAsmPrinter.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/NVPTX/NVPTXAsmPrinter.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/NVPTX/NVPTXAsmPrinter.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/NVPTX/NVPTXAsmPrinter.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/NVPTX/NVPTXAssignValidGlobalNames.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/NVPTX/NVPTXAssignValidGlobalNames.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/NVPTX/NVPTXFrameLowering.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/NVPTX/NVPTXFrameLowering.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/NVPTX/NVPTXFrameLowering.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/NVPTX/NVPTXFrameLowering.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/NVPTX/NVPTXGenericToNVVM.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/NVPTX/NVPTXGenericToNVVM.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/NVPTX/NVPTXImageOptimizer.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/NVPTX/NVPTXImageOptimizer.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/NVPTX/NVPTXInstrInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/NVPTX/NVPTXInstrInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/NVPTX/NVPTXInstrInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/NVPTX/NVPTXInstrInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/NVPTX/NVPTXISelDAGToDAG.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/NVPTX/NVPTXISelDAGToDAG.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/NVPTX/NVPTXISelDAGToDAG.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/NVPTX/NVPTXISelDAGToDAG.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/NVPTX/NVPTXISelLowering.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/NVPTX/NVPTXISelLowering.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/NVPTX/NVPTXISelLowering.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/NVPTX/NVPTXISelLowering.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/NVPTX/NVPTXLowerAggrCopies.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/NVPTX/NVPTXLowerAggrCopies.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/NVPTX/NVPTXLowerAggrCopies.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/NVPTX/NVPTXLowerAggrCopies.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/NVPTX/NVPTXLowerAlloca.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/NVPTX/NVPTXLowerAlloca.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/NVPTX/NVPTXLowerArgs.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/NVPTX/NVPTXLowerArgs.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/NVPTX/NVPTXMachineFunctionInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/NVPTX/NVPTXMachineFunctionInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/NVPTX/NVPTXMCExpr.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/NVPTX/NVPTXMCExpr.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/NVPTX/NVPTXMCExpr.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/NVPTX/NVPTXMCExpr.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/NVPTX/NVPTXPeephole.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/NVPTX/NVPTXPeephole.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/NVPTX/NVPTXPrologEpilogPass.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/NVPTX/NVPTXPrologEpilogPass.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/NVPTX/NVPTXProxyRegErasure.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/NVPTX/NVPTXProxyRegErasure.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/NVPTX/NVPTXRegisterInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/NVPTX/NVPTXRegisterInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/NVPTX/NVPTXRegisterInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/NVPTX/NVPTXRegisterInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/NVPTX/NVPTXReplaceImageHandles.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/NVPTX/NVPTXReplaceImageHandles.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/NVPTX/NVPTXSubtarget.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/NVPTX/NVPTXSubtarget.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/NVPTX/NVPTXSubtarget.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/NVPTX/NVPTXSubtarget.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/NVPTX/NVPTXTargetMachine.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/NVPTX/NVPTXTargetMachine.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/NVPTX/NVPTXTargetMachine.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/NVPTX/NVPTXTargetMachine.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/NVPTX/NVPTXTargetObjectFile.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/NVPTX/NVPTXTargetObjectFile.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/NVPTX/NVPTXTargetTransformInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/NVPTX/NVPTXTargetTransformInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/NVPTX/NVPTXTargetTransformInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/NVPTX/NVPTXTargetTransformInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/NVPTX/NVPTXUtilities.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/NVPTX/NVPTXUtilities.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/NVPTX/NVPTXUtilities.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/NVPTX/NVPTXUtilities.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/NVPTX/NVVMIntrRange.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/NVPTX/NVVMIntrRange.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/NVPTX/NVVMReflect.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/NVPTX/NVVMReflect.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/NVPTX/TargetInfo/NVPTXTargetInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/NVPTX/TargetInfo/NVPTXTargetInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/NVPTX/TargetInfo/NVPTXTargetInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/NVPTX/TargetInfo/NVPTXTargetInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/PowerPC/AsmParser/PPCAsmParser.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/PowerPC/AsmParser/PPCAsmParser.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/PowerPC/Disassembler/PPCDisassembler.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/PowerPC/Disassembler/PPCDisassembler.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/PowerPC/MCTargetDesc/PPCAsmBackend.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/PowerPC/MCTargetDesc/PPCAsmBackend.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/PowerPC/MCTargetDesc/PPCELFObjectWriter.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/PowerPC/MCTargetDesc/PPCELFObjectWriter.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/PowerPC/MCTargetDesc/PPCFixupKinds.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/PowerPC/MCTargetDesc/PPCFixupKinds.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/PowerPC/MCTargetDesc/PPCInstPrinter.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/PowerPC/MCTargetDesc/PPCInstPrinter.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/PowerPC/MCTargetDesc/PPCInstPrinter.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/PowerPC/MCTargetDesc/PPCInstPrinter.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/PowerPC/MCTargetDesc/PPCMachObjectWriter.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/PowerPC/MCTargetDesc/PPCMachObjectWriter.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/PowerPC/MCTargetDesc/PPCMCAsmInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/PowerPC/MCTargetDesc/PPCMCAsmInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/PowerPC/MCTargetDesc/PPCMCAsmInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/PowerPC/MCTargetDesc/PPCMCAsmInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/PowerPC/MCTargetDesc/PPCMCCodeEmitter.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/PowerPC/MCTargetDesc/PPCMCCodeEmitter.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/PowerPC/MCTargetDesc/PPCMCCodeEmitter.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/PowerPC/MCTargetDesc/PPCMCCodeEmitter.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/PowerPC/MCTargetDesc/PPCMCExpr.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/PowerPC/MCTargetDesc/PPCMCExpr.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/PowerPC/MCTargetDesc/PPCMCExpr.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/PowerPC/MCTargetDesc/PPCMCExpr.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/PowerPC/MCTargetDesc/PPCMCTargetDesc.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/PowerPC/MCTargetDesc/PPCMCTargetDesc.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/PowerPC/MCTargetDesc/PPCMCTargetDesc.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/PowerPC/MCTargetDesc/PPCMCTargetDesc.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/PowerPC/MCTargetDesc/PPCPredicates.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/PowerPC/MCTargetDesc/PPCPredicates.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/PowerPC/MCTargetDesc/PPCPredicates.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/PowerPC/MCTargetDesc/PPCPredicates.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/PowerPC/MCTargetDesc/PPCXCOFFObjectWriter.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/PowerPC/MCTargetDesc/PPCXCOFFObjectWriter.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/PowerPC/PPC.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/PowerPC/PPC.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/PowerPC/PPCAsmPrinter.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/PowerPC/PPCAsmPrinter.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/PowerPC/PPCBoolRetToInt.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/PowerPC/PPCBoolRetToInt.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/PowerPC/PPCBranchCoalescing.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/PowerPC/PPCBranchCoalescing.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/PowerPC/PPCBranchSelector.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/PowerPC/PPCBranchSelector.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/PowerPC/PPCCallingConv.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/PowerPC/PPCCallingConv.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/PowerPC/PPCCallingConv.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/PowerPC/PPCCallingConv.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/PowerPC/PPCCCState.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/PowerPC/PPCCCState.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/PowerPC/PPCCCState.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/PowerPC/PPCCCState.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/PowerPC/PPCCTRLoops.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/PowerPC/PPCCTRLoops.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/PowerPC/PPCEarlyReturn.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/PowerPC/PPCEarlyReturn.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/PowerPC/PPCExpandISEL.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/PowerPC/PPCExpandISEL.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/PowerPC/PPCFastISel.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/PowerPC/PPCFastISel.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/PowerPC/PPCFrameLowering.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/PowerPC/PPCFrameLowering.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/PowerPC/PPCFrameLowering.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/PowerPC/PPCFrameLowering.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/PowerPC/PPCHazardRecognizers.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/PowerPC/PPCHazardRecognizers.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/PowerPC/PPCHazardRecognizers.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/PowerPC/PPCHazardRecognizers.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/PowerPC/PPCInstrBuilder.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/PowerPC/PPCInstrBuilder.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/PowerPC/PPCInstrInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/PowerPC/PPCInstrInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/PowerPC/PPCInstrInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/PowerPC/PPCInstrInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/PowerPC/PPCISelDAGToDAG.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/PowerPC/PPCISelDAGToDAG.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/PowerPC/PPCISelLowering.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/PowerPC/PPCISelLowering.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/PowerPC/PPCISelLowering.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/PowerPC/PPCISelLowering.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/PowerPC/PPCLoopPreIncPrep.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/PowerPC/PPCLoopPreIncPrep.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/PowerPC/PPCLowerMASSVEntries.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/PowerPC/PPCLowerMASSVEntries.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/PowerPC/PPCMachineFunctionInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/PowerPC/PPCMachineFunctionInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/PowerPC/PPCMachineFunctionInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/PowerPC/PPCMachineFunctionInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/PowerPC/PPCMachineScheduler.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/PowerPC/PPCMachineScheduler.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/PowerPC/PPCMachineScheduler.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/PowerPC/PPCMachineScheduler.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/PowerPC/PPCMCInstLower.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/PowerPC/PPCMCInstLower.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/PowerPC/PPCMIPeephole.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/PowerPC/PPCMIPeephole.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/PowerPC/PPCPerfectShuffle.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/PowerPC/PPCPerfectShuffle.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/PowerPC/PPCPreEmitPeephole.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/PowerPC/PPCPreEmitPeephole.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/PowerPC/PPCQPXLoadSplat.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/PowerPC/PPCQPXLoadSplat.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/PowerPC/PPCReduceCRLogicals.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/PowerPC/PPCReduceCRLogicals.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/PowerPC/PPCRegisterInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/PowerPC/PPCRegisterInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/PowerPC/PPCRegisterInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/PowerPC/PPCRegisterInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/PowerPC/PPCSubtarget.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/PowerPC/PPCSubtarget.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/PowerPC/PPCSubtarget.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/PowerPC/PPCSubtarget.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/PowerPC/PPCTargetMachine.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/PowerPC/PPCTargetMachine.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/PowerPC/PPCTargetMachine.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/PowerPC/PPCTargetMachine.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/PowerPC/PPCTargetObjectFile.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/PowerPC/PPCTargetObjectFile.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/PowerPC/PPCTargetObjectFile.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/PowerPC/PPCTargetObjectFile.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/PowerPC/PPCTargetStreamer.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/PowerPC/PPCTargetStreamer.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/PowerPC/PPCTargetTransformInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/PowerPC/PPCTargetTransformInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/PowerPC/PPCTargetTransformInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/PowerPC/PPCTargetTransformInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/PowerPC/PPCTLSDynamicCall.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/PowerPC/PPCTLSDynamicCall.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/PowerPC/PPCTOCRegDeps.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/PowerPC/PPCTOCRegDeps.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/PowerPC/PPCVSXCopy.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/PowerPC/PPCVSXCopy.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/PowerPC/PPCVSXFMAMutate.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/PowerPC/PPCVSXFMAMutate.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/PowerPC/PPCVSXSwapRemoval.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/PowerPC/PPCVSXSwapRemoval.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/PowerPC/TargetInfo/PowerPCTargetInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/PowerPC/TargetInfo/PowerPCTargetInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/PowerPC/TargetInfo/PowerPCTargetInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/PowerPC/TargetInfo/PowerPCTargetInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/RISCV/AsmParser/RISCVAsmParser.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/RISCV/AsmParser/RISCVAsmParser.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/RISCV/Disassembler/RISCVDisassembler.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/RISCV/Disassembler/RISCVDisassembler.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/RISCV/MCTargetDesc/RISCVAsmBackend.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/RISCV/MCTargetDesc/RISCVAsmBackend.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/RISCV/MCTargetDesc/RISCVAsmBackend.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/RISCV/MCTargetDesc/RISCVAsmBackend.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/RISCV/MCTargetDesc/RISCVELFObjectWriter.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/RISCV/MCTargetDesc/RISCVELFObjectWriter.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/RISCV/MCTargetDesc/RISCVELFStreamer.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/RISCV/MCTargetDesc/RISCVELFStreamer.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/RISCV/MCTargetDesc/RISCVELFStreamer.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/RISCV/MCTargetDesc/RISCVELFStreamer.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/RISCV/MCTargetDesc/RISCVFixupKinds.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/RISCV/MCTargetDesc/RISCVFixupKinds.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/RISCV/MCTargetDesc/RISCVInstPrinter.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/RISCV/MCTargetDesc/RISCVInstPrinter.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/RISCV/MCTargetDesc/RISCVInstPrinter.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/RISCV/MCTargetDesc/RISCVInstPrinter.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/RISCV/MCTargetDesc/RISCVMCAsmInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/RISCV/MCTargetDesc/RISCVMCAsmInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/RISCV/MCTargetDesc/RISCVMCAsmInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/RISCV/MCTargetDesc/RISCVMCAsmInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/RISCV/MCTargetDesc/RISCVMCCodeEmitter.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/RISCV/MCTargetDesc/RISCVMCCodeEmitter.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/RISCV/MCTargetDesc/RISCVMCExpr.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/RISCV/MCTargetDesc/RISCVMCExpr.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/RISCV/MCTargetDesc/RISCVMCExpr.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/RISCV/MCTargetDesc/RISCVMCExpr.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/RISCV/MCTargetDesc/RISCVMCTargetDesc.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/RISCV/MCTargetDesc/RISCVMCTargetDesc.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/RISCV/MCTargetDesc/RISCVMCTargetDesc.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/RISCV/MCTargetDesc/RISCVMCTargetDesc.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/RISCV/MCTargetDesc/RISCVTargetStreamer.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/RISCV/MCTargetDesc/RISCVTargetStreamer.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/RISCV/MCTargetDesc/RISCVTargetStreamer.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/RISCV/MCTargetDesc/RISCVTargetStreamer.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/RISCV/RISCV.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/RISCV/RISCV.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/RISCV/RISCVAsmPrinter.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/RISCV/RISCVAsmPrinter.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/RISCV/RISCVCallLowering.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/RISCV/RISCVCallLowering.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/RISCV/RISCVCallLowering.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/RISCV/RISCVCallLowering.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/RISCV/RISCVExpandPseudoInsts.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/RISCV/RISCVExpandPseudoInsts.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/RISCV/RISCVFrameLowering.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/RISCV/RISCVFrameLowering.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/RISCV/RISCVFrameLowering.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/RISCV/RISCVFrameLowering.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/RISCV/RISCVInstrInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/RISCV/RISCVInstrInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/RISCV/RISCVInstrInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/RISCV/RISCVInstrInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/RISCV/RISCVInstructionSelector.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/RISCV/RISCVInstructionSelector.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/RISCV/RISCVISelDAGToDAG.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/RISCV/RISCVISelDAGToDAG.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/RISCV/RISCVISelLowering.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/RISCV/RISCVISelLowering.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/RISCV/RISCVISelLowering.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/RISCV/RISCVISelLowering.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/RISCV/RISCVLegalizerInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/RISCV/RISCVLegalizerInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/RISCV/RISCVLegalizerInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/RISCV/RISCVLegalizerInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/RISCV/RISCVMachineFunctionInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/RISCV/RISCVMachineFunctionInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/RISCV/RISCVMCInstLower.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/RISCV/RISCVMCInstLower.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/RISCV/RISCVMergeBaseOffset.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/RISCV/RISCVMergeBaseOffset.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/RISCV/RISCVRegisterBankInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/RISCV/RISCVRegisterBankInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/RISCV/RISCVRegisterBankInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/RISCV/RISCVRegisterBankInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/RISCV/RISCVRegisterInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/RISCV/RISCVRegisterInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/RISCV/RISCVRegisterInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/RISCV/RISCVRegisterInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/RISCV/RISCVSubtarget.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/RISCV/RISCVSubtarget.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/RISCV/RISCVSubtarget.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/RISCV/RISCVSubtarget.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/RISCV/RISCVTargetMachine.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/RISCV/RISCVTargetMachine.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/RISCV/RISCVTargetMachine.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/RISCV/RISCVTargetMachine.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/RISCV/RISCVTargetObjectFile.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/RISCV/RISCVTargetObjectFile.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/RISCV/RISCVTargetObjectFile.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/RISCV/RISCVTargetObjectFile.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/RISCV/RISCVTargetTransformInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/RISCV/RISCVTargetTransformInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/RISCV/RISCVTargetTransformInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/RISCV/RISCVTargetTransformInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/RISCV/TargetInfo/RISCVTargetInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/RISCV/TargetInfo/RISCVTargetInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/RISCV/TargetInfo/RISCVTargetInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/RISCV/TargetInfo/RISCVTargetInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/RISCV/Utils/RISCVBaseInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/RISCV/Utils/RISCVBaseInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/RISCV/Utils/RISCVBaseInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/RISCV/Utils/RISCVBaseInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/RISCV/Utils/RISCVMatInt.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/RISCV/Utils/RISCVMatInt.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/RISCV/Utils/RISCVMatInt.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/RISCV/Utils/RISCVMatInt.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Sparc/AsmParser/SparcAsmParser.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Sparc/AsmParser/SparcAsmParser.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Sparc/DelaySlotFiller.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Sparc/DelaySlotFiller.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Sparc/Disassembler/SparcDisassembler.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Sparc/Disassembler/SparcDisassembler.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Sparc/LeonPasses.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Sparc/LeonPasses.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Sparc/LeonPasses.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Sparc/LeonPasses.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Sparc/MCTargetDesc/SparcAsmBackend.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Sparc/MCTargetDesc/SparcAsmBackend.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Sparc/MCTargetDesc/SparcELFObjectWriter.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Sparc/MCTargetDesc/SparcELFObjectWriter.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Sparc/MCTargetDesc/SparcFixupKinds.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Sparc/MCTargetDesc/SparcFixupKinds.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Sparc/MCTargetDesc/SparcInstPrinter.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Sparc/MCTargetDesc/SparcInstPrinter.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Sparc/MCTargetDesc/SparcInstPrinter.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Sparc/MCTargetDesc/SparcInstPrinter.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Sparc/MCTargetDesc/SparcMCAsmInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Sparc/MCTargetDesc/SparcMCAsmInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Sparc/MCTargetDesc/SparcMCAsmInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Sparc/MCTargetDesc/SparcMCAsmInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Sparc/MCTargetDesc/SparcMCCodeEmitter.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Sparc/MCTargetDesc/SparcMCCodeEmitter.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Sparc/MCTargetDesc/SparcMCExpr.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Sparc/MCTargetDesc/SparcMCExpr.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Sparc/MCTargetDesc/SparcMCExpr.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Sparc/MCTargetDesc/SparcMCExpr.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Sparc/MCTargetDesc/SparcMCTargetDesc.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Sparc/MCTargetDesc/SparcMCTargetDesc.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Sparc/MCTargetDesc/SparcMCTargetDesc.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Sparc/MCTargetDesc/SparcMCTargetDesc.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Sparc/MCTargetDesc/SparcTargetStreamer.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Sparc/MCTargetDesc/SparcTargetStreamer.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Sparc/MCTargetDesc/SparcTargetStreamer.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Sparc/MCTargetDesc/SparcTargetStreamer.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Sparc/Sparc.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Sparc/Sparc.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Sparc/SparcAsmPrinter.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Sparc/SparcAsmPrinter.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Sparc/SparcFrameLowering.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Sparc/SparcFrameLowering.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Sparc/SparcFrameLowering.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Sparc/SparcFrameLowering.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Sparc/SparcInstrInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Sparc/SparcInstrInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Sparc/SparcInstrInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Sparc/SparcInstrInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Sparc/SparcISelDAGToDAG.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Sparc/SparcISelDAGToDAG.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Sparc/SparcISelLowering.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Sparc/SparcISelLowering.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Sparc/SparcISelLowering.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Sparc/SparcISelLowering.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Sparc/SparcMachineFunctionInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Sparc/SparcMachineFunctionInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Sparc/SparcMachineFunctionInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Sparc/SparcMachineFunctionInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Sparc/SparcMCInstLower.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Sparc/SparcMCInstLower.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Sparc/SparcRegisterInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Sparc/SparcRegisterInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Sparc/SparcRegisterInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Sparc/SparcRegisterInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Sparc/SparcSubtarget.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Sparc/SparcSubtarget.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Sparc/SparcSubtarget.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Sparc/SparcSubtarget.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Sparc/SparcTargetMachine.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Sparc/SparcTargetMachine.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Sparc/SparcTargetMachine.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Sparc/SparcTargetMachine.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Sparc/SparcTargetObjectFile.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Sparc/SparcTargetObjectFile.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Sparc/SparcTargetObjectFile.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Sparc/SparcTargetObjectFile.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Sparc/TargetInfo/SparcTargetInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Sparc/TargetInfo/SparcTargetInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Sparc/TargetInfo/SparcTargetInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Sparc/TargetInfo/SparcTargetInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/SystemZ/AsmParser/SystemZAsmParser.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/SystemZ/AsmParser/SystemZAsmParser.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/SystemZ/Disassembler/SystemZDisassembler.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/SystemZ/Disassembler/SystemZDisassembler.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/SystemZ/MCTargetDesc/SystemZInstPrinter.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/SystemZ/MCTargetDesc/SystemZInstPrinter.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/SystemZ/MCTargetDesc/SystemZInstPrinter.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/SystemZ/MCTargetDesc/SystemZInstPrinter.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/SystemZ/MCTargetDesc/SystemZMCAsmBackend.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/SystemZ/MCTargetDesc/SystemZMCAsmBackend.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/SystemZ/MCTargetDesc/SystemZMCAsmInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/SystemZ/MCTargetDesc/SystemZMCAsmInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/SystemZ/MCTargetDesc/SystemZMCAsmInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/SystemZ/MCTargetDesc/SystemZMCAsmInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/SystemZ/MCTargetDesc/SystemZMCCodeEmitter.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/SystemZ/MCTargetDesc/SystemZMCCodeEmitter.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/SystemZ/MCTargetDesc/SystemZMCFixups.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/SystemZ/MCTargetDesc/SystemZMCFixups.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/SystemZ/MCTargetDesc/SystemZMCObjectWriter.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/SystemZ/MCTargetDesc/SystemZMCObjectWriter.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/SystemZ/MCTargetDesc/SystemZMCTargetDesc.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/SystemZ/MCTargetDesc/SystemZMCTargetDesc.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/SystemZ/MCTargetDesc/SystemZMCTargetDesc.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/SystemZ/MCTargetDesc/SystemZMCTargetDesc.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/SystemZ/SystemZ.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/SystemZ/SystemZ.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/SystemZ/SystemZAsmPrinter.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/SystemZ/SystemZAsmPrinter.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/SystemZ/SystemZAsmPrinter.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/SystemZ/SystemZAsmPrinter.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/SystemZ/SystemZCallingConv.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/SystemZ/SystemZCallingConv.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/SystemZ/SystemZCallingConv.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/SystemZ/SystemZCallingConv.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/SystemZ/SystemZConstantPoolValue.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/SystemZ/SystemZConstantPoolValue.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/SystemZ/SystemZConstantPoolValue.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/SystemZ/SystemZConstantPoolValue.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/SystemZ/SystemZElimCompare.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/SystemZ/SystemZElimCompare.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/SystemZ/SystemZFrameLowering.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/SystemZ/SystemZFrameLowering.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/SystemZ/SystemZFrameLowering.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/SystemZ/SystemZFrameLowering.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/SystemZ/SystemZHazardRecognizer.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/SystemZ/SystemZHazardRecognizer.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/SystemZ/SystemZHazardRecognizer.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/SystemZ/SystemZHazardRecognizer.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/SystemZ/SystemZInstrBuilder.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/SystemZ/SystemZInstrBuilder.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/SystemZ/SystemZInstrInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/SystemZ/SystemZInstrInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/SystemZ/SystemZInstrInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/SystemZ/SystemZInstrInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/SystemZ/SystemZISelDAGToDAG.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/SystemZ/SystemZISelDAGToDAG.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/SystemZ/SystemZISelLowering.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/SystemZ/SystemZISelLowering.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/SystemZ/SystemZISelLowering.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/SystemZ/SystemZISelLowering.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/SystemZ/SystemZLDCleanup.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/SystemZ/SystemZLDCleanup.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/SystemZ/SystemZLongBranch.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/SystemZ/SystemZLongBranch.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/SystemZ/SystemZMachineFunctionInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/SystemZ/SystemZMachineFunctionInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/SystemZ/SystemZMachineFunctionInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/SystemZ/SystemZMachineFunctionInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/SystemZ/SystemZMachineScheduler.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/SystemZ/SystemZMachineScheduler.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/SystemZ/SystemZMachineScheduler.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/SystemZ/SystemZMachineScheduler.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/SystemZ/SystemZMCInstLower.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/SystemZ/SystemZMCInstLower.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/SystemZ/SystemZMCInstLower.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/SystemZ/SystemZMCInstLower.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/SystemZ/SystemZPostRewrite.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/SystemZ/SystemZPostRewrite.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/SystemZ/SystemZRegisterInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/SystemZ/SystemZRegisterInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/SystemZ/SystemZRegisterInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/SystemZ/SystemZRegisterInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/SystemZ/SystemZSelectionDAGInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/SystemZ/SystemZSelectionDAGInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/SystemZ/SystemZSelectionDAGInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/SystemZ/SystemZSelectionDAGInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/SystemZ/SystemZShortenInst.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/SystemZ/SystemZShortenInst.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/SystemZ/SystemZSubtarget.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/SystemZ/SystemZSubtarget.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/SystemZ/SystemZSubtarget.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/SystemZ/SystemZSubtarget.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/SystemZ/SystemZTargetMachine.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/SystemZ/SystemZTargetMachine.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/SystemZ/SystemZTargetMachine.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/SystemZ/SystemZTargetMachine.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/SystemZ/SystemZTargetTransformInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/SystemZ/SystemZTargetTransformInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/SystemZ/SystemZTargetTransformInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/SystemZ/SystemZTargetTransformInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/SystemZ/SystemZTDC.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/SystemZ/SystemZTDC.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/SystemZ/TargetInfo/SystemZTargetInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/SystemZ/TargetInfo/SystemZTargetInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/SystemZ/TargetInfo/SystemZTargetInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/SystemZ/TargetInfo/SystemZTargetInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Target.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Target.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/TargetIntrinsicInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/TargetIntrinsicInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/TargetLoweringObjectFile.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/TargetLoweringObjectFile.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/TargetMachine.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/TargetMachine.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/TargetMachineC.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/TargetMachineC.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/WebAssembly/AsmParser/WebAssemblyAsmParser.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/WebAssembly/AsmParser/WebAssemblyAsmParser.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/WebAssembly/Disassembler/WebAssemblyDisassembler.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/WebAssembly/Disassembler/WebAssemblyDisassembler.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/WebAssembly/MCTargetDesc/WebAssemblyAsmBackend.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/WebAssembly/MCTargetDesc/WebAssemblyAsmBackend.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/WebAssembly/MCTargetDesc/WebAssemblyFixupKinds.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/WebAssembly/MCTargetDesc/WebAssemblyFixupKinds.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/WebAssembly/MCTargetDesc/WebAssemblyInstPrinter.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/WebAssembly/MCTargetDesc/WebAssemblyInstPrinter.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/WebAssembly/MCTargetDesc/WebAssemblyInstPrinter.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/WebAssembly/MCTargetDesc/WebAssemblyInstPrinter.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/WebAssembly/MCTargetDesc/WebAssemblyMCAsmInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/WebAssembly/MCTargetDesc/WebAssemblyMCAsmInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/WebAssembly/MCTargetDesc/WebAssemblyMCAsmInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/WebAssembly/MCTargetDesc/WebAssemblyMCAsmInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/WebAssembly/MCTargetDesc/WebAssemblyMCCodeEmitter.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/WebAssembly/MCTargetDesc/WebAssemblyMCCodeEmitter.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/WebAssembly/MCTargetDesc/WebAssemblyMCTargetDesc.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/WebAssembly/MCTargetDesc/WebAssemblyMCTargetDesc.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/WebAssembly/MCTargetDesc/WebAssemblyMCTargetDesc.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/WebAssembly/MCTargetDesc/WebAssemblyMCTargetDesc.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/WebAssembly/MCTargetDesc/WebAssemblyTargetStreamer.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/WebAssembly/MCTargetDesc/WebAssemblyTargetStreamer.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/WebAssembly/MCTargetDesc/WebAssemblyTargetStreamer.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/WebAssembly/MCTargetDesc/WebAssemblyTargetStreamer.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/WebAssembly/MCTargetDesc/WebAssemblyWasmObjectWriter.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/WebAssembly/MCTargetDesc/WebAssemblyWasmObjectWriter.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/WebAssembly/TargetInfo/WebAssemblyTargetInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/WebAssembly/TargetInfo/WebAssemblyTargetInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/WebAssembly/TargetInfo/WebAssemblyTargetInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/WebAssembly/TargetInfo/WebAssemblyTargetInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/WebAssembly/WebAssembly.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/WebAssembly/WebAssembly.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/WebAssembly/WebAssemblyAddMissingPrototypes.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/WebAssembly/WebAssemblyAddMissingPrototypes.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/WebAssembly/WebAssemblyArgumentMove.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/WebAssembly/WebAssemblyArgumentMove.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/WebAssembly/WebAssemblyAsmPrinter.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/WebAssembly/WebAssemblyAsmPrinter.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/WebAssembly/WebAssemblyAsmPrinter.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/WebAssembly/WebAssemblyAsmPrinter.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/WebAssembly/WebAssemblyCallIndirectFixup.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/WebAssembly/WebAssemblyCallIndirectFixup.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/WebAssembly/WebAssemblyCFGSort.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/WebAssembly/WebAssemblyCFGSort.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/WebAssembly/WebAssemblyCFGStackify.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/WebAssembly/WebAssemblyCFGStackify.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/WebAssembly/WebAssemblyDebugValueManager.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/WebAssembly/WebAssemblyDebugValueManager.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/WebAssembly/WebAssemblyDebugValueManager.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/WebAssembly/WebAssemblyDebugValueManager.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/WebAssembly/WebAssemblyExceptionInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/WebAssembly/WebAssemblyExceptionInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/WebAssembly/WebAssemblyExceptionInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/WebAssembly/WebAssemblyExceptionInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/WebAssembly/WebAssemblyExplicitLocals.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/WebAssembly/WebAssemblyExplicitLocals.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/WebAssembly/WebAssemblyFastISel.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/WebAssembly/WebAssemblyFastISel.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/WebAssembly/WebAssemblyFixFunctionBitcasts.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/WebAssembly/WebAssemblyFixFunctionBitcasts.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/WebAssembly/WebAssemblyFixIrreducibleControlFlow.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/WebAssembly/WebAssemblyFixIrreducibleControlFlow.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/WebAssembly/WebAssemblyFrameLowering.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/WebAssembly/WebAssemblyFrameLowering.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/WebAssembly/WebAssemblyFrameLowering.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/WebAssembly/WebAssemblyFrameLowering.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/WebAssembly/WebAssemblyInstrInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/WebAssembly/WebAssemblyInstrInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/WebAssembly/WebAssemblyInstrInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/WebAssembly/WebAssemblyInstrInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/WebAssembly/WebAssemblyISelDAGToDAG.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/WebAssembly/WebAssemblyISelDAGToDAG.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/WebAssembly/WebAssemblyISelLowering.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/WebAssembly/WebAssemblyISelLowering.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/WebAssembly/WebAssemblyISelLowering.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/WebAssembly/WebAssemblyISelLowering.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/WebAssembly/WebAssemblyLateEHPrepare.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/WebAssembly/WebAssemblyLateEHPrepare.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/WebAssembly/WebAssemblyLowerBrUnless.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/WebAssembly/WebAssemblyLowerBrUnless.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/WebAssembly/WebAssemblyLowerEmscriptenEHSjLj.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/WebAssembly/WebAssemblyLowerEmscriptenEHSjLj.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/WebAssembly/WebAssemblyLowerGlobalDtors.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/WebAssembly/WebAssemblyLowerGlobalDtors.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/WebAssembly/WebAssemblyMachineFunctionInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/WebAssembly/WebAssemblyMachineFunctionInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/WebAssembly/WebAssemblyMachineFunctionInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/WebAssembly/WebAssemblyMachineFunctionInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/WebAssembly/WebAssemblyMCInstLower.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/WebAssembly/WebAssemblyMCInstLower.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/WebAssembly/WebAssemblyMCInstLower.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/WebAssembly/WebAssemblyMCInstLower.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/WebAssembly/WebAssemblyMemIntrinsicResults.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/WebAssembly/WebAssemblyMemIntrinsicResults.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/WebAssembly/WebAssemblyOptimizeLiveIntervals.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/WebAssembly/WebAssemblyOptimizeLiveIntervals.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/WebAssembly/WebAssemblyOptimizeReturned.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/WebAssembly/WebAssemblyOptimizeReturned.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/WebAssembly/WebAssemblyPeephole.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/WebAssembly/WebAssemblyPeephole.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/WebAssembly/WebAssemblyPrepareForLiveIntervals.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/WebAssembly/WebAssemblyPrepareForLiveIntervals.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/WebAssembly/WebAssemblyRegColoring.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/WebAssembly/WebAssemblyRegColoring.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/WebAssembly/WebAssemblyRegisterInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/WebAssembly/WebAssemblyRegisterInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/WebAssembly/WebAssemblyRegisterInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/WebAssembly/WebAssemblyRegisterInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/WebAssembly/WebAssemblyRegNumbering.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/WebAssembly/WebAssemblyRegNumbering.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/WebAssembly/WebAssemblyRegStackify.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/WebAssembly/WebAssemblyRegStackify.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/WebAssembly/WebAssemblyReplacePhysRegs.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/WebAssembly/WebAssemblyReplacePhysRegs.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/WebAssembly/WebAssemblyRuntimeLibcallSignatures.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/WebAssembly/WebAssemblyRuntimeLibcallSignatures.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/WebAssembly/WebAssemblyRuntimeLibcallSignatures.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/WebAssembly/WebAssemblyRuntimeLibcallSignatures.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/WebAssembly/WebAssemblySelectionDAGInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/WebAssembly/WebAssemblySelectionDAGInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/WebAssembly/WebAssemblySelectionDAGInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/WebAssembly/WebAssemblySelectionDAGInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/WebAssembly/WebAssemblySetP2AlignOperands.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/WebAssembly/WebAssemblySetP2AlignOperands.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/WebAssembly/WebAssemblySubtarget.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/WebAssembly/WebAssemblySubtarget.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/WebAssembly/WebAssemblySubtarget.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/WebAssembly/WebAssemblySubtarget.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/WebAssembly/WebAssemblyTargetMachine.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/WebAssembly/WebAssemblyTargetMachine.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/WebAssembly/WebAssemblyTargetMachine.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/WebAssembly/WebAssemblyTargetMachine.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/WebAssembly/WebAssemblyTargetObjectFile.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/WebAssembly/WebAssemblyTargetObjectFile.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/WebAssembly/WebAssemblyTargetObjectFile.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/WebAssembly/WebAssemblyTargetObjectFile.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/WebAssembly/WebAssemblyTargetTransformInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/WebAssembly/WebAssemblyTargetTransformInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/WebAssembly/WebAssemblyTargetTransformInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/WebAssembly/WebAssemblyTargetTransformInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/WebAssembly/WebAssemblyUtilities.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/WebAssembly/WebAssemblyUtilities.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/WebAssembly/WebAssemblyUtilities.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/WebAssembly/WebAssemblyUtilities.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/X86/AsmParser/X86AsmParser.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/X86/AsmParser/X86AsmParser.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/X86/AsmParser/X86AsmParserCommon.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/X86/AsmParser/X86AsmParserCommon.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/X86/AsmParser/X86Operand.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/X86/AsmParser/X86Operand.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/X86/Disassembler/X86Disassembler.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/X86/Disassembler/X86Disassembler.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/X86/Disassembler/X86DisassemblerDecoder.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/X86/Disassembler/X86DisassemblerDecoder.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/X86/Disassembler/X86DisassemblerDecoder.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/X86/Disassembler/X86DisassemblerDecoder.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/X86/MCTargetDesc/X86AsmBackend.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/X86/MCTargetDesc/X86AsmBackend.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/X86/MCTargetDesc/X86ATTInstPrinter.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/X86/MCTargetDesc/X86ATTInstPrinter.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/X86/MCTargetDesc/X86ATTInstPrinter.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/X86/MCTargetDesc/X86ATTInstPrinter.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/X86/MCTargetDesc/X86BaseInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/X86/MCTargetDesc/X86BaseInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/X86/MCTargetDesc/X86ELFObjectWriter.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/X86/MCTargetDesc/X86ELFObjectWriter.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/X86/MCTargetDesc/X86FixupKinds.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/X86/MCTargetDesc/X86FixupKinds.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/X86/MCTargetDesc/X86InstComments.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/X86/MCTargetDesc/X86InstComments.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/X86/MCTargetDesc/X86InstComments.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/X86/MCTargetDesc/X86InstComments.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/X86/MCTargetDesc/X86InstPrinterCommon.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/X86/MCTargetDesc/X86InstPrinterCommon.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/X86/MCTargetDesc/X86InstPrinterCommon.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/X86/MCTargetDesc/X86InstPrinterCommon.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/X86/MCTargetDesc/X86IntelInstPrinter.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/X86/MCTargetDesc/X86IntelInstPrinter.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/X86/MCTargetDesc/X86IntelInstPrinter.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/X86/MCTargetDesc/X86IntelInstPrinter.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/X86/MCTargetDesc/X86MachObjectWriter.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/X86/MCTargetDesc/X86MachObjectWriter.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/X86/MCTargetDesc/X86MCAsmInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/X86/MCTargetDesc/X86MCAsmInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/X86/MCTargetDesc/X86MCAsmInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/X86/MCTargetDesc/X86MCAsmInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/X86/MCTargetDesc/X86MCCodeEmitter.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/X86/MCTargetDesc/X86MCCodeEmitter.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/X86/MCTargetDesc/X86MCExpr.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/X86/MCTargetDesc/X86MCExpr.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/X86/MCTargetDesc/X86MCTargetDesc.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/X86/MCTargetDesc/X86MCTargetDesc.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/X86/MCTargetDesc/X86MCTargetDesc.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/X86/MCTargetDesc/X86MCTargetDesc.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/X86/MCTargetDesc/X86TargetStreamer.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/X86/MCTargetDesc/X86TargetStreamer.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/X86/MCTargetDesc/X86WinCOFFObjectWriter.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/X86/MCTargetDesc/X86WinCOFFObjectWriter.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/X86/MCTargetDesc/X86WinCOFFStreamer.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/X86/MCTargetDesc/X86WinCOFFStreamer.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/X86/MCTargetDesc/X86WinCOFFTargetStreamer.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/X86/MCTargetDesc/X86WinCOFFTargetStreamer.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/X86/TargetInfo/X86TargetInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/X86/TargetInfo/X86TargetInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/X86/TargetInfo/X86TargetInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/X86/TargetInfo/X86TargetInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/X86/Utils/X86ShuffleDecode.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/X86/Utils/X86ShuffleDecode.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/X86/Utils/X86ShuffleDecode.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/X86/Utils/X86ShuffleDecode.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/X86/X86.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/X86/X86.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/X86/X86AsmPrinter.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/X86/X86AsmPrinter.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/X86/X86AsmPrinter.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/X86/X86AsmPrinter.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/X86/X86AvoidStoreForwardingBlocks.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/X86/X86AvoidStoreForwardingBlocks.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/X86/X86AvoidTrailingCall.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/X86/X86AvoidTrailingCall.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/X86/X86CallFrameOptimization.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/X86/X86CallFrameOptimization.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/X86/X86CallingConv.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/X86/X86CallingConv.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/X86/X86CallingConv.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/X86/X86CallingConv.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/X86/X86CallLowering.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/X86/X86CallLowering.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/X86/X86CallLowering.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/X86/X86CallLowering.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/X86/X86CmovConversion.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/X86/X86CmovConversion.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/X86/X86CondBrFolding.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/X86/X86CondBrFolding.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/X86/X86DiscriminateMemOps.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/X86/X86DiscriminateMemOps.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/X86/X86DomainReassignment.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/X86/X86DomainReassignment.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/X86/X86EvexToVex.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/X86/X86EvexToVex.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/X86/X86ExpandPseudo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/X86/X86ExpandPseudo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/X86/X86FastISel.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/X86/X86FastISel.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/X86/X86FixupBWInsts.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/X86/X86FixupBWInsts.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/X86/X86FixupLEAs.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/X86/X86FixupLEAs.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/X86/X86FixupSetCC.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/X86/X86FixupSetCC.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/X86/X86FlagsCopyLowering.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/X86/X86FlagsCopyLowering.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/X86/X86FloatingPoint.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/X86/X86FloatingPoint.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/X86/X86FrameLowering.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/X86/X86FrameLowering.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/X86/X86FrameLowering.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/X86/X86FrameLowering.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/X86/X86IndirectBranchTracking.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/X86/X86IndirectBranchTracking.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/X86/X86InsertPrefetch.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/X86/X86InsertPrefetch.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/X86/X86InstrBuilder.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/X86/X86InstrBuilder.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/X86/X86InstrFMA3Info.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/X86/X86InstrFMA3Info.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/X86/X86InstrFMA3Info.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/X86/X86InstrFMA3Info.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/X86/X86InstrFoldTables.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/X86/X86InstrFoldTables.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/X86/X86InstrFoldTables.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/X86/X86InstrFoldTables.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/X86/X86InstrInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/X86/X86InstrInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/X86/X86InstrInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/X86/X86InstrInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/X86/X86InstructionSelector.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/X86/X86InstructionSelector.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/X86/X86InterleavedAccess.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/X86/X86InterleavedAccess.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/X86/X86IntrinsicsInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/X86/X86IntrinsicsInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/X86/X86ISelDAGToDAG.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/X86/X86ISelDAGToDAG.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/X86/X86ISelLowering.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/X86/X86ISelLowering.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/X86/X86ISelLowering.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/X86/X86ISelLowering.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/X86/X86LegalizerInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/X86/X86LegalizerInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/X86/X86LegalizerInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/X86/X86LegalizerInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/X86/X86MachineFunctionInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/X86/X86MachineFunctionInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/X86/X86MachineFunctionInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/X86/X86MachineFunctionInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/X86/X86MacroFusion.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/X86/X86MacroFusion.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/X86/X86MacroFusion.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/X86/X86MacroFusion.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/X86/X86MCInstLower.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/X86/X86MCInstLower.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/X86/X86OptimizeLEAs.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/X86/X86OptimizeLEAs.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/X86/X86PadShortFunction.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/X86/X86PadShortFunction.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/X86/X86RegisterBankInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/X86/X86RegisterBankInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/X86/X86RegisterBankInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/X86/X86RegisterBankInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/X86/X86RegisterInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/X86/X86RegisterInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/X86/X86RegisterInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/X86/X86RegisterInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/X86/X86RetpolineThunks.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/X86/X86RetpolineThunks.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/X86/X86SelectionDAGInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/X86/X86SelectionDAGInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/X86/X86SelectionDAGInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/X86/X86SelectionDAGInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/X86/X86ShuffleDecodeConstantPool.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/X86/X86ShuffleDecodeConstantPool.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/X86/X86ShuffleDecodeConstantPool.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/X86/X86ShuffleDecodeConstantPool.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/X86/X86SpeculativeLoadHardening.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/X86/X86SpeculativeLoadHardening.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/X86/X86Subtarget.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/X86/X86Subtarget.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/X86/X86Subtarget.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/X86/X86Subtarget.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/X86/X86TargetMachine.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/X86/X86TargetMachine.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/X86/X86TargetMachine.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/X86/X86TargetMachine.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/X86/X86TargetObjectFile.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/X86/X86TargetObjectFile.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/X86/X86TargetObjectFile.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/X86/X86TargetObjectFile.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/X86/X86TargetTransformInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/X86/X86TargetTransformInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/X86/X86TargetTransformInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/X86/X86TargetTransformInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/X86/X86VZeroUpper.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/X86/X86VZeroUpper.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/X86/X86WinAllocaExpander.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/X86/X86WinAllocaExpander.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/X86/X86WinEHState.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/X86/X86WinEHState.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/XCore/Disassembler/XCoreDisassembler.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/XCore/Disassembler/XCoreDisassembler.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/XCore/MCTargetDesc/XCoreInstPrinter.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/XCore/MCTargetDesc/XCoreInstPrinter.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/XCore/MCTargetDesc/XCoreInstPrinter.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/XCore/MCTargetDesc/XCoreInstPrinter.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/XCore/MCTargetDesc/XCoreMCAsmInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/XCore/MCTargetDesc/XCoreMCAsmInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/XCore/MCTargetDesc/XCoreMCAsmInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/XCore/MCTargetDesc/XCoreMCAsmInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/XCore/MCTargetDesc/XCoreMCTargetDesc.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/XCore/MCTargetDesc/XCoreMCTargetDesc.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/XCore/MCTargetDesc/XCoreMCTargetDesc.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/XCore/MCTargetDesc/XCoreMCTargetDesc.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/XCore/TargetInfo/XCoreTargetInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/XCore/TargetInfo/XCoreTargetInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/XCore/TargetInfo/XCoreTargetInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/XCore/TargetInfo/XCoreTargetInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/XCore/XCore.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/XCore/XCore.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/XCore/XCoreAsmPrinter.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/XCore/XCoreAsmPrinter.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/XCore/XCoreFrameLowering.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/XCore/XCoreFrameLowering.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/XCore/XCoreFrameLowering.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/XCore/XCoreFrameLowering.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/XCore/XCoreFrameToArgsOffsetElim.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/XCore/XCoreFrameToArgsOffsetElim.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/XCore/XCoreInstrInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/XCore/XCoreInstrInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/XCore/XCoreInstrInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/XCore/XCoreInstrInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/XCore/XCoreISelDAGToDAG.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/XCore/XCoreISelDAGToDAG.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/XCore/XCoreISelLowering.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/XCore/XCoreISelLowering.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/XCore/XCoreISelLowering.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/XCore/XCoreISelLowering.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/XCore/XCoreLowerThreadLocal.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/XCore/XCoreLowerThreadLocal.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/XCore/XCoreMachineFunctionInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/XCore/XCoreMachineFunctionInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/XCore/XCoreMachineFunctionInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/XCore/XCoreMachineFunctionInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/XCore/XCoreMCInstLower.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/XCore/XCoreMCInstLower.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/XCore/XCoreMCInstLower.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/XCore/XCoreMCInstLower.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/XCore/XCoreRegisterInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/XCore/XCoreRegisterInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/XCore/XCoreRegisterInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/XCore/XCoreRegisterInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/XCore/XCoreSelectionDAGInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/XCore/XCoreSelectionDAGInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/XCore/XCoreSelectionDAGInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/XCore/XCoreSelectionDAGInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/XCore/XCoreSubtarget.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/XCore/XCoreSubtarget.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/XCore/XCoreSubtarget.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/XCore/XCoreSubtarget.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/XCore/XCoreTargetMachine.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/XCore/XCoreTargetMachine.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/XCore/XCoreTargetMachine.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/XCore/XCoreTargetMachine.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/XCore/XCoreTargetObjectFile.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/XCore/XCoreTargetObjectFile.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/XCore/XCoreTargetObjectFile.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/XCore/XCoreTargetObjectFile.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/XCore/XCoreTargetStreamer.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/XCore/XCoreTargetStreamer.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/XCore/XCoreTargetTransformInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/XCore/XCoreTargetTransformInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Testing/Support/Annotations.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Testing/Support/Annotations.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Testing/Support/Error.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Testing/Support/Error.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Testing/Support/SupportHelpers.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Testing/Support/SupportHelpers.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/TextAPI/ELF/ELFStub.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/TextAPI/ELF/ELFStub.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/TextAPI/ELF/TBEHandler.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/TextAPI/ELF/TBEHandler.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/TextAPI/MachO/Architecture.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/TextAPI/MachO/Architecture.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/TextAPI/MachO/ArchitectureSet.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/TextAPI/MachO/ArchitectureSet.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/TextAPI/MachO/InterfaceFile.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/TextAPI/MachO/InterfaceFile.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/TextAPI/MachO/PackedVersion.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/TextAPI/MachO/PackedVersion.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/TextAPI/MachO/Platform.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/TextAPI/MachO/Platform.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/TextAPI/MachO/Symbol.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/TextAPI/MachO/Symbol.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/TextAPI/MachO/Target.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/TextAPI/MachO/Target.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/TextAPI/MachO/TextAPIContext.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/TextAPI/MachO/TextAPIContext.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/TextAPI/MachO/TextStub.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/TextAPI/MachO/TextStub.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/TextAPI/MachO/TextStubCommon.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/TextAPI/MachO/TextStubCommon.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/TextAPI/MachO/TextStubCommon.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/TextAPI/MachO/TextStubCommon.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/ToolDrivers/llvm-dlltool/DlltoolDriver.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/ToolDrivers/llvm-dlltool/DlltoolDriver.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/ToolDrivers/llvm-lib/LibDriver.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/ToolDrivers/llvm-lib/LibDriver.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/AggressiveInstCombine/AggressiveInstCombine.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/AggressiveInstCombine/AggressiveInstCombine.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/AggressiveInstCombine/AggressiveInstCombineInternal.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/AggressiveInstCombine/AggressiveInstCombineInternal.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/AggressiveInstCombine/TruncInstCombine.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/AggressiveInstCombine/TruncInstCombine.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/CFGuard/CFGuard.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/CFGuard/CFGuard.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/Coroutines/CoroCleanup.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/Coroutines/CoroCleanup.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/Coroutines/CoroEarly.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/Coroutines/CoroEarly.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/Coroutines/CoroElide.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/Coroutines/CoroElide.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/Coroutines/CoroFrame.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/Coroutines/CoroFrame.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/Coroutines/CoroInstr.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/Coroutines/CoroInstr.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/Coroutines/CoroInternal.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/Coroutines/CoroInternal.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/Coroutines/CoroSplit.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/Coroutines/CoroSplit.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/Coroutines/Coroutines.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/Coroutines/Coroutines.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/Hello/Hello.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/Hello/Hello.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/InstCombine/InstCombineAddSub.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/InstCombine/InstCombineAddSub.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/InstCombine/InstCombineAndOrXor.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/InstCombine/InstCombineAndOrXor.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/InstCombine/InstCombineAtomicRMW.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/InstCombine/InstCombineAtomicRMW.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/InstCombine/InstCombineCalls.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/InstCombine/InstCombineCalls.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/InstCombine/InstCombineCasts.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/InstCombine/InstCombineCasts.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/InstCombine/InstCombineCompares.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/InstCombine/InstCombineCompares.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/InstCombine/InstCombineInternal.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/InstCombine/InstCombineInternal.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/InstCombine/InstCombineLoadStoreAlloca.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/InstCombine/InstCombineLoadStoreAlloca.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/InstCombine/InstCombineMulDivRem.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/InstCombine/InstCombineMulDivRem.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/InstCombine/InstCombinePHI.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/InstCombine/InstCombinePHI.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/InstCombine/InstCombineSelect.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/InstCombine/InstCombineSelect.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/InstCombine/InstCombineShifts.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/InstCombine/InstCombineShifts.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/InstCombine/InstCombineSimplifyDemanded.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/InstCombine/InstCombineSimplifyDemanded.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/InstCombine/InstCombineVectorOps.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/InstCombine/InstCombineVectorOps.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/InstCombine/InstructionCombining.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/InstCombine/InstructionCombining.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/Instrumentation/AddressSanitizer.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/Instrumentation/AddressSanitizer.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/Instrumentation/BoundsChecking.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/Instrumentation/BoundsChecking.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/Instrumentation/CFGMST.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/Instrumentation/CFGMST.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/Instrumentation/CGProfile.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/Instrumentation/CGProfile.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/Instrumentation/ControlHeightReduction.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/Instrumentation/ControlHeightReduction.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/Instrumentation/DataFlowSanitizer.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/Instrumentation/DataFlowSanitizer.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/Instrumentation/GCOVProfiling.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/Instrumentation/GCOVProfiling.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/Instrumentation/HWAddressSanitizer.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/Instrumentation/HWAddressSanitizer.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/Instrumentation/IndirectCallPromotion.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/Instrumentation/IndirectCallPromotion.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/Instrumentation/InstrOrderFile.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/Instrumentation/InstrOrderFile.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/Instrumentation/InstrProfiling.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/Instrumentation/InstrProfiling.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/Instrumentation/Instrumentation.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/Instrumentation/Instrumentation.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/Instrumentation/MaximumSpanningTree.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/Instrumentation/MaximumSpanningTree.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/Instrumentation/MemorySanitizer.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/Instrumentation/MemorySanitizer.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/Instrumentation/PGOInstrumentation.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/Instrumentation/PGOInstrumentation.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/Instrumentation/PGOMemOPSizeOpt.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/Instrumentation/PGOMemOPSizeOpt.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/Instrumentation/PoisonChecking.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/Instrumentation/PoisonChecking.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/Instrumentation/SanitizerCoverage.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/Instrumentation/SanitizerCoverage.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/Instrumentation/ThreadSanitizer.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/Instrumentation/ThreadSanitizer.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/Instrumentation/ValueProfileCollector.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/Instrumentation/ValueProfileCollector.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/Instrumentation/ValueProfileCollector.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/Instrumentation/ValueProfileCollector.h...
Reading /opt/doxygen-docs/src/llvm/lib/Transforms/Instrumentation/ValueProfilePlugins.inc...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/Instrumentation/ValueProfilePlugins.inc...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/IPO/AlwaysInliner.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/IPO/AlwaysInliner.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/IPO/ArgumentPromotion.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/IPO/ArgumentPromotion.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/IPO/Attributor.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/IPO/Attributor.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/IPO/BarrierNoopPass.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/IPO/BarrierNoopPass.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/IPO/BlockExtractor.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/IPO/BlockExtractor.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/IPO/CalledValuePropagation.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/IPO/CalledValuePropagation.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/IPO/ConstantMerge.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/IPO/ConstantMerge.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/IPO/CrossDSOCFI.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/IPO/CrossDSOCFI.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/IPO/DeadArgumentElimination.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/IPO/DeadArgumentElimination.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/IPO/ElimAvailExtern.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/IPO/ElimAvailExtern.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/IPO/ExtractGV.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/IPO/ExtractGV.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/IPO/ForceFunctionAttrs.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/IPO/ForceFunctionAttrs.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/IPO/FunctionAttrs.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/IPO/FunctionAttrs.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/IPO/FunctionImport.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/IPO/FunctionImport.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/IPO/GlobalDCE.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/IPO/GlobalDCE.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/IPO/GlobalOpt.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/IPO/GlobalOpt.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/IPO/GlobalSplit.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/IPO/GlobalSplit.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/IPO/HotColdSplitting.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/IPO/HotColdSplitting.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/IPO/InferFunctionAttrs.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/IPO/InferFunctionAttrs.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/IPO/Inliner.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/IPO/Inliner.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/IPO/InlineSimple.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/IPO/InlineSimple.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/IPO/Internalize.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/IPO/Internalize.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/IPO/IPConstantPropagation.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/IPO/IPConstantPropagation.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/IPO/IPO.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/IPO/IPO.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/IPO/LoopExtractor.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/IPO/LoopExtractor.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/IPO/LowerTypeTests.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/IPO/LowerTypeTests.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/IPO/MergeFunctions.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/IPO/MergeFunctions.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/IPO/PartialInlining.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/IPO/PartialInlining.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/IPO/PassManagerBuilder.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/IPO/PassManagerBuilder.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/IPO/PruneEH.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/IPO/PruneEH.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/IPO/SampleProfile.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/IPO/SampleProfile.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/IPO/SCCP.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/IPO/SCCP.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/IPO/StripDeadPrototypes.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/IPO/StripDeadPrototypes.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/IPO/StripSymbols.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/IPO/StripSymbols.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/IPO/SyntheticCountsPropagation.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/IPO/SyntheticCountsPropagation.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/IPO/ThinLTOBitcodeWriter.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/IPO/ThinLTOBitcodeWriter.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/IPO/WholeProgramDevirt.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/IPO/WholeProgramDevirt.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/ObjCARC/ARCRuntimeEntryPoints.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/ObjCARC/ARCRuntimeEntryPoints.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/ObjCARC/BlotMapVector.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/ObjCARC/BlotMapVector.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/ObjCARC/DependencyAnalysis.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/ObjCARC/DependencyAnalysis.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/ObjCARC/DependencyAnalysis.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/ObjCARC/DependencyAnalysis.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/ObjCARC/ObjCARC.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/ObjCARC/ObjCARC.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/ObjCARC/ObjCARC.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/ObjCARC/ObjCARC.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/ObjCARC/ObjCARCAPElim.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/ObjCARC/ObjCARCAPElim.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/ObjCARC/ObjCARCContract.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/ObjCARC/ObjCARCContract.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/ObjCARC/ObjCARCExpand.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/ObjCARC/ObjCARCExpand.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/ObjCARC/ObjCARCOpts.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/ObjCARC/ObjCARCOpts.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/ObjCARC/ProvenanceAnalysis.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/ObjCARC/ProvenanceAnalysis.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/ObjCARC/ProvenanceAnalysis.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/ObjCARC/ProvenanceAnalysis.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/ObjCARC/ProvenanceAnalysisEvaluator.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/ObjCARC/ProvenanceAnalysisEvaluator.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/ObjCARC/PtrState.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/ObjCARC/PtrState.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/ObjCARC/PtrState.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/ObjCARC/PtrState.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/Scalar/ADCE.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/Scalar/ADCE.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/Scalar/AlignmentFromAssumptions.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/Scalar/AlignmentFromAssumptions.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/Scalar/BDCE.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/Scalar/BDCE.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/Scalar/CallSiteSplitting.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/Scalar/CallSiteSplitting.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/Scalar/ConstantHoisting.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/Scalar/ConstantHoisting.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/Scalar/ConstantProp.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/Scalar/ConstantProp.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/Scalar/CorrelatedValuePropagation.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/Scalar/CorrelatedValuePropagation.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/Scalar/DCE.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/Scalar/DCE.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/Scalar/DeadStoreElimination.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/Scalar/DeadStoreElimination.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/Scalar/DivRemPairs.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/Scalar/DivRemPairs.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/Scalar/EarlyCSE.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/Scalar/EarlyCSE.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/Scalar/FlattenCFGPass.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/Scalar/FlattenCFGPass.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/Scalar/Float2Int.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/Scalar/Float2Int.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/Scalar/GuardWidening.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/Scalar/GuardWidening.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/Scalar/GVN.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/Scalar/GVN.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/Scalar/GVNHoist.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/Scalar/GVNHoist.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/Scalar/GVNSink.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/Scalar/GVNSink.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/Scalar/InductiveRangeCheckElimination.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/Scalar/InductiveRangeCheckElimination.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/Scalar/IndVarSimplify.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/Scalar/IndVarSimplify.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/Scalar/InferAddressSpaces.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/Scalar/InferAddressSpaces.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/Scalar/InstSimplifyPass.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/Scalar/InstSimplifyPass.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/Scalar/IVUsersPrinter.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/Scalar/IVUsersPrinter.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/Scalar/JumpThreading.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/Scalar/JumpThreading.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/Scalar/LICM.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/Scalar/LICM.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/Scalar/LoopAccessAnalysisPrinter.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/Scalar/LoopAccessAnalysisPrinter.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/Scalar/LoopDataPrefetch.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/Scalar/LoopDataPrefetch.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/Scalar/LoopDeletion.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/Scalar/LoopDeletion.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/Scalar/LoopDistribute.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/Scalar/LoopDistribute.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/Scalar/LoopFuse.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/Scalar/LoopFuse.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/Scalar/LoopIdiomRecognize.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/Scalar/LoopIdiomRecognize.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/Scalar/LoopInstSimplify.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/Scalar/LoopInstSimplify.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/Scalar/LoopInterchange.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/Scalar/LoopInterchange.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/Scalar/LoopLoadElimination.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/Scalar/LoopLoadElimination.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/Scalar/LoopPassManager.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/Scalar/LoopPassManager.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/Scalar/LoopPredication.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/Scalar/LoopPredication.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/Scalar/LoopRerollPass.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/Scalar/LoopRerollPass.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/Scalar/LoopRotation.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/Scalar/LoopRotation.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/Scalar/LoopSimplifyCFG.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/Scalar/LoopSimplifyCFG.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/Scalar/LoopSink.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/Scalar/LoopSink.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/Scalar/LoopStrengthReduce.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/Scalar/LoopStrengthReduce.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/Scalar/LoopUnrollAndJamPass.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/Scalar/LoopUnrollAndJamPass.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/Scalar/LoopUnrollPass.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/Scalar/LoopUnrollPass.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/Scalar/LoopUnswitch.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/Scalar/LoopUnswitch.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/Scalar/LoopVersioningLICM.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/Scalar/LoopVersioningLICM.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/Scalar/LowerAtomic.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/Scalar/LowerAtomic.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/Scalar/LowerConstantIntrinsics.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/Scalar/LowerConstantIntrinsics.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/Scalar/LowerExpectIntrinsic.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/Scalar/LowerExpectIntrinsic.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/Scalar/LowerGuardIntrinsic.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/Scalar/LowerGuardIntrinsic.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/Scalar/LowerWidenableCondition.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/Scalar/LowerWidenableCondition.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/Scalar/MakeGuardsExplicit.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/Scalar/MakeGuardsExplicit.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/Scalar/MemCpyOptimizer.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/Scalar/MemCpyOptimizer.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/Scalar/MergedLoadStoreMotion.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/Scalar/MergedLoadStoreMotion.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/Scalar/MergeICmps.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/Scalar/MergeICmps.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/Scalar/NaryReassociate.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/Scalar/NaryReassociate.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/Scalar/NewGVN.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/Scalar/NewGVN.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/Scalar/PartiallyInlineLibCalls.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/Scalar/PartiallyInlineLibCalls.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/Scalar/PlaceSafepoints.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/Scalar/PlaceSafepoints.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/Scalar/Reassociate.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/Scalar/Reassociate.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/Scalar/Reg2Mem.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/Scalar/Reg2Mem.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/Scalar/RewriteStatepointsForGC.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/Scalar/RewriteStatepointsForGC.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/Scalar/Scalar.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/Scalar/Scalar.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/Scalar/Scalarizer.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/Scalar/Scalarizer.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/Scalar/SCCP.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/Scalar/SCCP.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/Scalar/SeparateConstOffsetFromGEP.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/Scalar/SeparateConstOffsetFromGEP.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/Scalar/SimpleLoopUnswitch.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/Scalar/SimpleLoopUnswitch.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/Scalar/SimplifyCFGPass.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/Scalar/SimplifyCFGPass.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/Scalar/Sink.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/Scalar/Sink.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/Scalar/SpeculateAroundPHIs.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/Scalar/SpeculateAroundPHIs.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/Scalar/SpeculativeExecution.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/Scalar/SpeculativeExecution.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/Scalar/SROA.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/Scalar/SROA.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/Scalar/StraightLineStrengthReduce.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/Scalar/StraightLineStrengthReduce.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/Scalar/StructurizeCFG.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/Scalar/StructurizeCFG.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/Scalar/TailRecursionElimination.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/Scalar/TailRecursionElimination.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/Scalar/WarnMissedTransforms.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/Scalar/WarnMissedTransforms.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/Utils/AddDiscriminators.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/Utils/AddDiscriminators.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/Utils/ASanStackFrameLayout.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/Utils/ASanStackFrameLayout.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/Utils/BasicBlockUtils.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/Utils/BasicBlockUtils.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/Utils/BreakCriticalEdges.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/Utils/BreakCriticalEdges.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/Utils/BuildLibCalls.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/Utils/BuildLibCalls.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/Utils/BypassSlowDivision.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/Utils/BypassSlowDivision.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/Utils/CallPromotionUtils.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/Utils/CallPromotionUtils.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/Utils/CanonicalizeAliases.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/Utils/CanonicalizeAliases.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/Utils/CloneFunction.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/Utils/CloneFunction.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/Utils/CloneModule.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/Utils/CloneModule.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/Utils/CodeExtractor.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/Utils/CodeExtractor.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/Utils/CtorUtils.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/Utils/CtorUtils.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/Utils/Debugify.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/Utils/Debugify.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/Utils/DemoteRegToStack.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/Utils/DemoteRegToStack.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/Utils/EntryExitInstrumenter.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/Utils/EntryExitInstrumenter.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/Utils/EscapeEnumerator.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/Utils/EscapeEnumerator.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/Utils/Evaluator.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/Utils/Evaluator.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/Utils/FlattenCFG.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/Utils/FlattenCFG.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/Utils/FunctionComparator.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/Utils/FunctionComparator.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/Utils/FunctionImportUtils.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/Utils/FunctionImportUtils.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/Utils/GlobalStatus.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/Utils/GlobalStatus.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/Utils/GuardUtils.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/Utils/GuardUtils.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/Utils/ImportedFunctionsInliningStatistics.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/Utils/ImportedFunctionsInliningStatistics.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/Utils/InlineFunction.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/Utils/InlineFunction.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/Utils/InstructionNamer.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/Utils/InstructionNamer.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/Utils/IntegerDivision.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/Utils/IntegerDivision.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/Utils/LCSSA.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/Utils/LCSSA.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/Utils/LibCallsShrinkWrap.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/Utils/LibCallsShrinkWrap.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/Utils/Local.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/Utils/Local.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/Utils/LoopRotationUtils.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/Utils/LoopRotationUtils.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/Utils/LoopSimplify.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/Utils/LoopSimplify.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/Utils/LoopUnroll.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/Utils/LoopUnroll.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/Utils/LoopUnrollAndJam.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/Utils/LoopUnrollAndJam.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/Utils/LoopUnrollPeel.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/Utils/LoopUnrollPeel.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/Utils/LoopUnrollRuntime.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/Utils/LoopUnrollRuntime.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/Utils/LoopUtils.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/Utils/LoopUtils.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/Utils/LoopVersioning.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/Utils/LoopVersioning.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/Utils/LowerInvoke.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/Utils/LowerInvoke.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/Utils/LowerMemIntrinsics.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/Utils/LowerMemIntrinsics.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/Utils/LowerSwitch.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/Utils/LowerSwitch.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/Utils/Mem2Reg.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/Utils/Mem2Reg.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/Utils/MetaRenamer.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/Utils/MetaRenamer.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/Utils/MisExpect.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/Utils/MisExpect.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/Utils/ModuleUtils.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/Utils/ModuleUtils.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/Utils/NameAnonGlobals.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/Utils/NameAnonGlobals.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/Utils/PredicateInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/Utils/PredicateInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/Utils/PromoteMemoryToRegister.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/Utils/PromoteMemoryToRegister.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/Utils/SanitizerStats.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/Utils/SanitizerStats.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/Utils/SimplifyCFG.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/Utils/SimplifyCFG.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/Utils/SimplifyIndVar.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/Utils/SimplifyIndVar.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/Utils/SimplifyLibCalls.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/Utils/SimplifyLibCalls.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/Utils/SizeOpts.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/Utils/SizeOpts.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/Utils/SplitModule.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/Utils/SplitModule.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/Utils/SSAUpdater.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/Utils/SSAUpdater.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/Utils/SSAUpdaterBulk.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/Utils/SSAUpdaterBulk.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/Utils/StripGCRelocates.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/Utils/StripGCRelocates.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/Utils/StripNonLineTableDebugInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/Utils/StripNonLineTableDebugInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/Utils/SymbolRewriter.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/Utils/SymbolRewriter.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/Utils/UnifyFunctionExitNodes.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/Utils/UnifyFunctionExitNodes.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/Utils/Utils.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/Utils/Utils.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/Utils/ValueMapper.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/Utils/ValueMapper.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/Utils/VNCoercion.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/Utils/VNCoercion.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/Vectorize/LoadStoreVectorizer.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/Vectorize/LoadStoreVectorizer.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/Vectorize/LoopVectorizationLegality.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/Vectorize/LoopVectorizationLegality.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/Vectorize/LoopVectorizationPlanner.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/Vectorize/LoopVectorizationPlanner.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/Vectorize/LoopVectorize.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/Vectorize/LoopVectorize.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/Vectorize/Vectorize.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/Vectorize/Vectorize.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/Vectorize/VPlan.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/Vectorize/VPlan.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/Vectorize/VPlan.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/Vectorize/VPlan.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/Vectorize/VPlanDominatorTree.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/Vectorize/VPlanDominatorTree.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/Vectorize/VPlanHCFGBuilder.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/Vectorize/VPlanHCFGBuilder.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/Vectorize/VPlanHCFGBuilder.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/Vectorize/VPlanHCFGBuilder.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/Vectorize/VPlanHCFGTransforms.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/Vectorize/VPlanHCFGTransforms.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/Vectorize/VPlanHCFGTransforms.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/Vectorize/VPlanHCFGTransforms.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/Vectorize/VPlanLoopInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/Vectorize/VPlanLoopInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/Vectorize/VPlanPredicator.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/Vectorize/VPlanPredicator.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/Vectorize/VPlanPredicator.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/Vectorize/VPlanPredicator.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/Vectorize/VPlanSLP.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/Vectorize/VPlanSLP.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/Vectorize/VPlanValue.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/Vectorize/VPlanValue.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/Vectorize/VPlanVerifier.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/Vectorize/VPlanVerifier.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/Vectorize/VPlanVerifier.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/Vectorize/VPlanVerifier.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/Vectorize/VPRecipeBuilder.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/Vectorize/VPRecipeBuilder.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/WindowsManifest/WindowsManifestMerger.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/WindowsManifest/WindowsManifestMerger.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/XRay/BlockIndexer.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/XRay/BlockIndexer.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/XRay/BlockPrinter.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/XRay/BlockPrinter.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/XRay/BlockVerifier.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/XRay/BlockVerifier.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/XRay/FDRRecordProducer.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/XRay/FDRRecordProducer.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/XRay/FDRRecords.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/XRay/FDRRecords.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/XRay/FDRTraceExpander.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/XRay/FDRTraceExpander.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/XRay/FDRTraceWriter.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib//opt/doxygen-docs/src/llvm/include/llvm/ADT/ilist_node.h:168: warning: Found unknown command `\endexample'
/opt/doxygen-docs/src/llvm/include/llvm/ADT/ilist_node.h:173: warning: end of comment block while expecting command </b>
/opt/doxygen-docs/src/llvm/include/llvm/ADT/ilist_node.h:173: warning: end of comment block while expecting command </b>
XRay/FDRTraceWriter.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/XRay/FileHeaderReader.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/XRay/FileHeaderReader.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/XRay/InstrumentationMap.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/XRay/InstrumentationMap.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/XRay/LogBuilderConsumer.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/XRay/LogBuilderConsumer.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/XRay/Profile.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/XRay/Profile.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/XRay/RecordInitializer.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/XRay/RecordInitializer.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/XRay/RecordPrinter.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/XRay/RecordPrinter.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/XRay/Trace.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/XRay/Trace.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/docs/doxygen-mainpage.dox...
Parsing file /opt/doxygen-docs/src/llvm/docs/doxygen-mainpage.dox...
Building group list...
Building directory list...
Building namespace list...
Building file list...
Building class list...
Associating documentation with classes...
Computing nesting relations for classes...
Building example list...
Searching for enumerations...
Searching for documented typedefs...
Searching for members imported via using declarations...
Searching for included using directives...
Searching for documented variables...
Building interface member list...
Building member list...
Searching for friends...
Searching for documented defines...
Computing class inheritance relations...
Computing class usage relations...
Flushing cached template relations that have become invalid...
Computing class relations...
Add enum values to enums...
Searching for member function documentation...
Creating members for template instances...
Building page list...
Search for main page...
Computing page relations...
Determining the scope of groups...
Sorting lists...
Freeing entry tree
Determining which enums are documented
Computing member relations...
Building full member lists recursively...
Adding members to member groups.
Computing member references...
Inheriting documentation...
Generating disk names...
Adding source references...
Adding xrefitems...
Sorting member lists...
Computing dependencies between directories...
Generating citations page...
Counting data structures...
Resolving user defined references...
Finding anchors and sections in the documentation...
Transferring function references...
Combining using relations...
Adding members to index pages...
Generating style sheet...
Generating search indices...
Generating example documentation...
Generating docs for example /opt/doxygen-docs/src/llvm/include/llvm/ADT/ilist_node.h...
Generating file sources...
Parsing code for file docs/doxygen-mainpage.dox...
Generating code for file include/llvm-c/BitReader.h...
Generating code for file include/llvm-c/BitWriter.h...
Generating code for file include/llvm-c/Disassembler.h...
Generating code for file lib/MC/MCDisassembler/Disassembler.h...
Generating code for file include/llvm-c/DisassemblerTypes.h...
Generating code for file include/llvm-c/Initialization.h...
Generating code for file include/llvm-c/LinkTimeOptimizer.h...
Generating code for file include/llvm-c/lto.h...
Generating code for file include/llvm-c/Object.h...
Generating code for file include/llvm-c/OrcBindings.h...
Generating code for file include/llvm-c/Remarks.h...
Generating code for file include/llvm/ADT/AllocatorList.h...
Generating code for file include/llvm/ADT/Any.h...
Generating code for file include/llvm/ADT/APFloat.h...
Generating code for file include/llvm/ADT/APInt.h...
Generating code for file include/llvm/ADT/APSInt.h...
Generating code for file include/llvm/ADT/ArrayRef.h...
Generating code for file include/llvm/ADT/bit.h...
Generating code for file include/llvm/ADT/BitmaskEnum.h...
Generating code for file include/llvm/ADT/BitVector.h...
Generating code for file include/llvm/ADT/BreadthFirstIterator.h...
Generating code for file include/llvm/ADT/CachedHashString.h...
Generating code for file include/llvm/ADT/DAGDeltaAlgorithm.h...
Generating code for file include/llvm/ADT/DeltaAlgorithm.h...
Generating code for file include/llvm/ADT/DenseMap.h...
Generating code for file include/llvm/ADT/DenseMapInfo.h...
Generating code for file include/llvm/ADT/DenseSet.h...
Generating code for file include/llvm/ADT/DepthFirstIterator.h...
Generating code for file include/llvm/ADT/DirectedGraph.h...
Generating code for file include/llvm/ADT/edit_distance.h...
Generating code for file include/llvm/ADT/EnumeratedArray.h...
Generating code for file include/llvm/ADT/EpochTracker.h...
Generating code for file include/llvm/ADT/EquivalenceClasses.h...
Generating code for file include/llvm/ADT/fallible_iterator.h...
Generating code for file include/llvm/ADT/FoldingSet.h...
Generating code for file include/llvm/ADT/FunctionExtras.h...
Generating code for file include/llvm/ADT/GraphTraits.h...
Generating code for file include/llvm/ADT/Hashing.h...
Generating code for file include/llvm/ADT/ilist.h...
Generating code for file include/llvm/ADT/ilist_base.h...
Generating code for file include/llvm/ADT/ilist_iterator.h...
Generating code for file include/llvm/ADT/ilist_node.h...
Generating code for file include/llvm/ADT/ilist_node_base.h...
Generating code for file include/llvm/ADT/ilist_node_options.h...
Generating code for file include/llvm/ADT/ImmutableList.h...
Generating code for file include/llvm/ADT/ImmutableMap.h...
Generating code for file include/llvm/ADT/ImmutableSet.h...
Generating code for file include/llvm/ADT/IndexedMap.h...
Generating code for file include/llvm/ADT/IntEqClasses.h...
Generating code for file include/llvm/ADT/IntervalMap.h...
Generating code for file include/llvm/ADT/IntrusiveRefCntPtr.h...
Generating code for file include/llvm/ADT/iterator.h...
Generating code for file include/llvm/ADT/iterator_range.h...
Generating code for file include/llvm/ADT/MapVector.h...
Generating code for file include/llvm/ADT/None.h...
Generating code for file include/llvm/ADT/Optional.h...
Generating code for file include/llvm/ADT/PackedVector.h...
Generating code for file include/llvm/ADT/PointerEmbeddedInt.h...
Generating code for file include/llvm/ADT/PointerIntPair.h...
Generating code for file include/llvm/ADT/PointerSumType.h...
Generating code for file include/llvm/ADT/PointerUnion.h...
Generating code for file include/llvm/ADT/PostOrderIterator.h...
Generating code for file include/llvm/ADT/PriorityQueue.h...
Generating code for file include/llvm/ADT/PriorityWorklist.h...
Generating code for file include/llvm/ADT/SCCIterator.h...
Generating code for file include/llvm/ADT/ScopedHashTable.h...
Generating code for file include/llvm/ADT/ScopeExit.h...
Generating code for file include/llvm/ADT/Sequence.h...
Generating code for file include/llvm/ADT/SetOperations.h...
Generating code for file include/llvm/ADT/SetVector.h...
Generating code for file include/llvm/ADT/simple_ilist.h...
Generating code for file include/llvm/ADT/SmallBitVector.h...
Generating code for file include/llvm/ADT/SmallPtrSet.h...
Generating code for file include/llvm/ADT/SmallSet.h...
Generating code for file include/llvm/ADT/SmallString.h...
Generating code for file include/llvm/ADT/SmallVector.h...
Generating code for file include/llvm/ADT/SparseBitVector.h...
Generating code for file include/llvm/ADT/SparseMultiSet.h...
Generating code for file include/llvm/ADT/SparseSet.h...
Generating code for file include/llvm/ADT/Statistic.h...
Generating code for file include/llvm/ADT/STLExtras.h...
Generating code for file include/llvm/ADT/StringExtras.h...
Generating code for file include/llvm/ADT/StringMap.h...
Generating code for file include/llvm/ADT/StringRef.h...
Generating code for file include/llvm/ADT/StringSet.h...
Generating code for file include/llvm/ADT/StringSwitch.h...
Generating code for file include/llvm/ADT/TinyPtrVector.h...
Generating code for file include/llvm/ADT/opt/doxygen-docs/src/llvm/include/llvm/Analysis/LazyValueInfo.h:109: warning: Found unknown command `\LazyValueInfo'
/opt/doxygen-docs/src/llvm/include/llvm/Analysis/LoopAccessAnalysis.h:53: warning: Found unknown command `\When'
/Triple.h...
Generating code for file include/llvm/ADT/Twine.h...
Generating code for file include/llvm/ADT/UniqueVector.h...
Generating code for file include/llvm/Analysis/AliasAnalysis.h...
Generating code for file include/llvm/Analysis/AliasAnalysisEvaluator.h...
Generating code for file include/llvm/Analysis/AliasSetTracker.h...
Generating code for file include/llvm/Analysis/AssumptionCache.h...
Generating code for file include/llvm/Analysis/BasicAliasAnalysis.h...
Generating code for file include/llvm/Analysis/BlockFrequencyInfo.h...
Generating code for file include/llvm/Analysis/BlockFrequencyInfoImpl.h...
Generating code for file include/llvm/Analysis/BranchProbabilityInfo.h...
Generating code for file include/llvm/Analysis/CallGraph.h...
Generating code for file include/llvm/Analysis/CallGraphSCCPass.h...
Generating code for file include/llvm/Analysis/CallPrinter.h...
Generating code for file include/llvm/Analysis/CaptureTracking.h...
Generating code for file include/llvm/Analysis/CFG.h...
Generating code for file include/llvm/IR/CFG.h...
Generating code for file include/llvm/Analysis/CFGPrinter.h...
Generating code for file include/llvm/Analysis/CFLAliasAnalysisUtils.h...
Generating code for file include/llvm/Analysis/CFLAndersAliasAnalysis.h...
Generating code for file include/llvm/Analysis/CFLSteensAliasAnalysis.h...
Generating code for file include/llvm/Analysis/CGSCCPassManager.h...
Generating code for file include/llvm/Analysis/CmpInstAnalysis.h...
Generating code for file include/llvm/Analysis/CodeMetrics.h...
Generating code for file include/llvm/Analysis/ConstantFolding.h...
Generating code for file include/llvm/Analysis/DDG.h...
Generating code for file include/llvm/Analysis/DemandedBits.h...
Generating code for file include/llvm/Analysis/DependenceAnalysis.h...
Generating code for file include/llvm/Analysis/DependenceGraphBuilder.h...
Generating code for file include/llvm/Analysis/DivergenceAnalysis.h...
Generating code for file include/llvm/Analysis/DominanceFrontier.h...
Generating code for file include/llvm/Analysis/DominanceFrontierImpl.h...
Generating code for file include/llvm/Analysis/DomPrinter.h...
Generating code for file include/llvm/Analysis/DomTreeUpdater.h...
Generating code for file include/llvm/Analysis/DOTGraphTraitsPass.h...
Generating code for file include/llvm/Analysis/EHPersonalities.h...
Generating code for file include/llvm/Analysis/GlobalsModRef.h...
Generating code for file include/llvm/Analysis/GuardUtils.h...
Generating code for file include/llvm/Transforms/Utils/GuardUtils.h...
Generating code for file include/llvm/Analysis/IndirectCallPromotionAnalysis.h...
Generating code for file include/llvm/Analysis/IndirectCallVisitor.h...
Generating code for file include/llvm/Analysis/InlineCost.h...
Generating code for file include/llvm/Analysis/InstructionPrecedenceTracking.h...
Generating code for file include/llvm/Analysis/InstructionSimplify.h...
Generating code for file include/llvm/Analysis/Interval.h...
Generating code for file include/llvm/Analysis/IntervalIterator.h...
Generating code for file include/llvm/Analysis/IntervalPartition.h...
Generating code for file include/llvm/Analysis/IteratedDominanceFrontier.h...
Generating code for file include/llvm/Analysis/IVDescriptors.h...
Generating code for file include/llvm/Analysis/IVUsers.h...
Generating code for file include/llvm/Analysis/LazyBlockFrequencyInfo.h...
Generating code for file include/llvm/Analysis/LazyBranchProbabilityInfo.h...
Generating code for file include/llvm/Analysis/LazyCallGraph.h...
Generating code for file include/llvm/Analysis/LazyValueInfo.h...
Generating code for file include/llvm/Analysis/LegacyDivergenceAnalysis.h...
Generating code for file include/llvm/Analysis/Lint.h...
Generating code for file include/llvm/Analysis/Loads.h...
Generating code for file include/llvm/Analysis/LoopAccessAnalysis.h...
Generating code for file include/llvm/Analysis/LoopAnalysisManager.h...
Generating code for file include/llvm/Analysis/LoopCacheAnalysis.h...
Generating code for file include/llvm/Analysis/LoopInfo.h...
/opt/doxygen-docs/src/llvm/include/llvm/Transforms/Utils/Local.h:175: warning: Found unknown command `\llvm'
/opt/doxygen-docs/src/llvm/include/llvm/Analysis/ValueTracking.h:496: warning: Unsupported xml/html tag <op> found
/opt/doxygen-docs/src/llvm/include/llvm/Analysis/VectorUtils.h:353: warning: Unsupported xml/html tag <Y> found
/opt/doxygen-docs/src/llvm/include/llvm/Analysis/VectorUtils.h:348: warning: Unsupported xml/html tag <Y> found
/opt/doxygen-docs/src/llvm/include/llvm/Analysis/VectorUtils.h:358: warning: Unsupported xml/html tag <Y> found
Generating code for file include/llvm/Analysis/LoopInfoImpl.h...
Generating code for file include/llvm/Analysis/LoopIterator.h...
Generating code for file include/llvm/Analysis/LoopPass.h...
Generating code for file include/llvm/Analysis/LoopUnrollAnalyzer.h...
Generating code for file include/llvm/Analysis/MemoryBuiltins.h...
Generating code for file include/llvm/Analysis/MemoryDependenceAnalysis.h...
Generating code for file include/llvm/Analysis/MemoryLocation.h...
Generating code for file include/llvm/Analysis/MemorySSA.h...
Generating code for file include/llvm/Analysis/MemorySSAUpdater.h...
Generating code for file include/llvm/Analysis/ModuleSummaryAnalysis.h...
Generating code for file include/llvm/Analysis/MustExecute.h...
Generating code for file include/llvm/Analysis/ObjCARCAliasAnalysis.h...
Generating code for file include/llvm/Analysis/ObjCARCAnalysisUtils.h...
Generating code for file include/llvm/Analysis/ObjCARCInstKind.h...
Generating code for file include/llvm/Analysis/OptimizationRemarkEmitter.h...
Generating code for file include/llvm/Analysis/OrderedBasicBlock.h...
Generating code for file include/llvm/Analysis/OrderedInstructions.h...
Generating code for file include/llvm/Analysis/Passes.h...
Generating code for file include/llvm/CodeGen/Passes.h...
Generating code for file include/llvm/Analysis/PHITransAddr.h...
Generating code for file include/llvm/Analysis/PhiValues.h...
Generating code for file include/llvm/Analysis/PostDominators.h...
Generating code for file include/llvm/Analysis/ProfileSummaryInfo.h...
Generating code for file include/llvm/Analysis/PtrUseVisitor.h...
Generating code for file include/llvm/Analysis/RegionInfo.h...
Generating code for file include/llvm/Analysis/RegionInfoImpl.h...
Generating code for file include/llvm/Analysis/RegionIterator.h...
Generating code for file include/llvm/Analysis/RegionPass.h...
Generating code for file include/llvm/Analysis/RegionPrinter.h...
Generating code for file include/llvm/Analysis/ScalarEvolution.h...
Generating code for file include/llvm/Analysis/ScalarEvolutionAliasAnalysis.h...
Generating code for file include/llvm/Analysis/ScalarEvolutionExpander.h...
Generating code for file include/llvm/Analysis/ScalarEvolutionExpressions.h...
Generating code for file include/llvm/Analysis/ScalarEvolutionNormalization.h...
Generating code for file include/llvm/Analysis/ScopedNoAliasAA.h...
Generating code for file include/llvm/Analysis/SparsePropagation.h...
Generating code for file include/llvm/Analysis/StackSafetyAnalysis.h...
Generating code for file include/llvm/Analysis/SyncDependenceAnalysis.h...
Generating code for file include/llvm/Analysis/SyntheticCountsUtils.h...
Generating code for file include/llvm/Analysis/TargetFolder.h...
Generating code for file include/llvm/Analysis/TargetLibraryInfo.h...
Generating code for file include/llvm/Analysis/TargetTransformInfo.h...
Generating code for file include/llvm/Analysis/TargetTransformInfoImpl.h...
Generating code for file include/llvm/Analysis/Trace.h...
Generating code for file include/llvm/XRay/Trace.h...
Generating code for file include/llvm/Analysis/TypeBasedAliasAnalysis.h...
Generating code for file include/llvm/Analysis/TypeMetadataUtils.h...
Generating code for file include/llvm/Analysis/Utils/Local.h...
Generating code for file include/llvm/Transforms/Utils/Local.h...
Generating code for file include/llvm/Analysis/ValueLattice.h...
Generating code for file include/llvm/Analysis/ValueLatticeUtils.h...
Generating code for file include/llvm/Analysis/ValueTracking.h...
Generating code for file include/llvm/Analysis/VectorUtils.h...
Generating code for file include/llvm/AsmParser/Parser.h...
Generating code for file include/llvm/AsmParser/SlotMapping.h...
Generating code for file include/llvm/BinaryFormat/AMDGPUMetadataVerifier.h...
Generating code for file include/llvm/BinaryFormat/COFF.h...
Generating code for file include/llvm/Object/COFF.h...
Generating code for file include/llvm/BinaryFormat/Dwarf.h...
Generating code for file include/llvm/BinaryFormat/ELF.h...
Generating code for file i/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/GlobalISel/MachineIRBuilder.h:326: warning: Unsupported xml/html tag <empty> found
/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/GlobalISel/MachineIRBuilder.h:326: warning: Unsupported xml/html tag <empty> found
nclude/llvm/Object/ELF.h...
Generating code for file include/llvm/BinaryFormat/MachO.h...
Generating code for file include/llvm/ExecutionEngine/JITLink/MachO.h...
Generating code for file include/llvm/Object/MachO.h...
Generating code for file include/llvm/BinaryFormat/Magic.h...
Generating code for file include/llvm/BinaryFormat/Minidump.h...
Generating code for file include/llvm/Object/Minidump.h...
Generating code for file include/llvm/BinaryFormat/MsgPack.h...
Generating code for file include/llvm/BinaryFormat/MsgPackDocument.h...
Generating code for file include/llvm/BinaryFormat/MsgPackReader.h...
Generating code for file include/llvm/BinaryFormat/MsgPackWriter.h...
Generating code for file include/llvm/BinaryFormat/Wasm.h...
Generating code for file include/llvm/Object/Wasm.h...
Generating code for file include/llvm/BinaryFormat/XCOFF.h...
Generating code for file include/llvm/Bitcode/BitcodeAnalyzer.h...
Generating code for file include/llvm/Bitcode/BitcodeReader.h...
Generating code for file include/llvm/Bitcode/BitcodeWriter.h...
Generating code for file include/llvm/Bitcode/BitcodeWriterPass.h...
Generating code for file include/llvm/Bitcode/LLVMBitCodes.h...
Generating code for file include/llvm/Bitstream/BitCodes.h...
Generating code for file include/llvm/Bitstream/BitstreamReader.h...
Generating code for file include/llvm/Bitstream/BitstreamWriter.h...
Generating code for file include/llvm/CodeGen/AccelTable.h...
Generating code for file include/llvm/CodeGen/Analysis.h...
Generating code for file include/llvm-c/Analysis.h...
Generating code for file include/llvm/CodeGen/AsmPrinter.h...
Generating code for file include/llvm/CodeGen/AsmPrinterHandler.h...
Generating code for file include/llvm/CodeGen/AtomicExpandUtils.h...
Generating code for file include/llvm/CodeGen/BasicTTIImpl.h...
Generating code for file include/llvm/CodeGen/BuiltinGCs.h...
Generating code for file include/llvm/CodeGen/CalcSpillWeights.h...
Generating code for file include/llvm/CodeGen/CallingConvLower.h...
Generating code for file include/llvm/CodeGen/CommandFlags.inc...
Generating code for file include/llvm/CodeGen/CostTable.h...
Generating code for file include/llvm/CodeGen/CSEConfigBase.h...
Generating code for file include/llvm/CodeGen/DAGCombine.h...
Generating code for file include/llvm/CodeGen/DbgEntityHistoryCalculator.h...
Generating code for file include/llvm/CodeGen/DebugHandlerBase.h...
Generating code for file include/llvm/CodeGen/DFAPacketizer.h...
Generating code for file include/llvm/CodeGen/DIE.h...
Generating code for file include/llvm/CodeGen/DwarfStringPoolEntry.h...
Generating code for file include/llvm/CodeGen/EdgeBundles.h...
Generating code for file include/llvm/CodeGen/ExecutionDomainFix.h...
Generating code for file include/llvm/CodeGen/ExpandReductions.h...
Generating code for file include/llvm/CodeGen/FastISel.h...
Generating code for file include/llvm/CodeGen/FaultMaps.h...
Generating code for file include/llvm/CodeGen/FunctionLoweringInfo.h...
Generating code for file include/llvm/CodeGen/GCMetadata.h...
Generating code for file include/llvm/CodeGen/GCMetadataPrinter.h...
Generating code for file include/llvm/CodeGen/GCStrategy.h...
Generating code for file include/llvm/CodeGen/GlobalISel/CallLowering.h...
Generating code for file include/llvm/CodeGen/GlobalISel/Combiner.h...
Generating code for file include/llvm/CodeGen/GlobalISel/CombinerHelper.h...
Generating code for file include/llvm/CodeGen/GlobalISel/CombinerInfo.h...
Generating code for file include/llvm/CodeGen/GlobalISel/ConstantFoldingMIRBuilder.h...
Generating code for file include/llvm/CodeGen/GlobalISel/CSEInfo.h...
Generating code for file include/llvm/CodeGen/GlobalISel/CSEMIRBuilder.h...
Generating code for file include/llvm/CodeGen/GlobalISel/GISelChangeObserver.h...
Generating code for file include/llvm/CodeGen/GlobalISel/GISelKnownBits.h...
Generating code for file include/llvm/CodeGen/GlobalISel/GISelWorkList.h...
Generating code for file include/llvm/CodeGen/GlobalISel/InstructionSelect.h...
Generating code for file include/llvm/CodeG/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/GlobalISel/RegBankSelect.h:184: warning: explicit link request to 'getPoint' could not be resolved
/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/GlobalISel/RegBankSelect.h:184: warning: explicit link request to 'getPoint' could not be resolved
/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/GlobalISel/RegBankSelect.h:184: warning: explicit link request to 'getPoint' could not be resolved
/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/GlobalISel/RegBankSelect.h:178: warning: explicit link request to 'getPoint()' could not be resolved
/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/MachineFrameInfo.h:775: warning: Found recursive @copybrief or @copydoc relation for argument 'getCalleeSavedInfo()'.

en/GlobalISel/InstructionSelector.h...
Generating code for file include/llvm/CodeGen/GlobalISel/InstructionSelectorImpl.h...
Generating code for file include/llvm/CodeGen/GlobalISel/IRTranslator.h...
Generating code for file include/llvm/CodeGen/GlobalISel/LegalizationArtifactCombiner.h...
Generating code for file include/llvm/CodeGen/GlobalISel/Legalizer.h...
Generating code for file include/llvm/CodeGen/GlobalISel/LegalizerHelper.h...
Generating code for file include/llvm/CodeGen/GlobalISel/LegalizerInfo.h...
Generating code for file include/llvm/CodeGen/GlobalISel/Localizer.h...
Generating code for file include/llvm/CodeGen/GlobalISel/MachineIRBuilder.h...
Generating code for file include/llvm/CodeGen/GlobalISel/MIPatternMatch.h...
Generating code for file include/llvm/CodeGen/GlobalISel/RegBankSelect.h...
Generating code for file include/llvm/CodeGen/GlobalISel/RegisterBank.h...
Generating code for file include/llvm/CodeGen/GlobalISel/RegisterBankInfo.h...
Generating code for file include/llvm/CodeGen/GlobalISel/Types.h...
Generating code for file include/llvm-c/Types.h...
Generating code for file include/llvm/CodeGen/GlobalISel/Utils.h...
Generating code for file include/llvm/Transforms/Utils.h...
Generating code for file include/llvm-c/Transforms/Utils.h...
Generating code for file include/llvm/CodeGen/IntrinsicLowering.h...
Generating code for file include/llvm/CodeGen/ISDOpcodes.h...
Generating code for file include/llvm/CodeGen/LatencyPriorityQueue.h...
Generating code for file include/llvm/CodeGen/LazyMachineBlockFrequencyInfo.h...
Generating code for file include/llvm/CodeGen/LexicalScopes.h...
Generating code for file include/llvm/CodeGen/LinkAllAsmWriterComponents.h...
Generating code for file include/llvm/CodeGen/LinkAllCodegenComponents.h...
Generating code for file include/llvm/CodeGen/LiveInterval.h...
Generating code for file include/llvm/CodeGen/LiveIntervals.h...
Generating code for file include/llvm/CodeGen/LiveIntervalUnion.h...
Generating code for file include/llvm/CodeGen/LivePhysRegs.h...
Generating code for file include/llvm/CodeGen/LiveRangeCalc.h...
Generating code for file include/llvm/CodeGen/LiveRangeEdit.h...
Generating code for file include/llvm/CodeGen/LiveRegMatrix.h...
Generating code for file include/llvm/CodeGen/LiveRegUnits.h...
Generating code for file include/llvm/CodeGen/LiveStacks.h...
Generating code for file include/llvm/CodeGen/LiveVariables.h...
Generating code for file include/llvm/CodeGen/LoopTraversal.h...
Generating code for file include/llvm/CodeGen/LowLevelType.h...
Generating code for file include/llvm/CodeGen/MachineBasicBlock.h...
Generating code for file include/llvm/CodeGen/MachineBlockFrequencyInfo.h...
Generating code for file include/llvm/CodeGen/MachineBranchProbabilityInfo.h...
Generating code for file include/llvm/CodeGen/MachineCombinerPattern.h...
Generating code for file include/llvm/CodeGen/MachineConstantPool.h...
Generating code for file include/llvm/CodeGen/MachineDominanceFrontier.h...
Generating code for file include/llvm/CodeGen/MachineDominators.h...
Generating code for file include/llvm/CodeGen/MachineFrameInfo.h...
Generating code for file include/llvm/CodeGen/MachineFunction.h...
Generating code for file include/llvm/CodeGen/MachineFunctionPass.h...
Generating code for file include/llvm/CodeGen/MachineInstr.h...
Generating code for file include/llvm/CodeGen/MachineInstrBuilder.h...
Generating code for file include/llvm/CodeGen/MachineInstrBundle.h...
Generating code for file include/llvm/CodeGen/MachineInstrBundleIterator.h...
Generating code for file include/llvm/CodeGen/MachineJumpTableInfo.h...
Generating code for file include/llvm/CodeGen/MachineLoopInfo.h...
Generating code for file include/llvm/CodeGen/MachineLoopUtils.h...
Generating code for file include/llvm/CodeGen/MachineMemOperand.h...
Generating code for file include/llvm/CodeGen/MachineModuleInfo.h...
Generating code for file include/llvm/CodeGen/MachineModuleInfoImpls.h...
Generating code for file include/llvm/CodeGen/MachineOperand.h...
Generating code for file include/llvm/Code/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/TargetInstrInfo.h:1050: warning: Found unknown command `\P'
/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/TargetLowering.h:591: warning: Unsupported xml/html tag </l> found
Gen/MachineOptimizationRemarkEmitter.h...
Generating code for file include/llvm/CodeGen/MachineOutliner.h...
Generating code for file include/llvm/CodeGen/MachinePassRegistry.h...
Generating code for file include/llvm/CodeGen/MachinePipeliner.h...
Generating code for file include/llvm/CodeGen/MachinePostDominators.h...
Generating code for file include/llvm/CodeGen/MachineRegionInfo.h...
Generating code for file include/llvm/CodeGen/MachineRegisterInfo.h...
Generating code for file include/llvm/CodeGen/MachineScheduler.h...
Generating code for file include/llvm/CodeGen/MachineSizeOpts.h...
Generating code for file include/llvm/CodeGen/MachineSSAUpdater.h...
Generating code for file include/llvm/CodeGen/MachineTraceMetrics.h...
Generating code for file include/llvm/CodeGen/MachORelocation.h...
Generating code for file include/llvm/CodeGen/MacroFusion.h...
Generating code for file include/llvm/CodeGen/MIRParser/MIParser.h...
Generating code for file include/llvm/CodeGen/MIRParser/MIRParser.h...
Generating code for file include/llvm/CodeGen/MIRPrinter.h...
Generating code for file include/llvm/CodeGen/MIRYamlMapping.h...
Generating code for file include/llvm/CodeGen/ModuloSchedule.h...
Generating code for file include/llvm/CodeGen/ParallelCG.h...
Generating code for file include/llvm/CodeGen/PBQP/CostAllocator.h...
Generating code for file include/llvm/CodeGen/PBQP/Graph.h...
Generating code for file include/llvm/XRay/Graph.h...
Generating code for file include/llvm/CodeGen/PBQP/Math.h...
Generating code for file include/llvm/CodeGen/PBQP/ReductionRules.h...
Generating code for file include/llvm/CodeGen/PBQP/Solution.h...
Generating code for file include/llvm/CodeGen/PBQPRAConstraint.h...
Generating code for file include/llvm/CodeGen/PreISelIntrinsicLowering.h...
Generating code for file include/llvm/CodeGen/PseudoSourceValue.h...
Generating code for file include/llvm/CodeGen/ReachingDefAnalysis.h...
Generating code for file include/llvm/CodeGen/RegAllocPBQP.h...
Generating code for file include/llvm/CodeGen/RegAllocRegistry.h...
Generating code for file include/llvm/CodeGen/Register.h...
Generating code for file include/llvm/CodeGen/RegisterClassInfo.h...
Generating code for file include/llvm/CodeGen/RegisterPressure.h...
Generating code for file include/llvm/CodeGen/RegisterScavenging.h...
Generating code for file include/llvm/CodeGen/RegisterUsageInfo.h...
Generating code for file include/llvm/CodeGen/ResourcePriorityQueue.h...
Generating code for file include/llvm/CodeGen/RuntimeLibcalls.h...
Generating code for file include/llvm/CodeGen/ScheduleDAG.h...
Generating code for file include/llvm/CodeGen/ScheduleDAGInstrs.h...
Generating code for file include/llvm/CodeGen/ScheduleDAGMutation.h...
Generating code for file include/llvm/CodeGen/ScheduleDFS.h...
Generating code for file include/llvm/CodeGen/ScheduleHazardRecognizer.h...
Generating code for file include/llvm/CodeGen/SchedulerRegistry.h...
Generating code for file include/llvm/CodeGen/ScoreboardHazardRecognizer.h...
Generating code for file include/llvm/CodeGen/SelectionDAG.h...
Generating code for file include/llvm/CodeGen/SelectionDAGAddressAnalysis.h...
Generating code for file include/llvm/CodeGen/SelectionDAGISel.h...
Generating code for file include/llvm/CodeGen/SelectionDAGNodes.h...
Generating code for file include/llvm/CodeGen/SelectionDAGTargetInfo.h...
Generating code for file include/llvm/CodeGen/SlotIndexes.h...
Generating code for file include/llvm/CodeGen/StackMaps.h...
Generating code for file include/llvm/CodeGen/StackProtector.h...
Generating code for file include/llvm/CodeGen/SwiftErrorValueTracking.h...
Generating code for file include/llvm/CodeGen/SwitchLoweringUtils.h...
Generating code for file include/llvm/CodeGen/TailDuplicator.h...
Generating code for file include/llvm/CodeGen/TargetCallingConv.h...
Generating code for file include/llvm/CodeGen/TargetFrameLowering.h...
Generating code for file include/llvm/CodeGen/TargetInstrInfo.h...
Generating code for file include/llvm/CodeGen/TargetLowering.h...
Generating code for file include/llvm/CodeGen/TargetLoweringObjectFileImpl.h...
Generating code for file include/llvm/CodeGen/TargetOpcodes.h...
Generating code for file include/llvm/CodeGen/TargetPassConfig.h...
Generating code for file include/llvm/CodeGen/TargetRegisterInfo.h...
Generating code for file include/llvm/CodeGen/TargetSchedule.h...
Generating code for file include/llvm/CodeGen/TargetSubtargetInfo.h...
Generating code for file include/llvm/CodeGen/UnreachableBlockElim.h...
Generating code for file include/llvm/CodeGen/ValueTypes.h...
Generating code for file include/llvm/CodeGen/VirtRegMap.h...
Generating code for file include/llvm/CodeGen/WasmEHFuncInfo.h...
Generating code for file include/llvm/CodeGen/WinEHFuncInfo.h...
Generating code for file include/llvm/DebugInfo/CodeView/AppendingTypeTableBuilder.h...
Generating code for file include/llvm/DebugInfo/CodeView/CodeView.h...
Generating code for file include/llvm/DebugInfo/CodeView/CodeViewError.h...
Generating code for file include/llvm/DebugInfo/CodeView/CodeViewRecordIO.h...
Generating code for file include/llvm/DebugInfo/CodeView/ContinuationRecordBuilder.h...
Generating code for file include/llvm/DebugInfo/CodeView/CVRecord.h...
Generating code for file include/llvm/DebugInfo/CodeView/CVSymbolVisitor.h...
Generating code for file include/llvm/DebugInfo/CodeView/CVTypeVisitor.h...
Generating code for file include/llvm/DebugInfo/CodeView/DebugChecksumsSubsection.h...
Generating code for file include/llvm/DebugInfo/CodeView/DebugCrossExSubsection.h...
Generating code for file include/llvm/DebugInfo/CodeView/DebugCrossImpSubsection.h...
Generating code for file include/llvm/DebugInfo/CodeView/DebugFrameDataSubsection.h...
Generating code for file include/llvm/DebugInfo/CodeView/DebugInlineeLinesSubsection.h...
Generating code for file include/llvm/DebugInfo/CodeView/DebugLinesSubsection.h...
Generating code for file include/llvm/DebugInfo/CodeView/DebugStringTableSubsection.h...
Generating code for file include/llvm/DebugInfo/CodeView/DebugSubsection.h...
Generating code for file include/llvm/DebugInfo/CodeView/DebugSubsectionRecord.h...
Generating code for file include/llvm/DebugInfo/CodeView/DebugSubsectionVisitor.h...
Generating code for file include/llvm/DebugInfo/CodeView/DebugSymbolRVASubsection.h...
Generating code for file include/llvm/DebugInfo/CodeView/DebugSymbolsSubsection.h...
Generating code for file include/llvm/DebugInfo/CodeView/DebugUnknownSubsection.h...
Generating code for file include/llvm/DebugInfo/CodeView/EnumTables.h...
Generating code for file include/llvm/DebugInfo/PDB/Native/EnumTables.h...
Generating code for file include/llvm/DebugInfo/CodeView/Formatters.h...
Generating code for file include/llvm/DebugInfo/PDB/Native/Formatters.h...
Generating code for file include/llvm/DebugInfo/CodeView/FunctionId.h...
Generating code for file include/llvm/DebugInfo/CodeView/GlobalTypeTableBuilder.h...
Generating code for file include/llvm/DebugInfo/CodeView/GUID.h...
Generating code for file include/llvm/DebugInfo/CodeView/LazyRandomTypeCollection.h...
Generating code for file include/llvm/DebugInfo/CodeView/Line.h...
Generating code for file include/llvm/DebugInfo/CodeView/MergingTypeTableBuilder.h...
Generating code for file include/llvm/DebugInfo/CodeView/RecordName.h...
Generating code for file include/llvm/DebugInfo/CodeView/RecordSerialization.h...
Generating code for file include/llvm/DebugInfo/CodeView/SimpleTypeSerializer.h...
Generating code for file include/llvm/DebugInfo/CodeView/StringsAndChecksums.h...
Generating code for file include/llvm/DebugInfo/CodeView/SymbolDeserializer.h...
Generating code for file include/llvm/DebugInfo/CodeView/SymbolDumpDelegate.h...
Generating code for file include/llvm/DebugInfo/CodeView/SymbolDumper.h...
Generating code for file include/llvm/DebugInfo/CodeView/SymbolRecord.h...
Generating code for file include/llvm/DebugInfo/CodeView/SymbolRecordHelpers.h...
Generating code for file include/llvm/DebugInfo/CodeView/SymbolRecordMapping.h...
Generating code for file include/llvm/DebugInfo/CodeView/SymbolSerializer.h...
Generating code for file include/llvm/DebugInfo/CodeView/SymbolVisitorCallbackPipeline.h...
Generating code for file include/llvm/DebugInfo/CodeView/SymbolVisitorCallbacks.h...
Generating code for file include/llvm/DebugInfo/CodeView/SymbolVisitorDelegate.h...
Generating code for file include/llvm/DebugInfo/CodeView/TypeCollection.h...
Generating code for file include/llvm/DebugInfo/CodeView/TypeDeserializer.h...
Generating code for file include/llvm/DebugInfo/CodeView/TypeDumpVisitor.h...
Generating code for file include/llvm/DebugInfo/CodeView/TypeHashing.h...
Generating code for file include/llvm/DebugInfo/CodeView/TypeIndex.h...
Generating code for file include/llvm/DebugInfo/CodeView/TypeIndexDiscovery.h...
Generating code for file include/llvm/DebugInfo/CodeView/TypeRecord.h...
Generating code for file include/llvm/DebugInfo/CodeView/TypeRecordHelpers.h...
Generating code for file include/llvm/DebugInfo/CodeView/TypeRecordMapping.h...
Generating code for file include/llvm/DebugInfo/CodeView/TypeStreamMerger.h...
Generating code for file include/llvm/DebugInfo/CodeView/TypeSymbolEmitter.h...
Generating code for file include/llvm/DebugInfo/CodeView/TypeTableCollection.h...
Generating code for file include/llvm/DebugInfo/CodeView/TypeVisitorCallbackPipeline.h...
Generating code for file include/llvm/DebugInfo/CodeView/TypeVisitorCallbacks.h...
Generating code for file include/llvm/DebugInfo/DIContext.h...
Generating code for file include/llvm/DebugInfo/DWARF/DWARFAbbreviationDeclaration.h...
Generating code for file include/llvm/DebugInfo/DWARF/DWARFAcceleratorTable.h...
Generating code for file include/llvm/DebugInfo/DWARF/DWARFAddressRange.h...
Generating code for file include/llvm/DebugInfo/DWARF/DWARFAttribute.h...
Generating code for file include/llvm/DebugInfo/DWARF/DWARFCompileUnit.h...
Generating code for file include/llvm/DebugInfo/DWARF/DWARFContext.h...
Generating code for file include/llvm/DebugInfo/DWARF/DWARFDataExtractor.h...
Generating code for file include/llvm/DebugInfo/DWARF/DWARFDebugAbbrev.h...
Generating code for file include/llvm/DebugInfo/DWARF/DWARFDebugAddr.h...
Generating code for file include/llvm/DebugInfo/DWARF/DWARFDebugAranges.h...
Generating code for file include/llvm/DebugInfo/DWARF/DWARFDebugArangeSet.h...
Generating code for file include/llvm/DebugInfo/DWARF/DWARFDebugFrame.h...
Generating code for file include/llvm/DebugInfo/DWARF/DWARFDebugInfoEntry.h...
Generating code for file include/llvm/DebugInfo/DWARF/DWARFDebugLine.h...
Generating code for file include/llvm/DebugInfo/DWARF/DWARFDebugLoc.h...
Generating code for file include/llvm/DebugInfo/DWARF/DWARFDebugMacro.h...
Generating code for file include/llvm/DebugInfo/DWARF/DWARFDebugPubTable.h...
Generating code for file include/llvm/DebugInfo/DWARF/DWARFDebugRangeList.h...
Generating code for file include/llvm/DebugInfo/DWARF/DWARFDebugRnglists.h...
Generating code for file include/llvm/DebugInfo/DWARF/DWARFDie.h...
Generating code for file include/llvm/DebugInfo/DWARF/DWARFExpression.h...
Generating code for file include/llvm/DebugInfo/DWARF/DWARFFormValue.h...
Generating code for file include/llvm/DebugInfo/DWARF/DWARFGdbIndex.h...
Generating code for file include/llvm/DebugInfo/DWARF/DWARFListTable.h...
Generating code for file include/llvm/DebugInfo/DWARF/DWARFObject.h...
Generating code for file include/llvm/DebugInfo/DWARF/DWARFRelocMap.h...
Generating code for file include/llvm/DebugInfo/DWARF/DWARFSection.h...
Generating code for file include/llvm/DebugInfo/DWARF/DWARFTypeUnit.h...
Generating code for file include/llvm/DebugInfo/DWARF/DWARFUnit.h...
Generating code for file include/llvm/DebugInfo/DWARF/DWARFUnitIndex.h...
Generating code for file include/llvm/DebugInfo/DWARF/DWARFVerifier.h...
Generating code for file include/llvm/DebugInfo/GSYM/FileEntry.h...
Generating code for file include/llvm/DebugInfo/GSYM/FileWriter.h...
Generating code for file include/llvm/DebugInfo/GSYM/FunctionInfo.h...
Generating code for file include/llvm/DebugInfo/GSYM/GsymCreator.h...
Generating code for file include/llvm/DebugInfo/GSYM/GsymReader.h...
Generating code for file include/llvm/DebugInfo/GSYM/Header.h...
Generating code for file include/llvm/DebugInfo/GSYM/InlineInfo.h...
Generating code for file include/llvm/DebugInfo/GSYM/LineEntry.h...
Generating code for file include/llvm/DebugInfo/GSYM/LineTable.h...
Generating code for file include/llvm/DebugInfo/GSYM/Range.h...
Generating code for file include/llvm/DebugInfo/GSYM/StringTable.h...
Generating code for file include/llvm/DebugInfo/MSF/IMSFFile.h...
Generating code for file include/llvm/DebugInfo/MSF/MappedBlockStream.h...
Generating code for file include/llvm/DebugInfo/MSF/MSFBuilder.h...
Generating code for file include/llvm/DebugInfo/MSF/MSFCommon.h...
Generating code for file include/llvm/DebugInfo/MSF/MSFError.h...
Generating code for file include/llvm/DebugInfo/PDB/ConcreteSymbolEnumerator.h...
Generating code for file include/llvm/DebugInfo/PDB/DIA/DIADataStream.h...
Generating code for file include/llvm/DebugInfo/PDB/DIA/DIAEnumDebugStreams.h...
Generating code for file include/llvm/DebugInfo/PDB/DIA/DIAEnumFrameData.h...
Generating code for file include/llvm/DebugInfo/PDB/DIA/DIAEnumInjectedSources.h...
Generating code for file include/llvm/DebugInfo/PDB/DIA/DIAEnumLineNumbers.h...
Generating code for file include/llvm/DebugInfo/PDB/DIA/DIAEnumSectionContribs.h...
Generating code for file include/llvm/DebugInfo/PDB/DIA/DIAEnumSourceFiles.h...
Generating code for file include/llvm/DebugInfo/PDB/DIA/DIAEnumSymbols.h...
Generating code for file include/llvm/DebugInfo/PDB/DIA/DIAEnumTables.h...
Generating code for file include/llvm/DebugInfo/PDB/DIA/DIAError.h...
Generating code for file include/llvm/DebugInfo/PDB/DIA/DIAFrameData.h...
Generating code for file include/llvm/DebugInfo/PDB/DIA/DIAInjectedSource.h...
Generating code for file include/llvm/DebugInfo/PDB/DIA/DIALineNumber.h...
Generating code for file include/llvm/DebugInfo/PDB/DIA/DIARawSymbol.h...
Generating code for file include/llvm/DebugInfo/PDB/DIA/DIASectionContrib.h...
Generating code for file include/llvm/DebugInfo/PDB/DIA/DIASession.h...
Generating code for file include/llvm/DebugInfo/PDB/DIA/DIASourceFile.h...
Generating code for file include/llvm/DebugInfo/PDB/DIA/DIASupport.h...
Generating code for file include/llvm/DebugInfo/PDB/DIA/DIATable.h...
Generating code for file include/llvm/DebugInfo/PDB/DIA/DIAUtils.h...
Generating code for file include/llvm/DebugInfo/PDB/GenericError.h...
Generating code for file include/llvm/DebugInfo/PDB/IPDBDataStream.h...
Generating code for file include/llvm/DebugInfo/PDB/IPDBEnumChildren.h...
Generating code for file include/llvm/DebugInfo/PDB/IPDBFrameData.h...
Generating code for file include/llvm/DebugInfo/PDB/IPDBInjectedSource.h...
Generating code for file include/llvm/DebugInfo/PDB/IPDBLineNumber.h...
Generating code for file include/llvm/DebugInfo/PDB/IPDBRawSymbol.h...
Generating code for file include/llvm/DebugInfo/PDB/IPDBSectionContrib.h...
Generating code for file include/llvm/DebugInfo/PDB/IPDBSession.h...
Generating code for file include/llvm/DebugInfo/PDB/IPDBSourceFile.h...
Generating code for file include/llvm/DebugInfo/PDB/IPDBTable.h...
Generating code for file include/llvm/DebugInfo/PDB/Native/DbiModuleDescriptor.h...
Generating code for file include/llvm/DebugInfo/PDB/Native/DbiModuleDescriptorBuilder.h...
Generating code for file include/llvm/DebugInfo/PDB/Native/DbiModuleList.h...
Generating code for file include/llvm/DebugInfo/PDB/Native/DbiStream.h...
Generating code for file include/llvm/DebugInfo/PDB/Native/DbiStreamBuilder.h...
Generating code for file include/llvm/DebugInfo/PDB/Native/GlobalsStream.h...
Generating code for file include/llvm/DebugInfo/PDB/Native/GSIStreamBuilder.h...
Generating code for file include/llvm/DebugInfo/PDB/Native/Hash.h...
Generating code for file include/llvm/DebugInfo/PDB/Native/HashTable.h...
Generating code for file include/llvm/DebugInfo/PDB/Native/InfoStream.h...
Generating code for file include/llvm/DebugInfo/PDB/Native/InfoStreamBuilder.h...
Generating code for file include/llvm/DebugInfo/PDB/Native/InjectedSourceStream.h...
Generating code for file include/llvm/DebugInfo/PDB/Native/ISectionContribVisitor.h...
Generating code for file include/llvm/DebugInfo/PDB/Native/ModuleDebugStream.h...
Generating code for file include/llvm/DebugInfo/PDB/Native/NamedStreamMap.h...
Generating code for file include/llvm/DebugInfo/PDB/Native/NativeCompilandSymbol.h...
Generating code for file include/llvm/DebugInfo/PDB/Native/NativeEnumGlobals.h...
Generating code for file include/llvm/DebugInfo/PDB/Native/NativeEnumInjectedSources.h...
Generating code for file include/llvm/DebugInfo/PDB/Native/NativeEnumModules.h...
Generating code for file include/llvm/DebugInfo/PDB/Native/NativeEnumTypes.h...
Generating code for file include/llvm/DebugInfo/PDB/Native/NativeExeSymbol.h...
Generating code for file include/llvm/DebugInfo/PDB/Native/NativeRawSymbol.h...
Generating code for file include/llvm/DebugInfo/PDB/Native/NativeSession.h...
Generating code for file include/llvm/DebugInfo/PDB/Native/NativeSymbolEnumerator.h...
Generating code for file include/llvm/DebugInfo/PDB/Native/NativeTypeArray.h...
Generating code for file include/llvm/DebugInfo/PDB/Native/NativeTypeBuiltin.h...
Generating code for file include/llvm/DebugInfo/PDB/Native/NativeTypeEnum.h...
Generating code for file include/llvm/DebugInfo/PDB/Native/NativeTypeFunctionSig.h...
Generating code for file include/llvm/DebugInfo/PDB/Native/NativeTypePointer.h...
Generating code for file include/llvm/DebugInfo/PDB/Native/NativeTypeTypedef.h...
Generating code for file include/llvm/DebugInfo/PDB/Native/NativeTypeUDT.h...
Generating code for file include/llvm/DebugInfo/PDB/Native/NativeTypeVTShape.h...
Generating code for file include/llvm/DebugInfo/PDB/Native/PDBFile.h...
Generating code for file include/llvm/DebugInfo/PDB/Native/PDBFileBuilder.h...
Generating code for file include/llvm/DebugInfo/PDB/Native/PDBStringTable.h...
Generating code for file include/llvm/DebugInfo/PDB/Native/PDBStringTableBuilder.h...
Generating code for file include/llvm/DebugInfo/PDB/Native/PublicsStream.h...
Generating code for file include/llvm/DebugInfo/PDB/Native/RawConstants.h...
Generating code for file include/llvm/DebugInfo/PDB/Native/RawError.h...
Generating code for file include/llvm/DebugInfo/PDB/Native/RawTypes.h...
Generating code for file include/llvm/DebugInfo/PDB/Native/SymbolCache.h...
Generating code for file include/llvm/DebugInfo/PDB/Native/SymbolStream.h...
Generating code for file include/llvm/DebugInfo/PDB/Native/TpiHashing.h...
Generating code for file include/llvm/DebugInfo/PDB/Native/TpiStream.h...
Generating code for file include/llvm/DebugInfo/PDB/Native/TpiStreamBuilder.h...
Generating code for file include/llvm/DebugInfo/PDB/PDB.h...
Generating code for file include/llvm/DebugInfo/PDB/PDBContext.h...
Generating code for file include/llvm/DebugInfo/PDB/PDBExtras.h...
Generating code for file include/llvm/DebugInfo/PDB/PDBSymbol.h...
Generating code for file include/llvm/DebugInfo/PDB/PDBSymbolAnnotation.h...
Generating code for file include/llvm/DebugInfo/PDB/PDBSymbolBlock.h...
Generating code for file include/llvm/DebugInfo/PDB/PDBSymbolCompiland.h...
Generating code for file include/llvm/DebugInfo/PDB/PDBSymbolCompilandDetails.h...
Generating code for file include/llvm/DebugInfo/PDB/PDBSymbolCompilandEnv.h...
Generating code for file include/llvm/DebugInfo/PDB/PDBSymbolCustom.h...
Generating code for file include/llvm/DebugInfo/PDB/PDBSymbolData.h...
Generating code for file include/llvm/DebugInfo/PDB/PDBSymbolExe.h...
Generating code for file include/llvm/DebugInfo/PDB/PDBSymbolFunc.h...
Generating code for file include/llvm/DebugInfo/PDB/PDBSymbolFuncDebugEnd.h...
Generating code for file include/llvm/DebugInfo/PDB/PDBSymbolFuncDebugStart.h...
Generating code for file include/llvm/DebugInfo/PDB/PDBSymbolLabel.h...
Generating code for file include/llvm/DebugInfo/PDB/PDBSymbolPublicSymbol.h...
Generating code for file include/llvm/DebugInfo/PDB/PDBSymbolThunk.h...
Generating code for file include/llvm/DebugInfo/PDB/PDBSymbolTypeArray.h...
Generating code for file include/llvm/DebugInfo/PDB/PDBSymbol/opt/doxygen-docs/src/llvm/include/llvm/Demangle/ItaniumDemangle.h:2437: warning: Unsupported xml/html tag <type> found
/opt/doxygen-docs/src/llvm/include/llvm/Demangle/ItaniumDemangle.h:2451: warning: Unsupported xml/html tag <name> found
/opt/doxygen-docs/src/llvm/include/llvm/Demangle/ItaniumDemangle.h:2424: warning: Unsupported xml/html tag <expr> found
/opt/doxygen-docs/src/llvm/include/llvm/Demangle/ItaniumDemangle.h:2478: warning: Unsupported xml/html tag <name> found
TypeBaseClass.h...
Generating code for file include/llvm/DebugInfo/PDB/PDBSymbolTypeBuiltin.h...
Generating code for file include/llvm/DebugInfo/PDB/PDBSymbolTypeCustom.h...
Generating code for file include/llvm/DebugInfo/PDB/PDBSymbolTypeDimension.h...
Generating code for file include/llvm/DebugInfo/PDB/PDBSymbolTypeEnum.h...
Generating code for file include/llvm/DebugInfo/PDB/PDBSymbolTypeFriend.h...
Generating code for file include/llvm/DebugInfo/PDB/PDBSymbolTypeFunctionArg.h...
Generating code for file include/llvm/DebugInfo/PDB/PDBSymbolTypeFunctionSig.h...
Generating code for file include/llvm/DebugInfo/PDB/PDBSymbolTypeManaged.h...
Generating code for file include/llvm/DebugInfo/PDB/PDBSymbolTypePointer.h...
Generating code for file include/llvm/DebugInfo/PDB/PDBSymbolTypeTypedef.h...
Generating code for file include/llvm/DebugInfo/PDB/PDBSymbolTypeUDT.h...
Generating code for file include/llvm/DebugInfo/PDB/PDBSymbolTypeVTable.h...
Generating code for file include/llvm/DebugInfo/PDB/PDBSymbolTypeVTableShape.h...
Generating code for file include/llvm/DebugInfo/PDB/PDBSymbolUnknown.h...
Generating code for file include/llvm/DebugInfo/PDB/PDBSymbolUsingNamespace.h...
Generating code for file include/llvm/DebugInfo/PDB/PDBSymDumper.h...
Generating code for file include/llvm/DebugInfo/PDB/PDBTypes.h...
Generating code for file include/llvm/DebugInfo/PDB/UDTLayout.h...
Generating code for file include/llvm/DebugInfo/Symbolize/DIPrinter.h...
Generating code for file include/llvm/DebugInfo/Symbolize/SymbolizableModule.h...
Generating code for file include/llvm/DebugInfo/Symbolize/Symbolize.h...
Generating code for file include/llvm/Demangle/Demangle.h...
Generating code for file include/llvm/Demangle/DemangleConfig.h...
Generating code for file include/llvm/Demangle/ItaniumDemangle.h...
Generating code for file include/llvm/Demangle/MicrosoftDemangle.h...
Generating code for file include/llvm/Demangle/MicrosoftDemangleNodes.h...
Generating code for file include/llvm/Demangle/StringView.h...
Generating code for file include/llvm/Demangle/Utility.h...
Generating code for file include/llvm/ExecutionEngine/ExecutionEngine.h...
Generating code for file include/llvm-c/ExecutionEngine.h...
Generating code for file include/llvm/ExecutionEngine/GenericValue.h...
Generating code for file include/llvm/ExecutionEngine/Interpreter.h...
Generating code for file lib/ExecutionEngine/Interpreter/Interpreter.h...
Generating code for file include/llvm/ExecutionEngine/JITEventListener.h...
Generating code for file include/llvm/ExecutionEngine/JITLink/EHFrameSupport.h...
Generating code for file include/llvm/ExecutionEngine/JITLink/JITLink.h...
Generating code for file include/llvm/ExecutionEngine/JITLink/JITLinkMemoryManager.h...
Generating code for file include/llvm/ExecutionEngine/JITLink/MachO_arm64.h...
Generating code for file include/llvm/ExecutionEngine/JITLink/MachO_x86_64.h...
Generating code for file include/llvm/ExecutionEngine/JITSymbol.h...
Generating code for file include/llvm/ExecutionEngine/MCJIT.h...
Generating code for file lib/ExecutionEngine/MCJIT/MCJIT.h...
Generating code for file include/llvm/ExecutionEngine/ObjectCache.h...
Generating code for file include/llvm/ExecutionEngine/OProfileWrapper.h...
Generating code for file include/llvm/ExecutionEngine/Orc/CompileOnDemandLayer.h...
Generating code for file include/llvm/ExecutionEngine/Orc/CompileUtils.h...
Generating code for file include/llvm/ExecutionEngine/Orc/Core.h...
Generating code for file include/llvm-c/Core.h...
Generating code for file include/llvm/ExecutionEngine/Orc/ExecutionUtils.h...
Generating code for file include/llvm/ExecutionEngine/Orc/GlobalMappingLayer.h...
Generating code for file include/llvm/ExecutionEngine/Orc/IndirectionUtils.h...
Generating code for file include/llvm/ExecutionEngine/Orc/IRCompileLayer.h...
Generating code for file include/llvm/ExecutionEngine/Orc/IRTransformLayer.h...
Generating code for file include/llvm/ExecutionEngine/Orc/JITTargetMachineBuilder.h...
Generating code for file include/llvm/ExecutionEngine/Orc/LambdaResolver.h...
Generating code for file include/llvm/ExecutionEngine/Orc/Layer.h...
Generating code for file include/llvm/ExecutionEngine/Orc/LazyEmittingLayer.h...
Generating code for file include/llvm/ExecutionEngine/Orc/LazyReexports.h...
Generating code for file include/llvm/ExecutionEngine/Orc/Legacy.h...
Generating code for file include/llvm/ExecutionEngine/Orc/LLJIT.h...
Generating code for file include/llvm/ExecutionEngine/Orc/NullResolver.h...
Generating code for file include/llvm/ExecutionEngine/Orc/ObjectLinkingLayer.h...
Generating code for file include/llvm/ExecutionEngine/Orc/ObjectTransformLayer.h...
Generating code for file include/llvm/ExecutionEngine/Orc/OrcABISupport.h...
Generating code for file include/llvm/ExecutionEngine/Orc/OrcError.h...
Generating code for file include/llvm/ExecutionEngine/Orc/OrcRemoteTargetClient.h...
Generating code for file include/llvm/ExecutionEngine/Orc/OrcRemoteTargetRPCAPI.h...
Generating code for file include/llvm/ExecutionEngine/Orc/OrcRemoteTargetServer.h...
Generating code for file include/llvm/ExecutionEngine/Orc/RemoteObjectLayer.h...
Generating code for file include/llvm/ExecutionEngine/Orc/RPC/RawByteChannel.h...
Generating code for file include/llvm/ExecutionEngine/Orc/RPC/RPCSerialization.h...
Generating code for file include/llvm/ExecutionEngine/Orc/RPC/RPCUtils.h...
Generating code for file include/llvm/ExecutionEngine/Orc/RTDyldObjectLinkingLayer.h...
Generating code for file include/llvm/ExecutionEngine/Orc/SpeculateAnalyses.h...
Generating code for file include/llvm/ExecutionEngine/Orc/Speculation.h...
Generating code for file include/llvm/ExecutionEngine/Orc/SymbolStringPool.h...
Generating code for file include/llvm/ExecutionEngine/Orc/ThreadSafeModule.h...
Generating code for file include/llvm/ExecutionEngine/OrcMCJITReplacement.h...
Generating code for file lib/ExecutionEngine/Orc/OrcMCJITReplacement.h...
Generating code for file include/llvm/ExecutionEngine/OrcV1Deprecation.h...
Generating code for file include/llvm/ExecutionEngine/RTDyldMemoryManager.h...
Generating code for file include/llvm/ExecutionEngine/RuntimeDyld.h...
Generating code for file include/llvm/ExecutionEngine/RuntimeDyldChecker.h...
Generating code for file include/llvm/ExecutionEngine/SectionMemoryManager.h...
Generating code for file include/llvm/FuzzMutate/FuzzerCLI.h...
Generating code for file include/llvm/FuzzMutate/IRMutator.h...
Generating code for file include/llvm/FuzzMutate/OpDescriptor.h...
Generating code for file include/llvm/FuzzMutate/Operations.h...
Generating code for file include/llvm/FuzzMutate/Random.h...
Generating code for file include/llvm/FuzzMutate/RandomIRBuilder.h...
Generating code for file include/llvm/InitializePasses.h...
Generating code for file include/llvm/IR/Argument.h...
Generating code for file include/llvm/IR/AssemblyAnnotationWriter.h...
Generating code for file include/llvm/IR/Attributes.h...
Generating code for file include/llvm/IR/AutoUpgrade.h...
Generating code for file include/llvm/IR/BasicBlock.h...
Generating code for file include/llvm/IR/CallingConv.h...
Generating code for file include/llvm/IR/CallSite.h...
Generating code for file include/llvm/IR/CFGDiff.h...
Generating code for file include/llvm/IR/Comdat.h...
Generating code for file include/llvm-c/Comdat.h...
Generating code for file include/llvm/IR/Constant.h...
Generating code for file include/llvm/IR/ConstantFolder.h...
Generating code for file include/llvm/IR/ConstantRange.h...
Generating code for file include/llvm/IR/Constants.h...
Generating code for file include/llvm/IR/DataLayout.h...
Generating code for file include/llvm/IR/DebugInfo.h...
Generating code for file include/llvm-c/DebugInfo.h...
Generating code for file include/llvm/IR/DebugInfoMetadata.h...
Generating code for file include/llvm/IR/DebugLoc.h...
Generating code for file include/llvm/IR/DerivedTypes.h...
Generating code for file include/llvm/IR/DerivedUser.h...
Generating code for file include/llvm/IR/DiagnosticHandler.h...
Generating code for file include/llvm/IR/DiagnosticInfo.h...
Generating code for file includ/opt/doxygen-docs/src/llvm/include/llvm/IR/IRBuilder.h:879: warning: Unsupported xml/html tag <val> found
/opt/doxygen-docs/src/llvm/include/llvm/IR/MDBuilder.h:70: warning: Found unknown command `\Synthetic'
e/llvm/IR/DiagnosticPrinter.h...
Generating code for file include/llvm/IR/DIBuilder.h...
Generating code for file include/llvm/IR/Dominators.h...
Generating code for file include/llvm/IR/Function.h...
Generating code for file include/llvm/IR/GetElementPtrTypeIterator.h...
Generating code for file include/llvm/IR/GlobalAlias.h...
Generating code for file include/llvm/IR/GlobalIFunc.h...
Generating code for file include/llvm/IR/GlobalIndirectSymbol.h...
Generating code for file include/llvm/IR/GlobalObject.h...
Generating code for file include/llvm/IR/GlobalValue.h...
Generating code for file include/llvm/IR/GlobalVariable.h...
Generating code for file include/llvm/IR/GVMaterializer.h...
Generating code for file include/llvm/IR/InlineAsm.h...
Generating code for file include/llvm/IR/InstIterator.h...
Generating code for file include/llvm/IR/InstrTypes.h...
Generating code for file include/llvm/IR/Instruction.h...
Generating code for file include/llvm/MCA/Instruction.h...
Generating code for file include/llvm/IR/Instructions.h...
Generating code for file include/llvm/IR/InstVisitor.h...
Generating code for file include/llvm/IR/IntrinsicInst.h...
Generating code for file include/llvm/IR/Intrinsics.h...
Generating code for file include/llvm/IR/IRBuilder.h...
Generating code for file include/llvm/IR/IRPrintingPasses.h...
Generating code for file include/llvm/IR/LegacyPassManager.h...
Generating code for file include/llvm/IR/LegacyPassManagers.h...
Generating code for file include/llvm/IR/LegacyPassNameParser.h...
Generating code for file include/llvm/IR/LLVMContext.h...
Generating code for file include/llvm/IR/Mangler.h...
Generating code for file include/llvm/IR/MDBuilder.h...
Generating code for file include/llvm/IR/Metadata.h...
Generating code for file include/llvm/IR/Module.h...
Generating code for file include/llvm/IR/ModuleSlotTracker.h...
Generating code for file include/llvm/IR/ModuleSummaryIndex.h...
Generating code for file include/llvm/IR/ModuleSummaryIndexYAML.h...
Generating code for file include/llvm/IR/NoFolder.h...
Generating code for file include/llvm/IR/OperandTraits.h...
Generating code for file include/llvm/IR/Operator.h...
Generating code for file include/llvm/IR/OptBisect.h...
Generating code for file include/llvm/IR/PassInstrumentation.h...
Generating code for file include/llvm/IR/PassManager.h...
Generating code for file include/llvm/IR/PassManagerInternal.h...
Generating code for file include/llvm/IR/PassTimingInfo.h...
Generating code for file include/llvm/IR/PatternMatch.h...
Generating code for file include/llvm/IR/PredIteratorCache.h...
Generating code for file include/llvm/IR/ProfileSummary.h...
Generating code for file include/llvm/IR/RemarkStreamer.h...
Generating code for file include/llvm/IR/SafepointIRVerifier.h...
Generating code for file include/llvm/IR/Statepoint.h...
Generating code for file include/llvm/IR/SymbolTableListTraits.h...
Generating code for file include/llvm/IR/TrackingMDRef.h...
Generating code for file include/llvm/IR/Type.h...
Generating code for file include/llvm/IR/TypeFinder.h...
Generating code for file include/llvm/IR/Use.h...
Generating code for file include/llvm/IR/UseListOrder.h...
Generating code for file include/llvm/IR/User.h...
Generating code for file include/llvm/IR/Value.h...
Generating code for file include/llvm/IR/ValueHandle.h...
Generating code for file include/llvm/IR/ValueMap.h...
Generating code for file include/llvm/IR/ValueSymbolTable.h...
Generating code for file include/llvm/IR/Verifier.h...
Generating code for file include/llvm/IRReader/IRReader.h...
Generating code for file include/llvm-c/IRReader.h...
Generating code for file include/llvm/LineEditor/LineEditor.h...
Generating code for file include/llvm/LinkAllIR.h...
Generating code for file include/llvm/LinkAllPasses.h...
Generating code for file include/llvm/Linker/IRMover.h...
Generating code for file include/llvm/Linker/Linker.h...
Generating code for file include/llvm-c/Linker.h...
Generating code for file include/llvm/LTO/Caching.h...
Generating code for file include/llvm/LTO/Config.h.../opt/doxygen-docs/src/llvm/include/llvm/MC/MCDirectives.h:25: warning: Found unknown command `\object'
/opt/doxygen-docs/src/llvm/include/llvm/MC/MCDirectives.h:28: warning: Found unknown command `\notype'
/opt/doxygen-docs/src/llvm/include/llvm/MC/MCDirectives.h:26: warning: Found unknown command `\tls_object'
/opt/doxygen-docs/src/llvm/include/llvm/MC/MCDirectives.h:27: warning: Found unknown command `\common'
/opt/doxygen-docs/src/llvm/include/llvm/MC/MCDirectives.h:30: warning: Found unknown command `\gnu_unique_object'
/opt/doxygen-docs/src/llvm/include/llvm/MC/MCDirectives.h:23: warning: Found unknown command `\function'
/opt/doxygen-docs/src/llvm/include/llvm/MC/MCLinkerOptimizationHint.h:36: warning: Found unknown command `\PAGE'
/opt/doxygen-docs/src/llvm/include/llvm/MC/MCLinkerOptimizationHint.h:36: warning: Found unknown command `\PAGEOFF'
/opt/doxygen-docs/src/llvm/include/llvm/MC/MCLinkerOptimizationHint.h:37: warning: Found unknown command `\GOTPAGE'
/opt/doxygen-docs/src/llvm/include/llvm/MC/MCLinkerOptimizationHint.h:37: warning: Found unknown command `\GOTPAGEOFF'
/opt/doxygen-docs/src/llvm/include/llvm/MC/MCLinkerOptimizationHint.h:38: warning: Found unknown command `\PAGE'
/opt/doxygen-docs/src/llvm/include/llvm/MC/MCLinkerOptimizationHint.h:38: warning: Found unknown command `\PAGEOFF'
/opt/doxygen-docs/src/llvm/include/llvm/MC/MCLinkerOptimizationHint.h:34: warning: Found unknown command `\PAGE'
/opt/doxygen-docs/src/llvm/include/llvm/MC/MCLinkerOptimizationHint.h:34: warning: Found unknown command `\PAGE'
/opt/doxygen-docs/src/llvm/include/llvm/MC/MCLinkerOptimizationHint.h:35: warning: Found unknown command `\PAGE'
/opt/doxygen-docs/src/llvm/include/llvm/MC/MCLinkerOptimizationHint.h:35: warning: Found unknown command `\PAGEOFF'
/opt/doxygen-docs/src/llvm/include/llvm/MC/MCLinkerOptimizationHint.h:39: warning: Found unknown command `\GOTPAGE'
/opt/doxygen-docs/src/llvm/include/llvm/MC/MCLinkerOptimizationHint.h:39: warning: Found unknown command `\GOTPAGEOFF'
/opt/doxygen-docs/src/llvm/include/llvm/MC/MCLinkerOptimizationHint.h:40: warning: Found unknown command `\PAGE'
/opt/doxygen-docs/src/llvm/include/llvm/MC/MCLinkerOptimizationHint.h:40: warning: Found unknown command `\PAGEOFF'
/opt/doxygen-docs/src/llvm/include/llvm/MC/MCLinkerOptimizationHint.h:41: warning: Found unknown command `\GOTPAGE'
/opt/doxygen-docs/src/llvm/include/llvm/MC/MCLinkerOptimizationHint.h:41: warning: Found unknown command `\GOTPAGEOFF'

Generating code for file include/llvm/LTO/legacy/LTOCodeGenerator.h...
Generating code for file include/llvm/LTO/legacy/LTOModule.h...
Generating code for file include/llvm/LTO/legacy/ThinLTOCodeGenerator.h...
Generating code for file include/llvm/LTO/legacy/UpdateCompilerUsed.h...
Generating code for file include/llvm/LTO/LTO.h...
Generating code for file include/llvm/LTO/LTOBackend.h...
Generating code for file include/llvm/LTO/SummaryBasedOptimizations.h...
Generating code for file include/llvm/MC/ConstantPools.h...
Generating code for file include/llvm/MC/LaneBitmask.h...
Generating code for file include/llvm/MC/MachineLocation.h...
Generating code for file include/llvm/MC/MCAsmBackend.h...
Generating code for file include/llvm/MC/MCAsmInfo.h...
Generating code for file include/llvm/MC/MCAsmInfoCOFF.h...
Generating code for file include/llvm/MC/MCAsmInfoDarwin.h...
Generating code for file include/llvm/MC/MCAsmInfoELF.h...
Generating code for file include/llvm/MC/MCAsmInfoWasm.h...
Generating code for file include/llvm/MC/MCAsmInfoXCOFF.h...
Generating code for file include/llvm/MC/MCAsmLayout.h...
Generating code for file include/llvm/MC/MCAsmMacro.h...
Generating code for file include/llvm/MC/MCAssembler.h...
Generating code for file include/llvm/MC/MCCodeEmitter.h...
Generating code for file include/llvm/MC/MCCodePadder.h...
Generating code for file include/llvm/MC/MCCodeView.h...
Generating code for file include/llvm/MC/MCContext.h...
Generating code for file include/llvm/MC/MCDirectives.h...
Generating code for file include/llvm/MC/MCDisassembler/MCDisassembler.h...
Generating code for file include/llvm/MC/MCDisassembler/MCExternalSymbolizer.h...
Generating code for file include/llvm/MC/MCDisassembler/MCRelocationInfo.h...
Generating code for file include/llvm/MC/MCDisassembler/MCSymbolizer.h...
Generating code for file include/llvm/MC/MCDwarf.h...
Generating code for file include/llvm/MC/MCELFObjectWriter.h...
Generating code for file include/llvm/MC/MCELFStreamer.h...
Generating code for file include/llvm/MC/MCExpr.h...
Generating code for file include/llvm/MC/MCFixedLenDisassembler.h...
Generating code for file include/llvm/MC/MCFixup.h...
Generating code for file include/llvm/MC/MCFixupKindInfo.h...
Generating code for file include/llvm/MC/MCFragment.h...
Generating code for file include/llvm/MC/MCInst.h...
Generating code for file include/llvm/MC/MCInstBuilder.h...
Generating code for file include/llvm/MC/MCInstPrinter.h...
Generating code for file include/llvm/MC/MCInstrAnalysis.h...
Generating code for file include/llvm/MC/MCInstrDesc.h...
Generating code for file include/llvm/MC/MCInstrInfo.h...
Generating code for file include/llvm/MC/MCInstrItineraries.h...
Generating code for file include/llvm/MC/MCLabel.h...
Generating code for file include/llvm/MC/MCLinkerOptimizationHint.h...
Generating code for file include/llvm/MC/MCMachObjectWriter.h...
Generating code for file include/llvm/MC/MCObjectFileInfo.h...
Generating code for file include/llvm/MC/MCObjectStreamer.h...
Generating code for file include/llvm/MC/MCObjectWriter.h...
Generating code for file include/llvm/MC/MCParser/AsmCond.h...
Generating code for file include/llvm/MC/MCParser/AsmLexer.h...
Generating code for file include/llvm/MC/MCParser/MCAsmLexer.h...
Generating code for file include/llvm/MC/MCParser/MCAsmParser.h...
Generating code for file include/llvm/MC/MCParser/MCAsmParserExtension.h...
Generating code for file include/llvm/MC/MCParser/MCAsmParserUtils.h...
Generating code for file include/llvm/MC/MCParser/MCParsedAsmOperand.h...
Generating code for file include/llvm/MC/MCParser/MCTargetAsmParser.h...
Generating code for file include/llvm/MC/MCRegister.h...
Generating code for file include/llvm/MC/MCRegisterInfo.h...
Generating code for file include/llvm/MC/MCSchedule.h...
Generating code for file include/llvm/MC/MCSection.h...
Generating code for file include/llvm/MC/MCSectionCOFF.h...
Generating code for file include/llvm/MC/MCSectionELF.h...
Generating code for file include/llvm/MC/MCSectionMachO.h...
Generating code for file include/llvm/MC/MCSectionWasm.h...
Generating code for file include/llvm/MC/MCSectionXCOFF.h...
Generating code for file include/llvm/MC/MCStreamer.h...
Generating code for file include/llvm/MC/MCSubtargetInfo.h...
Generating code for file include/llvm/MC/MCSymbol.h...
Generating code for file include/llvm/MC/MCSymbolCOFF.h...
Generating code for file include/llvm/MC/MCSymbolELF.h...
Generating code for file include/llvm/MC/MCSymbolMachO.h...
Generating code for file include/llvm/MC/MCSymbolWasm.h...
Generating code for file include/llvm/MC/MCSymbolXCOFF.h...
Generating code for file include/llvm/MC/MCTargetOptions.h...
Generating code for file include/llvm/MC/MCTargetOptionsCommandFlags.inc...
Generating code for file include/llvm/MC/MCValue.h...
Generating code for file include/llvm/MC/MCWasmObjectWriter.h...
Generating code for file include/llvm/MC/MCWasmStreamer.h...
Generating code for file include/llvm/MC/MCWin64EH.h...
Generating code for file include/llvm/MC/MCWinCOFFObjectWriter.h...
Generating code for file include/llvm/MC/MCWinCOFFStreamer.h...
Generating code for file include/llvm/MC/MCWinEH.h...
Generating code for file include/llvm/MC/MCXCOFFObjectWriter.h...
Generating code for file include/llvm/MC/MCXCOFFStreamer.h...
Generating code for file include/llvm/MC/SectionKind.h...
Generating code for file include/llvm/MC/StringTableBuilder.h...
Generating code for file include/llvm/MC/SubtargetFeature.h...
Generating code for file include/llvm/MCA/CodeEmitter.h...
Generating code for file include/llvm/MCA/Context.h...
Generating code for file include/llvm/MCA/HardwareUnits/HardwareUnit.h...
Generating code for file include/llvm/MCA/HardwareUnits/LSUnit.h...
Generating code for file include/llvm/MCA/HardwareUnits/RegisterFile.h...
Generating code for file include/llvm/MCA/HardwareUnits/ResourceManager.h...
Generating code for file include/llvm/MCA/HardwareUnits/RetireControlUnit.h...
Generating code for file include/llvm/MCA/HardwareUnits/Scheduler.h...
Generating code for file include/llvm/MCA/HWEventListener.h...
Generating code for file include/llvm/MCA/InstrBuilder.h...
Generating code for file include/llvm/MCA/Pipeline.h...
Generating code for file include/llvm/MCA/SourceMgr.h...
Generating code for file include/llvm/Support/SourceMgr.h...
Generating code for file include/llvm/MCA/Stages/DispatchStage.h...
Generating code for file include/llvm/MCA/Stages/EntryStage.h...
Generating code for file include/llvm/MCA/Stages/ExecuteStage.h...
Generating code for file include/llvm/MCA/Stages/InstructionTables.h...
Generating code for file include/llvm/MCA/Stages/MicroOpQueueStage.h...
Generating code for file include/llvm/MCA/Stages/RetireStage.h...
Generating code for file include/llvm/MCA/Stages/Stage.h...
Generating code for file include/llvm/MCA/Support.h...
Generating code for file include/llvm-c/Support.h...
Generating code for file include/llvm/Object/Archive.h...
Generating code for file include/llvm/Object/ArchiveWriter.h...
Generating code for file include/llvm/Object/Binary.h...
Generating code for file include/llvm/Object/COFFImportFile.h...
Generating code for file include/llvm/Object/COFFModuleDefinition.h...
Generating code for file include/llvm/Object/CVDebugRecord.h...
Generating code for file include/llvm/Object/Decompressor.h...
Generating code for file include/llvm/Object/ELFObjectFile.h...
Generating code for file include/llvm/Object/ELFTypes.h...
Generating code for file include/llvm/Object/Error.h...
Generating code for file include/llvm/Support/Error.h...
Generating code for file include/llvm/TableGen/Error.h...
Generating code for file include/llvm/Testing/Support/Error.h...
Generating code for file include/llvm-c/Error.h...
Generating code for file include/llvm/Object/IRObjectFile.h...
Generating code for file include/llvm/Object/IRSymtab.h...
Generating code for file include/llvm/Object/MachOUniversal.h...
Generating code for file include/llvm/Object/ModuleSymbolTable.h...
Generating code for file include/llvm/Object/ObjectFile.h...
Generating code for file include/llvm/Object/RelocationRes/opt/doxygen-docs/src/llvm/include/llvm/ProfileData/Coverage/CoverageMapping.h:211: warning: explicit link request to 'include' could not be resolved
/opt/doxygen-docs/src/llvm/include/llvm/ProfileData/Coverage/CoverageMapping.h:363: warning: explicit link request to 'included' could not be resolved
olver.h...
Generating code for file include/llvm/Object/StackMapParser.h...
Generating code for file include/llvm/Object/SymbolicFile.h...
Generating code for file include/llvm/Object/SymbolSize.h...
Generating code for file include/llvm/Object/TapiFile.h...
Generating code for file include/llvm/Object/TapiUniversal.h...
Generating code for file include/llvm/Object/WasmTraits.h...
Generating code for file include/llvm/Object/WindowsMachineFlag.h...
Generating code for file include/llvm/Object/WindowsResource.h...
Generating code for file include/llvm/Object/XCOFFObjectFile.h...
Generating code for file include/llvm/ObjectYAML/CodeViewYAMLDebugSections.h...
Generating code for file include/llvm/ObjectYAML/CodeViewYAMLSymbols.h...
Generating code for file include/llvm/ObjectYAML/CodeViewYAMLTypeHashing.h...
Generating code for file include/llvm/ObjectYAML/CodeViewYAMLTypes.h...
Generating code for file include/llvm/ObjectYAML/COFFYAML.h...
Generating code for file include/llvm/ObjectYAML/DWARFEmitter.h...
Generating code for file include/llvm/ObjectYAML/DWARFYAML.h...
Generating code for file include/llvm/ObjectYAML/ELFYAML.h...
Generating code for file include/llvm/ObjectYAML/MachOYAML.h...
Generating code for file include/llvm/ObjectYAML/MinidumpYAML.h...
Generating code for file include/llvm/ObjectYAML/ObjectYAML.h...
Generating code for file include/llvm/ObjectYAML/WasmYAML.h...
Generating code for file include/llvm/ObjectYAML/XCOFFYAML.h...
Generating code for file include/llvm/ObjectYAML/YAML.h...
Generating code for file include/llvm/ObjectYAML/yaml2obj.h...
Generating code for file include/llvm/Option/Arg.h...
Generating code for file include/llvm/Option/ArgList.h...
Generating code for file include/llvm/Option/Option.h...
Generating code for file include/llvm/Option/OptSpecifier.h...
Generating code for file include/llvm/Option/OptTable.h...
Generating code for file include/llvm/Pass.h...
Generating code for file include/llvm/PassAnalysisSupport.h...
Generating code for file include/llvm/Passes/PassBuilder.h...
Generating code for file include/llvm/Passes/PassPlugin.h...
Generating code for file include/llvm/Passes/StandardInstrumentations.h...
Generating code for file include/llvm/PassInfo.h...
Generating code for file include/llvm/PassRegistry.h...
Generating code for file include/llvm/PassSupport.h...
Generating code for file include/llvm/ProfileData/Coverage/CoverageMapping.h...
Generating code for file include/llvm/ProfileData/Coverage/CoverageMappingReader.h...
Generating code for file include/llvm/ProfileData/Coverage/CoverageMappingWriter.h...
Generating code for file include/llvm/ProfileData/GCOV.h...
Generating code for file include/llvm/ProfileData/InstrProf.h...
Generating code for file include/llvm/ProfileData/InstrProfData.inc...
Generating code for file include/llvm/ProfileData/InstrProfReader.h...
Generating code for file include/llvm/ProfileData/InstrProfWriter.h...
Generating code for file include/llvm/ProfileData/ProfileCommon.h...
Generating code for file include/llvm/ProfileData/SampleProf.h...
Generating code for file include/llvm/ProfileData/SampleProfReader.h...
Generating code for file include/llvm/ProfileData/SampleProfWriter.h...
Generating code for file include/llvm/Remarks/BitstreamRemarkContainer.h...
Generating code for file include/llvm/Remarks/BitstreamRemarkParser.h...
Generating code for file lib/Remarks/BitstreamRemarkParser.h...
Generating code for file include/llvm/Remarks/BitstreamRemarkSerializer.h...
Generating code for file include/llvm/Remarks/Remark.h...
Generating code for file include/llvm/Remarks/RemarkFormat.h...
Generating code for file include/llvm/Remarks/RemarkLinker.h...
Generating code for file include/llvm/Remarks/RemarkParser.h...
Generating code for file include/llvm/Remarks/RemarkSerializer.h...
Generating code for file include/llvm/Remarks/RemarkStringTable.h...
Generating code for file include/llvm/Remarks/YAMLRemarkSerializer.h...
Generating code for file include/llvm/Support/AArch64TargetParser.h...
Generating code for file include/llvm/Support/Alignmen/opt/doxygen-docs/src/llvm/include/llvm/Support/Compiler.h:253: warning: Found unknown command `\macro'
/opt/doxygen-docs/src/llvm/include/llvm/Support/Compiler.h:348: warning: Found unknown command `\macro'
/opt/doxygen-docs/src/llvm/include/llvm/Support/Endian.h:36: warning: explicit link request to 'value' could not be resolved
t.h...
Generating code for file include/llvm/Support/AlignOf.h...
Generating code for file include/llvm/Support/Allocator.h...
Generating code for file include/llvm/Support/AMDGPUMetadata.h...
Generating code for file include/llvm/Support/AMDHSAKernelDescriptor.h...
Generating code for file include/llvm/Support/ARMAttributeParser.h...
Generating code for file include/llvm/Support/ARMBuildAttributes.h...
Generating code for file include/llvm/Support/ARMEHABI.h...
Generating code for file include/llvm/Support/ARMTargetParser.h...
Generating code for file include/llvm/Support/ARMWinEH.h...
Generating code for file include/llvm/Support/ArrayRecycler.h...
Generating code for file include/llvm/Support/Atomic.h...
Generating code for file include/llvm/Support/AtomicOrdering.h...
Generating code for file include/llvm/Support/Automaton.h...
Generating code for file include/llvm/Support/BinaryByteStream.h...
Generating code for file include/llvm/Support/BinaryItemStream.h...
Generating code for file include/llvm/Support/BinaryStream.h...
Generating code for file include/llvm/Support/BinaryStreamArray.h...
Generating code for file include/llvm/Support/BinaryStreamError.h...
Generating code for file include/llvm/Support/BinaryStreamReader.h...
Generating code for file include/llvm/Support/BinaryStreamRef.h...
Generating code for file include/llvm/Support/BinaryStreamWriter.h...
Generating code for file include/llvm/Support/BlockFrequency.h...
Generating code for file include/llvm/Support/BranchProbability.h...
Generating code for file include/llvm/Support/BuryPointer.h...
Generating code for file include/llvm/Support/CachePruning.h...
Generating code for file include/llvm/Support/Capacity.h...
Generating code for file include/llvm/Support/Casting.h...
Generating code for file include/llvm/Support/CBindingWrapping.h...
Generating code for file include/llvm/Support/CFGUpdate.h...
Generating code for file include/llvm/Support/CheckedArithmetic.h...
Generating code for file include/llvm/Support/Chrono.h...
Generating code for file include/llvm/Support/circular_raw_ostream.h...
Generating code for file include/llvm/Support/CodeGen.h...
Generating code for file include/llvm/Support/CodeGenCoverage.h...
Generating code for file include/llvm/Support/COM.h...
Generating code for file include/llvm/Support/CommandLine.h...
Generating code for file include/llvm/Support/Compiler.h...
Generating code for file include/llvm/Support/Compression.h...
Generating code for file include/llvm/Support/ConvertUTF.h...
Generating code for file include/llvm/Support/CrashRecoveryContext.h...
Generating code for file include/llvm/Support/CRC.h...
Generating code for file include/llvm/Support/DataExtractor.h...
Generating code for file include/llvm/Support/DataTypes.h...
Generating code for file include/llvm-c/DataTypes.h...
Generating code for file include/llvm/Support/Debug.h...
Generating code for file include/llvm/Support/DebugCounter.h...
Generating code for file include/llvm/Support/DJB.h...
Generating code for file include/llvm/Support/DOTGraphTraits.h...
Generating code for file include/llvm/Support/DynamicLibrary.h...
Generating code for file include/llvm/Support/Endian.h...
Generating code for file include/llvm/Support/EndianStream.h...
Generating code for file include/llvm/Support/Errc.h...
Generating code for file include/llvm/Support/Errno.h...
Generating code for file include/llvm/Support/ErrorHandling.h...
Generating code for file include/llvm-c/ErrorHandling.h...
Generating code for file include/llvm/Support/ErrorOr.h...
Generating code for file include/llvm/Support/FileCheck.h...
Generating code for file include/llvm/Support/FileCollector.h...
Generating code for file include/llvm/Support/FileOutputBuffer.h...
Generating code for file include/llvm/Support/FileSystem.h...
Generating code for file include/llvm/Support/FileUtilities.h...
Generating code for file include/llvm/Support/Format.h...
Generating code for file include/llvm/Support/FormatAdapters.h...
Generating code for file include/llvm/Support/FormatCommon.h...
Generating code for file include/llvm/Support/FormatProviders.h...
Generating code for file include/llvm/Support/FormattedStream.h...
Generating code for file include/llvm/Support/FormatVariadic.h...
Generating code for file include/llvm/Support/FormatVariadicDetails.h...
Generating code for file include/llvm/Support/GenericDomTree.h...
Generating code for file include/llvm/Support/GenericDomTreeConstruction.h...
Generating code for file include/llvm/Support/GenericIteratedDominanceFrontier.h...
Generating code for file include/llvm/Support/GlobPattern.h...
Generating code for file include/llvm/Support/GraphWriter.h...
Generating code for file include/llvm/Support/Host.h...
Generating code for file include/llvm/Support/InitLLVM.h...
Generating code for file include/llvm/Support/ItaniumManglingCanonicalizer.h...
Generating code for file include/llvm/Support/JSON.h...
Generating code for file include/llvm/Support/KnownBits.h...
Generating code for file include/llvm/Support/LEB128.h...
Generating code for file include/llvm/Support/LineIterator.h...
Generating code for file include/llvm/Support/Locale.h...
Generating code for file include/llvm/Support/LockFileManager.h...
Generating code for file include/llvm/Support/LowLevelTypeImpl.h...
Generating code for file include/llvm/Support/MachineValueType.h...
Generating code for file include/llvm/Support/ManagedStatic.h...
Generating code for file include/llvm/Support/MathExtras.h...
Generating code for file include/llvm/Support/MD5.h...
Generating code for file include/llvm/Support/MemAlloc.h...
Generating code for file include/llvm/Support/Memory.h...
Generating code for file include/llvm/Support/MemoryBuffer.h...
Generating code for file include/llvm/Support/MipsABIFlags.h...
Generating code for file include/llvm/Support/MSVCErrorWorkarounds.h...
Generating code for file include/llvm/Support/Mutex.h...
Generating code for file include/llvm/Support/NativeFormatting.h...
Generating code for file include/llvm/Support/OnDiskHashTable.h...
Generating code for file include/llvm/Support/Options.h...
Generating code for file include/llvm/Support/Parallel.h...
Generating code for file include/llvm/Support/Path.h...
Generating code for file include/llvm/Support/PluginLoader.h...
Generating code for file include/llvm/Support/PointerLikeTypeTraits.h...
Generating code for file include/llvm/Support/PrettyStackTrace.h...
Generating code for file include/llvm/Support/Printable.h...
Generating code for file include/llvm/Support/Process.h...
Generating code for file include/llvm/Support/Program.h...
Generating code for file include/llvm/Support/RandomNumberGenerator.h...
Generating code for file include/llvm/Support/raw_os_ostream.h...
Generating code for file include/llvm/Support/raw_ostream.h...
Generating code for file include/llvm/Support/raw_sha1_ostream.h...
Generating code for file include/llvm/Support/Recycler.h...
Generating code for file include/llvm/Support/RecyclingAllocator.h...
Generating code for file include/llvm/Support/Regex.h...
Generating code for file include/llvm/Support/Registry.h...
Generating code for file include/llvm/Support/ReverseIteration.h...
Generating code for file include/llvm/Support/RWMutex.h...
Generating code for file include/llvm/Support/SaveAndRestore.h...
Generating code for file include/llvm/Support/ScaledNumber.h...
Generating code for file include/llvm/Support/ScopedPrinter.h...
Generating code for file include/llvm/Support/SHA1.h...
Generating code for file include/llvm/Support/Signals.h...
Generating code for file include/llvm/Support/Signposts.h...
Generating code for file include/llvm/Support/SmallVectorMemoryBuffer.h...
Generating code for file include/llvm/Support/SMLoc.h...
Generating code for file include/llvm/Support/SMTAPI.h...
Generating code for file include/llvm/Support/Solaris/sys/regset.h...
Generating code for file include/llvm/Support/SpecialCaseList.h...
Generating code for file include/llvm/Support/StringPool.h...
Generating code for file include/llvm/Support/StringSaver.h...
Generating code for file include/llvm/Support/SwapByteOrder.h...
Generating code /opt/doxygen-docs/src/llvm/include/llvm/Support/TrailingObjects.h:348: warning: explicit link request to 'with_counts' could not be resolved
/opt/doxygen-docs/src/llvm/include/llvm/Support/TrailingObjects.h:348: warning: explicit link request to 'type' could not be resolved
/opt/doxygen-docs/src/llvm/include/llvm/TableGen/Record.h:1034: warning: Unsupported xml/html tag <type> found
/opt/doxygen-docs/src/llvm/include/llvm/Support/raw_ostream.h:237: warning: Found unknown command `\t'
for file include/llvm/Support/SymbolRemappingReader.h...
Generating code for file include/llvm/Support/SystemUtils.h...
Generating code for file include/llvm/Support/TargetParser.h...
Generating code for file include/llvm/Support/TargetRegistry.h...
Generating code for file include/llvm/Support/TargetSelect.h...
Generating code for file include/llvm/Support/TarWriter.h...
Generating code for file include/llvm/Support/TaskQueue.h...
Generating code for file include/llvm/Support/thread.h...
Generating code for file include/llvm/Support/Threading.h...
Generating code for file include/llvm/Support/ThreadLocal.h...
Generating code for file include/llvm/Support/ThreadPool.h...
Generating code for file include/llvm/Support/TimeProfiler.h...
Generating code for file include/llvm/Support/Timer.h...
Generating code for file include/llvm/Support/ToolOutputFile.h...
Generating code for file include/llvm/Support/TrailingObjects.h...
Generating code for file include/llvm/Support/TrigramIndex.h...
Generating code for file include/llvm/Support/type_traits.h...
Generating code for file include/llvm/Support/TypeName.h...
Generating code for file include/llvm/Support/TypeSize.h...
Generating code for file include/llvm/Support/Unicode.h...
Generating code for file include/llvm/Support/UnicodeCharRanges.h...
Generating code for file include/llvm/Support/Valgrind.h...
Generating code for file include/llvm/Support/VersionTuple.h...
Generating code for file include/llvm/Support/VirtualFileSystem.h...
Generating code for file include/llvm/Support/Watchdog.h...
Generating code for file include/llvm/Support/Win64EH.h...
Generating code for file include/llvm/Support/WindowsError.h...
Generating code for file include/llvm/Support/WithColor.h...
Generating code for file include/llvm/Support/X86DisassemblerDecoderCommon.h...
Generating code for file include/llvm/Support/xxhash.h...
Generating code for file include/llvm/Support/YAMLParser.h...
Generating code for file include/llvm/Support/YAMLTraits.h...
Generating code for file include/llvm/TableGen/Main.h...
Generating code for file include/llvm/TableGen/Record.h...
Generating code for file include/llvm/TableGen/SetTheory.h...
Generating code for file include/llvm/TableGen/StringMatcher.h...
Generating code for file include/llvm/TableGen/StringToOffsetTable.h...
Generating code for file include/llvm/TableGen/TableGenBackend.h...
Generating code for file include/llvm/Target/CodeGenCWrappers.h...
Generating code for file include/llvm/Target/TargetIntrinsicInfo.h...
Generating code for file include/llvm/Target/TargetLoweringObjectFile.h...
Generating code for file include/llvm/Target/TargetMachine.h...
Generating code for file include/llvm-c/TargetMachine.h...
Generating code for file include/llvm/Target/TargetOptions.h...
Generating code for file include/llvm/Testing/Support/Annotations.h...
Generating code for file include/llvm/Testing/Support/SupportHelpers.h...
Generating code for file include/llvm/TextAPI/ELF/ELFStub.h...
Generating code for file include/llvm/TextAPI/ELF/TBEHandler.h...
Generating code for file include/llvm/TextAPI/MachO/Architecture.h...
Generating code for file include/llvm/TextAPI/MachO/ArchitectureSet.h...
Generating code for file include/llvm/TextAPI/MachO/InterfaceFile.h...
Generating code for file include/llvm/TextAPI/MachO/PackedVersion.h...
Generating code for file include/llvm/TextAPI/MachO/Platform.h...
Generating code for file include/llvm/TextAPI/MachO/Symbol.h...
Generating code for file include/llvm/TextAPI/MachO/Target.h...
Generating code for file include/llvm-c/Target.h...
Generating code for file include/llvm/TextAPI/MachO/TextAPIReader.h...
Generating code for file include/llvm/TextAPI/MachO/TextAPIWriter.h...
Generating code for file include/llvm/ToolDrivers/llvm-dlltool/DlltoolDriver.h...
Generating code for file include/llvm/ToolDrivers/llvm-lib/LibDriver.h...
Generating code for file include/llvm/Transforms/AggressiveInstCombine/AggressiveInstCombine.h...
Generating code for file include/llvm-c/Transforms/AggressiveInstCombine.h...
Generating code for file include/llvm/Transforms/CFGuard.h...
Generating code for file include/llvm/Transforms/Coroutines.h...
Generating code for file include/llvm-c/Transforms/Coroutines.h...
Generating code for file include/llvm/Transforms/InstCombine/InstCombine.h...
Generating code for file include/llvm-c/Transforms/InstCombine.h...
Generating code for file include/llvm/Transforms/InstCombine/InstCombineWorklist.h...
Generating code for file include/llvm/Transforms/Instrumentation.h...
Generating code for file include/llvm/Transforms/Instrumentation/AddressSanitizer.h...
Generating code for file include/llvm/Transforms/Instrumentation/BoundsChecking.h...
Generating code for file include/llvm/Transforms/Instrumentation/CGProfile.h...
Generating code for file include/llvm/Transforms/Instrumentation/ControlHeightReduction.h...
Generating code for file include/llvm/Transforms/Instrumentation/GCOVProfiler.h...
Generating code for file include/llvm/Transforms/Instrumentation/HWAddressSanitizer.h...
Generating code for file include/llvm/Transforms/Instrumentation/InstrOrderFile.h...
Generating code for file include/llvm/Transforms/Instrumentation/InstrProfiling.h...
Generating code for file include/llvm/Transforms/Instrumentation/MemorySanitizer.h...
Generating code for file include/llvm/Transforms/Instrumentation/PGOInstrumentation.h...
Generating code for file include/llvm/Transforms/Instrumentation/PoisonChecking.h...
Generating code for file include/llvm/Transforms/Instrumentation/SanitizerCoverage.h...
Generating code for file include/llvm/Transforms/Instrumentation/ThreadSanitizer.h...
Generating code for file include/llvm/Transforms/IPO.h...
Generating code for file include/llvm-c/Transforms/IPO.h...
Generating code for file include/llvm/Transforms/IPO/AlwaysInliner.h...
Generating code for file include/llvm/Transforms/IPO/ArgumentPromotion.h...
Generating code for file include/llvm/Transforms/IPO/Attributor.h...
Generating code for file include/llvm/Transforms/IPO/CalledValuePropagation.h...
Generating code for file include/llvm/Transforms/IPO/ConstantMerge.h...
Generating code for file include/llvm/Transforms/IPO/CrossDSOCFI.h...
Generating code for file include/llvm/Transforms/IPO/DeadArgumentElimination.h...
Generating code for file include/llvm/Transforms/IPO/ElimAvailExtern.h...
Generating code for file include/llvm/Transforms/IPO/ForceFunctionAttrs.h...
Generating code for file include/llvm/Transforms/IPO/FunctionAttrs.h...
Generating code for file include/llvm/Transforms/IPO/FunctionImport.h...
Generating code for file include/llvm/Transforms/IPO/GlobalDCE.h...
Generating code for file include/llvm/Transforms/IPO/GlobalOpt.h...
Generating code for file include/llvm/Transforms/IPO/GlobalSplit.h...
Generating code for file include/llvm/Transforms/IPO/HotColdSplitting.h...
Generating code for file include/llvm/Transforms/IPO/InferFunctionAttrs.h...
Generating code for file include/llvm/Transforms/IPO/Inliner.h...
Generating code for file include/llvm/Transforms/IPO/Internalize.h...
Generating code for file include/llvm/Transforms/IPO/LowerTypeTests.h...
Generating code for file include/llvm/Transforms/IPO/PartialInlining.h...
Generating code for file include/llvm/Transforms/IPO/PassManagerBuilder.h...
Generating code for file include/llvm-c/Transforms/PassManagerBuilder.h...
Generating code for file include/llvm/Transforms/IPO/SampleProfile.h...
Generating code for file include/llvm/Transforms/IPO/SCCP.h...
Generating code for file include/llvm/Transforms/Scalar/SCCP.h...
Generating code for file include/llvm/Transforms/IPO/StripDeadPrototypes.h...
Generating code for file include/llvm/Transforms/IPO/SyntheticCountsPropagation.h...
Generating code for file include/llvm/Transforms/IPO/ThinLTOBitcodeWriter.h...
Generating code for file include/llvm/Transforms/IPO/WholeProgramDevirt.h...
Generating code for file include/llvm/Transforms/ObjCARC.h...
Generating code for file lib/Transforms/ObjCARC/ObjCARC.h...
Generating code for file include/llvm/Transforms/Scalar.h...
Generating code for file include/llvm-c/Transforms/Scalar.h...
Generating code for file include/llvm/Transforms/Scalar/ADCE.h...
Generating code for file include/llvm/Transforms/Scalar/AlignmentFromAssumptions.h...
Generating code for file include/llvm/Transforms/Scalar/BDCE.h...
Generating code for file include/llvm/Transforms/Scalar/CallSiteSplitting.h...
Generating code for file include/llvm/Transforms/Scalar/ConstantHoisting.h...
Generating code for file include/llvm/Transforms/Scalar/CorrelatedValuePropagation.h...
Generating code for file include/llvm/Transforms/Scalar/DCE.h...
Generating code for file include/llvm/Transforms/Scalar/DeadStoreElimination.h...
Generating code for file include/llvm/Transforms/Scalar/DivRemPairs.h...
Generating code for file include/llvm/Transforms/Scalar/EarlyCSE.h...
Generating code for file include/llvm/Transforms/Scalar/Float2Int.h...
Generating code for file include/llvm/Transforms/Scalar/GuardWidening.h...
Generating code for file include/llvm/Transforms/Scalar/GVN.h...
Generating code for file include/llvm/Transforms/Scalar/GVNExpression.h...
Generating code for file include/llvm/Transforms/Scalar/InductiveRangeCheckElimination.h...
Generating code for file include/llvm/Transforms/Scalar/IndVarSimplify.h...
Generating code for file include/llvm/Transforms/Scalar/InstSimplifyPass.h...
Generating code for file include/llvm/Transforms/Scalar/IVUsersPrinter.h...
Generating code for file include/llvm/Transforms/Scalar/JumpThreading.h...
Generating code for file include/llvm/Transforms/Scalar/LICM.h...
Generating code for file include/llvm/Transforms/Scalar/LoopAccessAnalysisPrinter.h...
Generating code for file include/llvm/Transforms/Scalar/LoopDataPrefetch.h...
Generating code for file include/llvm/Transforms/Scalar/LoopDeletion.h...
Generating code for file include/llvm/Transforms/Scalar/LoopDistribute.h...
Generating code for file include/llvm/Transforms/Scalar/LoopFuse.h...
Generating code for file include/llvm/Transforms/Scalar/LoopIdiomRecognize.h...
Generating code for file include/llvm/Transforms/Scalar/LoopInstSimplify.h...
Generating code for file include/llvm/Transforms/Scalar/LoopLoadElimination.h...
Generating code for file include/llvm/Transforms/Scalar/LoopPassManager.h...
Generating code for file include/llvm/Transforms/Scalar/LoopPredication.h...
Generating code for file include/llvm/Transforms/Scalar/LoopRotation.h...
Generating code for file include/llvm/Transforms/Scalar/LoopSimplifyCFG.h...
Generating code for file include/llvm/Transforms/Scalar/LoopSink.h...
Generating code for file include/llvm/Transforms/Scalar/LoopStrengthReduce.h...
Generating code for file include/llvm/Transforms/Scalar/LoopUnrollAndJamPass.h...
Generating code for file include/llvm/Transforms/Scalar/LoopUnrollPass.h...
Generating code for file include/llvm/Transforms/Scalar/LowerAtomic.h...
Generating code for file include/llvm/Transforms/Scalar/LowerConstantIntrinsics.h...
Generating code for file include/llvm/Transforms/Scalar/LowerExpectIntrinsic.h...
Generating code for file include/llvm/Transforms/Scalar/LowerGuardIntrinsic.h...
Generating code for file include/llvm/Transforms/Scalar/LowerWidenableCondition.h...
Generating code for file include/llvm/Transforms/Scalar/MakeGuardsExplicit.h...
Generating code for file include/llvm/Transforms/Scalar/MemCpyOptimizer.h...
Generating code for file include/llvm/Transforms/Scalar/MergedLoadStoreMotion.h...
Generating code for file include/llvm/Transforms/Scalar/MergeICmps.h...
Generating code for file include/llvm/Transforms/Scalar/NaryReassociate.h...
Generating code for file include/llvm/Transforms/Scalar/NewGVN.h...
Generating code for file include/llvm/Transforms/Scalar/PartiallyInlineLibCalls.h...
Generating code for file include/llvm/Transforms/Scalar/Reassociate.h...
Generating code for file include/llvm/Transforms/Scalar/RewriteStatepointsForGC.h...
Generating code for file include/llvm/Transforms/Scalar/Scalarizer.h...
Generating code for file include/llvm/Transforms/Scalar/SimpleLoopUnswitch.h...
Generating code for file include/llvm/Transforms/Scalar/SimplifyCFG.h...
Generating code for file include/llvm/Transforms/Scalar/Sink.h...
Generating code for file include/llvm/Transforms/Scalar/SpeculateAroundPHIs.h...
Generating code for file include/llvm/Transforms/Scalar/SpeculativeExecution.h...
Generating code for file include/llvm/Transforms/Scalar/SROA.h...
Generating code for file include/llvm/Transforms/Scalar/TailRecursionElimination.h...
Generating code for file include/llvm/Transforms/Scalar/WarnMissedTransforms.h...
Generating code for file include/llvm/Transforms/Utils/AddDiscriminators.h...
Generating code for file include/llvm/Transforms/Utils/ASanStackFrameLayout.h...
Generating code for file include/llvm/Transforms/Utils/BasicBlockUtils.h...
Generating code for file include/llvm/Transforms/Utils/BreakCriticalEdges.h...
Generating code for file include/llvm/Transforms/Utils/BuildLibCalls.h...
Generating code for file include/llvm/Transforms/Utils/BypassSlowDivision.h...
Generating code for file include/llvm/Transforms/Utils/CallPromotionUtils.h...
Generating code for file include/llvm/Transforms/Utils/CanonicalizeAliases.h...
Generating code for file include/llvm/Transforms/Utils/Cloning.h...
Generating code for file include/llvm/Transforms/Utils/CodeExtractor.h...
Generating code for file include/llvm/Transforms/Utils/CtorUtils.h...
Generating code for file include/llvm/Transforms/Utils/Debugify.h...
Generating code for file include/llvm/Transforms/Utils/EntryExitInstrumenter.h...
Generating code for file include/llvm/Transforms/Utils/EscapeEnumerator.h...
Generating code for file include/llvm/Transforms/Utils/Evaluator.h...
Generating code for file include/llvm/Transforms/Utils/FunctionComparator.h...
Generating code for file include/llvm/Transforms/Utils/FunctionImportUtils.h...
Generating code for file include/llvm/Transforms/Utils/GlobalStatus.h...
Generating code for file include/llvm/Transforms/Utils/ImportedFunctionsInliningStatistics.h...
Generating code for file include/llvm/Transforms/Utils/IntegerDivision.h...
Generating code for file include/llvm/Transforms/Utils/LCSSA.h...
Generating code for file include/llvm/Transforms/Utils/LibCallsShrinkWrap.h...
Generating code for file include/llvm/Transforms/Utils/LoopRotationUtils.h...
Generating code for file include/llvm/Transforms/Utils/LoopSimplify.h...
Generating code for file include/llvm/Transforms/Utils/LoopUtils.h...
Generating code for file include/llvm/Transforms/Utils/LoopVersioning.h...
Generating code for file include/llvm/Transforms/Utils/LowerInvoke.h...
Generating code for file include/llvm/Transforms/Utils/LowerMemIntrinsics.h...
Generating code for file include/llvm/Transforms/Utils/Mem2Reg.h...
Generating code for file include/llvm/Transforms/Utils/MisExpect.h...
Generating code for file include/llvm/Transforms/Utils/ModuleUtils.h...
Generating code for file include/llvm/Transforms/Utils/NameAnonGlobals.h...
Generating code for file include/llvm/Transforms/Utils/PredicateInfo.h...
Generating code for file include/llvm/Transforms/Utils/PromoteMemToReg.h...
Generating code for file include/llvm/Transforms/Utils/SanitizerStats.h...
Generating code for file include/llvm/Transforms/Utils/SimplifyIndVar.h...
Generating code for file include/llvm/Transforms/Utils/SimplifyLibCalls.h...
Generating code for file include/llvm/Transforms/Utils/SizeOpts.h...
Generating code for file include/llvm/Transforms/Utils/SplitModule.h...
Generating code for file include/llvm/Transforms/Utils/SSAUpdater.h...
Generating code for file include/llvm/Transforms/Utils/SSAUpdaterBulk.h...
Generating code for file include/llvm/Transforms/Utils/SSAUpdaterImpl.h...
Generating code for file include/llvm/Transforms/Utils/SymbolRewriter.h...
Generating code for file include/llvm/Transforms/Utils/UnifyFunctionExitNodes.h...
Generating code for file include/llvm/Transforms/Utils/UnrollLoop.h...
Generating code for file include/llvm/Transforms/Utils/ValueMapper.h...
Generating code for file include/llvm/Transforms/Utils/VNCoercion.h...
Generating code for file include/llvm/Transforms/Vectorize.h...
Generating code for file include/llvm-c/Transforms/Vectorize.h...
Generatin/opt/doxygen-docs/src/llvm/include/llvm/Analysis/AliasAnalysis.h:677: warning: unexpected token TK_EOF as the argument of ref
/opt/doxygen-docs/src/llvm/include/llvm/Analysis/DivergenceAnalysis.h:184: warning: Found unknown command `\F'
g code for file include/llvm/Transforms/Vectorize/LoadStoreVectorizer.h...
Generating code for file include/llvm/Transforms/Vectorize/LoopVectorizationLegality.h...
Generating code for file include/llvm/Transforms/Vectorize/LoopVectorize.h...
Generating code for file include/llvm/Transforms/Vectorize/SLPVectorizer.h...
Generating code for file include/llvm/WindowsManifest/WindowsManifestMerger.h...
Generating code for file include/llvm/WindowsResource/ResourceProcessor.h...
Generating code for file include/llvm/WindowsResource/ResourceScriptToken.h...
Generating code for file include/llvm/WindowsResource/ResourceScriptTokenList.h...
Generating code for file include/llvm/XRay/BlockIndexer.h...
Generating code for file include/llvm/XRay/BlockPrinter.h...
Generating code for file include/llvm/XRay/BlockVerifier.h...
Generating code for file include/llvm/XRay/FDRLogBuilder.h...
Generating code for file include/llvm/XRay/FDRRecordConsumer.h...
Generating code for file include/llvm/XRay/FDRRecordProducer.h...
Generating code for file include/llvm/XRay/FDRRecords.h...
Generating code for file include/llvm/XRay/FDRTraceExpander.h...
Generating code for file include/llvm/XRay/FDRTraceWriter.h...
Generating code for file include/llvm/XRay/FileHeaderReader.h...
Generating code for file include/llvm/XRay/InstrumentationMap.h...
Generating code for file include/llvm/XRay/Profile.h...
Generating code for file include/llvm/XRay/RecordPrinter.h...
Generating code for file include/llvm/XRay/XRayRecord.h...
Generating code for file include/llvm/XRay/YAMLXRayRecord.h...
Generating code for file lib/Analysis/AliasAnalysis.cpp...
Generating code for file lib/Analysis/AliasAnalysisEvaluator.cpp...
Generating code for file lib/Analysis/AliasAnalysisSummary.cpp...
Generating code for file lib/Analysis/AliasAnalysisSummary.h...
Generating code for file lib/Analysis/AliasSetTracker.cpp...
Generating code for file lib/Analysis/Analysis.cpp...
Generating code for file lib/CodeGen/Analysis.cpp...
Generating code for file lib/Analysis/AssumptionCache.cpp...
Generating code for file lib/Analysis/BasicAliasAnalysis.cpp...
Generating code for file lib/Analysis/BlockFrequencyInfo.cpp...
Generating code for file lib/Analysis/BlockFrequencyInfoImpl.cpp...
Generating code for file lib/Analysis/BranchProbabilityInfo.cpp...
Generating code for file lib/Analysis/CallGraph.cpp...
Generating code for file lib/Analysis/CallGraphSCCPass.cpp...
Generating code for file lib/Analysis/CallPrinter.cpp...
Generating code for file lib/Analysis/CaptureTracking.cpp...
Generating code for file lib/Analysis/CFG.cpp...
Generating code for file lib/Analysis/CFGPrinter.cpp...
Generating code for file lib/Analysis/CFLAndersAliasAnalysis.cpp...
Generating code for file lib/Analysis/CFLGraph.h...
Generating code for file lib/Analysis/CFLSteensAliasAnalysis.cpp...
Generating code for file lib/Analysis/CGSCCPassManager.cpp...
Generating code for file lib/Analysis/CmpInstAnalysis.cpp...
Generating code for file lib/Analysis/CodeMetrics.cpp...
Generating code for file lib/Analysis/ConstantFolding.cpp...
Generating code for file lib/Analysis/CostModel.cpp...
Generating code for file lib/Analysis/DDG.cpp...
Generating code for file lib/Analysis/Delinearization.cpp...
Generating code for file lib/Analysis/DemandedBits.cpp...
Generating code for file lib/Analysis/DependenceAnalysis.cpp...
Generating code for file lib/Analysis/DependenceGraphBuilder.cpp...
Generating code for file lib/Analysis/DivergenceAnalysis.cpp...
Generating code for file lib/Analysis/DominanceFrontier.cpp...
Generating code for file lib/Analysis/DomPrinter.cpp...
Generating code for file lib/Analysis/DomTreeUpdater.cpp...
Generating code for file lib/Analysis/EHPersonalities.cpp...
Generating code for file lib/Analysis/GlobalsModRef.cpp...
Generating code for file lib/Analysis/GuardUtils.cpp...
Generating code for file lib/Transforms/Utils/GuardUtils.cpp...
Generating code for file lib/Analysis/IndirectCallPromotionAnalysis.cpp...
Generating code for file lib/Analysis/InlineCost.cpp...
Generating code for file lib/An/opt/doxygen-docs/src/llvm/lib/Analysis/InstructionSimplify.cpp:1857: warning: Found unknown command `\llvm'
/opt/doxygen-docs/src/llvm/lib/Analysis/InstructionSimplify.cpp:1879: warning: Found unknown command `\llvm'
alysis/InstCount.cpp...
Generating code for file lib/Analysis/InstructionPrecedenceTracking.cpp...
Generating code for file lib/Analysis/InstructionSimplify.cpp...
Generating code for file lib/Analysis/Interval.cpp...
Generating code for file lib/Analysis/IntervalPartition.cpp...
Generating code for file lib/Analysis/IVDescriptors.cpp...
Generating code for file lib/Analysis/IVUsers.cpp...
Generating code for file lib/Analysis/LazyBlockFrequencyInfo.cpp...
Generating code for file lib/Analysis/LazyBranchProbabilityInfo.cpp...
Generating code for file lib/Analysis/LazyCallGraph.cpp...
Generating code for file lib/Analysis/LazyValueInfo.cpp...
Generating code for file lib/Analysis/LegacyDivergenceAnalysis.cpp...
Generating code for file lib/Analysis/Lint.cpp...
Generating code for file lib/Analysis/Loads.cpp...
Generating code for file lib/Analysis/LoopAccessAnalysis.cpp...
Generating code for file lib/Analysis/LoopAnalysisManager.cpp...
Generating code for file lib/Analysis/LoopCacheAnalysis.cpp...
Generating code for file lib/Analysis/LoopInfo.cpp...
Generating code for file lib/Analysis/LoopPass.cpp...
Generating code for file lib/Analysis/LoopUnrollAnalyzer.cpp...
Generating code for file lib/Analysis/MemDepPrinter.cpp...
Generating code for file lib/Analysis/MemDerefPrinter.cpp...
Generating code for file lib/Analysis/MemoryBuiltins.cpp...
Generating code for file lib/Analysis/MemoryDependenceAnalysis.cpp...
Generating code for file lib/Analysis/MemoryLocation.cpp...
Generating code for file lib/Analysis/MemorySSA.cpp...
Generating code for file lib/Analysis/MemorySSAUpdater.cpp...
Generating code for file lib/Analysis/ModuleDebugInfoPrinter.cpp...
Generating code for file lib/Analysis/ModuleSummaryAnalysis.cpp...
Generating code for file lib/Analysis/MustExecute.cpp...
Generating code for file lib/Analysis/ObjCARCAliasAnalysis.cpp...
Generating code for file lib/Analysis/ObjCARCAnalysisUtils.cpp...
Generating code for file lib/Analysis/ObjCARCInstKind.cpp...
Generating code for file lib/Analysis/OptimizationRemarkEmitter.cpp...
Generating code for file lib/Analysis/OrderedBasicBlock.cpp...
Generating code for file lib/Analysis/OrderedInstructions.cpp...
Generating code for file lib/Analysis/PHITransAddr.cpp...
Generating code for file lib/Analysis/PhiValues.cpp...
Generating code for file lib/Analysis/PostDominators.cpp...
Generating code for file lib/Analysis/ProfileSummaryInfo.cpp...
Generating code for file lib/Analysis/PtrUseVisitor.cpp...
Generating code for file lib/Analysis/RegionInfo.cpp...
Generating code for file lib/Analysis/RegionPass.cpp...
Generating code for file lib/Analysis/RegionPrinter.cpp...
Generating code for file lib/Analysis/ScalarEvolution.cpp...
Generating code for file lib/Analysis/ScalarEvolutionAliasAnalysis.cpp...
Generating code for file lib/Analysis/ScalarEvolutionExpander.cpp...
Generating code for file lib/Analysis/ScalarEvolutionNormalization.cpp...
Generating code for file lib/Analysis/ScopedNoAliasAA.cpp...
Generating code for file lib/Analysis/StackSafetyAnalysis.cpp...
Generating code for file lib/Analysis/StratifiedSets.h...
Generating code for file lib/Analysis/SyncDependenceAnalysis.cpp...
Generating code for file lib/Analysis/SyntheticCountsUtils.cpp...
Generating code for file lib/Analysis/TargetLibraryInfo.cpp...
Generating code for file lib/Analysis/TargetTransformInfo.cpp...
Generating code for file lib/Analysis/Trace.cpp...
Generating code for file lib/XRay/Trace.cpp...
Generating code for file lib/Analysis/TypeBasedAliasAnalysis.cpp...
Generating code for file lib/Analysis/TypeMetadataUtils.cpp...
Generating code for file lib/Analysis/ValueLattice.cpp...
Generating code for file lib/Analysis/ValueLatticeUtils.cpp...
Generating code for file lib/Analysis/ValueTracking.cpp...
Generating code for file lib/Analysis/VectorUtils.cpp...
Generating code for file lib/Analysis/VFABIDemangling.cpp...
Generating code for file lib/AsmParser/LLLexer.cpp...
Generating code for file lib/AsmParser/LLLexer.h...
Generating code for file lib/AsmParser/LLParser.cpp...
Generating code for f/opt/doxygen-docs/src/llvm/include/llvm/IR/DebugInfoMetadata.h:2485: warning: Unsupported xml/html tag <DWARF> found
/opt/doxygen-docs/src/llvm/include/llvm/IR/DebugInfoMetadata.h:2486: warning: Unsupported xml/html tag <DWARF> found
/opt/doxygen-docs/src/llvm/lib/CodeGen/AsmPrinter/DwarfExpression.h:221: warning: Unsupported xml/html tag <Offset> found
ile lib/AsmParser/LLParser.h...
Generating code for file lib/AsmParser/LLToken.h...
Generating code for file lib/AsmParser/Parser.cpp...
Generating code for file lib/BinaryFormat/AMDGPUMetadataVerifier.cpp...
Generating code for file lib/BinaryFormat/Dwarf.cpp...
Generating code for file lib/BinaryFormat/Magic.cpp...
Generating code for file lib/BinaryFormat/Minidump.cpp...
Generating code for file lib/Object/Minidump.cpp...
Generating code for file lib/BinaryFormat/MsgPackDocument.cpp...
Generating code for file lib/BinaryFormat/MsgPackDocumentYAML.cpp...
Generating code for file lib/BinaryFormat/MsgPackReader.cpp...
Generating code for file lib/BinaryFormat/MsgPackWriter.cpp...
Generating code for file lib/BinaryFormat/Wasm.cpp...
Generating code for file lib/BinaryFormat/XCOFF.cpp...
Generating code for file lib/Bitcode/Reader/BitcodeAnalyzer.cpp...
Generating code for file lib/Bitcode/Reader/BitcodeReader.cpp...
Generating code for file lib/Bitcode/Reader/BitReader.cpp...
Generating code for file lib/Bitcode/Reader/MetadataLoader.cpp...
Generating code for file lib/Bitcode/Reader/MetadataLoader.h...
Generating code for file lib/Bitcode/Reader/ValueList.cpp...
Generating code for file lib/Bitcode/Reader/ValueList.h...
Generating code for file lib/Bitcode/Writer/BitcodeWriter.cpp...
Generating code for file lib/Bitcode/Writer/BitcodeWriterPass.cpp...
Generating code for file lib/Bitcode/Writer/BitWriter.cpp...
Generating code for file lib/Bitcode/Writer/ValueEnumerator.cpp...
Generating code for file lib/Bitcode/Writer/ValueEnumerator.h...
Generating code for file lib/Bitstream/Reader/BitstreamReader.cpp...
Generating code for file lib/CodeGen/AggressiveAntiDepBreaker.cpp...
Generating code for file lib/CodeGen/AggressiveAntiDepBreaker.h...
Generating code for file lib/CodeGen/AllocationOrder.cpp...
Generating code for file lib/CodeGen/AllocationOrder.h...
Generating code for file lib/CodeGen/AntiDepBreaker.h...
Generating code for file lib/CodeGen/AsmPrinter/AccelTable.cpp...
Generating code for file lib/CodeGen/AsmPrinter/AddressPool.cpp...
Generating code for file lib/CodeGen/AsmPrinter/AddressPool.h...
Generating code for file lib/CodeGen/AsmPrinter/ARMException.cpp...
Generating code for file lib/CodeGen/AsmPrinter/AsmPrinter.cpp...
Generating code for file lib/CodeGen/AsmPrinter/AsmPrinterDwarf.cpp...
Generating code for file lib/CodeGen/AsmPrinter/AsmPrinterInlineAsm.cpp...
Generating code for file lib/CodeGen/AsmPrinter/ByteStreamer.h...
Generating code for file lib/CodeGen/AsmPrinter/CodeViewDebug.cpp...
Generating code for file lib/CodeGen/AsmPrinter/CodeViewDebug.h...
Generating code for file lib/CodeGen/AsmPrinter/DbgEntityHistoryCalculator.cpp...
Generating code for file lib/CodeGen/AsmPrinter/DebugHandlerBase.cpp...
Generating code for file lib/CodeGen/AsmPrinter/DebugLocEntry.h...
Generating code for file lib/CodeGen/AsmPrinter/DebugLocStream.cpp...
Generating code for file lib/CodeGen/AsmPrinter/DebugLocStream.h...
Generating code for file lib/CodeGen/AsmPrinter/DIE.cpp...
Generating code for file lib/CodeGen/AsmPrinter/DIEHash.cpp...
Generating code for file lib/CodeGen/AsmPrinter/DIEHash.h...
Generating code for file lib/CodeGen/AsmPrinter/DwarfCFIException.cpp...
Generating code for file lib/CodeGen/AsmPrinter/DwarfCompileUnit.cpp...
Generating code for file lib/CodeGen/AsmPrinter/DwarfCompileUnit.h...
Generating code for file lib/CodeGen/AsmPrinter/DwarfDebug.cpp...
Generating code for file lib/CodeGen/AsmPrinter/DwarfDebug.h...
Generating code for file lib/CodeGen/AsmPrinter/DwarfException.h...
Generating code for file lib/CodeGen/AsmPrinter/DwarfExpression.cpp...
Generating code for file lib/CodeGen/AsmPrinter/DwarfExpression.h...
Generating code for file lib/CodeGen/AsmPrinter/DwarfFile.cpp...
Generating code for file lib/CodeGen/AsmPrinter/DwarfFile.h...
Generating code for file lib/CodeGen/AsmPrinter/DwarfStringPool.cpp...
Generating code for file lib/CodeGen/AsmPrinter/DwarfStringPool.h...
Generating code for file lib/CodeGen/AsmPrinter/DwarfUnit.cpp...
Generating code for file lib/CodeGen/Asm/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/GlobalISel/MachineIRBuilder.h:335: warning: Unsupported xml/html tag <empty> found
/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/GlobalISel/MachineIRBuilder.h:335: warning: Unsupported xml/html tag <empty> found
/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/GlobalISel/RegBankSelect.h:184: warning: explicit link request to 'getPoint' could not be resolved
Printer/DwarfUnit.h...
Generating code for file lib/CodeGen/AsmPrinter/EHStreamer.cpp...
Generating code for file lib/CodeGen/AsmPrinter/EHStreamer.h...
Generating code for file lib/CodeGen/AsmPrinter/ErlangGCPrinter.cpp...
Generating code for file lib/CodeGen/AsmPrinter/OcamlGCPrinter.cpp...
Generating code for file lib/CodeGen/AsmPrinter/WasmException.cpp...
Generating code for file lib/CodeGen/AsmPrinter/WasmException.h...
Generating code for file lib/CodeGen/AsmPrinter/WinCFGuard.cpp...
Generating code for file lib/CodeGen/AsmPrinter/WinCFGuard.h...
Generating code for file lib/CodeGen/AsmPrinter/WinException.cpp...
Generating code for file lib/CodeGen/AsmPrinter/WinException.h...
Generating code for file lib/CodeGen/AtomicExpandPass.cpp...
Generating code for file lib/CodeGen/BasicTargetTransformInfo.cpp...
Generating code for file lib/CodeGen/BranchFolding.cpp...
Generating code for file lib/CodeGen/BranchFolding.h...
Generating code for file lib/CodeGen/BranchRelaxation.cpp...
Generating code for file lib/CodeGen/BreakFalseDeps.cpp...
Generating code for file lib/CodeGen/BuiltinGCs.cpp...
Generating code for file lib/CodeGen/CalcSpillWeights.cpp...
Generating code for file lib/CodeGen/CallingConvLower.cpp...
Generating code for file lib/CodeGen/CFGuardLongjmp.cpp...
Generating code for file lib/CodeGen/CFIInstrInserter.cpp...
Generating code for file lib/CodeGen/CodeGen.cpp...
Generating code for file lib/CodeGen/CodeGenPrepare.cpp...
Generating code for file lib/CodeGen/CriticalAntiDepBreaker.cpp...
Generating code for file lib/CodeGen/CriticalAntiDepBreaker.h...
Generating code for file lib/CodeGen/DeadMachineInstructionElim.cpp...
Generating code for file lib/CodeGen/DetectDeadLanes.cpp...
Generating code for file lib/CodeGen/DFAPacketizer.cpp...
Generating code for file lib/CodeGen/DwarfEHPrepare.cpp...
Generating code for file lib/CodeGen/EarlyIfConversion.cpp...
Generating code for file lib/CodeGen/EdgeBundles.cpp...
Generating code for file lib/CodeGen/ExecutionDomainFix.cpp...
Generating code for file lib/CodeGen/ExpandMemCmp.cpp...
Generating code for file lib/CodeGen/ExpandPostRAPseudos.cpp...
Generating code for file lib/CodeGen/ExpandReductions.cpp...
Generating code for file lib/CodeGen/FaultMaps.cpp...
Generating code for file lib/CodeGen/FEntryInserter.cpp...
Generating code for file lib/CodeGen/FinalizeISel.cpp...
Generating code for file lib/CodeGen/FuncletLayout.cpp...
Generating code for file lib/CodeGen/GCMetadata.cpp...
Generating code for file lib/CodeGen/GCMetadataPrinter.cpp...
Generating code for file lib/CodeGen/GCRootLowering.cpp...
Generating code for file lib/CodeGen/GCStrategy.cpp...
Generating code for file lib/CodeGen/GlobalISel/CallLowering.cpp...
Generating code for file lib/CodeGen/GlobalISel/Combiner.cpp...
Generating code for file lib/CodeGen/GlobalISel/CombinerHelper.cpp...
Generating code for file lib/CodeGen/GlobalISel/CSEInfo.cpp...
Generating code for file lib/CodeGen/GlobalISel/CSEMIRBuilder.cpp...
Generating code for file lib/CodeGen/GlobalISel/GISelChangeObserver.cpp...
Generating code for file lib/CodeGen/GlobalISel/GISelKnownBits.cpp...
Generating code for file lib/CodeGen/GlobalISel/GlobalISel.cpp...
Generating code for file lib/CodeGen/GlobalISel/InstructionSelect.cpp...
Generating code for file lib/CodeGen/GlobalISel/InstructionSelector.cpp...
Generating code for file lib/CodeGen/GlobalISel/IRTranslator.cpp...
Generating code for file lib/CodeGen/GlobalISel/LegalityPredicates.cpp...
Generating code for file lib/CodeGen/GlobalISel/LegalizeMutations.cpp...
Generating code for file lib/CodeGen/GlobalISel/Legalizer.cpp...
Generating code for file lib/CodeGen/GlobalISel/LegalizerHelper.cpp...
Generating code for file lib/CodeGen/GlobalISel/LegalizerInfo.cpp...
Generating code for file lib/CodeGen/GlobalISel/Localizer.cpp...
Generating code for file lib/CodeGen/GlobalISel/MachineIRBuilder.cpp...
Generating code for file lib/CodeGen/GlobalISel/RegBankSelect.cpp...
Generating code for file lib/CodeGen/GlobalISel/RegisterBank.cpp...
Generating code for file lib/CodeGen/Glob/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/MachineModuleInfo.h:170: warning: Found unknown command `\bried'
alISel/RegisterBankInfo.cpp...
Generating code for file lib/CodeGen/GlobalISel/Utils.cpp...
Generating code for file lib/Transforms/Utils/Utils.cpp...
Generating code for file lib/CodeGen/GlobalMerge.cpp...
Generating code for file lib/CodeGen/HardwareLoops.cpp...
Generating code for file lib/CodeGen/IfConversion.cpp...
Generating code for file lib/CodeGen/ImplicitNullChecks.cpp...
Generating code for file lib/CodeGen/IndirectBrExpandPass.cpp...
Generating code for file lib/CodeGen/InlineSpiller.cpp...
Generating code for file lib/CodeGen/InterferenceCache.cpp...
Generating code for file lib/CodeGen/InterferenceCache.h...
Generating code for file lib/CodeGen/InterleavedAccessPass.cpp...
Generating code for file lib/CodeGen/InterleavedLoadCombinePass.cpp...
Generating code for file lib/CodeGen/IntrinsicLowering.cpp...
Generating code for file lib/CodeGen/LatencyPriorityQueue.cpp...
Generating code for file lib/CodeGen/LazyMachineBlockFrequencyInfo.cpp...
Generating code for file lib/CodeGen/LexicalScopes.cpp...
Generating code for file lib/CodeGen/LiveDebugValues.cpp...
Generating code for file lib/CodeGen/LiveDebugVariables.cpp...
Generating code for file lib/CodeGen/LiveDebugVariables.h...
Generating code for file lib/CodeGen/LiveInterval.cpp...
Generating code for file lib/CodeGen/LiveIntervals.cpp...
Generating code for file lib/CodeGen/LiveIntervalUnion.cpp...
Generating code for file lib/CodeGen/LivePhysRegs.cpp...
Generating code for file lib/CodeGen/LiveRangeCalc.cpp...
Generating code for file lib/CodeGen/LiveRangeEdit.cpp...
Generating code for file lib/CodeGen/LiveRangeShrink.cpp...
Generating code for file lib/CodeGen/LiveRangeUtils.h...
Generating code for file lib/CodeGen/LiveRegMatrix.cpp...
Generating code for file lib/CodeGen/LiveRegUnits.cpp...
Generating code for file lib/CodeGen/LiveStacks.cpp...
Generating code for file lib/CodeGen/LiveVariables.cpp...
Generating code for file lib/CodeGen/LLVMTargetMachine.cpp...
Generating code for file lib/CodeGen/LocalStackSlotAllocation.cpp...
Generating code for file lib/CodeGen/LoopTraversal.cpp...
Generating code for file lib/CodeGen/LowerEmuTLS.cpp...
Generating code for file lib/CodeGen/LowLevelType.cpp...
Generating code for file lib/Support/LowLevelType.cpp...
Generating code for file lib/CodeGen/MachineBasicBlock.cpp...
Generating code for file lib/CodeGen/MachineBlockFrequencyInfo.cpp...
Generating code for file lib/CodeGen/MachineBlockPlacement.cpp...
Generating code for file lib/CodeGen/MachineBranchProbabilityInfo.cpp...
Generating code for file lib/CodeGen/MachineCombiner.cpp...
Generating code for file lib/CodeGen/MachineCopyPropagation.cpp...
Generating code for file lib/CodeGen/MachineCSE.cpp...
Generating code for file lib/CodeGen/MachineDominanceFrontier.cpp...
Generating code for file lib/CodeGen/MachineDominators.cpp...
Generating code for file lib/CodeGen/MachineFrameInfo.cpp...
Generating code for file lib/CodeGen/MachineFunction.cpp...
Generating code for file lib/CodeGen/MachineFunctionPass.cpp...
Generating code for file lib/CodeGen/MachineFunctionPrinterPass.cpp...
Generating code for file lib/CodeGen/MachineInstr.cpp...
Generating code for file lib/CodeGen/MachineInstrBundle.cpp...
Generating code for file lib/CodeGen/MachineLICM.cpp...
Generating code for file lib/CodeGen/MachineLoopInfo.cpp...
Generating code for file lib/CodeGen/MachineLoopUtils.cpp...
Generating code for file lib/CodeGen/MachineModuleInfo.cpp...
Generating code for file lib/CodeGen/MachineModuleInfoImpls.cpp...
Generating code for file lib/CodeGen/MachineOperand.cpp...
Generating code for file lib/CodeGen/MachineOptimizationRemarkEmitter.cpp...
Generating code for file lib/CodeGen/MachineOutliner.cpp...
Generating code for file lib/CodeGen/MachinePipeliner.cpp...
Generating code for file lib/CodeGen/MachinePostDominators.cpp...
Generating code for file lib/CodeGen/MachineRegionInfo.cpp...
Generating code for file lib/CodeGen/MachineRegisterInfo.cpp...
Generating code for file lib/CodeGen/MachineScheduler.cpp...
Generating code for file lib/CodeGen/MachineSink.cpp...
/opt/doxygen-docs/src/llvm/lib/CodeGen/PeepholeOptimizer.cpp:1486: warning: Found unknown command `\bried'
/opt/doxygen-docs/src/llvm/lib/CodeGen/RegisterCoalescer.cpp:713: warning: Found unknown command `\Dst'
Generating code for file lib/CodeGen/MachineSizeOpts.cpp...
Generating code for file lib/CodeGen/MachineSSAUpdater.cpp...
Generating code for file lib/CodeGen/MachineTraceMetrics.cpp...
Generating code for file lib/CodeGen/MachineVerifier.cpp...
Generating code for file lib/CodeGen/MacroFusion.cpp...
Generating code for file lib/CodeGen/MIRCanonicalizerPass.cpp...
Generating code for file lib/CodeGen/MIRNamerPass.cpp...
Generating code for file lib/CodeGen/MIRParser/MILexer.cpp...
Generating code for file lib/CodeGen/MIRParser/MILexer.h...
Generating code for file lib/CodeGen/MIRParser/MIParser.cpp...
Generating code for file lib/CodeGen/MIRParser/MIRParser.cpp...
Generating code for file lib/CodeGen/MIRPrinter.cpp...
Generating code for file lib/CodeGen/MIRPrintingPass.cpp...
Generating code for file lib/CodeGen/MIRVRegNamerUtils.cpp...
Generating code for file lib/CodeGen/MIRVRegNamerUtils.h...
Generating code for file lib/CodeGen/ModuloSchedule.cpp...
Generating code for file lib/CodeGen/OptimizePHIs.cpp...
Generating code for file lib/CodeGen/ParallelCG.cpp...
Generating code for file lib/CodeGen/PatchableFunction.cpp...
Generating code for file lib/CodeGen/PeepholeOptimizer.cpp...
Generating code for file lib/CodeGen/PHIElimination.cpp...
Generating code for file lib/CodeGen/PHIEliminationUtils.cpp...
Generating code for file lib/CodeGen/PHIEliminationUtils.h...
Generating code for file lib/CodeGen/PostRAHazardRecognizer.cpp...
Generating code for file lib/CodeGen/PostRASchedulerList.cpp...
Generating code for file lib/CodeGen/PreISelIntrinsicLowering.cpp...
Generating code for file lib/CodeGen/ProcessImplicitDefs.cpp...
Generating code for file lib/CodeGen/PrologEpilogInserter.cpp...
Generating code for file lib/CodeGen/PseudoSourceValue.cpp...
Generating code for file lib/CodeGen/ReachingDefAnalysis.cpp...
Generating code for file lib/CodeGen/RegAllocBase.cpp...
Generating code for file lib/CodeGen/RegAllocBase.h...
Generating code for file lib/CodeGen/RegAllocBasic.cpp...
Generating code for file lib/CodeGen/RegAllocFast.cpp...
Generating code for file lib/CodeGen/RegAllocGreedy.cpp...
Generating code for file lib/CodeGen/RegAllocPBQP.cpp...
Generating code for file lib/CodeGen/RegisterClassInfo.cpp...
Generating code for file lib/CodeGen/RegisterCoalescer.cpp...
Generating code for file lib/CodeGen/RegisterCoalescer.h...
Generating code for file lib/CodeGen/RegisterPressure.cpp...
Generating code for file lib/CodeGen/RegisterScavenging.cpp...
Generating code for file lib/CodeGen/RegisterUsageInfo.cpp...
Generating code for file lib/CodeGen/RegUsageInfoCollector.cpp...
Generating code for file lib/CodeGen/RegUsageInfoPropagate.cpp...
Generating code for file lib/CodeGen/RenameIndependentSubregs.cpp...
Generating code for file lib/CodeGen/ResetMachineFunctionPass.cpp...
Generating code for file lib/CodeGen/SafeStack.cpp...
Generating code for file lib/CodeGen/SafeStackColoring.cpp...
Generating code for file lib/CodeGen/SafeStackColoring.h...
Generating code for file lib/CodeGen/SafeStackLayout.cpp...
Generating code for file lib/CodeGen/SafeStackLayout.h...
Generating code for file lib/CodeGen/ScalarizeMaskedMemIntrin.cpp...
Generating code for file lib/CodeGen/ScheduleDAG.cpp...
Generating code for file lib/CodeGen/ScheduleDAGInstrs.cpp...
Generating code for file lib/CodeGen/ScheduleDAGPrinter.cpp...
Generating code for file lib/CodeGen/ScoreboardHazardRecognizer.cpp...
Generating code for file lib/CodeGen/SelectionDAG/DAGCombiner.cpp...
Generating code for file lib/CodeGen/SelectionDAG/FastISel.cpp...
Generating code for file lib/CodeGen/SelectionDAG/FunctionLoweringInfo.cpp...
Generating code for file lib/CodeGen/SelectionDAG/InstrEmitter.cpp...
Generating code for file lib/CodeGen/SelectionDAG/InstrEmitter.h...
Generating code for file lib/CodeGen/SelectionDAG/LegalizeDAG.cpp...
Generating code for file lib/CodeGen/SelectionDAG/LegalizeFloatTypes.cpp...
Generating code for file lib/CodeGen/SelectionDAG/LegalizeIntegerTypes.cpp...
Generating code for file lib/CodeGen/SelectionDAG/LegalizeTypes.cpp...
Generati/opt/doxygen-docs/src/llvm/lib/CodeGen/SplitKit.h:65: warning: Found unknown command `\pCurLI'
/opt/doxygen-docs/src/llvm/lib/CodeGen/SplitKit.h:65: warning: Found unknown command `\pMBB'
/opt/doxygen-docs/src/llvm/lib/CodeGen/SplitKit.h:76: warning: Found unknown command `\pCurLI'
/opt/doxygen-docs/src/llvm/lib/CodeGen/SplitKit.h:76: warning: Found unknown command `\pMBB'
/opt/doxygen-docs/src/llvm/lib/CodeGen/SplitKit.h:80: warning: Found unknown command `\pMBB'
/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/TargetInstrInfo.h:1055: warning: Found unknown command `\P'
/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/TargetInstrInfo.h:1055: warning: Found unknown command `\P'
/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/TargetInstrInfo.h:1043: warning: Found unknown command `\P'
/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/TargetInstrInfo.h:1078: warning: Found unknown command `\P'
/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/TargetInstrInfo.h:1078: warning: Found unknown command `\P'
/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/TargetInstrInfo.h:1078: warning: Found unknown command `\P'
/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/TargetInstrInfo.h:1059: warning: Found unknown command `\P'
ng code for file lib/CodeGen/SelectionDAG/LegalizeTypes.h...
Generating code for file lib/CodeGen/SelectionDAG/LegalizeTypesGeneric.cpp...
Generating code for file lib/CodeGen/SelectionDAG/LegalizeVectorOps.cpp...
Generating code for file lib/CodeGen/SelectionDAG/LegalizeVectorTypes.cpp...
Generating code for file lib/CodeGen/SelectionDAG/ResourcePriorityQueue.cpp...
Generating code for file lib/CodeGen/SelectionDAG/ScheduleDAGFast.cpp...
Generating code for file lib/CodeGen/SelectionDAG/ScheduleDAGRRList.cpp...
Generating code for file lib/CodeGen/SelectionDAG/ScheduleDAGSDNodes.cpp...
Generating code for file lib/CodeGen/SelectionDAG/ScheduleDAGSDNodes.h...
Generating code for file lib/CodeGen/SelectionDAG/ScheduleDAGVLIW.cpp...
Generating code for file lib/CodeGen/SelectionDAG/SDNodeDbgValue.h...
Generating code for file lib/CodeGen/SelectionDAG/SelectionDAG.cpp...
Generating code for file lib/CodeGen/SelectionDAG/SelectionDAGAddressAnalysis.cpp...
Generating code for file lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp...
Generating code for file lib/CodeGen/SelectionDAG/SelectionDAGBuilder.h...
Generating code for file lib/CodeGen/SelectionDAG/SelectionDAGDumper.cpp...
Generating code for file lib/CodeGen/SelectionDAG/SelectionDAGISel.cpp...
Generating code for file lib/CodeGen/SelectionDAG/SelectionDAGPrinter.cpp...
Generating code for file lib/CodeGen/SelectionDAG/SelectionDAGTargetInfo.cpp...
Generating code for file lib/CodeGen/SelectionDAG/StatepointLowering.cpp...
Generating code for file lib/CodeGen/SelectionDAG/StatepointLowering.h...
Generating code for file lib/CodeGen/SelectionDAG/TargetLowering.cpp...
Generating code for file lib/CodeGen/ShadowStackGCLowering.cpp...
Generating code for file lib/CodeGen/ShrinkWrap.cpp...
Generating code for file lib/CodeGen/SjLjEHPrepare.cpp...
Generating code for file lib/CodeGen/SlotIndexes.cpp...
Generating code for file lib/CodeGen/Spiller.h...
Generating code for file lib/CodeGen/SpillPlacement.cpp...
Generating code for file lib/CodeGen/SpillPlacement.h...
Generating code for file lib/CodeGen/SplitKit.cpp...
Generating code for file lib/CodeGen/SplitKit.h...
Generating code for file lib/CodeGen/StackColoring.cpp...
Generating code for file lib/CodeGen/StackMapLivenessAnalysis.cpp...
Generating code for file lib/CodeGen/StackMaps.cpp...
Generating code for file lib/CodeGen/StackProtector.cpp...
Generating code for file lib/CodeGen/StackSlotColoring.cpp...
Generating code for file lib/CodeGen/SwiftErrorValueTracking.cpp...
Generating code for file lib/CodeGen/SwitchLoweringUtils.cpp...
Generating code for file lib/CodeGen/TailDuplication.cpp...
Generating code for file lib/CodeGen/TailDuplicator.cpp...
Generating code for file lib/CodeGen/TargetFrameLoweringImpl.cpp...
Generating code for file lib/CodeGen/TargetInstrInfo.cpp...
Generating code for file lib/CodeGen/TargetLoweringBase.cpp...
Generating code for file lib/CodeGen/TargetLoweringObjectFileImpl.cpp...
Generating code for file lib/CodeGen/TargetOptionsImpl.cpp...
Generating code for file lib/CodeGen/TargetPassConfig.cpp...
Generating code for file lib/CodeGen/TargetRegisterInfo.cpp...
Generating code for file lib/CodeGen/TargetSchedule.cpp...
Generating code for file lib/CodeGen/TargetSubtargetInfo.cpp...
Generating code for file lib/CodeGen/TwoAddressInstructionPass.cpp...
Generating code for file lib/CodeGen/UnreachableBlockElim.cpp...
Generating code for file lib/CodeGen/ValueTypes.cpp...
Generating code for file lib/CodeGen/VirtRegMap.cpp...
Generating code for file lib/CodeGen/WasmEHPrepare.cpp...
Generating code for file lib/CodeGen/WinEHPrepare.cpp...
Generating code for file lib/CodeGen/XRayInstrumentation.cpp...
Generating code for file lib/DebugInfo/CodeView/AppendingTypeTableBuilder.cpp...
Generating code for file lib/DebugInfo/CodeView/CodeViewError.cpp...
Generating code for file lib/DebugInfo/CodeView/CodeViewRecordIO.cpp...
Generating code for file lib/DebugInfo/CodeView/ContinuationRecordBuilder.cpp...
Generating code for file lib/DebugInfo/CodeView/CVSymbolVisitor.cpp...
Generating code for file lib/DebugInfo/CodeView/CVTypeVisitor.cpp...
Generating code for file lib/DebugInfo/CodeView/DebugChecksumsSubsection.cpp...
Generating code for file lib/DebugInfo/CodeView/DebugCrossExSubsection.cpp...
Generating code for file lib/DebugInfo/CodeView/DebugCrossImpSubsection.cpp...
Generating code for file lib/DebugInfo/CodeView/DebugFrameDataSubsection.cpp...
Generating code for file lib/DebugInfo/CodeView/DebugInlineeLinesSubsection.cpp...
Generating code for file lib/DebugInfo/CodeView/DebugLinesSubsection.cpp...
Generating code for file lib/DebugInfo/CodeView/DebugStringTableSubsection.cpp...
Generating code for file lib/DebugInfo/CodeView/DebugSubsection.cpp...
Generating code for file lib/DebugInfo/CodeView/DebugSubsectionRecord.cpp...
Generating code for file lib/DebugInfo/CodeView/DebugSubsectionVisitor.cpp...
Generating code for file lib/DebugInfo/CodeView/DebugSymbolRVASubsection.cpp...
Generating code for file lib/DebugInfo/CodeView/DebugSymbolsSubsection.cpp...
Generating code for file lib/DebugInfo/CodeView/EnumTables.cpp...
Generating code for file lib/DebugInfo/PDB/Native/EnumTables.cpp...
Generating code for file lib/DebugInfo/CodeView/Formatters.cpp...
Generating code for file lib/DebugInfo/CodeView/GlobalTypeTableBuilder.cpp...
Generating code for file lib/DebugInfo/CodeView/LazyRandomTypeCollection.cpp...
Generating code for file lib/DebugInfo/CodeView/Line.cpp...
Generating code for file lib/DebugInfo/CodeView/MergingTypeTableBuilder.cpp...
Generating code for file lib/DebugInfo/CodeView/RecordName.cpp...
Generating code for file lib/DebugInfo/CodeView/RecordSerialization.cpp...
Generating code for file lib/DebugInfo/CodeView/SimpleTypeSerializer.cpp...
Generating code for file lib/DebugInfo/CodeView/StringsAndChecksums.cpp...
Generating code for file lib/DebugInfo/CodeView/SymbolDumper.cpp...
Generating code for file lib/DebugInfo/CodeView/SymbolRecordHelpers.cpp...
Generating code for file lib/DebugInfo/CodeView/SymbolRecordMapping.cpp...
Generating code for file lib/DebugInfo/CodeView/SymbolSerializer.cpp...
Generating code for file lib/DebugInfo/CodeView/TypeDumpVisitor.cpp...
Generating code for file lib/DebugInfo/CodeView/TypeHashing.cpp...
Generating code for file lib/DebugInfo/CodeView/TypeIndex.cpp...
Generating code for file lib/DebugInfo/CodeView/TypeIndexDiscovery.cpp...
Generating code for file lib/DebugInfo/CodeView/TypeRecordHelpers.cpp...
Generating code for file lib/DebugInfo/CodeView/TypeRecordMapping.cpp...
Generating code for file lib/DebugInfo/CodeView/TypeStreamMerger.cpp...
Generating code for file lib/DebugInfo/CodeView/TypeTableCollection.cpp...
Generating code for file lib/DebugInfo/DWARF/DWARFAbbreviationDeclaration.cpp...
Generating code for file lib/DebugInfo/DWARF/DWARFAcceleratorTable.cpp...
Generating code for file lib/DebugInfo/DWARF/DWARFAddressRange.cpp...
Generating code for file lib/DebugInfo/DWARF/DWARFCompileUnit.cpp...
Generating code for file lib/DebugInfo/DWARF/DWARFContext.cpp...
Generating code for file lib/DebugInfo/DWARF/DWARFDataExtractor.cpp...
Generating code for file lib/DebugInfo/DWARF/DWARFDebugAbbrev.cpp...
Generating code for file lib/DebugInfo/DWARF/DWARFDebugAddr.cpp...
Generating code for file lib/DebugInfo/DWARF/DWARFDebugAranges.cpp...
Generating code for file lib/DebugInfo/DWARF/DWARFDebugArangeSet.cpp...
Generating code for file lib/DebugInfo/DWARF/DWARFDebugFrame.cpp...
Generating code for file lib/DebugInfo/DWARF/DWARFDebugInfoEntry.cpp...
Generating code for file lib/DebugInfo/DWARF/DWARFDebugLine.cpp...
Generating code for file lib/DebugInfo/DWARF/DWARFDebugLoc.cpp...
Generating code for file lib/DebugInfo/DWARF/DWARFDebugMacro.cpp...
Generating code for file lib/DebugInfo/DWARF/DWARFDebugPubTable.cpp...
Generating code for file lib/DebugInfo/DWARF/DWARFDebugRangeList.cpp...
Generating code for file lib/DebugInfo/DWARF/DWARFDebugRnglists.cpp...
Generating code for file lib/DebugInfo/DWARF/DWARFDie.cpp...
Generating code for file lib/DebugInfo/DWARF/DWARFExpression.cpp...
Generating code for file lib/DebugInfo/DWARF/DWARFFormValue.cpp...
Generating code for file lib/DebugInfo/DWARF/DWARFGdbIndex.cpp...
Generating code for file lib/DebugInfo/DWARF/DWARFListTable.cpp...
Generating code for file lib/DebugInfo/DWARF/DWARFTypeUnit.cpp...
Generating code for file lib/DebugInfo/DWARF/DWARFUnit.cpp...
Generating code for file lib/DebugInfo/DWARF/DWARFUnitIndex.cpp...
Generating code for file lib/DebugInfo/DWARF/DWARFVerifier.cpp...
Generating code for file lib/DebugInfo/GSYM/FileWriter.cpp...
Generating code for file lib/DebugInfo/GSYM/FunctionInfo.cpp...
Generating code for file lib/DebugInfo/GSYM/GsymCreator.cpp...
Generating code for file lib/DebugInfo/GSYM/GsymReader.cpp...
Generating code for file lib/DebugInfo/GSYM/Header.cpp...
Generating code for file lib/DebugInfo/GSYM/InlineInfo.cpp...
Generating code for file lib/DebugInfo/GSYM/LineTable.cpp...
Generating code for file lib/DebugInfo/GSYM/Range.cpp...
Generating code for file lib/DebugInfo/MSF/MappedBlockStream.cpp...
Generating code for file lib/DebugInfo/MSF/MSFBuilder.cpp...
Generating code for file lib/DebugInfo/MSF/MSFCommon.cpp...
Generating code for file lib/DebugInfo/MSF/MSFError.cpp...
Generating code for file lib/DebugInfo/PDB/DIA/DIADataStream.cpp...
Generating code for file lib/DebugInfo/PDB/DIA/DIAEnumDebugStreams.cpp...
Generating code for file lib/DebugInfo/PDB/DIA/DIAEnumFrameData.cpp...
Generating code for file lib/DebugInfo/PDB/DIA/DIAEnumInjectedSources.cpp...
Generating code for file lib/DebugInfo/PDB/DIA/DIAEnumLineNumbers.cpp...
Generating code for file lib/DebugInfo/PDB/DIA/DIAEnumSectionContribs.cpp...
Generating code for file lib/DebugInfo/PDB/DIA/DIAEnumSourceFiles.cpp...
Generating code for file lib/DebugInfo/PDB/DIA/DIAEnumSymbols.cpp...
Generating code for file lib/DebugInfo/PDB/DIA/DIAEnumTables.cpp...
Generating code for file lib/DebugInfo/PDB/DIA/DIAError.cpp...
Generating code for file lib/DebugInfo/PDB/DIA/DIAFrameData.cpp...
Generating code for file lib/DebugInfo/PDB/DIA/DIAInjectedSource.cpp...
Generating code for file lib/DebugInfo/PDB/DIA/DIALineNumber.cpp...
Generating code for file lib/DebugInfo/PDB/DIA/DIARawSymbol.cpp...
Generating code for file lib/DebugInfo/PDB/DIA/DIASectionContrib.cpp...
Generating code for file lib/DebugInfo/PDB/DIA/DIASession.cpp...
Generating code for file lib/DebugInfo/PDB/DIA/DIASourceFile.cpp...
Generating code for file lib/DebugInfo/PDB/DIA/DIATable.cpp...
Generating code for file lib/DebugInfo/PDB/GenericError.cpp...
Generating code for file lib/DebugInfo/PDB/IPDBSourceFile.cpp...
Generating code for file lib/DebugInfo/PDB/Native/DbiModuleDescriptor.cpp...
Generating code for file lib/DebugInfo/PDB/Native/DbiModuleDescriptorBuilder.cpp...
Generating code for file lib/DebugInfo/PDB/Native/DbiModuleList.cpp...
Generating code for file lib/DebugInfo/PDB/Native/DbiStream.cpp...
Generating code for file lib/DebugInfo/PDB/Native/DbiStreamBuilder.cpp...
Generating code for file lib/DebugInfo/PDB/Native/GlobalsStream.cpp...
Generating code for file lib/DebugInfo/PDB/Native/GSIStreamBuilder.cpp...
Generating code for file lib/DebugInfo/PDB/Native/Hash.cpp...
Generating code for file lib/DebugInfo/PDB/Native/HashTable.cpp...
Generating code for file lib/DebugInfo/PDB/Native/InfoStream.cpp...
Generating code for file lib/DebugInfo/PDB/Native/InfoStreamBuilder.cpp...
Generating code for file lib/DebugInfo/PDB/Native/InjectedSourceStream.cpp...
Generating code for file lib/DebugInfo/PDB/Native/ModuleDebugStream.cpp...
Generating code for file lib/DebugInfo/PDB/Native/NamedStreamMap.cpp...
Generating code for file lib/DebugInfo/PDB/Native/NativeCompilandSymbol.cpp...
Generating code for file lib/DebugInfo/PDB/Native/NativeEnumGlobals.cpp...
Generating code for file lib/DebugInfo/PDB/Native/NativeEnumInjectedSources.cpp...
Generating code for file lib/DebugInfo/PDB/Native/NativeEnumModules.cpp...
Generating code for file lib/DebugInfo/PDB/Native/NativeEnumTypes.cpp...
Generating code for file lib/DebugInfo/PDB/Native/NativeExeSymbol.cpp...
Generating code for file lib/DebugInfo/PDB/Native/NativeRawSymbol.cpp...
Generating code for file lib/DebugInfo/PDB/Native/NativeSession.cpp...
Generating code for file lib/DebugInfo/PDB/Native/NativeSymbolEnumerator.cpp...
Generating code for file lib/DebugInfo/PDB/Native/NativeTypeArray.cpp...
Generating code for file lib/DebugInfo/PDB/Native/NativeTypeBuiltin.cpp...
Generating code for file lib/DebugInfo/PDB/Native/NativeTypeEnum.cpp...
Generating code for file lib/DebugInfo/PDB/Native/NativeTypeFunctionSig.cpp...
Generating code for file lib/DebugInfo/PDB/Native/NativeTypePointer.cpp...
Generating code for file lib/DebugInfo/PDB/Native/NativeTypeTypedef.cpp...
Generating code for file lib/DebugInfo/PDB/Native/NativeTypeUDT.cpp...
Generating code for file lib/DebugInfo/PDB/Native/NativeTypeVTShape.cpp...
Generating code for file lib/DebugInfo/PDB/Native/PDBFile.cpp...
Generating code for file lib/DebugInfo/PDB/Native/PDBFileBuilder.cpp...
Generating code for file lib/DebugInfo/PDB/Native/PDBStringTable.cpp...
Generating code for file lib/DebugInfo/PDB/Native/PDBStringTableBuilder.cpp...
Generating code for file lib/DebugInfo/PDB/Native/PublicsStream.cpp...
Generating code for file lib/DebugInfo/PDB/Native/RawError.cpp...
Generating code for file lib/DebugInfo/PDB/Native/SymbolCache.cpp...
Generating code for file lib/DebugInfo/PDB/Native/SymbolStream.cpp...
Generating code for file lib/DebugInfo/PDB/Native/TpiHashing.cpp...
Generating code for file lib/DebugInfo/PDB/Native/TpiStream.cpp...
Generating code for file lib/DebugInfo/PDB/Native/TpiStreamBuilder.cpp...
Generating code for file lib/DebugInfo/PDB/PDB.cpp...
Generating code for file lib/DebugInfo/PDB/PDBContext.cpp...
Generating code for file lib/DebugInfo/PDB/PDBExtras.cpp...
Generating code for file lib/DebugInfo/PDB/PDBInterfaceAnchors.cpp...
Generating code for file lib/DebugInfo/PDB/PDBSymbol.cpp...
Generating code for file lib/DebugInfo/PDB/PDBSymbolAnnotation.cpp...
Generating code for file lib/DebugInfo/PDB/PDBSymbolBlock.cpp...
Generating code for file lib/DebugInfo/PDB/PDBSymbolCompiland.cpp...
Generating code for file lib/DebugInfo/PDB/PDBSymbolCompilandDetails.cpp...
Generating code for file lib/DebugInfo/PDB/PDBSymbolCompilandEnv.cpp...
Generating code for file lib/DebugInfo/PDB/PDBSymbolCustom.cpp...
Generating code for file lib/DebugInfo/PDB/PDBSymbolData.cpp...
Generating code for file lib/DebugInfo/PDB/PDBSymbolExe.cpp...
Generating code for file lib/DebugInfo/PDB/PDBSymbolFunc.cpp...
Generating code for file lib/DebugInfo/PDB/PDBSymbolFuncDebugEnd.cpp...
Generating code for file lib/DebugInfo/PDB/PDBSymbolFuncDebugStart.cpp...
Generating code for file lib/DebugInfo/PDB/PDBSymbolLabel.cpp...
Generating code for file lib/DebugInfo/PDB/PDBSymbolPublicSymbol.cpp...
Generating code for file lib/DebugInfo/PDB/PDBSymbolThunk.cpp...
Generating code for file lib/DebugInfo/PDB/PDBSymbolTypeArray.cpp...
Generating code for file lib/DebugInfo/PDB/PDBSymbolTypeBaseClass.cpp...
Generating code for file lib/DebugInfo/PDB/PDBSymbolTypeBuiltin.cpp...
Generating code for file lib/DebugInfo/PDB/PDBSymbolTypeCustom.cpp...
Generating code for file lib/DebugInfo/PDB/PDBSymbolTypeDimension.cpp...
Generating code for file lib/DebugInfo/PDB/PDBSymbolTypeEnum.cpp...
Generating code for file lib/DebugInfo/PDB/PDBSymbolTypeFriend.cpp...
Generating code for file lib/DebugInfo/PDB/PDBSymbolTypeFunctionArg.cpp...
Generating code for file lib/DebugInfo/PDB/PDBSymbolTypeFunctionSig.cpp...
Generating code for file lib/DebugInfo/PDB/PDBSymbolTypeManaged.cpp...
Generating code for file lib/DebugInfo/PDB/PDBSymbolTypePointer.cpp...
Generating code for file lib/DebugInfo/PDB/PDBSymbolTypeTypedef.cpp...
Generating code for file lib/DebugInfo/PDB/PDBSymbolTypeUDT.cpp...
Generating code for file lib/DebugInfo/PDB/PDBSymbolTypeVTable.cpp...
Generating code for file lib/DebugInfo/PDB/PDBSymbolTypeVTableShape.cpp...
Generating code for file lib/DebugInfo/PDB/PDBSymbolUnknown.cpp...
Generating code for file lib/DebugInfo/PDB/PDBSymbolUsingNamespace.cpp...
Generating code for file lib/DebugInfo/PDB/PDBSymDumper.cpp...
Generating code for file lib/DebugInfo/PDB/UDTLayout.cpp...
Generating code for file lib/DebugInfo/Symbolize/DIPrinter.cpp...
Generating code for file lib/DebugInfo/Symbolize/SymbolizableObjectFile.cpp...
Generating code for file lib/DebugInfo/Symbolize/SymbolizableObjectFile.h...
Generating code for file lib/DebugInfo/Symbolize/Symbolize.cpp...
Generating code for file lib/Demangle/Demangle.cpp...
Generating code for file lib/Demangle/ItaniumDemangle.cpp...
Generating code for file lib/Demangle/MicrosoftDemangle.cpp...
Generating code for file lib/Demangle/MicrosoftDemangleNodes.cpp...
Generating code for file lib/ExecutionEngine/ExecutionEngine.cpp...
Generating code for file lib/ExecutionEngine/ExecutionEngineBindings.cpp...
Generating code for file lib/ExecutionEngine/GDBRegistrationListener.cpp...
Generating code for file lib/ExecutionEngine/IntelJITEvents/IntelJITEventListener.cpp...
Generating code for file lib/ExecutionEngine/IntelJITEvents/IntelJITEventsWrapper.h...
Generating code for file lib/ExecutionEngine/IntelJITEvents/ittnotify_config.h...
Generating code for file lib/ExecutionEngine/IntelJITEvents/ittnotify_types.h...
Generating code for file lib/ExecutionEngine/IntelJITEvents/jitprofiling.c...
Generating code for file lib/ExecutionEngine/IntelJITEvents/jitprofiling.h...
Generating code for file lib/ExecutionEngine/Interpreter/Execution.cpp...
Generating code for file lib/ExecutionEngine/Interpreter/ExternalFunctions.cpp...
Generating code for file lib/ExecutionEngine/Interpreter/Interpreter.cpp...
Generating code for file lib/ExecutionEngine/JITLink/BasicGOTAndStubsBuilder.h...
Generating code for file lib/ExecutionEngine/JITLink/EHFrameSupport.cpp...
Generating code for file lib/ExecutionEngine/JITLink/EHFrameSupportImpl.h...
Generating code for file lib/ExecutionEngine/JITLink/JITLink.cpp...
Generating code for file lib/ExecutionEngine/JITLink/JITLinkGeneric.cpp...
Generating code for file lib/ExecutionEngine/JITLink/JITLinkGeneric.h...
Generating code for file lib/ExecutionEngine/JITLink/JITLinkMemoryManager.cpp...
Generating code for file lib/ExecutionEngine/JITLink/MachO.cpp...
Generating code for file lib/ExecutionEngine/JITLink/MachO_arm64.cpp...
Generating code for file lib/ExecutionEngine/JITLink/MachO_x86_64.cpp...
Generating code for file lib/ExecutionEngine/JITLink/MachOLinkGraphBuilder.cpp...
Generating code for file lib/ExecutionEngine/JITLink/MachOLinkGraphBuilder.h...
Generating code for file lib/ExecutionEngine/MCJIT/MCJIT.cpp...
Generating code for file lib/ExecutionEngine/OProfileJIT/OProfileJITEventListener.cpp...
Generating code for file lib/ExecutionEngine/OProfileJIT/OProfileWrapper.cpp...
Generating code for file lib/ExecutionEngine/Orc/CompileOnDemandLayer.cpp...
Generating code for file lib/ExecutionEngine/Orc/CompileUtils.cpp...
Generating code for file lib/ExecutionEngine/Orc/Core.cpp...
Generating code for file lib/IR/Core.cpp...
Generating code for file lib/ExecutionEngine/Orc/ExecutionUtils.cpp...
Generating code for file lib/ExecutionEngine/Orc/IndirectionUtils.cpp...
Generating code for file lib/ExecutionEngine/Orc/IRCompileLayer.cpp...
Generating code for file lib/ExecutionEngine/Orc/IRTransformLayer.cpp...
Generating code for file lib/ExecutionEngine/Orc/JITTargetMachineBuilder.cpp...
Generating code for file lib/ExecutionEngine/Orc/Layer.cpp...
Generating code for file lib/ExecutionEngine/Orc/LazyReexports.cpp...
Generating code for file lib/ExecutionEngine/Orc/Legacy.cpp...
Generating code for file lib/ExecutionEngine/Orc/LLJIT.cpp...
Generating code for file lib/ExecutionEngine/Orc/NullResolver.cpp...
Generating code for file lib/ExecutionEngine/Orc/ObjectLinkingLayer.cpp...
Generating code for file lib/ExecutionEngine/Orc/ObjectTransformLayer.cpp...
Generating code for file lib/ExecutionEngine/Orc/OrcABISupport.cpp...
Generating code for file lib/ExecutionEngine/Orc/OrcCBindings.cpp...
Generating code for file lib/ExecutionEngine/Orc/OrcCBindingsStack.h...
Generating code for file lib/ExecutionEngine/Orc/OrcMCJITReplacement.cpp...
Generating code for file lib/ExecutionEngine/Orc/RTDyldObjectLinkingLayer.cpp...
Generating code for file lib/ExecutionEngine/Orc/SpeculateAnalyses.cpp...
Generating code for file lib/ExecutionEngine/Orc/Speculation.cpp...
Generating code for file lib/ExecutionEngine/Orc/ThreadSafeModule.cpp...
Generating code for file lib/ExecutionEngine/OrcError/OrcError.cpp...
Generating code for file lib/ExecutionEngine/OrcError/RPCError.cpp...
Generating code for file lib/ExecutionEngine/PerfJITEvents/PerfJITEventListener.cpp...
Generating code for file lib/ExecutionEngine/RuntimeDyld/JITSymbol.cpp...
Generating code for file lib/ExecutionEngine/RuntimeDyld/RTDyldMemoryManager.cpp...
Generating code for file lib/ExecutionEngine/RuntimeDyld/RuntimeDyld.cpp...
Generating code for file lib/ExecutionEngine/RuntimeDyld/RuntimeDyldChecker.cpp...
Generating code for file lib/ExecutionEngine/RuntimeDyld/RuntimeDyldCheckerImpl.h...
Generating code for file lib/ExecutionEngine/RuntimeDyld/RuntimeDyldCOFF.cpp...
Generating code for file lib/ExecutionEngine/RuntimeDyld/RuntimeDyldCOFF.h...
Generating code for file lib/ExecutionEngine/RuntimeDyld/RuntimeDyldELF.cpp...
Generating code for file lib/ExecutionEngine/RuntimeDyld/RuntimeDyldELF.h...
Generating code for file lib/ExecutionEngine/RuntimeDyld/RuntimeDyldImpl.h...
Generating code for file lib/ExecutionEngine/RuntimeDyld/RuntimeDyldMachO.cpp...
Generating code for file lib/ExecutionEngine/RuntimeDyld/RuntimeDyldMachO.h...
Generating code for file lib/ExecutionEngine/RuntimeDyld/Targets/RuntimeDyldCOFFI386.h...
Generating code for file lib/ExecutionEngine/RuntimeDyld/Targets/RuntimeDyldCOFFThumb.h...
Generating code for file lib/ExecutionEngine/RuntimeDyld/Targets/RuntimeDyldCOFFX86_64.h...
Generating code for file lib/ExecutionEngine/RuntimeDyld/Targets/RuntimeDyldELFMips.cpp...
Generating code for file lib/ExecutionEngine/RuntimeDyld/Targets/RuntimeDyldELFMips.h...
Generating code for file lib/ExecutionEngine/RuntimeDyld/Targets/RuntimeDyldMachOAArch64.h...
Generating code for file lib/ExecutionEngine/RuntimeDyld/Targets/RuntimeDyldMachOARM.h...
Generating code for file lib/ExecutionEngine/RuntimeDyld/Targets/RuntimeDyldMachOI386.h...
Generating code for file lib/ExecutionEngine/RuntimeDyld/Targets/RuntimeDyldMachOX86_64.h...
Generating code for file lib/ExecutionEngine/SectionMemoryManager.cpp...
Generating code for file lib/ExecutionEngine/TargetSelect.cpp...
Generating code for file lib/FuzzMutate/FuzzerCLI.cpp...
Generating code for file lib/FuzzMutate/IRMutator.cpp...
Generating code for file lib/FuzzMutate/OpDescriptor.cpp...
Generating code for file lib/FuzzMutate/Operations.cpp...
Generating code for file lib/FuzzMutate/RandomIRBuilder.cpp...
Generating code for file lib/IR/AbstractCallSite.cpp...
Generating code for file lib/IR/AsmWriter.cpp...
Generating code for file lib/IR/AttributeImpl.h...
Generating code for file lib/IR/Attributes.cpp...
Generating code for file lib/IR/AutoUpgrade.cpp...
Generating code for file lib/IR/BasicBlock.cpp...
Generating code for file lib/IR/Comdat.cpp...
Generating code for file lib/IR/ConstantFold.cpp...
Generating code for file lib/IR/ConstantFold.h...
Generating code for file lib/IR/ConstantRange.cpp...
Generating code for file lib/IR/Constants.cpp...
Generating code for file lib/IR/ConstantsContext.h...
Generating code for file lib/IR/DataLayout.cpp...
Generating code for file lib/IR/DebugInfo.cpp...
Generating code for file lib/IR/DebugInfoMetadata.cpp...
Generating code for file lib/IR/DebugLoc.cpp...
Generating code for file lib/IR/DiagnosticHandler.cpp...
Generating code for file lib/IR/DiagnosticInfo.cpp...
Generating code for file lib/IR/DiagnosticPrinter.cpp...
Generating code for file lib/IR/DIBuilder.cpp...
Generating code for file lib/IR/Dominators.cpp...
Generating code for file lib/IR/Function.cpp...
Generating code for file lib/IR/Globals.cpp...
Generating code for file lib/IR/GVMaterializer.cpp...
Generating code for file lib/IR/InlineAsm.cpp...
Generating code for file lib/IR/Instruction.cpp...
Generating code for file lib/MCA/Instruction.cpp...
Generating code for file lib/IR/Instructions.cpp...
Generating code for file lib/IR/IntrinsicInst.cpp...
Generating code for file lib/IR/IRBuilder.cpp...
Generating code for file lib/IR/IRPrintingPasses.cpp...
Generating code for file lib/IR/LegacyPassManager.cpp...
Generating code for file lib/IR/LLVMContext.cpp...
Generating code for file lib/IR/LLVMContextImpl.cpp...
Generating code for file lib/IR/LLVMContextImpl.h...
Generating code for file lib/IR/Mangler.cpp...
Generating code for file lib/IR/MDBuilder.cpp...
Generating code for file lib/IR/Metadata.cpp...
Generating code for file lib/IR/MetadataImpl.h...
Generating code for file lib/IR/Module.cpp...
Generating code for file lib/IR/ModuleSummaryIndex.cpp...
Generating code for file lib/IR/Operator.cpp...
Generating code for file lib/IR/OptBisect.cpp...
Generating code for file lib/IR/Pass.cpp...
Generating code for file lib/IR/PassInstrumentation.cpp...
Generating code for file lib/IR/PassManager.cpp...
Generating code for file lib/IR/PassRegistry.cpp...
Generating code for file lib/IR/PassTimingInfo.cpp...
Generating code for file lib/IR/ProfileSummary.cpp...
Generating code for file lib/IR/RemarkStreamer.cpp...
Generating code for file lib/IR/SafepointIRVerifier.cpp...
Generating code for file lib/IR/Statepoint.cpp...
Generating code for file lib/IR/SymbolTableListTraitsImpl.h...
Generating code for file lib/IR/Type.cpp...
Generating code for file lib/IR/TypeFinder.cpp...
Generating code for file lib/IR/Use.cpp...
Generating code for file lib/IR/User.cpp...
Generating code for file lib/IR/Value.cpp...
Generating code for file lib/IR/ValueSymbolTable.cpp...
Generating code for file lib/IR/Verifier.cpp...
Generating code for file lib/IRReader/IRReader.cpp...
Generating code for file lib/LineEditor/LineEditor.cpp...
Generating code for file lib/Linker/IRMover.cpp...
Generating code for file lib/Linker/LinkDiagnosticInfo.h...
Generating code for file lib/Linker/LinkModules.cpp...
Generating code for file lib/LTO/Caching.cpp...
Generating code for file lib/LTO/LTO.cpp...
Generating code for file lib/LTO/LTOBackend.cpp...
Generating code for file lib/LTO/LTOCodeGenerator.cpp...
Generating code for file lib/LTO/LTOModule.cpp...
Generating code for file lib/LTO/SummaryBasedOptimizations.cpp...
Generating code for file lib/LTO/ThinLTOCodeGenerator.cpp...
Generating code for file lib/LTO/UpdateCompilerUsed.cpp...
Generating code for file lib/MC/ConstantPools.cpp...
Generating code for file lib/MC/ELFObjectWriter.cpp...
Generating code for file lib/MC/MachObjectWriter.cpp...
Generating code for file lib/MC/MCAsmBackend.cpp...
Generating code for file lib/MC/MCAsmInfo.cpp...
Generating code for file lib/MC/MCAsmInfoCOFF.cpp...
Generating code for file lib/MC/MCAsmInfoDarwin.cpp...
Generating code for file lib/MC/MCAsmInfoELF.cpp...
Generating code for file lib/MC/MCAsmInfoWasm.cpp...
Generating code for file lib/MC/MCAsmInfoXCOFF.cpp...
Generating code for file lib/MC/MCAsmMacro.cpp...
Generating code for file lib/MC/MCAsmStreamer.cpp...
Generating code for file lib/MC/MCAssembler.cpp...
Generating code for file lib/MC/MCCodeEmitter.cpp...
Generating code for file lib/MC/MCCodePadder.cpp...
Generating code for file lib/MC/MCCodeView.cpp...
Generating code for file lib/MC/MCContext.cpp...
Generating code for file lib/MC/MCDisassembler/Disassembler.cpp...
Generating code for file lib/MC/MCDisassembler/MCDisassembler.cpp...
Generating code for file lib/MC/MCDisassembler/MCExternalSymbolizer.cpp...
Generating code for file lib/MC/MCDisassembler/MCRelocationInfo.cpp...
Generating code for file lib/MC/MCDisassembler/MCSymbolizer.cpp...
Generating code for file lib/MC/MCDwarf.cpp...
Generating code for file lib/MC/MCELFObjectTargetWriter.cpp...
Generating code for file lib/MC/MCELFStreamer.cpp...
Generating code for file lib/MC/MCExpr.cpp...
Generating code for file lib/MC/MCFragment.cpp...
Generating code for file lib/MC/MCInst.cpp...
Generating code for file lib/MC/MCInstPrinter.cpp...
Generating code for file lib/MC/MCInstrAnalysis.cpp...
Generating code for file lib/MC/MCInstrDesc.cpp...
Generating code for file lib/MC/MCLabel.cpp...
Generating code for file lib/MC//opt/doxygen-docs/src/llvm/lib/MC/MCParser/AsmParser.cpp:1364: warning: Unsupported xml/html tag <string> found
MCLinkerOptimizationHint.cpp...
Generating code for file lib/MC/MCMachObjectTargetWriter.cpp...
Generating code for file lib/MC/MCMachOStreamer.cpp...
Generating code for file lib/MC/MCNullStreamer.cpp...
Generating code for file lib/MC/MCObjectFileInfo.cpp...
Generating code for file lib/MC/MCObjectStreamer.cpp...
Generating code for file lib/MC/MCObjectWriter.cpp...
Generating code for file lib/MC/MCParser/AsmLexer.cpp...
Generating code for file lib/MC/MCParser/AsmParser.cpp...
Generating code for file lib/MC/MCParser/COFFAsmParser.cpp...
Generating code for file lib/MC/MCParser/DarwinAsmParser.cpp...
Generating code for file lib/MC/MCParser/ELFAsmParser.cpp...
Generating code for file lib/MC/MCParser/MCAsmLexer.cpp...
Generating code for file lib/MC/MCParser/MCAsmParser.cpp...
Generating code for file lib/MC/MCParser/MCAsmParserExtension.cpp...
Generating code for file lib/MC/MCParser/MCTargetAsmParser.cpp...
Generating code for file lib/MC/MCParser/WasmAsmParser.cpp...
Generating code for file lib/MC/MCRegisterInfo.cpp...
Generating code for file lib/MC/MCSchedule.cpp...
Generating code for file lib/MC/MCSection.cpp...
Generating code for file lib/MC/MCSectionCOFF.cpp...
Generating code for file lib/MC/MCSectionELF.cpp...
Generating code for file lib/MC/MCSectionMachO.cpp...
Generating code for file lib/MC/MCSectionWasm.cpp...
Generating code for file lib/MC/MCSectionXCOFF.cpp...
Generating code for file lib/MC/MCStreamer.cpp...
Generating code for file lib/MC/MCSubtargetInfo.cpp...
Generating code for file lib/MC/MCSymbol.cpp...
Generating code for file lib/MC/MCSymbolELF.cpp...
Generating code for file lib/MC/MCTargetOptions.cpp...
Generating code for file lib/MC/MCValue.cpp...
Generating code for file lib/MC/MCWasmObjectTargetWriter.cpp...
Generating code for file lib/MC/MCWasmStreamer.cpp...
Generating code for file lib/MC/MCWin64EH.cpp...
Generating code for file lib/MC/MCWinCOFFStreamer.cpp...
Generating code for file lib/MC/MCWinEH.cpp...
Generating code for file lib/MC/MCXCOFFObjectTargetWriter.cpp...
Generating code for file lib/MC/MCXCOFFStreamer.cpp...
Generating code for file lib/MC/StringTableBuilder.cpp...
Generating code for file lib/MC/SubtargetFeature.cpp...
Generating code for file lib/MC/WasmObjectWriter.cpp...
Generating code for file lib/MC/WinCOFFObjectWriter.cpp...
Generating code for file lib/MC/XCOFFObjectWriter.cpp...
Generating code for file lib/MCA/CodeEmitter.cpp...
Generating code for file lib/MCA/Context.cpp...
Generating code for file lib/MCA/HardwareUnits/HardwareUnit.cpp...
Generating code for file lib/MCA/HardwareUnits/LSUnit.cpp...
Generating code for file lib/MCA/HardwareUnits/RegisterFile.cpp...
Generating code for file lib/MCA/HardwareUnits/ResourceManager.cpp...
Generating code for file lib/MCA/HardwareUnits/RetireControlUnit.cpp...
Generating code for file lib/MCA/HardwareUnits/Scheduler.cpp...
Generating code for file lib/MCA/HWEventListener.cpp...
Generating code for file lib/MCA/InstrBuilder.cpp...
Generating code for file lib/MCA/Pipeline.cpp...
Generating code for file lib/MCA/Stages/DispatchStage.cpp...
Generating code for file lib/MCA/Stages/EntryStage.cpp...
Generating code for file lib/MCA/Stages/ExecuteStage.cpp...
Generating code for file lib/MCA/Stages/InstructionTables.cpp...
Generating code for file lib/MCA/Stages/MicroOpQueueStage.cpp...
Generating code for file lib/MCA/Stages/RetireStage.cpp...
Generating code for file lib/MCA/Stages/Stage.cpp...
Generating code for file lib/MCA/Support.cpp...
Generating code for file lib/Object/Archive.cpp...
Generating code for file lib/Object/ArchiveWriter.cpp...
Generating code for file lib/Object/Binary.cpp...
Generating code for file lib/Object/COFFImportFile.cpp...
Generating code for file lib/Object/COFFModuleDefinition.cpp...
Generating code for file lib/Object/COFFObjectFile.cpp...
Generating code for file lib/Object/Decompressor.cpp...
Generating code for file lib/Object/ELF.cpp...
Generating code for file lib/Object/ELFObjectFile.cpp...
Generating code for file lib/Object/Error.cpp...
Generating code for file lib/S/opt/doxygen-docs/src/llvm/include/llvm/Passes/PassPlugin.h:26: warning: Found unknown command `\macro'
upport/Error.cpp...
Generating code for file lib/TableGen/Error.cpp...
Generating code for file lib/Testing/Support/Error.cpp...
Generating code for file lib/Object/IRObjectFile.cpp...
Generating code for file lib/Object/IRSymtab.cpp...
Generating code for file lib/Object/MachOObjectFile.cpp...
Generating code for file lib/Object/MachOUniversal.cpp...
Generating code for file lib/Object/ModuleSymbolTable.cpp...
Generating code for file lib/Object/Object.cpp...
Generating code for file lib/Object/ObjectFile.cpp...
Generating code for file lib/Object/RecordStreamer.cpp...
Generating code for file lib/Object/RecordStreamer.h...
Generating code for file lib/Object/RelocationResolver.cpp...
Generating code for file lib/Object/SymbolicFile.cpp...
Generating code for file lib/Object/SymbolSize.cpp...
Generating code for file lib/Object/TapiFile.cpp...
Generating code for file lib/Object/TapiUniversal.cpp...
Generating code for file lib/Object/WasmObjectFile.cpp...
Generating code for file lib/Object/WindowsMachineFlag.cpp...
Generating code for file lib/Object/WindowsResource.cpp...
Generating code for file lib/Object/XCOFFObjectFile.cpp...
Generating code for file lib/ObjectYAML/CodeViewYAMLDebugSections.cpp...
Generating code for file lib/ObjectYAML/CodeViewYAMLSymbols.cpp...
Generating code for file lib/ObjectYAML/CodeViewYAMLTypeHashing.cpp...
Generating code for file lib/ObjectYAML/CodeViewYAMLTypes.cpp...
Generating code for file lib/ObjectYAML/COFFEmitter.cpp...
Generating code for file lib/ObjectYAML/COFFYAML.cpp...
Generating code for file lib/ObjectYAML/DWARFEmitter.cpp...
Generating code for file lib/ObjectYAML/DWARFVisitor.cpp...
Generating code for file lib/ObjectYAML/DWARFVisitor.h...
Generating code for file lib/ObjectYAML/DWARFYAML.cpp...
Generating code for file lib/ObjectYAML/ELFEmitter.cpp...
Generating code for file lib/ObjectYAML/ELFYAML.cpp...
Generating code for file lib/ObjectYAML/MachOEmitter.cpp...
Generating code for file lib/ObjectYAML/MachOYAML.cpp...
Generating code for file lib/ObjectYAML/MinidumpEmitter.cpp...
Generating code for file lib/ObjectYAML/MinidumpYAML.cpp...
Generating code for file lib/ObjectYAML/ObjectYAML.cpp...
Generating code for file lib/ObjectYAML/WasmEmitter.cpp...
Generating code for file lib/ObjectYAML/WasmYAML.cpp...
Generating code for file lib/ObjectYAML/XCOFFYAML.cpp...
Generating code for file lib/ObjectYAML/YAML.cpp...
Generating code for file lib/ObjectYAML/yaml2obj.cpp...
Generating code for file lib/Option/Arg.cpp...
Generating code for file lib/Option/ArgList.cpp...
Generating code for file lib/Option/Option.cpp...
Generating code for file lib/Option/OptTable.cpp...
Generating code for file lib/Passes/PassBuilder.cpp...
Generating code for file lib/Passes/PassPlugin.cpp...
Generating code for file lib/Passes/StandardInstrumentations.cpp...
Generating code for file lib/ProfileData/Coverage/CoverageMapping.cpp...
Generating code for file lib/ProfileData/Coverage/CoverageMappingReader.cpp...
Generating code for file lib/ProfileData/Coverage/CoverageMappingWriter.cpp...
Generating code for file lib/ProfileData/GCOV.cpp...
Generating code for file lib/ProfileData/InstrProf.cpp...
Generating code for file lib/ProfileData/InstrProfReader.cpp...
Generating code for file lib/ProfileData/InstrProfWriter.cpp...
Generating code for file lib/ProfileData/ProfileSummaryBuilder.cpp...
Generating code for file lib/ProfileData/SampleProf.cpp...
Generating code for file lib/ProfileData/SampleProfReader.cpp...
Generating code for file lib/ProfileData/SampleProfWriter.cpp...
Generating code for file lib/Remarks/BitstreamRemarkParser.cpp...
Generating code for file lib/Remarks/BitstreamRemarkSerializer.cpp...
Generating code for file lib/Remarks/Remark.cpp...
Generating code for file lib/Remarks/RemarkFormat.cpp...
Generating code for file lib/Remarks/RemarkLinker.cpp...
Generating code for file lib/Remarks/RemarkParser.cpp...
Generating code for file lib/Remarks/RemarkSerializer.cpp...
Generating code for file lib/Remarks/RemarkStringTable.cpp...
Generating code for file lib/Remarks/YAM/opt/doxygen-docs/src/llvm/lib/Support/FileCheckImpl.h:293: warning: Found unknown command `\LINE'
/opt/doxygen-docs/src/llvm/include/llvm/Support/ItaniumManglingCanonicalizer.h:61: warning: Unsupported xml/html tag <encoding> found
/opt/doxygen-docs/src/llvm/include/llvm/Support/ItaniumManglingCanonicalizer.h:57: warning: Unsupported xml/html tag <name> found
/opt/doxygen-docs/src/llvm/include/llvm/Support/ItaniumManglingCanonicalizer.h:57: warning: Unsupported xml/html tag <substitution> found
/opt/doxygen-docs/src/llvm/include/llvm/Support/ItaniumManglingCanonicalizer.h:59: warning: Unsupported xml/html tag <type> found
LRemarkParser.cpp...
Generating code for file lib/Remarks/YAMLRemarkParser.h...
Generating code for file lib/Remarks/YAMLRemarkSerializer.cpp...
Generating code for file lib/Support/AArch64TargetParser.cpp...
Generating code for file lib/Support/ABIBreak.cpp...
Generating code for file lib/Support/Allocator.cpp...
Generating code for file lib/Support/AMDGPUMetadata.cpp...
Generating code for file lib/Support/APFloat.cpp...
Generating code for file lib/Support/APInt.cpp...
Generating code for file lib/Support/APSInt.cpp...
Generating code for file lib/Support/ARMAttributeParser.cpp...
Generating code for file lib/Support/ARMBuildAttrs.cpp...
Generating code for file lib/Support/ARMTargetParser.cpp...
Generating code for file lib/Support/ARMWinEH.cpp...
Generating code for file lib/Support/Atomic.cpp...
Generating code for file lib/Support/BinaryStreamError.cpp...
Generating code for file lib/Support/BinaryStreamReader.cpp...
Generating code for file lib/Support/BinaryStreamRef.cpp...
Generating code for file lib/Support/BinaryStreamWriter.cpp...
Generating code for file lib/Support/BlockFrequency.cpp...
Generating code for file lib/Support/BranchProbability.cpp...
Generating code for file lib/Support/BuryPointer.cpp...
Generating code for file lib/Support/CachePruning.cpp...
Generating code for file lib/Support/Chrono.cpp...
Generating code for file lib/Support/circular_raw_ostream.cpp...
Generating code for file lib/Support/CodeGenCoverage.cpp...
Generating code for file lib/Support/COM.cpp...
Generating code for file lib/Support/CommandLine.cpp...
Generating code for file lib/Support/Compression.cpp...
Generating code for file lib/Support/ConvertUTF.cpp...
Generating code for file lib/Support/ConvertUTFWrapper.cpp...
Generating code for file lib/Support/CrashRecoveryContext.cpp...
Generating code for file lib/Support/CRC.cpp...
Generating code for file lib/Support/DAGDeltaAlgorithm.cpp...
Generating code for file lib/Support/DataExtractor.cpp...
Generating code for file lib/Support/Debug.cpp...
Generating code for file lib/Support/DebugCounter.cpp...
Generating code for file lib/Support/DeltaAlgorithm.cpp...
Generating code for file lib/Support/DJB.cpp...
Generating code for file lib/Support/DynamicLibrary.cpp...
Generating code for file lib/Support/Errno.cpp...
Generating code for file lib/Support/ErrorHandling.cpp...
Generating code for file lib/Support/FileCheck.cpp...
Generating code for file lib/Support/FileCheckImpl.h...
Generating code for file lib/Support/FileCollector.cpp...
Generating code for file lib/Support/FileOutputBuffer.cpp...
Generating code for file lib/Support/FileUtilities.cpp...
Generating code for file lib/Support/FoldingSet.cpp...
Generating code for file lib/Support/FormattedStream.cpp...
Generating code for file lib/Support/FormatVariadic.cpp...
Generating code for file lib/Support/GlobPattern.cpp...
Generating code for file lib/Support/GraphWriter.cpp...
Generating code for file lib/Support/Hashing.cpp...
Generating code for file lib/Support/Host.cpp...
Generating code for file lib/Support/InitLLVM.cpp...
Generating code for file lib/Support/IntEqClasses.cpp...
Generating code for file lib/Support/IntervalMap.cpp...
Generating code for file lib/Support/ItaniumManglingCanonicalizer.cpp...
Generating code for file lib/Support/JSON.cpp...
Generating code for file lib/Support/KnownBits.cpp...
Generating code for file lib/Support/LEB128.cpp...
Generating code for file lib/Support/LineIterator.cpp...
Generating code for file lib/Support/Locale.cpp...
Generating code for file lib/Support/LockFileManager.cpp...
Generating code for file lib/Support/ManagedStatic.cpp...
Generating code for file lib/Support/MathExtras.cpp...
Generating code for file lib/Support/MD5.cpp...
Generating code for file lib/Support/Memory.cpp...
Generating code for file lib/Support/MemoryBuffer.cpp...
Generating code for file lib/Support/NativeFormatting.cpp...
Generating code for file lib/Support/Optional.cpp...
Generating code for file lib/Support/Options.cpp...
Generating code for file lib/Support/Parallel.cpp...
Generating /opt/doxygen-docs/src/llvm/include/llvm/Support/Compiler.h:502: warning: Found unknown command `\macro'
code for file lib/Support/Path.cpp...
Generating code for file lib/Support/PluginLoader.cpp...
Generating code for file lib/Support/PrettyStackTrace.cpp...
Generating code for file lib/Support/Process.cpp...
Generating code for file lib/Support/Program.cpp...
Generating code for file lib/Support/RandomNumberGenerator.cpp...
Generating code for file lib/Support/raw_os_ostream.cpp...
Generating code for file lib/Support/raw_ostream.cpp...
Generating code for file lib/Support/regcomp.c...
Generating code for file lib/Support/regengine.inc...
Generating code for file lib/Support/regerror.c...
Generating code for file lib/Support/Regex.cpp...
Generating code for file lib/Support/regex2.h...
Generating code for file lib/Support/regex_impl.h...
Generating code for file lib/Support/regexec.c...
Generating code for file lib/Support/regfree.c...
Generating code for file lib/Support/regstrlcpy.c...
Generating code for file lib/Support/regutils.h...
Generating code for file lib/Support/RWMutex.cpp...
Generating code for file lib/Support/ScaledNumber.cpp...
Generating code for file lib/Support/ScopedPrinter.cpp...
Generating code for file lib/Support/SHA1.cpp...
Generating code for file lib/Support/Signals.cpp...
Generating code for file lib/Support/Signposts.cpp...
Generating code for file lib/Support/SmallPtrSet.cpp...
Generating code for file lib/Support/SmallVector.cpp...
Generating code for file lib/Support/SourceMgr.cpp...
Generating code for file lib/Support/SpecialCaseList.cpp...
Generating code for file lib/Support/Statistic.cpp...
Generating code for file lib/Support/StringExtras.cpp...
Generating code for file lib/Support/StringMap.cpp...
Generating code for file lib/Support/StringPool.cpp...
Generating code for file lib/Support/StringRef.cpp...
Generating code for file lib/Support/StringSaver.cpp...
Generating code for file lib/Support/SymbolRemappingReader.cpp...
Generating code for file lib/Support/SystemUtils.cpp...
Generating code for file lib/Support/TargetParser.cpp...
Generating code for file lib/Support/TargetRegistry.cpp...
Generating code for file lib/Support/TarWriter.cpp...
Generating code for file lib/Support/Threading.cpp...
Generating code for file lib/Support/ThreadLocal.cpp...
Generating code for file lib/Support/ThreadPool.cpp...
Generating code for file lib/Support/TimeProfiler.cpp...
Generating code for file lib/Support/Timer.cpp...
Generating code for file lib/Support/ToolOutputFile.cpp...
Generating code for file lib/Support/TrigramIndex.cpp...
Generating code for file lib/Support/Triple.cpp...
Generating code for file lib/Support/Twine.cpp...
Generating code for file lib/Support/Unicode.cpp...
Generating code for file lib/Support/UnicodeCaseFold.cpp...
Generating code for file lib/Support/Unix/COM.inc...
Generating code for file lib/Support/Windows/COM.inc...
Generating code for file lib/Support/Unix/DynamicLibrary.inc...
Generating code for file lib/Support/Windows/DynamicLibrary.inc...
Generating code for file lib/Support/Unix/Host.inc...
Generating code for file lib/Support/Windows/Host.inc...
Generating code for file lib/Support/Unix/Memory.inc...
Generating code for file lib/Support/Windows/Memory.inc...
Generating code for file lib/Support/Unix/Path.inc...
Generating code for file lib/Support/Windows/Path.inc...
Generating code for file lib/Support/Unix/Process.inc...
Generating code for file lib/Support/Windows/Process.inc...
Generating code for file lib/Support/Unix/Program.inc...
Generating code for file lib/Support/Windows/Program.inc...
Generating code for file lib/Support/Unix/Signals.inc...
Generating code for file lib/Support/Windows/Signals.inc...
Generating code for file lib/Support/Unix/Threading.inc...
Generating code for file lib/Support/Windows/Threading.inc...
Generating code for file lib/Support/Unix/ThreadLocal.inc...
Generating code for file lib/Support/Windows/ThreadLocal.inc...
Generating code for file lib/Support/Unix/Unix.h...
Generating code for file lib/Support/Unix/Watchdog.inc...
Generating code for file lib/Support/Windows/Watchdog.inc...
Generating code for file lib/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/TargetLowering.h:591: warning: Unsupported xml/html tag </l> found
/Support/Valgrind.cpp...
Generating code for file lib/Support/VersionTuple.cpp...
Generating code for file lib/Support/VirtualFileSystem.cpp...
Generating code for file lib/Support/Watchdog.cpp...
Generating code for file lib/Support/Windows/explicit_symbols.inc...
Generating code for file lib/Support/Windows/WindowsSupport.h...
Generating code for file lib/Support/WithColor.cpp...
Generating code for file lib/Support/xxhash.cpp...
Generating code for file lib/Support/YAMLParser.cpp...
Generating code for file lib/Support/YAMLTraits.cpp...
Generating code for file lib/Support/Z3Solver.cpp...
Generating code for file lib/TableGen/JSONBackend.cpp...
Generating code for file lib/TableGen/Main.cpp...
Generating code for file lib/TableGen/Record.cpp...
Generating code for file lib/TableGen/SetTheory.cpp...
Generating code for file lib/TableGen/StringMatcher.cpp...
Generating code for file lib/TableGen/TableGenBackend.cpp...
Generating code for file lib/TableGen/TGLexer.cpp...
Generating code for file lib/TableGen/TGLexer.h...
Generating code for file lib/TableGen/TGParser.cpp...
Generating code for file lib/TableGen/TGParser.h...
Generating code for file lib/Target/AArch64/AArch64.h...
Generating code for file lib/Target/AArch64/AArch64A53Fix835769.cpp...
Generating code for file lib/Target/AArch64/AArch64A57FPLoadBalancing.cpp...
Generating code for file lib/Target/AArch64/AArch64AdvSIMDScalarPass.cpp...
Generating code for file lib/Target/AArch64/AArch64AsmPrinter.cpp...
Generating code for file lib/Target/AArch64/AArch64BranchTargets.cpp...
Generating code for file lib/Target/AArch64/AArch64CallingConvention.cpp...
Generating code for file lib/Target/AArch64/AArch64CallingConvention.h...
Generating code for file lib/Target/AArch64/AArch64CallLowering.cpp...
Generating code for file lib/Target/AArch64/AArch64CallLowering.h...
Generating code for file lib/Target/AArch64/AArch64CleanupLocalDynamicTLSPass.cpp...
Generating code for file lib/Target/AArch64/AArch64CollectLOH.cpp...
Generating code for file lib/Target/AArch64/AArch64CompressJumpTables.cpp...
Generating code for file lib/Target/AArch64/AArch64CondBrTuning.cpp...
Generating code for file lib/Target/AArch64/AArch64ConditionalCompares.cpp...
Generating code for file lib/Target/AArch64/AArch64ConditionOptimizer.cpp...
Generating code for file lib/Target/AArch64/AArch64DeadRegisterDefinitionsPass.cpp...
Generating code for file lib/Target/AArch64/AArch64ExpandImm.cpp...
Generating code for file lib/Target/AArch64/AArch64ExpandImm.h...
Generating code for file lib/Target/AArch64/AArch64ExpandPseudoInsts.cpp...
Generating code for file lib/Target/AArch64/AArch64FalkorHWPFFix.cpp...
Generating code for file lib/Target/AArch64/AArch64FastISel.cpp...
Generating code for file lib/Target/AArch64/AArch64FrameLowering.cpp...
Generating code for file lib/Target/AArch64/AArch64FrameLowering.h...
Generating code for file lib/Target/AArch64/AArch64InstrInfo.cpp...
Generating code for file lib/Target/AArch64/AArch64InstrInfo.h...
Generating code for file lib/Target/AArch64/AArch64InstructionSelector.cpp...
Generating code for file lib/Target/AArch64/AArch64ISelDAGToDAG.cpp...
Generating code for file lib/Target/AArch64/AArch64ISelLowering.cpp...
Generating code for file lib/Target/AArch64/AArch64ISelLowering.h...
Generating code for file lib/Target/AArch64/AArch64LegalizerInfo.cpp...
Generating code for file lib/Target/AArch64/AArch64LegalizerInfo.h...
Generating code for file lib/Target/AArch64/AArch64LoadStoreOptimizer.cpp...
Generating code for file lib/Target/AArch64/AArch64MachineFunctionInfo.h...
Generating code for file lib/Target/AArch64/AArch64MacroFusion.cpp...
Generating code for file lib/Target/AArch64/AArch64MacroFusion.h...
Generating code for file lib/Target/AArch64/AArch64MCInstLower.cpp...
Generating code for file lib/Target/AArch64/AArch64MCInstLower.h...
Generating code for file lib/Target/AArch64/AArch64PBQPRegAlloc.cpp...
Generating code for file lib/Target/AArch64/AArch64PBQPRegAlloc.h...
Generating code for file lib/Target/AArch64/AArch64PerfectShuffle.h...
Ge/opt/doxygen-docs/src/llvm/lib/Target/AArch64/AsmParser/AArch64AsmParser.cpp:2124: warning: explicit link request to 'elements' could not be resolved
nerating code for file lib/Target/AArch64/AArch64PreLegalizerCombiner.cpp...
Generating code for file lib/Target/AArch64/AArch64PromoteConstant.cpp...
Generating code for file lib/Target/AArch64/AArch64RedundantCopyElimination.cpp...
Generating code for file lib/Target/AArch64/AArch64RegisterBankInfo.cpp...
Generating code for file lib/Target/AArch64/AArch64RegisterBankInfo.h...
Generating code for file lib/Target/AArch64/AArch64RegisterInfo.cpp...
Generating code for file lib/Target/AArch64/AArch64RegisterInfo.h...
Generating code for file lib/Target/AArch64/AArch64SelectionDAGInfo.cpp...
Generating code for file lib/Target/AArch64/AArch64SelectionDAGInfo.h...
Generating code for file lib/Target/AArch64/AArch64SIMDInstrOpt.cpp...
Generating code for file lib/Target/AArch64/AArch64SpeculationHardening.cpp...
Generating code for file lib/Target/AArch64/AArch64StackOffset.h...
Generating code for file lib/Target/AArch64/AArch64StackTagging.cpp...
Generating code for file lib/Target/AArch64/AArch64StackTaggingPreRA.cpp...
Generating code for file lib/Target/AArch64/AArch64StorePairSuppress.cpp...
Generating code for file lib/Target/AArch64/AArch64Subtarget.cpp...
Generating code for file lib/Target/AArch64/AArch64Subtarget.h...
Generating code for file lib/Target/AArch64/AArch64TargetMachine.cpp...
Generating code for file lib/Target/AArch64/AArch64TargetMachine.h...
Generating code for file lib/Target/AArch64/AArch64TargetObjectFile.cpp...
Generating code for file lib/Target/AArch64/AArch64TargetObjectFile.h...
Generating code for file lib/Target/AArch64/AArch64TargetTransformInfo.cpp...
Generating code for file lib/Target/AArch64/AArch64TargetTransformInfo.h...
Generating code for file lib/Target/AArch64/AsmParser/AArch64AsmParser.cpp...
Generating code for file lib/Target/AArch64/Disassembler/AArch64Disassembler.cpp...
Generating code for file lib/Target/AArch64/Disassembler/AArch64Disassembler.h...
Generating code for file lib/Target/AArch64/Disassembler/AArch64ExternalSymbolizer.cpp...
Generating code for file lib/Target/AArch64/Disassembler/AArch64ExternalSymbolizer.h...
Generating code for file lib/Target/AArch64/MCTargetDesc/AArch64AddressingModes.h...
Generating code for file lib/Target/AArch64/MCTargetDesc/AArch64AsmBackend.cpp...
Generating code for file lib/Target/AArch64/MCTargetDesc/AArch64ELFObjectWriter.cpp...
Generating code for file lib/Target/AArch64/MCTargetDesc/AArch64ELFStreamer.cpp...
Generating code for file lib/Target/AArch64/MCTargetDesc/AArch64ELFStreamer.h...
Generating code for file lib/Target/AArch64/MCTargetDesc/AArch64FixupKinds.h...
Generating code for file lib/Target/AArch64/MCTargetDesc/AArch64InstPrinter.cpp...
Generating code for file lib/Target/AArch64/MCTargetDesc/AArch64InstPrinter.h...
Generating code for file lib/Target/AArch64/MCTargetDesc/AArch64MachObjectWriter.cpp...
Generating code for file lib/Target/AArch64/MCTargetDesc/AArch64MCAsmInfo.cpp...
Generating code for file lib/Target/AArch64/MCTargetDesc/AArch64MCAsmInfo.h...
Generating code for file lib/Target/AArch64/MCTargetDesc/AArch64MCCodeEmitter.cpp...
Generating code for file lib/Target/AArch64/MCTargetDesc/AArch64MCExpr.cpp...
Generating code for file lib/Target/AArch64/MCTargetDesc/AArch64MCExpr.h...
Generating code for file lib/Target/AArch64/MCTargetDesc/AArch64MCTargetDesc.cpp...
Generating code for file lib/Target/AArch64/MCTargetDesc/AArch64MCTargetDesc.h...
Generating code for file lib/Target/AArch64/MCTargetDesc/AArch64TargetStreamer.cpp...
Generating code for file lib/Target/AArch64/MCTargetDesc/AArch64TargetStreamer.h...
Generating code for file lib/Target/AArch64/MCTargetDesc/AArch64WinCOFFObjectWriter.cpp...
Generating code for file lib/Target/AArch64/MCTargetDesc/AArch64WinCOFFStreamer.cpp...
Generating code for file lib/Target/AArch64/MCTargetDesc/AArch64WinCOFFStreamer.h...
Generating code for file lib/Target/AArch64/TargetInfo/AArch64TargetInfo.cpp...
Generating code for file lib/Target/AArch64/TargetInfo/AArch64TargetInfo.h...
Generating code for file lib/Target/AArch64/Utils/AArch64BaseInfo.cpp...
Generating code for file lib/Target/AArch64/Utils/AArch64BaseInfo.h...
Generating code for file lib/Target/AMDGPU/AMDGPU.h...
Generating code for file lib/Target/AMDGPU/AMDGPUAliasAnalysis.cpp...
Generating code for file lib/Target/AMDGPU/AMDGPUAliasAnalysis.h...
Generating code for file lib/Target/AMDGPU/AMDGPUAlwaysInlinePass.cpp...
Generating code for file lib/Target/AMDGPU/AMDGPUAnnotateKernelFeatures.cpp...
Generating code for file lib/Target/AMDGPU/AMDGPUAnnotateUniformValues.cpp...
Generating code for file lib/Target/AMDGPU/AMDGPUArgumentUsageInfo.cpp...
Generating code for file lib/Target/AMDGPU/AMDGPUArgumentUsageInfo.h...
Generating code for file lib/Target/AMDGPU/AMDGPUAsmPrinter.cpp...
Generating code for file lib/Target/AMDGPU/AMDGPUAsmPrinter.h...
Generating code for file lib/Target/AMDGPU/AMDGPUAtomicOptimizer.cpp...
Generating code for file lib/Target/AMDGPU/AMDGPUCallLowering.cpp...
Generating code for file lib/Target/AMDGPU/AMDGPUCallLowering.h...
Generating code for file lib/Target/AMDGPU/AMDGPUCodeGenPrepare.cpp...
Generating code for file lib/Target/AMDGPU/AMDGPUFixFunctionBitcasts.cpp...
Generating code for file lib/Target/AMDGPU/AMDGPUFrameLowering.cpp...
Generating code for file lib/Target/AMDGPU/AMDGPUFrameLowering.h...
Generating code for file lib/Target/AMDGPU/AMDGPUHSAMetadataStreamer.cpp...
Generating code for file lib/Target/AMDGPU/AMDGPUHSAMetadataStreamer.h...
Generating code for file lib/Target/AMDGPU/AMDGPUInline.cpp...
Generating code for file lib/Target/AMDGPU/AMDGPUInstrInfo.cpp...
Generating code for file lib/Target/AMDGPU/AMDGPUInstrInfo.h...
Generating code for file lib/Target/AMDGPU/AMDGPUInstructionSelector.cpp...
Generating code for file lib/Target/AMDGPU/AMDGPUInstructionSelector.h...
Generating code for file lib/Target/AMDGPU/AMDGPUISelDAGToDAG.cpp...
Generating code for file lib/Target/AMDGPU/AMDGPUISelLowering.cpp...
Generating code for file lib/Target/AMDGPU/AMDGPUISelLowering.h...
Generating code for file lib/Target/AMDGPU/AMDGPULegalizerInfo.cpp...
Generating code for file lib/Target/AMDGPU/AMDGPULegalizerInfo.h...
Generating code for file lib/Target/AMDGPU/AMDGPULibCalls.cpp...
Generating code for file lib/Target/AMDGPU/AMDGPULibFunc.cpp...
Generating code for file lib/Target/AMDGPU/AMDGPULibFunc.h...
Generating code for file lib/Target/AMDGPU/AMDGPULowerIntrinsics.cpp...
Generating code for file lib/Target/AMDGPU/AMDGPULowerKernelArguments.cpp...
Generating code for file lib/Target/AMDGPU/AMDGPULowerKernelAttributes.cpp...
Generating code for file lib/Target/AMDGPU/AMDGPUMachineCFGStructurizer.cpp...
Generating code for file lib/Target/AMDGPU/AMDGPUMachineFunction.cpp...
Generating code for file lib/Target/AMDGPU/AMDGPUMachineFunction.h...
Generating code for file lib/Target/AMDGPU/AMDGPUMachineModuleInfo.cpp...
Generating code for file lib/Target/AMDGPU/AMDGPUMachineModuleInfo.h...
Generating code for file lib/Target/AMDGPU/AMDGPUMacroFusion.cpp...
Generating code for file lib/Target/AMDGPU/AMDGPUMacroFusion.h...
Generating code for file lib/Target/AMDGPU/AMDGPUMCInstLower.cpp...
Generating code for file lib/Target/AMDGPU/AMDGPUOpenCLEnqueuedBlockLowering.cpp...
Generating code for file lib/Target/AMDGPU/AMDGPUPerfHintAnalysis.cpp...
Generating code for file lib/Target/AMDGPU/AMDGPUPerfHintAnalysis.h...
Generating code for file lib/Target/AMDGPU/AMDGPUPrintfRuntimeBinding.cpp...
Generating code for file lib/Target/AMDGPU/AMDGPUPromoteAlloca.cpp...
Generating code for file lib/Target/AMDGPU/AMDGPUPropagateAttributes.cpp...
Generating code for file lib/Target/AMDGPU/AMDGPUPTNote.h...
Generating code for file lib/Target/AMDGPU/AMDGPURegisterBankInfo.cpp...
Generating code for file lib/Target/AMDGPU/AMDGPURegisterBankInfo.h...
Generating code for file lib/Target/AMDGPU/AMDGPURegisterInfo.cpp...
Generating code for file lib/Target/AMDGPU/AMDGPURegisterInfo.h...
Generating code for file lib/Target/AMDGPU/AMDGPURewriteOutArguments.cpp...
Generating code for file lib/Target/AMDGPU/AMDGPUSubtarget.cpp...
Generating code for file lib/Target/AMDGPU/AMDGPUSubtarget.h...
Generating code for file lib/Target/AMDGPU/AMDGPUTargetMachine.cpp...
Generating code for file lib/Target/AMDGPU/AMDGPUTargetMachine.h...
Generating code for file lib/Target/AMDGPU/AMDGPUTargetObjectFile.cpp...
Generating code for file lib/Target/AMDGPU/AMDGPUTargetObjectFile.h...
Generating code for file lib/Target/AMDGPU/AMDGPUTargetTransformInfo.cpp...
Generating code for file lib/Target/AMDGPU/AMDGPUTargetTransformInfo.h...
Generating code for file lib/Target/AMDGPU/AMDGPUUnifyDivergentExitNodes.cpp...
Generating code for file lib/Target/AMDGPU/AMDGPUUnifyMetadata.cpp...
Generating code for file lib/Target/AMDGPU/AMDILCFGStructurizer.cpp...
Generating code for file lib/Target/AMDGPU/AMDKernelCodeT.h...
Generating code for file lib/Target/AMDGPU/AsmParser/AMDGPUAsmParser.cpp...
Generating code for file lib/Target/AMDGPU/Disassembler/AMDGPUDisassembler.cpp...
Generating code for file lib/Target/AMDGPU/Disassembler/AMDGPUDisassembler.h...
Generating code for file lib/Target/AMDGPU/GCNDPPCombine.cpp...
Generating code for file lib/Target/AMDGPU/GCNHazardRecognizer.cpp...
Generating code for file lib/Target/AMDGPU/GCNHazardRecognizer.h...
Generating code for file lib/Target/AMDGPU/GCNILPSched.cpp...
Generating code for file lib/Target/AMDGPU/GCNIterativeScheduler.cpp...
Generating code for file lib/Target/AMDGPU/GCNIterativeScheduler.h...
Generating code for file lib/Target/AMDGPU/GCNMinRegStrategy.cpp...
Generating code for file lib/Target/AMDGPU/GCNNSAReassign.cpp...
Generating code for file lib/Target/AMDGPU/GCNRegBankReassign.cpp...
Generating code for file lib/Target/AMDGPU/GCNRegPressure.cpp...
Generating code for file lib/Target/AMDGPU/GCNRegPressure.h...
Generating code for file lib/Target/AMDGPU/GCNSchedStrategy.cpp...
Generating code for file lib/Target/AMDGPU/GCNSchedStrategy.h...
Generating code for file lib/Target/AMDGPU/MCTargetDesc/AMDGPUAsmBackend.cpp...
Generating code for file lib/Target/AMDGPU/MCTargetDesc/AMDGPUELFObjectWriter.cpp...
Generating code for file lib/Target/AMDGPU/MCTargetDesc/AMDGPUELFStreamer.cpp...
Generating code for file lib/Target/AMDGPU/MCTargetDesc/AMDGPUELFStreamer.h...
Generating code for file lib/Target/AMDGPU/MCTargetDesc/AMDGPUFixupKinds.h...
Generating code for file lib/Target/AMDGPU/MCTargetDesc/AMDGPUInstPrinter.cpp...
Generating code for file lib/Target/AMDGPU/MCTargetDesc/AMDGPUInstPrinter.h...
Generating code for file lib/Target/AMDGPU/MCTargetDesc/AMDGPUMCAsmInfo.cpp...
Generating code for file lib/Target/AMDGPU/MCTargetDesc/AMDGPUMCAsmInfo.h...
Generating code for file lib/Target/AMDGPU/MCTargetDesc/AMDGPUMCCodeEmitter.cpp...
Generating code for file lib/Target/AMDGPU/MCTargetDesc/AMDGPUMCCodeEmitter.h...
Generating code for file lib/Target/AMDGPU/MCTargetDesc/AMDGPUMCTargetDesc.cpp...
Generating code for file lib/Target/AMDGPU/MCTargetDesc/AMDGPUMCTargetDesc.h...
Generating code for file lib/Target/AMDGPU/MCTargetDesc/AMDGPUTargetStreamer.cpp...
Generating code for file lib/Target/AMDGPU/MCTargetDesc/AMDGPUTargetStreamer.h...
Generating code for file lib/Target/AMDGPU/MCTargetDesc/R600MCCodeEmitter.cpp...
Generating code for file lib/Target/AMDGPU/MCTargetDesc/R600MCTargetDesc.cpp...
Generating code for file lib/Target/AMDGPU/MCTargetDesc/SIMCCodeEmitter.cpp...
Generating code for file lib/Target/AMDGPU/R600AsmPrinter.cpp...
Generating code for file lib/Target/AMDGPU/R600AsmPrinter.h...
Generating code for file lib/Target/AMDGPU/R600ClauseMergePass.cpp...
Generating code for file lib/Target/AMDGPU/R600ControlFlowFinalizer.cpp...
Generating code for file lib/Target/AMDGPU/R600Defines.h...
Generating code for file lib/Target/AMDGPU/R600EmitClauseMarkers.cpp...
Generating code for file lib/Target/AMDGPU/R600ExpandSpecialInstrs.cpp...
Generating code for file lib/Target/AMDGPU/R600FrameLowering.cpp...
Generating code for file lib/Target/AMDGPU/R600FrameLowering.h...
Generating code for file lib/Target/AMDGPU/R600InstrInfo.cpp...
Generating code for file lib/Target/AMDGPU/R600InstrInfo.h...
Generating code for file lib/Target/AMDGPU/R600ISelLowering.cpp...
Generating code for file lib/Target/AMDGPU/R600ISelLowering.h...
Generating code for file lib/Target/AMDGPU/R600MachineFunctionInfo.cpp...
Generating code for file lib/Target/AMDGPU/R600MachineFunctionInfo.h...
Generating code for file lib/Target/AMDGPU/R600MachineScheduler.cpp...
Generating code for file lib/Target/AMDGPU/R600MachineScheduler.h...
Generating code for file lib/Target/AMDGPU/R600OpenCLImageTypeLoweringPass.cpp...
Generating code for file lib/Target/AMDGPU/R600OptimizeVectorRegisters.cpp...
Generating code for file lib/Target/AMDGPU/R600Packetizer.cpp...
Generating code for file lib/Target/AMDGPU/R600RegisterInfo.cpp...
Generating code for file lib/Target/AMDGPU/R600RegisterInfo.h...
Generating code for file lib/Target/AMDGPU/SIAddIMGInit.cpp...
Generating code for file lib/Target/AMDGPU/SIAnnotateControlFlow.cpp...
Generating code for file lib/Target/AMDGPU/SIDefines.h...
Generating code for file lib/Target/AMDGPU/SIFixSGPRCopies.cpp...
Generating code for file lib/Target/AMDGPU/SIFixupVectorISel.cpp...
Generating code for file lib/Target/AMDGPU/SIFixVGPRCopies.cpp...
Generating code for file lib/Target/AMDGPU/SIFoldOperands.cpp...
Generating code for file lib/Target/AMDGPU/SIFormMemoryClauses.cpp...
Generating code for file lib/Target/AMDGPU/SIFrameLowering.cpp...
Generating code for file lib/Target/AMDGPU/SIFrameLowering.h...
Generating code for file lib/Target/AMDGPU/SIInsertSkips.cpp...
Generating code for file lib/Target/AMDGPU/SIInsertWaitcnts.cpp...
Generating code for file lib/Target/AMDGPU/SIInstrInfo.cpp...
Generating code for file lib/Target/AMDGPU/SIInstrInfo.h...
Generating code for file lib/Target/AMDGPU/SIISelLowering.cpp...
Generating code for file lib/Target/AMDGPU/SIISelLowering.h...
Generating code for file lib/Target/AMDGPU/SILoadStoreOptimizer.cpp...
Generating code for file lib/Target/AMDGPU/SILowerControlFlow.cpp...
Generating code for file lib/Target/AMDGPU/SILowerI1Copies.cpp...
Generating code for file lib/Target/AMDGPU/SILowerSGPRSpills.cpp...
Generating code for file lib/Target/AMDGPU/SIMachineFunctionInfo.cpp...
Generating code for file lib/Target/AMDGPU/SIMachineFunctionInfo.h...
Generating code for file lib/Target/AMDGPU/SIMachineScheduler.cpp...
Generating code for file lib/Target/AMDGPU/SIMachineScheduler.h...
Generating code for file lib/Target/AMDGPU/SIMemoryLegalizer.cpp...
Generating code for file lib/Target/AMDGPU/SIModeRegister.cpp...
Generating code for file lib/Target/AMDGPU/SIOptimizeExecMasking.cpp...
Generating code for file lib/Target/AMDGPU/SIOptimizeExecMaskingPreRA.cpp...
Generating code for file lib/Target/AMDGPU/SIPeepholeSDWA.cpp...
Generating code for file lib/Target/AMDGPU/SIPreAllocateWWMRegs.cpp...
Generating code for file lib/Target/AMDGPU/SIProgramInfo.h...
Generating code for file lib/Target/AMDGPU/SIRegisterInfo.cpp...
Generating code for file lib/Target/AMDGPU/SIRegisterInfo.h...
Generating code for file lib/Target/AMDGPU/SIShrinkInstructions.cpp...
Generating code for file lib/Target/AMDGPU/SIWholeQuadMode.cpp...
Generating code for file lib/Target/AMDGPU/TargetInfo/AMDGPUTargetInfo.cpp...
Generating code for file lib/Target/AMDGPU/TargetInfo/AMDGPUTargetInfo.h...
Generating code for file lib/Target/AMDGPU/Utils/AMDGPUAsmUtils.cpp...
Generating code for file lib/Target/AMDGPU/Utils/AMDGPUAsmUtils.h...
Generating code for file lib/Target/AMDGPU/Utils/AMDGPUBaseInfo.cpp...
Generating code for file lib/Target/AMDGPU/Utils/AMDGPUBaseInfo.h...
Generating code for file lib/Target/AMDGPU/Utils/AMDGPUPALMetadata.cpp...
Generating code for file lib/Target/AMDGPU/Utils/AMDGPUPALMetadata.h...
Generating code for file lib/Target/AMDGPU/Utils/AMDKernelCodeTInfo.h...
Generating code for file lib/Target/AMDGPU/Utils/AMDKernelCodeTUtils.cpp...
Generating code for file lib/Target/AMDGPU/Utils/AMDKernelCodeTUtils.h...
Generating code for file lib/Target/ARC/ARC.h...
Generating code for file lib/Target/ARC/ARCAsmPrinter.cpp...
Generating code for file lib/Target/ARC/ARCBranchFinalize.cpp...
Generating code for file lib/Target/ARC/ARCExpandPseudos.cpp...
Generating code for file lib/Target/ARC/ARCFrameLowering.cpp...
Generating code for file lib/Target/ARC/ARCFrameLowering.h...
Generating code for file lib/Target/ARC/ARCInstrInfo.cpp...
Generating code for file lib/Target/ARC/ARCInstrInfo.h...
Generating code for file lib/Target/ARC/ARCISelDAGToDAG.cpp...
Generating code for file lib/Target/ARC/ARCISelLowering.cpp...
Generating code for file lib/Target/ARC/ARCISelLowering.h...
Generating code for file lib/Target/ARC/ARCMachineFunctionInfo.cpp...
Generating code for file lib/Target/ARC/ARCMachineFunctionInfo.h...
Generating code for file lib/Target/ARC/ARCMCInstLower.cpp...
Generating code for file lib/Target/ARC/ARCMCInstLower.h...
Generating code for file lib/Target/ARC/ARCOptAddrMode.cpp...
Generating code for file lib/Target/ARC/ARCRegisterInfo.cpp...
Generating code for file lib/Target/ARC/ARCRegisterInfo.h...
Generating code for file lib/Target/ARC/ARCSubtarget.cpp...
Generating code for file lib/Target/ARC/ARCSubtarget.h...
Generating code for file lib/Target/ARC/ARCTargetMachine.cpp...
Generating code for file lib/Target/ARC/ARCTargetMachine.h...
Generating code for file lib/Target/ARC/ARCTargetStreamer.h...
Generating code for file lib/Target/ARC/ARCTargetTransformInfo.h...
Generating code for file lib/Target/ARC/Disassembler/ARCDisassembler.cpp...
Generating code for file lib/Target/ARC/MCTargetDesc/ARCInfo.h...
Generating code for file lib/Target/ARC/MCTargetDesc/ARCInstPrinter.cpp...
Generating code for file lib/Target/ARC/MCTargetDesc/ARCInstPrinter.h...
Generating code for file lib/Target/ARC/MCTargetDesc/ARCMCAsmInfo.cpp...
Generating code for file lib/Target/ARC/MCTargetDesc/ARCMCAsmInfo.h...
Generating code for file lib/Target/ARC/MCTargetDesc/ARCMCTargetDesc.cpp...
Generating code for file lib/Target/ARC/MCTargetDesc/ARCMCTargetDesc.h...
Generating code for file lib/Target/ARC/TargetInfo/ARCTargetInfo.cpp...
Generating code for file lib/Target/ARC/TargetInfo/ARCTargetInfo.h...
Generating code for file lib/Target/ARM/A15SDOptimizer.cpp...
Generating code for file lib/Target/ARM/ARM.h...
Generating code for file lib/Target/ARM/ARMAsmPrinter.cpp...
Generating code for file lib/Target/ARM/ARMAsmPrinter.h...
Generating code for file lib/Target/ARM/ARMBaseInstrInfo.cpp...
Generating code for file lib/Target/ARM/ARMBaseInstrInfo.h...
Generating code for file lib/Target/ARM/ARMBaseRegisterInfo.cpp...
Generating code for file lib/Target/ARM/ARMBaseRegisterInfo.h...
Generating code for file lib/Target/ARM/ARMBasicBlockInfo.cpp...
Generating code for file lib/Target/ARM/ARMBasicBlockInfo.h...
Generating code for file lib/Target/ARM/ARMCallingConv.cpp...
Generating code for file lib/Target/ARM/ARMCallingConv.h...
Generating code for file lib/Target/ARM/ARMCallLowering.cpp...
Generating code for file lib/Target/ARM/ARMCallLowering.h...
Generating code for file lib/Target/ARM/ARMCodeGenPrepare.cpp...
Generating code for file lib/Target/ARM/ARMConstantIslandPass.cpp...
Generating code for file lib/Target/ARM/ARMConstantPoolValue.cpp...
Generating code for file lib/Target/ARM/ARMConstantPoolValue.h...
Generating code for file lib/Target/ARM/ARMExpandPseudoInsts.cpp...
Generating code for file lib/Target/ARM/ARMFastISel.cpp...
Generating code for file lib/Target/ARM/ARMFeatures.h...
Generating code for file lib/Target/ARM/ARMFrameLowering.cpp...
Generating code for file lib/Target/ARM/ARMFrameLowering.h...
Generating code for file lib/Target/ARM/ARMHazardRecognizer.cpp...
Generating code for file lib/Target/ARM/ARMHazardRecognizer.h...
Generating code for file lib/Target/ARM/ARMInstrInfo.cpp...
Generating code for file lib/Target/ARM/ARMInstrInfo.h...
Generating code for file lib/Target/ARM/ARMInstructionSelector.cpp...
Generating code for file lib/Target/ARM/ARMISelDAGToDAG.cpp...
Generating code for file lib/Target/ARM/ARMISelLowering.cpp...
Generating code for file lib/Target/ARM/ARMISelLowering.h...
Generating code for file lib/Target/ARM/ARMLegalizerInfo.cpp...
Generating code for file lib/Target/ARM/ARMLegalizerInfo.h...
Generating code for file lib/Target/ARM/ARMLoadStoreOptimizer.cpp...
Generating code for file lib/Target/ARM/ARMLowOverheadLoops.cpp...
Generating code for file lib/Target/ARM/ARMMachineFunctionInfo.cpp...
Generating code for file lib/Target/ARM/ARMMachineFunctionInfo.h...
Generating code for file lib/Target/ARM/ARMMacroFusion.cpp...
Generating code for file lib/Target/ARM/ARMMacroFusion.h...
Generating code for file lib/Target/ARM/ARMMCInstLower.cpp...
Generating code for file lib/Target/ARM/ARMOptimizeBarriersPass.cpp...
Generating code for file lib/Target/ARM/ARMParallelDSP.cpp...
Generating code for file lib/Target/ARM/ARMPerfectShuffle.h...
Generating code for file lib/Target/ARM/ARMRegisterBankInfo.cpp...
Generating code for file lib/Target/ARM/ARMRegisterBankInfo.h...
Generating code for file lib/Target/ARM/ARMRegisterInfo.cpp...
Generating code for file lib/Target/ARM/ARMRegisterInfo.h...
Generating code for file lib/Target/ARM/ARMSelectionDAGInfo.cpp...
Generating code for file lib/Target/ARM/ARMSelectionDAGInfo.h...
Generating code for file lib/Target/ARM/ARMSubtarget.cpp...
Generating code for file lib/Target/ARM/ARMSubtarget.h...
Generating code for file lib/Target/ARM/ARMTargetMachine.cpp...
Generating code for file lib/Target/ARM/ARMTargetMachine.h...
Generating code for file lib/Target/ARM/ARMTargetObjectFile.cpp...
Generating code for file lib/Target/ARM/ARMTargetObjectFile.h...
Generating code for file lib/Target/ARM/ARMTargetTransformInfo.cpp...
Generating code for file lib/Target/ARM/ARMTargetTransformInfo.h...
Generating code for file lib/Target/ARM/AsmParser/ARMAsmParser.cpp...
Generating code for file lib/Target/ARM/Disassembler/ARMDisassembler.cpp...
Generating code for file lib/Target/ARM/MCTargetDesc/ARMAddressingModes.h...
Generating code for file lib/Target/ARM/MCTargetDesc/ARMAsmBackend.cpp...
Generating code for file lib/Target/ARM/MCTargetDesc/ARMAsmBackend.h...
Generating code for file lib/Target/ARM/MCTargetDesc/ARMAsmBackendDarwin.h...
Generating code for file lib/Target/ARM/MCTargetDesc/ARMAsmBackendELF.h...
Generating code for file lib/Target/ARM/MCTargetDesc/ARMAsmBackendWinCOFF.h...
Generating code for file lib/Target/ARM/MCTargetDesc/ARMBaseInfo.h...
Generating code for file lib/Target/ARM/Utils/ARMBaseInfo.h...
Generating code for file lib/Target/ARM/MCTargetDesc/ARMELFObjectWriter.cpp...
Generating code for file lib/Target/ARM/MCTargetDesc/ARMELFStreamer.cpp...
Generating code for file lib/Target/ARM/MCTargetDesc/ARMFixupKinds.h...
Generating code for file lib/Target/ARM/MCTargetDesc/ARMInstPrinter.cpp...
Generating code for file lib/Target/ARM/MCTargetDesc/ARMInstPrinter.h...
Generating code for file lib/Target/ARM/MCTargetDesc/ARMMachObjectWriter.cpp...
Generating code for file lib/Target/ARM/MCTargetDesc/ARMMachORelocationInfo.cpp...
Generating code for file lib/Target/ARM/MCTargetDesc/ARMMCAsmInfo.cpp...
Generating code for file lib/Target/ARM/MCTargetDesc/ARMMCAsmInfo.h...
Generating code for file lib/Target/ARM/MCTargetDesc/ARMMCCodeEmitter.cpp...
Generating code for file lib/Target/ARM/MCTargetDesc/ARMMCExpr.cpp...
Generating code for file lib/Target/ARM/MCTargetDesc/ARMMCExpr.h...
Generating code for file lib/Target/ARM/MCTargetDesc/ARMMCTargetDesc.cpp...
Generating code for file lib/Target/ARM/MCTargetDesc/ARMMCTargetDesc.h...
Generating code for file lib/Target/ARM/MCTargetDesc/ARMTargetStreamer.cpp...
Generating code for file lib/Target/ARM/MCTargetDesc/ARMUnwindOpAsm.cpp...
Generating code for file lib/Target/ARM/MCTargetDesc/ARMUnwindOpAsm.h...
Generating code for file lib/Target/ARM/MCTargetDesc/ARMWinCOFFObjectWriter.cpp...
Generating code for file lib/Target/ARM/MCTargetDesc/ARMWinCOFFStreamer.cpp...
Generating code for file lib/Target/ARM/MLxExpansionPass.cpp...
Generating code for file lib/Target/ARM/MVETailPredication.cpp...
Generating code for file lib/Target/ARM/MVEVPTBlockPass.cpp...
Generating code for file lib/Target/ARM/TargetInfo/ARMTargetInfo.cpp...
Generating code for file lib/Target/ARM/TargetInfo/ARMTargetInfo.h...
Generating code for file lib/Target/ARM/Thumb1FrameLowering.cpp...
Generating code for file lib/Target/ARM/Thumb1FrameLoweri/opt/doxygen-docs/src/llvm/lib/Target/AVR/MCTargetDesc/AVRFixupKinds.h:106: warning: Unsupported xml/html tag <x> found
/opt/doxygen-docs/src/llvm/lib/Target/AVR/MCTargetDesc/AVRFixupKinds.h:106: warning: Unsupported xml/html tag <n> found
/opt/doxygen-docs/src/llvm/lib/Target/AVR/MCTargetDesc/AVRFixupKinds.h:106: warning: Unsupported xml/html tag <r> found
ng.h...
Generating code for file lib/Target/ARM/Thumb1InstrInfo.cpp...
Generating code for file lib/Target/ARM/Thumb1InstrInfo.h...
Generating code for file lib/Target/ARM/Thumb2InstrInfo.cpp...
Generating code for file lib/Target/ARM/Thumb2InstrInfo.h...
Generating code for file lib/Target/ARM/Thumb2ITBlockPass.cpp...
Generating code for file lib/Target/ARM/Thumb2SizeReduction.cpp...
Generating code for file lib/Target/ARM/ThumbRegisterInfo.cpp...
Generating code for file lib/Target/ARM/ThumbRegisterInfo.h...
Generating code for file lib/Target/ARM/Utils/ARMBaseInfo.cpp...
Generating code for file lib/Target/AVR/AsmParser/AVRAsmParser.cpp...
Generating code for file lib/Target/AVR/AVR.h...
Generating code for file lib/Target/AVR/AVRAsmPrinter.cpp...
Generating code for file lib/Target/AVR/AVRExpandPseudoInsts.cpp...
Generating code for file lib/Target/AVR/AVRFrameLowering.cpp...
Generating code for file lib/Target/AVR/AVRFrameLowering.h...
Generating code for file lib/Target/AVR/AVRInstrInfo.cpp...
Generating code for file lib/Target/AVR/AVRInstrInfo.h...
Generating code for file lib/Target/AVR/AVRISelDAGToDAG.cpp...
Generating code for file lib/Target/AVR/AVRISelLowering.cpp...
Generating code for file lib/Target/AVR/AVRISelLowering.h...
Generating code for file lib/Target/AVR/AVRMachineFunctionInfo.h...
Generating code for file lib/Target/AVR/AVRMCInstLower.cpp...
Generating code for file lib/Target/AVR/AVRMCInstLower.h...
Generating code for file lib/Target/AVR/AVRRegisterInfo.cpp...
Generating code for file lib/Target/AVR/AVRRegisterInfo.h...
Generating code for file lib/Target/AVR/AVRRelaxMemOperations.cpp...
Generating code for file lib/Target/AVR/AVRSelectionDAGInfo.h...
Generating code for file lib/Target/AVR/AVRSubtarget.cpp...
Generating code for file lib/Target/AVR/AVRSubtarget.h...
Generating code for file lib/Target/AVR/AVRTargetMachine.cpp...
Generating code for file lib/Target/AVR/AVRTargetMachine.h...
Generating code for file lib/Target/AVR/AVRTargetObjectFile.cpp...
Generating code for file lib/Target/AVR/AVRTargetObjectFile.h...
Generating code for file lib/Target/AVR/Disassembler/AVRDisassembler.cpp...
Generating code for file lib/Target/AVR/MCTargetDesc/AVRAsmBackend.cpp...
Generating code for file lib/Target/AVR/MCTargetDesc/AVRAsmBackend.h...
Generating code for file lib/Target/AVR/MCTargetDesc/AVRELFObjectWriter.cpp...
Generating code for file lib/Target/AVR/MCTargetDesc/AVRELFStreamer.cpp...
Generating code for file lib/Target/AVR/MCTargetDesc/AVRELFStreamer.h...
Generating code for file lib/Target/AVR/MCTargetDesc/AVRFixupKinds.h...
Generating code for file lib/Target/AVR/MCTargetDesc/AVRInstPrinter.cpp...
Generating code for file lib/Target/AVR/MCTargetDesc/AVRInstPrinter.h...
Generating code for file lib/Target/AVR/MCTargetDesc/AVRMCAsmInfo.cpp...
Generating code for file lib/Target/AVR/MCTargetDesc/AVRMCAsmInfo.h...
Generating code for file lib/Target/AVR/MCTargetDesc/AVRMCCodeEmitter.cpp...
Generating code for file lib/Target/AVR/MCTargetDesc/AVRMCCodeEmitter.h...
Generating code for file lib/Target/AVR/MCTargetDesc/AVRMCELFStreamer.cpp...
Generating code for file lib/Target/AVR/MCTargetDesc/AVRMCELFStreamer.h...
Generating code for file lib/Target/AVR/MCTargetDesc/AVRMCExpr.cpp...
Generating code for file lib/Target/AVR/MCTargetDesc/AVRMCExpr.h...
Generating code for file lib/Target/AVR/MCTargetDesc/AVRMCTargetDesc.cpp...
Generating code for file lib/Target/AVR/MCTargetDesc/AVRMCTargetDesc.h...
Generating code for file lib/Target/AVR/MCTargetDesc/AVRTargetStreamer.cpp...
Generating code for file lib/Target/AVR/MCTargetDesc/AVRTargetStreamer.h...
Generating code for file lib/Target/AVR/README.md...
Generating code for file lib/Target/AVR/TargetInfo/AVRTargetInfo.cpp...
Generating code for file lib/Target/AVR/TargetInfo/AVRTargetInfo.h...
Generating code for file lib/Target/AVR/TODO.md...
Generating code for file lib/Target/BPF/AsmParser/BPFAsmParser.cpp...
Generating code for file lib/Target/BPF/BPF.h...
Generating code for file lib/Target/BPF/BPFAbstractMemberAccess.cpp...
Generating code for file lib/Target/BPF/BPFAsmPrinter.cpp...
Generating code for file lib/Target/BPF/BPFCORE.h...
Generating code for file lib/Target/BPF/BPFFrameLowering.cpp...
Generating code for file lib/Target/BPF/BPFFrameLowering.h...
Generating code for file lib/Target/BPF/BPFInstrInfo.cpp...
Generating code for file lib/Target/BPF/BPFInstrInfo.h...
Generating code for file lib/Target/BPF/BPFISelDAGToDAG.cpp...
Generating code for file lib/Target/BPF/BPFISelLowering.cpp...
Generating code for file lib/Target/BPF/BPFISelLowering.h...
Generating code for file lib/Target/BPF/BPFMCInstLower.cpp...
Generating code for file lib/Target/BPF/BPFMCInstLower.h...
Generating code for file lib/Target/BPF/BPFMIChecking.cpp...
Generating code for file lib/Target/BPF/BPFMIPeephole.cpp...
Generating code for file lib/Target/BPF/BPFMISimplifyPatchable.cpp...
Generating code for file lib/Target/BPF/BPFRegisterInfo.cpp...
Generating code for file lib/Target/BPF/BPFRegisterInfo.h...
Generating code for file lib/Target/BPF/BPFSelectionDAGInfo.cpp...
Generating code for file lib/Target/BPF/BPFSelectionDAGInfo.h...
Generating code for file lib/Target/BPF/BPFSubtarget.cpp...
Generating code for file lib/Target/BPF/BPFSubtarget.h...
Generating code for file lib/Target/BPF/BPFTargetMachine.cpp...
Generating code for file lib/Target/BPF/BPFTargetMachine.h...
Generating code for file lib/Target/BPF/BTF.h...
Generating code for file lib/Target/BPF/BTFDebug.cpp...
Generating code for file lib/Target/BPF/BTFDebug.h...
Generating code for file lib/Target/BPF/Disassembler/BPFDisassembler.cpp...
Generating code for file lib/Target/BPF/MCTargetDesc/BPFAsmBackend.cpp...
Generating code for file lib/Target/BPF/MCTargetDesc/BPFELFObjectWriter.cpp...
Generating code for file lib/Target/BPF/MCTargetDesc/BPFInstPrinter.cpp...
Generating code for file lib/Target/BPF/MCTargetDesc/BPFInstPrinter.h...
Generating code for file lib/Target/BPF/MCTargetDesc/BPFMCAsmInfo.h...
Generating code for file lib/Target/BPF/MCTargetDesc/BPFMCCodeEmitter.cpp...
Generating code for file lib/Target/BPF/MCTargetDesc/BPFMCTargetDesc.cpp...
Generating code for file lib/Target/BPF/MCTargetDesc/BPFMCTargetDesc.h...
Generating code for file lib/Target/BPF/TargetInfo/BPFTargetInfo.cpp...
Generating code for file lib/Target/BPF/TargetInfo/BPFTargetInfo.h...
Generating code for file lib/Target/Hexagon/AsmParser/HexagonAsmParser.cpp...
Generating code for file lib/Target/Hexagon/BitTracker.cpp...
Generating code for file lib/Target/Hexagon/BitTracker.h...
Generating code for file lib/Target/Hexagon/Disassembler/HexagonDisassembler.cpp...
Generating code for file lib/Target/Hexagon/Hexagon.h...
Generating code for file lib/Target/Hexagon/HexagonAsmPrinter.cpp...
Generating code for file lib/Target/Hexagon/HexagonAsmPrinter.h...
Generating code for file lib/Target/Hexagon/HexagonBitSimplify.cpp...
Generating code for file lib/Target/Hexagon/HexagonBitTracker.cpp...
Generating code for file lib/Target/Hexagon/HexagonBitTracker.h...
Generating code for file lib/Target/Hexagon/HexagonBlockRanges.cpp...
Generating code for file lib/Target/Hexagon/HexagonBlockRanges.h...
Generating code for file lib/Target/Hexagon/HexagonBranchRelaxation.cpp...
Generating code for file lib/Target/Hexagon/HexagonCFGOptimizer.cpp...
Generating code for file lib/Target/Hexagon/HexagonCommonGEP.cpp...
Generating code for file lib/Target/Hexagon/HexagonConstExtenders.cpp...
Generating code for file lib/Target/Hexagon/HexagonConstPropagation.cpp...
Generating code for file lib/Target/Hexagon/HexagonCopyToCombine.cpp...
Generating code for file lib/Target/Hexagon/HexagonDepArch.h...
Generating code for file lib/Target/Hexagon/HexagonDepDecoders.inc...
Generating code for file lib/Target/Hexagon/HexagonDepITypes.h...
Generating code for file lib/Target/Hexagon/HexagonDepTimingClasses.h...
Generating code for file lib/Target/Hexagon/HexagonEarlyIfConv.cpp...
Generating code for file lib/Target/Hexagon/HexagonExpandCondsets.cpp...
Generating code for file lib/Target/Hexagon/HexagonFixupHwLoops.cpp...
Generating code for file lib/Target//opt/doxygen-docs/src/llvm/lib/Target/Hexagon/MCTargetDesc/HexagonInstPrinter.h:19: warning: Found unknown command `\v'
Hexagon/HexagonFrameLowering.cpp...
Generating code for file lib/Target/Hexagon/HexagonFrameLowering.h...
Generating code for file lib/Target/Hexagon/HexagonGenExtract.cpp...
Generating code for file lib/Target/Hexagon/HexagonGenInsert.cpp...
Generating code for file lib/Target/Hexagon/HexagonGenMux.cpp...
Generating code for file lib/Target/Hexagon/HexagonGenPredicate.cpp...
Generating code for file lib/Target/Hexagon/HexagonHardwareLoops.cpp...
Generating code for file lib/Target/Hexagon/HexagonHazardRecognizer.cpp...
Generating code for file lib/Target/Hexagon/HexagonHazardRecognizer.h...
Generating code for file lib/Target/Hexagon/HexagonInstrInfo.cpp...
Generating code for file lib/Target/Hexagon/HexagonInstrInfo.h...
Generating code for file lib/Target/Hexagon/HexagonISelDAGToDAG.cpp...
Generating code for file lib/Target/Hexagon/HexagonISelDAGToDAG.h...
Generating code for file lib/Target/Hexagon/HexagonISelDAGToDAGHVX.cpp...
Generating code for file lib/Target/Hexagon/HexagonISelLowering.cpp...
Generating code for file lib/Target/Hexagon/HexagonISelLowering.h...
Generating code for file lib/Target/Hexagon/HexagonISelLoweringHVX.cpp...
Generating code for file lib/Target/Hexagon/HexagonLoopIdiomRecognition.cpp...
Generating code for file lib/Target/Hexagon/HexagonMachineFunctionInfo.cpp...
Generating code for file lib/Target/Hexagon/HexagonMachineFunctionInfo.h...
Generating code for file lib/Target/Hexagon/HexagonMachineScheduler.cpp...
Generating code for file lib/Target/Hexagon/HexagonMachineScheduler.h...
Generating code for file lib/Target/Hexagon/HexagonMCInstLower.cpp...
Generating code for file lib/Target/Hexagon/HexagonNewValueJump.cpp...
Generating code for file lib/Target/Hexagon/HexagonOptAddrMode.cpp...
Generating code for file lib/Target/Hexagon/HexagonOptimizeSZextends.cpp...
Generating code for file lib/Target/Hexagon/HexagonPeephole.cpp...
Generating code for file lib/Target/Hexagon/HexagonRDFOpt.cpp...
Generating code for file lib/Target/Hexagon/HexagonRegisterInfo.cpp...
Generating code for file lib/Target/Hexagon/HexagonRegisterInfo.h...
Generating code for file lib/Target/Hexagon/HexagonSelectionDAGInfo.cpp...
Generating code for file lib/Target/Hexagon/HexagonSelectionDAGInfo.h...
Generating code for file lib/Target/Hexagon/HexagonSplitConst32AndConst64.cpp...
Generating code for file lib/Target/Hexagon/HexagonSplitDouble.cpp...
Generating code for file lib/Target/Hexagon/HexagonStoreWidening.cpp...
Generating code for file lib/Target/Hexagon/HexagonSubtarget.cpp...
Generating code for file lib/Target/Hexagon/HexagonSubtarget.h...
Generating code for file lib/Target/Hexagon/HexagonTargetMachine.cpp...
Generating code for file lib/Target/Hexagon/HexagonTargetMachine.h...
Generating code for file lib/Target/Hexagon/HexagonTargetObjectFile.cpp...
Generating code for file lib/Target/Hexagon/HexagonTargetObjectFile.h...
Generating code for file lib/Target/Hexagon/HexagonTargetStreamer.h...
Generating code for file lib/Target/Hexagon/HexagonTargetTransformInfo.cpp...
Generating code for file lib/Target/Hexagon/HexagonTargetTransformInfo.h...
Generating code for file lib/Target/Hexagon/HexagonVectorLoopCarriedReuse.cpp...
Generating code for file lib/Target/Hexagon/HexagonVectorPrint.cpp...
Generating code for file lib/Target/Hexagon/HexagonVExtract.cpp...
Generating code for file lib/Target/Hexagon/HexagonVLIWPacketizer.cpp...
Generating code for file lib/Target/Hexagon/HexagonVLIWPacketizer.h...
Generating code for file lib/Target/Hexagon/MCTargetDesc/HexagonAsmBackend.cpp...
Generating code for file lib/Target/Hexagon/MCTargetDesc/HexagonBaseInfo.h...
Generating code for file lib/Target/Hexagon/MCTargetDesc/HexagonELFObjectWriter.cpp...
Generating code for file lib/Target/Hexagon/MCTargetDesc/HexagonFixupKinds.h...
Generating code for file lib/Target/Hexagon/MCTargetDesc/HexagonInstPrinter.cpp...
Generating code for file lib/Target/Hexagon/MCTargetDesc/HexagonInstPrinter.h...
Generating code for file lib/Target/Hexagon/MCTargetDesc/HexagonMCAsmInfo.cpp...
Generating code for file lib/Target/Hexagon/MCTargetDesc/HexagonMCAsmInfo.h...
Generating code for file lib/Target/Hexagon/MCTargetDesc/HexagonMCChecker.cpp...
Generating code for file lib/Target/Hexagon/MCTargetDesc/HexagonMCChecker.h...
Generating code for file lib/Target/Hexagon/MCTargetDesc/HexagonMCCodeEmitter.cpp...
Generating code for file lib/Target/Hexagon/MCTargetDesc/HexagonMCCodeEmitter.h...
Generating code for file lib/Target/Hexagon/MCTargetDesc/HexagonMCCompound.cpp...
Generating code for file lib/Target/Hexagon/MCTargetDesc/HexagonMCDuplexInfo.cpp...
Generating code for file lib/Target/Hexagon/MCTargetDesc/HexagonMCELFStreamer.cpp...
Generating code for file lib/Target/Hexagon/MCTargetDesc/HexagonMCELFStreamer.h...
Generating code for file lib/Target/Hexagon/MCTargetDesc/HexagonMCExpr.cpp...
Generating code for file lib/Target/Hexagon/MCTargetDesc/HexagonMCExpr.h...
Generating code for file lib/Target/Hexagon/MCTargetDesc/HexagonMCInstrInfo.cpp...
Generating code for file lib/Target/Hexagon/MCTargetDesc/HexagonMCInstrInfo.h...
Generating code for file lib/Target/Hexagon/MCTargetDesc/HexagonMCShuffler.cpp...
Generating code for file lib/Target/Hexagon/MCTargetDesc/HexagonMCShuffler.h...
Generating code for file lib/Target/Hexagon/MCTargetDesc/HexagonMCTargetDesc.cpp...
Generating code for file lib/Target/Hexagon/MCTargetDesc/HexagonMCTargetDesc.h...
Generating code for file lib/Target/Hexagon/MCTargetDesc/HexagonShuffler.cpp...
Generating code for file lib/Target/Hexagon/MCTargetDesc/HexagonShuffler.h...
Generating code for file lib/Target/Hexagon/RDFCopy.cpp...
Generating code for file lib/Target/Hexagon/RDFCopy.h...
Generating code for file lib/Target/Hexagon/RDFDeadCode.cpp...
Generating code for file lib/Target/Hexagon/RDFDeadCode.h...
Generating code for file lib/Target/Hexagon/RDFGraph.cpp...
Generating code for file lib/Target/Hexagon/RDFGraph.h...
Generating code for file lib/Target/Hexagon/RDFLiveness.cpp...
Generating code for file lib/Target/Hexagon/RDFLiveness.h...
Generating code for file lib/Target/Hexagon/RDFRegisters.cpp...
Generating code for file lib/Target/Hexagon/RDFRegisters.h...
Generating code for file lib/Target/Hexagon/TargetInfo/HexagonTargetInfo.cpp...
Generating code for file lib/Target/Hexagon/TargetInfo/HexagonTargetInfo.h...
Generating code for file lib/Target/Lanai/AsmParser/LanaiAsmParser.cpp...
Generating code for file lib/Target/Lanai/Disassembler/LanaiDisassembler.cpp...
Generating code for file lib/Target/Lanai/Disassembler/LanaiDisassembler.h...
Generating code for file lib/Target/Lanai/Lanai.h...
Generating code for file lib/Target/Lanai/LanaiAluCode.h...
Generating code for file lib/Target/Lanai/LanaiAsmPrinter.cpp...
Generating code for file lib/Target/Lanai/LanaiCondCode.h...
Generating code for file lib/Target/Lanai/LanaiDelaySlotFiller.cpp...
Generating code for file lib/Target/Lanai/LanaiFrameLowering.cpp...
Generating code for file lib/Target/Lanai/LanaiFrameLowering.h...
Generating code for file lib/Target/Lanai/LanaiInstrInfo.cpp...
Generating code for file lib/Target/Lanai/LanaiInstrInfo.h...
Generating code for file lib/Target/Lanai/LanaiISelDAGToDAG.cpp...
Generating code for file lib/Target/Lanai/LanaiISelLowering.cpp...
Generating code for file lib/Target/Lanai/LanaiISelLowering.h...
Generating code for file lib/Target/Lanai/LanaiMachineFunctionInfo.cpp...
Generating code for file lib/Target/Lanai/LanaiMachineFunctionInfo.h...
Generating code for file lib/Target/Lanai/LanaiMCInstLower.cpp...
Generating code for file lib/Target/Lanai/LanaiMCInstLower.h...
Generating code for file lib/Target/Lanai/LanaiMemAluCombiner.cpp...
Generating code for file lib/Target/Lanai/LanaiRegisterInfo.cpp...
Generating code for file lib/Target/Lanai/LanaiRegisterInfo.h...
Generating code for file lib/Target/Lanai/LanaiSelectionDAGInfo.cpp...
Generating code for file lib/Target/Lanai/LanaiSelectionDAGInfo.h...
Generating code for file lib/Target/Lanai/LanaiSubtarget.cpp...
Generating code for file lib/Target/Lanai/LanaiSubtarget.h...
Generating code for file lib/Target/Lanai/LanaiTargetMachine.cpp...
Generating code for file lib/Target/Lanai/LanaiTargetMachine.h...
Generating code for file lib/Target/Lanai/LanaiTargetObjectFile.cpp...
Generating code for file lib/Target/Lanai/LanaiTargetObjectFile.h...
Generating code for file lib/Target/Lanai/LanaiTargetTransformInfo.h...
Generating code for file lib/Target/Lanai/MCTargetDesc/LanaiAsmBackend.cpp...
Generating code for file lib/Target/Lanai/MCTargetDesc/LanaiBaseInfo.h...
Generating code for file lib/Target/Lanai/MCTargetDesc/LanaiELFObjectWriter.cpp...
Generating code for file lib/Target/Lanai/MCTargetDesc/LanaiFixupKinds.h...
Generating code for file lib/Target/Lanai/MCTargetDesc/LanaiInstPrinter.cpp...
Generating code for file lib/Target/Lanai/MCTargetDesc/LanaiInstPrinter.h...
Generating code for file lib/Target/Lanai/MCTargetDesc/LanaiMCAsmInfo.cpp...
Generating code for file lib/Target/Lanai/MCTargetDesc/LanaiMCAsmInfo.h...
Generating code for file lib/Target/Lanai/MCTargetDesc/LanaiMCCodeEmitter.cpp...
Generating code for file lib/Target/Lanai/MCTargetDesc/LanaiMCExpr.cpp...
Generating code for file lib/Target/Lanai/MCTargetDesc/LanaiMCExpr.h...
Generating code for file lib/Target/Lanai/MCTargetDesc/LanaiMCTargetDesc.cpp...
Generating code for file lib/Target/Lanai/MCTargetDesc/LanaiMCTargetDesc.h...
Generating code for file lib/Target/Lanai/TargetInfo/LanaiTargetInfo.cpp...
Generating code for file lib/Target/Lanai/TargetInfo/LanaiTargetInfo.h...
Generating code for file lib/Target/Mips/AsmParser/MipsAsmParser.cpp...
Generating code for file lib/Target/Mips/Disassembler/MipsDisassembler.cpp...
Generating code for file lib/Target/Mips/MCTargetDesc/MipsABIFlagsSection.cpp...
Generating code for file lib/Target/Mips/MCTargetDesc/MipsABIFlagsSection.h...
Generating code for file lib/Target/Mips/MCTargetDesc/MipsABIInfo.cpp...
Generating code for file lib/Target/Mips/MCTargetDesc/MipsABIInfo.h...
Generating code for file lib/Target/Mips/MCTargetDesc/MipsAsmBackend.cpp...
Generating code for file lib/Target/Mips/MCTargetDesc/MipsAsmBackend.h...
Generating code for file lib/Target/Mips/MCTargetDesc/MipsBaseInfo.h...
Generating code for file lib/Target/Mips/MCTargetDesc/MipsELFObjectWriter.cpp...
Generating code for file lib/Target/Mips/MCTargetDesc/MipsELFStreamer.cpp...
Generating code for file lib/Target/Mips/MCTargetDesc/MipsELFStreamer.h...
Generating code for file lib/Target/Mips/MCTargetDesc/MipsFixupKinds.h...
Generating code for file lib/Target/Mips/MCTargetDesc/MipsInstPrinter.cpp...
Generating code for file lib/Target/Mips/MCTargetDesc/MipsInstPrinter.h...
Generating code for file lib/Target/Mips/MCTargetDesc/MipsMCAsmInfo.cpp...
Generating code for file lib/Target/Mips/MCTargetDesc/MipsMCAsmInfo.h...
Generating code for file lib/Target/Mips/MCTargetDesc/MipsMCCodeEmitter.cpp...
Generating code for file lib/Target/Mips/MCTargetDesc/MipsMCCodeEmitter.h...
Generating code for file lib/Target/Mips/MCTargetDesc/MipsMCExpr.cpp...
Generating code for file lib/Target/Mips/MCTargetDesc/MipsMCExpr.h...
Generating code for file lib/Target/Mips/MCTargetDesc/MipsMCNaCl.h...
Generating code for file lib/Target/Mips/MCTargetDesc/MipsMCTargetDesc.cpp...
Generating code for file lib/Target/Mips/MCTargetDesc/MipsMCTargetDesc.h...
Generating code for file lib/Target/Mips/MCTargetDesc/MipsNaClELFStreamer.cpp...
Generating code for file lib/Target/Mips/MCTargetDesc/MipsOptionRecord.cpp...
Generating code for file lib/Target/Mips/MCTargetDesc/MipsTargetStreamer.cpp...
Generating code for file lib/Target/Mips/MicroMipsSizeReduction.cpp...
Generating code for file lib/Target/Mips/Mips.h...
Generating code for file lib/Target/Mips/Mips16FrameLowering.cpp...
Generating code for file lib/Target/Mips/Mips16FrameLowering.h...
Generating code for file lib/Target/Mips/Mips16HardFloat.cpp...
Generating code for file lib/Target/Mips/Mips16HardFloatInfo.cpp...
Generating code for file lib/Target/Mips/Mips16HardFloatInfo.h...
Generating code for file lib/Target/Mips/Mips16InstrInfo.cpp...
Generating code for file lib/Target/Mips/Mips16InstrInfo.h...
Generating code for file lib/Target/Mips/Mips16ISelDAGT/opt/doxygen-docs/src/llvm/lib/Target/Mips/MipsSEInstrInfo.cpp:203: warning: Found unknown command `\MI'
/opt/doxygen-docs/src/llvm/lib/Target/Mips/MipsSEInstrInfo.cpp:203: warning: Found unknown command `\isWrite'
oDAG.cpp...
Generating code for file lib/Target/Mips/Mips16ISelDAGToDAG.h...
Generating code for file lib/Target/Mips/Mips16ISelLowering.cpp...
Generating code for file lib/Target/Mips/Mips16ISelLowering.h...
Generating code for file lib/Target/Mips/Mips16RegisterInfo.cpp...
Generating code for file lib/Target/Mips/Mips16RegisterInfo.h...
Generating code for file lib/Target/Mips/MipsAnalyzeImmediate.cpp...
Generating code for file lib/Target/Mips/MipsAnalyzeImmediate.h...
Generating code for file lib/Target/Mips/MipsAsmPrinter.cpp...
Generating code for file lib/Target/Mips/MipsAsmPrinter.h...
Generating code for file lib/Target/Mips/MipsBranchExpansion.cpp...
Generating code for file lib/Target/Mips/MipsCallLowering.cpp...
Generating code for file lib/Target/Mips/MipsCallLowering.h...
Generating code for file lib/Target/Mips/MipsCCState.cpp...
Generating code for file lib/Target/Mips/MipsCCState.h...
Generating code for file lib/Target/Mips/MipsConstantIslandPass.cpp...
Generating code for file lib/Target/Mips/MipsDelaySlotFiller.cpp...
Generating code for file lib/Target/Mips/MipsExpandPseudo.cpp...
Generating code for file lib/Target/Mips/MipsFastISel.cpp...
Generating code for file lib/Target/Mips/MipsFrameLowering.cpp...
Generating code for file lib/Target/Mips/MipsFrameLowering.h...
Generating code for file lib/Target/Mips/MipsInstrInfo.cpp...
Generating code for file lib/Target/Mips/MipsInstrInfo.h...
Generating code for file lib/Target/Mips/MipsInstructionSelector.cpp...
Generating code for file lib/Target/Mips/MipsISelDAGToDAG.cpp...
Generating code for file lib/Target/Mips/MipsISelDAGToDAG.h...
Generating code for file lib/Target/Mips/MipsISelLowering.cpp...
Generating code for file lib/Target/Mips/MipsISelLowering.h...
Generating code for file lib/Target/Mips/MipsLegalizerInfo.cpp...
Generating code for file lib/Target/Mips/MipsLegalizerInfo.h...
Generating code for file lib/Target/Mips/MipsMachineFunction.cpp...
Generating code for file lib/Target/Mips/MipsMachineFunction.h...
Generating code for file lib/Target/Mips/MipsMCInstLower.cpp...
Generating code for file lib/Target/Mips/MipsMCInstLower.h...
Generating code for file lib/Target/Mips/MipsModuleISelDAGToDAG.cpp...
Generating code for file lib/Target/Mips/MipsOptimizePICCall.cpp...
Generating code for file lib/Target/Mips/MipsOptionRecord.h...
Generating code for file lib/Target/Mips/MipsOs16.cpp...
Generating code for file lib/Target/Mips/MipsPreLegalizerCombiner.cpp...
Generating code for file lib/Target/Mips/MipsRegisterBankInfo.cpp...
Generating code for file lib/Target/Mips/MipsRegisterBankInfo.h...
Generating code for file lib/Target/Mips/MipsRegisterInfo.cpp...
Generating code for file lib/Target/Mips/MipsRegisterInfo.h...
Generating code for file lib/Target/Mips/MipsSEFrameLowering.cpp...
Generating code for file lib/Target/Mips/MipsSEFrameLowering.h...
Generating code for file lib/Target/Mips/MipsSEInstrInfo.cpp...
Generating code for file lib/Target/Mips/MipsSEInstrInfo.h...
Generating code for file lib/Target/Mips/MipsSEISelDAGToDAG.cpp...
Generating code for file lib/Target/Mips/MipsSEISelDAGToDAG.h...
Generating code for file lib/Target/Mips/MipsSEISelLowering.cpp...
Generating code for file lib/Target/Mips/MipsSEISelLowering.h...
Generating code for file lib/Target/Mips/MipsSERegisterInfo.cpp...
Generating code for file lib/Target/Mips/MipsSERegisterInfo.h...
Generating code for file lib/Target/Mips/MipsSubtarget.cpp...
Generating code for file lib/Target/Mips/MipsSubtarget.h...
Generating code for file lib/Target/Mips/MipsTargetMachine.cpp...
Generating code for file lib/Target/Mips/MipsTargetMachine.h...
Generating code for file lib/Target/Mips/MipsTargetObjectFile.cpp...
Generating code for file lib/Target/Mips/MipsTargetObjectFile.h...
Generating code for file lib/Target/Mips/MipsTargetStreamer.h...
Generating code for file lib/Target/Mips/TargetInfo/MipsTargetInfo.cpp...
Generating code for file lib/Target/Mips/TargetInfo/MipsTargetInfo.h...
Generating code for file lib/Target/MSP430/AsmParser/MSP430AsmParser.cpp...
Generating code for file lib/Target/MSP430/Disassembler/MSP430Disassembler.cpp...
Generating code for file lib/Target/MSP430/MCTargetDesc/MSP430AsmBackend.cpp...
Generating code for file lib/Target/MSP430/MCTargetDesc/MSP430ELFObjectWriter.cpp...
Generating code for file lib/Target/MSP430/MCTargetDesc/MSP430ELFStreamer.cpp...
Generating code for file lib/Target/MSP430/MCTargetDesc/MSP430FixupKinds.h...
Generating code for file lib/Target/MSP430/MCTargetDesc/MSP430InstPrinter.cpp...
Generating code for file lib/Target/MSP430/MCTargetDesc/MSP430InstPrinter.h...
Generating code for file lib/Target/MSP430/MCTargetDesc/MSP430MCAsmInfo.cpp...
Generating code for file lib/Target/MSP430/MCTargetDesc/MSP430MCAsmInfo.h...
Generating code for file lib/Target/MSP430/MCTargetDesc/MSP430MCCodeEmitter.cpp...
Generating code for file lib/Target/MSP430/MCTargetDesc/MSP430MCTargetDesc.cpp...
Generating code for file lib/Target/MSP430/MCTargetDesc/MSP430MCTargetDesc.h...
Generating code for file lib/Target/MSP430/MSP430.h...
Generating code for file lib/Target/MSP430/MSP430AsmPrinter.cpp...
Generating code for file lib/Target/MSP430/MSP430BranchSelector.cpp...
Generating code for file lib/Target/MSP430/MSP430FrameLowering.cpp...
Generating code for file lib/Target/MSP430/MSP430FrameLowering.h...
Generating code for file lib/Target/MSP430/MSP430InstrInfo.cpp...
Generating code for file lib/Target/MSP430/MSP430InstrInfo.h...
Generating code for file lib/Target/MSP430/MSP430ISelDAGToDAG.cpp...
Generating code for file lib/Target/MSP430/MSP430ISelLowering.cpp...
Generating code for file lib/Target/MSP430/MSP430ISelLowering.h...
Generating code for file lib/Target/MSP430/MSP430MachineFunctionInfo.cpp...
Generating code for file lib/Target/MSP430/MSP430MachineFunctionInfo.h...
Generating code for file lib/Target/MSP430/MSP430MCInstLower.cpp...
Generating code for file lib/Target/MSP430/MSP430MCInstLower.h...
Generating code for file lib/Target/MSP430/MSP430RegisterInfo.cpp...
Generating code for file lib/Target/MSP430/MSP430RegisterInfo.h...
Generating code for file lib/Target/MSP430/MSP430Subtarget.cpp...
Generating code for file lib/Target/MSP430/MSP430Subtarget.h...
Generating code for file lib/Target/MSP430/MSP430TargetMachine.cpp...
Generating code for file lib/Target/MSP430/MSP430TargetMachine.h...
Generating code for file lib/Target/MSP430/TargetInfo/MSP430TargetInfo.cpp...
Generating code for file lib/Target/MSP430/TargetInfo/MSP430TargetInfo.h...
Generating code for file lib/Target/NVPTX/cl_common_defines.h...
Generating code for file lib/Target/NVPTX/ManagedStringPool.h...
Generating code for file lib/Target/NVPTX/MCTargetDesc/NVPTXBaseInfo.h...
Generating code for file lib/Target/NVPTX/MCTargetDesc/NVPTXInstPrinter.cpp...
Generating code for file lib/Target/NVPTX/MCTargetDesc/NVPTXInstPrinter.h...
Generating code for file lib/Target/NVPTX/MCTargetDesc/NVPTXMCAsmInfo.cpp...
Generating code for file lib/Target/NVPTX/MCTargetDesc/NVPTXMCAsmInfo.h...
Generating code for file lib/Target/NVPTX/MCTargetDesc/NVPTXMCTargetDesc.cpp...
Generating code for file lib/Target/NVPTX/MCTargetDesc/NVPTXMCTargetDesc.h...
Generating code for file lib/Target/NVPTX/MCTargetDesc/NVPTXTargetStreamer.cpp...
Generating code for file lib/Target/NVPTX/MCTargetDesc/NVPTXTargetStreamer.h...
Generating code for file lib/Target/NVPTX/NVPTX.h...
Generating code for file lib/Target/NVPTX/NVPTXAllocaHoisting.cpp...
Generating code for file lib/Target/NVPTX/NVPTXAllocaHoisting.h...
Generating code for file lib/Target/NVPTX/NVPTXAsmPrinter.cpp...
Generating code for file lib/Target/NVPTX/NVPTXAsmPrinter.h...
Generating code for file lib/Target/NVPTX/NVPTXAssignValidGlobalNames.cpp...
Generating code for file lib/Target/NVPTX/NVPTXFrameLowering.cpp...
Generating code for file lib/Target/NVPTX/NVPTXFrameLowering.h...
Generating code for file lib/Target/NVPTX/NVPTXGenericToNVVM.cpp...
Generating code for file lib/Target/NVPTX/NVPTXImageOptimizer.cpp...
Generating code for file lib/Target/NVPTX/NVPTXInstrInfo.cpp...
Generating code for file lib/Target/NVPTX/NVPTXInstrInfo.h...
Generating code for file lib/Target/NVPTX/NVPTXISelDAGToDAG.cpp...
Generating code for file lib/Target/NVPTX/NVPTXISelDAGToDAG.h...
Generating code for file lib/Target/NVPTX/NVPTXISelLowering.cpp...
Generating code for file lib/Target/NVPTX/NVPTXISelLowering.h...
Generating code for file lib/Target/NVPTX/NVPTXLowerAggrCopies.cpp...
Generating code for file lib/Target/NVPTX/NVPTXLowerAggrCopies.h...
Generating code for file lib/Target/NVPTX/NVPTXLowerAlloca.cpp...
Generating code for file lib/Target/NVPTX/NVPTXLowerArgs.cpp...
Generating code for file lib/Target/NVPTX/NVPTXMachineFunctionInfo.h...
Generating code for file lib/Target/NVPTX/NVPTXMCExpr.cpp...
Generating code for file lib/Target/NVPTX/NVPTXMCExpr.h...
Generating code for file lib/Target/NVPTX/NVPTXPeephole.cpp...
Generating code for file lib/Target/NVPTX/NVPTXPrologEpilogPass.cpp...
Generating code for file lib/Target/NVPTX/NVPTXProxyRegErasure.cpp...
Generating code for file lib/Target/NVPTX/NVPTXRegisterInfo.cpp...
Generating code for file lib/Target/NVPTX/NVPTXRegisterInfo.h...
Generating code for file lib/Target/NVPTX/NVPTXReplaceImageHandles.cpp...
Generating code for file lib/Target/NVPTX/NVPTXSubtarget.cpp...
Generating code for file lib/Target/NVPTX/NVPTXSubtarget.h...
Generating code for file lib/Target/NVPTX/NVPTXTargetMachine.cpp...
Generating code for file lib/Target/NVPTX/NVPTXTargetMachine.h...
Generating code for file lib/Target/NVPTX/NVPTXTargetObjectFile.h...
Generating code for file lib/Target/NVPTX/NVPTXTargetTransformInfo.cpp...
Generating code for file lib/Target/NVPTX/NVPTXTargetTransformInfo.h...
Generating code for file lib/Target/NVPTX/NVPTXUtilities.cpp...
Generating code for file lib/Target/NVPTX/NVPTXUtilities.h...
Generating code for file lib/Target/NVPTX/NVVMIntrRange.cpp...
Generating code for file lib/Target/NVPTX/NVVMReflect.cpp...
Generating code for file lib/Target/NVPTX/TargetInfo/NVPTXTargetInfo.cpp...
Generating code for file lib/Target/NVPTX/TargetInfo/NVPTXTargetInfo.h...
Generating code for file lib/Target/PowerPC/AsmParser/PPCAsmParser.cpp...
Generating code for file lib/Target/PowerPC/Disassembler/PPCDisassembler.cpp...
Generating code for file lib/Target/PowerPC/MCTargetDesc/PPCAsmBackend.cpp...
Generating code for file lib/Target/PowerPC/MCTargetDesc/PPCELFObjectWriter.cpp...
Generating code for file lib/Target/PowerPC/MCTargetDesc/PPCFixupKinds.h...
Generating code for file lib/Target/PowerPC/MCTargetDesc/PPCInstPrinter.cpp...
Generating code for file lib/Target/PowerPC/MCTargetDesc/PPCInstPrinter.h...
Generating code for file lib/Target/PowerPC/MCTargetDesc/PPCMachObjectWriter.cpp...
Generating code for file lib/Target/PowerPC/MCTargetDesc/PPCMCAsmInfo.cpp...
Generating code for file lib/Target/PowerPC/MCTargetDesc/PPCMCAsmInfo.h...
Generating code for file lib/Target/PowerPC/MCTargetDesc/PPCMCCodeEmitter.cpp...
Generating code for file lib/Target/PowerPC/MCTargetDesc/PPCMCCodeEmitter.h...
Generating code for file lib/Target/PowerPC/MCTargetDesc/PPCMCExpr.cpp...
Generating code for file lib/Target/PowerPC/MCTargetDesc/PPCMCExpr.h...
Generating code for file lib/Target/PowerPC/MCTargetDesc/PPCMCTargetDesc.cpp...
Generating code for file lib/Target/PowerPC/MCTargetDesc/PPCMCTargetDesc.h...
Generating code for file lib/Target/PowerPC/MCTargetDesc/PPCPredicates.cpp...
Generating code for file lib/Target/PowerPC/MCTargetDesc/PPCPredicates.h...
Generating code for file lib/Target/PowerPC/MCTargetDesc/PPCXCOFFObjectWriter.cpp...
Generating code for file lib/Target/PowerPC/PPC.h...
Generating code for file lib/Target/PowerPC/PPCAsmPrinter.cpp...
Generating code for file lib/Target/PowerPC/PPCBoolRetToInt.cpp...
Generating code for file lib/Target/PowerPC/PPCBranchCoalescing.cpp...
Generating code for file lib/Target/PowerPC/PPCBranchSelector.cpp...
Generating code for file lib/Target/PowerPC/PPCCallingConv.cpp...
Generating code for file lib/Target/PowerPC/PPCCallingConv.h...
Generating code for file lib/Target/PowerPC/PPCCCState.cpp...
Generating code for file lib/Target/PowerPC/PPCCCState.h...
Generating code for file lib/Target/Power/opt/doxygen-docs/src/llvm/lib/Target/PowerPC/PPCInstrInfo.h:237: warning: Unsupported xml/html tag <Root> found
PC/PPCCTRLoops.cpp...
Generating code for file lib/Target/PowerPC/PPCEarlyReturn.cpp...
Generating code for file lib/Target/PowerPC/PPCExpandISEL.cpp...
Generating code for file lib/Target/PowerPC/PPCFastISel.cpp...
Generating code for file lib/Target/PowerPC/PPCFrameLowering.cpp...
Generating code for file lib/Target/PowerPC/PPCFrameLowering.h...
Generating code for file lib/Target/PowerPC/PPCHazardRecognizers.cpp...
Generating code for file lib/Target/PowerPC/PPCHazardRecognizers.h...
Generating code for file lib/Target/PowerPC/PPCInstrBuilder.h...
Generating code for file lib/Target/PowerPC/PPCInstrInfo.cpp...
Generating code for file lib/Target/PowerPC/PPCInstrInfo.h...
Generating code for file lib/Target/PowerPC/PPCISelDAGToDAG.cpp...
Generating code for file lib/Target/PowerPC/PPCISelLowering.cpp...
Generating code for file lib/Target/PowerPC/PPCISelLowering.h...
Generating code for file lib/Target/PowerPC/PPCLoopPreIncPrep.cpp...
Generating code for file lib/Target/PowerPC/PPCLowerMASSVEntries.cpp...
Generating code for file lib/Target/PowerPC/PPCMachineFunctionInfo.cpp...
Generating code for file lib/Target/PowerPC/PPCMachineFunctionInfo.h...
Generating code for file lib/Target/PowerPC/PPCMachineScheduler.cpp...
Generating code for file lib/Target/PowerPC/PPCMachineScheduler.h...
Generating code for file lib/Target/PowerPC/PPCMCInstLower.cpp...
Generating code for file lib/Target/PowerPC/PPCMIPeephole.cpp...
Generating code for file lib/Target/PowerPC/PPCPerfectShuffle.h...
Generating code for file lib/Target/PowerPC/PPCPreEmitPeephole.cpp...
Generating code for file lib/Target/PowerPC/PPCQPXLoadSplat.cpp...
Generating code for file lib/Target/PowerPC/PPCReduceCRLogicals.cpp...
Generating code for file lib/Target/PowerPC/PPCRegisterInfo.cpp...
Generating code for file lib/Target/PowerPC/PPCRegisterInfo.h...
Generating code for file lib/Target/PowerPC/PPCSubtarget.cpp...
Generating code for file lib/Target/PowerPC/PPCSubtarget.h...
Generating code for file lib/Target/PowerPC/PPCTargetMachine.cpp...
Generating code for file lib/Target/PowerPC/PPCTargetMachine.h...
Generating code for file lib/Target/PowerPC/PPCTargetObjectFile.cpp...
Generating code for file lib/Target/PowerPC/PPCTargetObjectFile.h...
Generating code for file lib/Target/PowerPC/PPCTargetStreamer.h...
Generating code for file lib/Target/PowerPC/PPCTargetTransformInfo.cpp...
Generating code for file lib/Target/PowerPC/PPCTargetTransformInfo.h...
Generating code for file lib/Target/PowerPC/PPCTLSDynamicCall.cpp...
Generating code for file lib/Target/PowerPC/PPCTOCRegDeps.cpp...
Generating code for file lib/Target/PowerPC/PPCVSXCopy.cpp...
Generating code for file lib/Target/PowerPC/PPCVSXFMAMutate.cpp...
Generating code for file lib/Target/PowerPC/PPCVSXSwapRemoval.cpp...
Generating code for file lib/Target/PowerPC/TargetInfo/PowerPCTargetInfo.cpp...
Generating code for file lib/Target/PowerPC/TargetInfo/PowerPCTargetInfo.h...
Generating code for file lib/Target/RISCV/AsmParser/RISCVAsmParser.cpp...
Generating code for file lib/Target/RISCV/Disassembler/RISCVDisassembler.cpp...
Generating code for file lib/Target/RISCV/MCTargetDesc/RISCVAsmBackend.cpp...
Generating code for file lib/Target/RISCV/MCTargetDesc/RISCVAsmBackend.h...
Generating code for file lib/Target/RISCV/MCTargetDesc/RISCVELFObjectWriter.cpp...
Generating code for file lib/Target/RISCV/MCTargetDesc/RISCVELFStreamer.cpp...
Generating code for file lib/Target/RISCV/MCTargetDesc/RISCVELFStreamer.h...
Generating code for file lib/Target/RISCV/MCTargetDesc/RISCVFixupKinds.h...
Generating code for file lib/Target/RISCV/MCTargetDesc/RISCVInstPrinter.cpp...
Generating code for file lib/Target/RISCV/MCTargetDesc/RISCVInstPrinter.h...
Generating code for file lib/Target/RISCV/MCTargetDesc/RISCVMCAsmInfo.cpp...
Generating code for file lib/Target/RISCV/MCTargetDesc/RISCVMCAsmInfo.h...
Generating code for file lib/Target/RISCV/MCTargetDesc/RISCVMCCodeEmitter.cpp...
Generating code for file lib/Target/RISCV/MCTargetDesc/RISCVMCExpr.cpp...
Generating code for file lib/Target/RISCV/MCTargetDesc/RISCVMCExpr.h...
Generating code for file lib/Target/RISCV/MCTargetDesc/RISCVMCTargetDesc.cpp...
Generating code for file lib/Target/RISCV/MCTargetDesc/RISCVMCTargetDesc.h...
Generating code for file lib/Target/RISCV/MCTargetDesc/RISCVTargetStreamer.cpp...
Generating code for file lib/Target/RISCV/MCTargetDesc/RISCVTargetStreamer.h...
Generating code for file lib/Target/RISCV/RISCV.h...
Generating code for file lib/Target/RISCV/RISCVAsmPrinter.cpp...
Generating code for file lib/Target/RISCV/RISCVCallLowering.cpp...
Generating code for file lib/Target/RISCV/RISCVCallLowering.h...
Generating code for file lib/Target/RISCV/RISCVExpandPseudoInsts.cpp...
Generating code for file lib/Target/RISCV/RISCVFrameLowering.cpp...
Generating code for file lib/Target/RISCV/RISCVFrameLowering.h...
Generating code for file lib/Target/RISCV/RISCVInstrInfo.cpp...
Generating code for file lib/Target/RISCV/RISCVInstrInfo.h...
Generating code for file lib/Target/RISCV/RISCVInstructionSelector.cpp...
Generating code for file lib/Target/RISCV/RISCVISelDAGToDAG.cpp...
Generating code for file lib/Target/RISCV/RISCVISelLowering.cpp...
Generating code for file lib/Target/RISCV/RISCVISelLowering.h...
Generating code for file lib/Target/RISCV/RISCVLegalizerInfo.cpp...
Generating code for file lib/Target/RISCV/RISCVLegalizerInfo.h...
Generating code for file lib/Target/RISCV/RISCVMachineFunctionInfo.h...
Generating code for file lib/Target/RISCV/RISCVMCInstLower.cpp...
Generating code for file lib/Target/RISCV/RISCVMergeBaseOffset.cpp...
Generating code for file lib/Target/RISCV/RISCVRegisterBankInfo.cpp...
Generating code for file lib/Target/RISCV/RISCVRegisterBankInfo.h...
Generating code for file lib/Target/RISCV/RISCVRegisterInfo.cpp...
Generating code for file lib/Target/RISCV/RISCVRegisterInfo.h...
Generating code for file lib/Target/RISCV/RISCVSubtarget.cpp...
Generating code for file lib/Target/RISCV/RISCVSubtarget.h...
Generating code for file lib/Target/RISCV/RISCVTargetMachine.cpp...
Generating code for file lib/Target/RISCV/RISCVTargetMachine.h...
Generating code for file lib/Target/RISCV/RISCVTargetObjectFile.cpp...
Generating code for file lib/Target/RISCV/RISCVTargetObjectFile.h...
Generating code for file lib/Target/RISCV/RISCVTargetTransformInfo.cpp...
Generating code for file lib/Target/RISCV/RISCVTargetTransformInfo.h...
Generating code for file lib/Target/RISCV/TargetInfo/RISCVTargetInfo.cpp...
Generating code for file lib/Target/RISCV/TargetInfo/RISCVTargetInfo.h...
Generating code for file lib/Target/RISCV/Utils/RISCVBaseInfo.cpp...
Generating code for file lib/Target/RISCV/Utils/RISCVBaseInfo.h...
Generating code for file lib/Target/RISCV/Utils/RISCVMatInt.cpp...
Generating code for file lib/Target/RISCV/Utils/RISCVMatInt.h...
Generating code for file lib/Target/Sparc/AsmParser/SparcAsmParser.cpp...
Generating code for file lib/Target/Sparc/DelaySlotFiller.cpp...
Generating code for file lib/Target/Sparc/Disassembler/SparcDisassembler.cpp...
Generating code for file lib/Target/Sparc/LeonPasses.cpp...
Generating code for file lib/Target/Sparc/LeonPasses.h...
Generating code for file lib/Target/Sparc/MCTargetDesc/SparcAsmBackend.cpp...
Generating code for file lib/Target/Sparc/MCTargetDesc/SparcELFObjectWriter.cpp...
Generating code for file lib/Target/Sparc/MCTargetDesc/SparcFixupKinds.h...
Generating code for file lib/Target/Sparc/MCTargetDesc/SparcInstPrinter.cpp...
Generating code for file lib/Target/Sparc/MCTargetDesc/SparcInstPrinter.h...
Generating code for file lib/Target/Sparc/MCTargetDesc/SparcMCAsmInfo.cpp...
Generating code for file lib/Target/Sparc/MCTargetDesc/SparcMCAsmInfo.h...
Generating code for file lib/Target/Sparc/MCTargetDesc/SparcMCCodeEmitter.cpp...
Generating code for file lib/Target/Sparc/MCTargetDesc/SparcMCExpr.cpp...
Generating code for file lib/Target/Sparc/MCTargetDesc/SparcMCExpr.h...
Generating code for file lib/Target/Sparc/MCTargetDesc/SparcMCTargetDesc.cpp...
Generating code for file lib/Target/Sparc/MCTargetDesc/SparcMCTargetDesc.h...
Generating code for file lib/Target/Sparc/MCTargetDesc/SparcTargetStreamer.cpp...
Generating code for file lib/Target/Sparc/MCTargetDesc/SparcTargetStreamer.h...
Generating code for file lib/Target/Sparc/Sparc.h...
Generating code for file lib/Target/Sparc/SparcAsmPrinter.cpp...
Generating code for file lib/Target/Sparc/SparcFrameLowering.cpp...
Generating code for file lib/Target/Sparc/SparcFrameLowering.h...
Generating code for file lib/Target/Sparc/SparcInstrInfo.cpp...
Generating code for file lib/Target/Sparc/SparcInstrInfo.h...
Generating code for file lib/Target/Sparc/SparcISelDAGToDAG.cpp...
Generating code for file lib/Target/Sparc/SparcISelLowering.cpp...
Generating code for file lib/Target/Sparc/SparcISelLowering.h...
Generating code for file lib/Target/Sparc/SparcMachineFunctionInfo.cpp...
Generating code for file lib/Target/Sparc/SparcMachineFunctionInfo.h...
Generating code for file lib/Target/Sparc/SparcMCInstLower.cpp...
Generating code for file lib/Target/Sparc/SparcRegisterInfo.cpp...
Generating code for file lib/Target/Sparc/SparcRegisterInfo.h...
Generating code for file lib/Target/Sparc/SparcSubtarget.cpp...
Generating code for file lib/Target/Sparc/SparcSubtarget.h...
Generating code for file lib/Target/Sparc/SparcTargetMachine.cpp...
Generating code for file lib/Target/Sparc/SparcTargetMachine.h...
Generating code for file lib/Target/Sparc/SparcTargetObjectFile.cpp...
Generating code for file lib/Target/Sparc/SparcTargetObjectFile.h...
Generating code for file lib/Target/Sparc/TargetInfo/SparcTargetInfo.cpp...
Generating code for file lib/Target/Sparc/TargetInfo/SparcTargetInfo.h...
Generating code for file lib/Target/SystemZ/AsmParser/SystemZAsmParser.cpp...
Generating code for file lib/Target/SystemZ/Disassembler/SystemZDisassembler.cpp...
Generating code for file lib/Target/SystemZ/MCTargetDesc/SystemZInstPrinter.cpp...
Generating code for file lib/Target/SystemZ/MCTargetDesc/SystemZInstPrinter.h...
Generating code for file lib/Target/SystemZ/MCTargetDesc/SystemZMCAsmBackend.cpp...
Generating code for file lib/Target/SystemZ/MCTargetDesc/SystemZMCAsmInfo.cpp...
Generating code for file lib/Target/SystemZ/MCTargetDesc/SystemZMCAsmInfo.h...
Generating code for file lib/Target/SystemZ/MCTargetDesc/SystemZMCCodeEmitter.cpp...
Generating code for file lib/Target/SystemZ/MCTargetDesc/SystemZMCFixups.h...
Generating code for file lib/Target/SystemZ/MCTargetDesc/SystemZMCObjectWriter.cpp...
Generating code for file lib/Target/SystemZ/MCTargetDesc/SystemZMCTargetDesc.cpp...
Generating code for file lib/Target/SystemZ/MCTargetDesc/SystemZMCTargetDesc.h...
Generating code for file lib/Target/SystemZ/SystemZ.h...
Generating code for file lib/Target/SystemZ/SystemZAsmPrinter.cpp...
Generating code for file lib/Target/SystemZ/SystemZAsmPrinter.h...
Generating code for file lib/Target/SystemZ/SystemZCallingConv.cpp...
Generating code for file lib/Target/SystemZ/SystemZCallingConv.h...
Generating code for file lib/Target/SystemZ/SystemZConstantPoolValue.cpp...
Generating code for file lib/Target/SystemZ/SystemZConstantPoolValue.h...
Generating code for file lib/Target/SystemZ/SystemZElimCompare.cpp...
Generating code for file lib/Target/SystemZ/SystemZFrameLowering.cpp...
Generating code for file lib/Target/SystemZ/SystemZFrameLowering.h...
Generating code for file lib/Target/SystemZ/SystemZHazardRecognizer.cpp...
Generating code for file lib/Target/SystemZ/SystemZHazardRecognizer.h...
Generating code for file lib/Target/SystemZ/SystemZInstrBuilder.h...
Generating code for file lib/Target/SystemZ/SystemZInstrInfo.cpp...
Generating code for file lib/Target/SystemZ/SystemZInstrInfo.h...
Generating code for file lib/Target/SystemZ/SystemZISelDAGToDAG.cpp...
Generating code for file lib/Target/SystemZ/SystemZISelLowering.cpp...
Generating code for file lib/Target/SystemZ/SystemZISelLowering.h...
Generating code for file lib/Target/SystemZ/SystemZLDCleanup.cpp...
Generating code for file lib/Target/SystemZ/SystemZLongBranch.cpp...
Generating code for file lib/Target/SystemZ/SystemZMachineFunctionInfo.cpp...
Generating code for file lib/Target/SystemZ/SystemZMachineFunctionInfo.h...
Generating code for file lib/Target/SystemZ/SystemZMachineScheduler.cpp...
Generating code for file lib/Target/SystemZ/SystemZMachineScheduler.h...
Generating code for file lib/Target/SystemZ/SystemZMCInstLower.cpp...
Generating code for file lib/Target/SystemZ/SystemZMCInstLower.h...
Generating code for file lib/Target/SystemZ/SystemZPostRewrite.cpp...
Generating code for file lib/Target/SystemZ/SystemZRegisterInfo.cpp...
Generating code for file lib/Target/SystemZ/SystemZRegisterInfo.h...
Generating code for file lib/Target/SystemZ/SystemZSelectionDAGInfo.cpp...
Generating code for file lib/Target/SystemZ/SystemZSelectionDAGInfo.h...
Generating code for file lib/Target/SystemZ/SystemZShortenInst.cpp...
Generating code for file lib/Target/SystemZ/SystemZSubtarget.cpp...
Generating code for file lib/Target/SystemZ/SystemZSubtarget.h...
Generating code for file lib/Target/SystemZ/SystemZTargetMachine.cpp...
Generating code for file lib/Target/SystemZ/SystemZTargetMachine.h...
Generating code for file lib/Target/SystemZ/SystemZTargetTransformInfo.cpp...
Generating code for file lib/Target/SystemZ/SystemZTargetTransformInfo.h...
Generating code for file lib/Target/SystemZ/SystemZTDC.cpp...
Generating code for file lib/Target/SystemZ/TargetInfo/SystemZTargetInfo.cpp...
Generating code for file lib/Target/SystemZ/TargetInfo/SystemZTargetInfo.h...
Generating code for file lib/Target/Target.cpp...
Generating code for file lib/TextAPI/MachO/Target.cpp...
Generating code for file lib/Target/TargetIntrinsicInfo.cpp...
Generating code for file lib/Target/TargetLoweringObjectFile.cpp...
Generating code for file lib/Target/TargetMachine.cpp...
Generating code for file lib/Target/TargetMachineC.cpp...
Generating code for file lib/Target/WebAssembly/AsmParser/WebAssemblyAsmParser.cpp...
Generating code for file lib/Target/WebAssembly/Disassembler/WebAssemblyDisassembler.cpp...
Generating code for file lib/Target/WebAssembly/MCTargetDesc/WebAssemblyAsmBackend.cpp...
Generating code for file lib/Target/WebAssembly/MCTargetDesc/WebAssemblyFixupKinds.h...
Generating code for file lib/Target/WebAssembly/MCTargetDesc/WebAssemblyInstPrinter.cpp...
Generating code for file lib/Target/WebAssembly/MCTargetDesc/WebAssemblyInstPrinter.h...
Generating code for file lib/Target/WebAssembly/MCTargetDesc/WebAssemblyMCAsmInfo.cpp...
Generating code for file lib/Target/WebAssembly/MCTargetDesc/WebAssemblyMCAsmInfo.h...
Generating code for file lib/Target/WebAssembly/MCTargetDesc/WebAssemblyMCCodeEmitter.cpp...
Generating code for file lib/Target/WebAssembly/MCTargetDesc/WebAssemblyMCTargetDesc.cpp...
Generating code for file lib/Target/WebAssembly/MCTargetDesc/WebAssemblyMCTargetDesc.h...
Generating code for file lib/Target/WebAssembly/MCTargetDesc/WebAssemblyTargetStreamer.cpp...
Generating code for file lib/Target/WebAssembly/MCTargetDesc/WebAssemblyTargetStreamer.h...
Generating code for file lib/Target/WebAssembly/MCTargetDesc/WebAssemblyWasmObjectWriter.cpp...
Generating code for file lib/Target/WebAssembly/TargetInfo/WebAssemblyTargetInfo.cpp...
Generating code for file lib/Target/WebAssembly/TargetInfo/WebAssemblyTargetInfo.h...
Generating code for file lib/Target/WebAssembly/WebAssembly.h...
Generating code for file lib/Target/WebAssembly/WebAssemblyAddMissingPrototypes.cpp...
Generating code for file lib/Target/WebAssembly/WebAssemblyArgumentMove.cpp...
Generating code for file lib/Target/WebAssembly/WebAssemblyAsmPrinter.cpp...
Generating code for file lib/Target/WebAssembly/WebAssemblyAsmPrinter.h...
Generating code for file lib/Target/WebAssembly/WebAssemblyCallIndirectFixup.cpp...
Generating code for file lib/Target/WebAssembly/WebAssemblyCFGSort.cpp...
Generating code for file lib/Target/WebAssembly/WebAssemblyCFGStackify.cpp...
Generating code for file lib/Target/WebAssembly/WebAssemblyDebugValueManager.cpp...
Generating code for file lib/Target/WebAssembly/WebAssemblyDebugValueManager.h...
Generating code for file lib/Target/WebAssembly/WebAssemblyExceptionInfo.cpp...
Generating code for file lib/Target/WebAssembly/WebAssemblyExceptionInfo.h...
Generating code for file lib/Target/WebAssembly/WebAssemblyExplicitLocals.cpp...
Generating code for file lib/Target/WebAssembly/WebAssemblyFastISel.cpp...
Generating code for file lib/Target/WebAssembly/WebAssemblyFixFunctionBitcasts.cpp...
Generating code for file lib/Target/WebAssembly/WebAssemblyFixIrreducibleControlFlow.cpp...
Generating code for file lib/Target/WebAssembly/WebAssemblyFrameLowering.cpp...
Generating code for file lib/Target/WebAssembly/WebAssemblyFrameLowering.h...
Generating code for file lib/Target/WebAssembly/WebAssemblyInstrInfo.cpp...
Generating code for file lib/Target/WebAssembly/WebAssemblyInstrInfo.h...
Generating code for file lib/Target/WebAssembly/WebAssemblyISelDAGToDAG.cpp...
Generating code for file lib/Target/WebAssembly/WebAssemblyISelLowering.cpp...
Generating code for file lib/Target/WebAssembly/WebAssemblyISelLowering.h...
Generating code for file lib/Target/WebAssembly/WebAssemblyLateEHPrepare.cpp...
Generating code for file lib/Target/WebAssembly/WebAssemblyLowerBrUnless.cpp...
Generating code for file lib/Target/WebAssembly/WebAssemblyLowerEmscriptenEHSjLj.cpp...
Generating code for file lib/Target/WebAssembly/WebAssemblyLowerGlobalDtors.cpp...
Generating code for file lib/Target/WebAssembly/WebAssemblyMachineFunctionInfo.cpp...
Generating code for file lib/Target/WebAssembly/WebAssemblyMachineFunctionInfo.h...
Generating code for file lib/Target/WebAssembly/WebAssemblyMCInstLower.cpp...
Generating code for file lib/Target/WebAssembly/WebAssemblyMCInstLower.h...
Generating code for file lib/Target/WebAssembly/WebAssemblyMemIntrinsicResults.cpp...
Generating code for file lib/Target/WebAssembly/WebAssemblyOptimizeLiveIntervals.cpp...
Generating code for file lib/Target/WebAssembly/WebAssemblyOptimizeReturned.cpp...
Generating code for file lib/Target/WebAssembly/WebAssemblyPeephole.cpp...
Generating code for file lib/Target/WebAssembly/WebAssemblyPrepareForLiveIntervals.cpp...
Generating code for file lib/Target/WebAssembly/WebAssemblyRegColoring.cpp...
Generating code for file lib/Target/WebAssembly/WebAssemblyRegisterInfo.cpp...
Generating code for file lib/Target/WebAssembly/WebAssemblyRegisterInfo.h...
Generating code for file lib/Target/WebAssembly/WebAssemblyRegNumbering.cpp...
Generating code for file lib/Target/WebAssembly/WebAssemblyRegStackify.cpp...
Generating code for file lib/Target/WebAssembly/WebAssemblyReplacePhysRegs.cpp...
Generating code for file lib/Target/WebAssembly/WebAssemblyRuntimeLibcallSignatures.cpp...
Generating code for file lib/Target/WebAssembly/WebAssemblyRuntimeLibcallSignatures.h...
Generating code for file lib/Target/WebAssembly/WebAssemblySelectionDAGInfo.cpp...
Generating code for file lib/Target/WebAssembly/WebAssemblySelectionDAGInfo.h...
Generating code for file lib/Target/WebAssembly/WebAssemblySetP2AlignOperands.cpp...
Generating code for file lib/Target/WebAssembly/WebAssemblySubtarget.cpp...
Generating code for file lib/Target/WebAssembly/WebAssemblySubtarget.h...
Generating code for file lib/Target/WebAssembly/WebAssemblyTargetMachine.cpp...
Generating code for file lib/Target/WebAssembly/WebAssemblyTargetMachine.h...
Generating code for file lib/Target/WebAssembly/WebAssemblyTargetObjectFile.cpp...
Generating code for file lib/Target/WebAssembly/WebAssemblyTargetObjectFile.h...
Generating code for file lib/Target/WebAssembly/WebAssemblyTargetTransformInfo.cpp...
Generating code for file lib/Target/WebAssembly/WebAssemblyTargetTransformInfo.h...
Generating code for file lib/Target/WebAssembly/WebAssemblyUtilities.cpp...
Generating code for file lib/Target/WebAssembly/WebAssemblyUtilities.h...
Generating code for file lib/Target/X86/AsmParser/X86AsmParser.cpp...
Generating code for file lib/Target/X86/AsmParser/X86AsmParserCommon.h...
Generating code for file lib/Target/X86/AsmParser/X86Operand.h...
Generating code for file lib/Target/X86/Disassembler/X86Disassembler.cpp...
Generating code for file lib/Target/X86/Disassembler/X86DisassemblerDecoder.cpp...
Generating code for file lib/Target/X86/Disassembler/X86Disassembler/opt/doxygen-docs/src/llvm/lib/Target/X86/MCTargetDesc/X86BaseInfo.h:268: warning: Found unknown command `\ABS8'
Decoder.h...
Generating code for file lib/Target/X86/MCTargetDesc/X86AsmBackend.cpp...
Generating code for file lib/Target/X86/MCTargetDesc/X86ATTInstPrinter.cpp...
Generating code for file lib/Target/X86/MCTargetDesc/X86ATTInstPrinter.h...
Generating code for file lib/Target/X86/MCTargetDesc/X86BaseInfo.h...
Generating code for file lib/Target/X86/MCTargetDesc/X86ELFObjectWriter.cpp...
Generating code for file lib/Target/X86/MCTargetDesc/X86FixupKinds.h...
Generating code for file lib/Target/X86/MCTargetDesc/X86InstComments.cpp...
Generating code for file lib/Target/X86/MCTargetDesc/X86InstComments.h...
Generating code for file lib/Target/X86/MCTargetDesc/X86InstPrinterCommon.cpp...
Generating code for file lib/Target/X86/MCTargetDesc/X86InstPrinterCommon.h...
Generating code for file lib/Target/X86/MCTargetDesc/X86IntelInstPrinter.cpp...
Generating code for file lib/Target/X86/MCTargetDesc/X86IntelInstPrinter.h...
Generating code for file lib/Target/X86/MCTargetDesc/X86MachObjectWriter.cpp...
Generating code for file lib/Target/X86/MCTargetDesc/X86MCAsmInfo.cpp...
Generating code for file lib/Target/X86/MCTargetDesc/X86MCAsmInfo.h...
Generating code for file lib/Target/X86/MCTargetDesc/X86MCCodeEmitter.cpp...
Generating code for file lib/Target/X86/MCTargetDesc/X86MCExpr.h...
Generating code for file lib/Target/X86/MCTargetDesc/X86MCTargetDesc.cpp...
Generating code for file lib/Target/X86/MCTargetDesc/X86MCTargetDesc.h...
Generating code for file lib/Target/X86/MCTargetDesc/X86TargetStreamer.h...
Generating code for file lib/Target/X86/MCTargetDesc/X86WinCOFFObjectWriter.cpp...
Generating code for file lib/Target/X86/MCTargetDesc/X86WinCOFFStreamer.cpp...
Generating code for file lib/Target/X86/MCTargetDesc/X86WinCOFFTargetStreamer.cpp...
Generating code for file lib/Target/X86/TargetInfo/X86TargetInfo.cpp...
Generating code for file lib/Target/X86/TargetInfo/X86TargetInfo.h...
Generating code for file lib/Target/X86/Utils/X86ShuffleDecode.cpp...
Generating code for file lib/Target/X86/Utils/X86ShuffleDecode.h...
Generating code for file lib/Target/X86/X86.h...
Generating code for file lib/Target/X86/X86AsmPrinter.cpp...
Generating code for file lib/Target/X86/X86AsmPrinter.h...
Generating code for file lib/Target/X86/X86AvoidStoreForwardingBlocks.cpp...
Generating code for file lib/Target/X86/X86AvoidTrailingCall.cpp...
Generating code for file lib/Target/X86/X86CallFrameOptimization.cpp...
Generating code for file lib/Target/X86/X86CallingConv.cpp...
Generating code for file lib/Target/X86/X86CallingConv.h...
Generating code for file lib/Target/X86/X86CallLowering.cpp...
Generating code for file lib/Target/X86/X86CallLowering.h...
Generating code for file lib/Target/X86/X86CmovConversion.cpp...
Generating code for file lib/Target/X86/X86CondBrFolding.cpp...
Generating code for file lib/Target/X86/X86DiscriminateMemOps.cpp...
Generating code for file lib/Target/X86/X86DomainReassignment.cpp...
Generating code for file lib/Target/X86/X86EvexToVex.cpp...
Generating code for file lib/Target/X86/X86ExpandPseudo.cpp...
Generating code for file lib/Target/X86/X86FastISel.cpp...
Generating code for file lib/Target/X86/X86FixupBWInsts.cpp...
Generating code for file lib/Target/X86/X86FixupLEAs.cpp...
Generating code for file lib/Target/X86/X86FixupSetCC.cpp...
Generating code for file lib/Target/X86/X86FlagsCopyLowering.cpp...
Generating code for file lib/Target/X86/X86FloatingPoint.cpp...
Generating code for file lib/Target/X86/X86FrameLowering.cpp...
Generating code for file lib/Target/X86/X86FrameLowering.h...
Generating code for file lib/Target/X86/X86IndirectBranchTracking.cpp...
Generating code for file lib/Target/X86/X86InsertPrefetch.cpp...
Generating code for file lib/Target/X86/X86InstrBuilder.h...
Generating code for file lib/Target/X86/X86InstrFMA3Info.cpp...
Generating code for file lib/Target/X86/X86InstrFMA3Info.h...
Generating code for file lib/Target/X86/X86InstrFoldTables.cpp...
Generating code for file lib/Target/X86/X86InstrFoldTables.h...
Generating code for file lib/Target/X86/X86InstrInfo.cpp...
Genera/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/TargetLowering.h:591: warning: Unsupported xml/html tag </l> found
/opt/doxygen-docs/src/llvm/lib/Target/X86/X86ISelLowering.cpp:41108: warning: explicit link request to 'PACKSS' could not be resolved
ting code for file lib/Target/X86/X86InstrInfo.h...
Generating code for file lib/Target/X86/X86InstructionSelector.cpp...
Generating code for file lib/Target/X86/X86InterleavedAccess.cpp...
Generating code for file lib/Target/X86/X86IntrinsicsInfo.h...
Generating code for file lib/Target/X86/X86ISelDAGToDAG.cpp...
Generating code for file lib/Target/X86/X86ISelLowering.cpp...
Generating code for file lib/Target/X86/X86ISelLowering.h...
Generating code for file lib/Target/X86/X86LegalizerInfo.cpp...
Generating code for file lib/Target/X86/X86LegalizerInfo.h...
Generating code for file lib/Target/X86/X86MachineFunctionInfo.cpp...
Generating code for file lib/Target/X86/X86MachineFunctionInfo.h...
Generating code for file lib/Target/X86/X86MacroFusion.cpp...
Generating code for file lib/Target/X86/X86MacroFusion.h...
Generating code for file lib/Target/X86/X86MCInstLower.cpp...
Generating code for file lib/Target/X86/X86OptimizeLEAs.cpp...
Generating code for file lib/Target/X86/X86PadShortFunction.cpp...
Generating code for file lib/Target/X86/X86RegisterBankInfo.cpp...
Generating code for file lib/Target/X86/X86RegisterBankInfo.h...
Generating code for file lib/Target/X86/X86RegisterInfo.cpp...
Generating code for file lib/Target/X86/X86RegisterInfo.h...
Generating code for file lib/Target/X86/X86RetpolineThunks.cpp...
Generating code for file lib/Target/X86/X86SelectionDAGInfo.cpp...
Generating code for file lib/Target/X86/X86SelectionDAGInfo.h...
Generating code for file lib/Target/X86/X86ShuffleDecodeConstantPool.cpp...
Generating code for file lib/Target/X86/X86ShuffleDecodeConstantPool.h...
Generating code for file lib/Target/X86/X86SpeculativeLoadHardening.cpp...
Generating code for file lib/Target/X86/X86Subtarget.cpp...
Generating code for file lib/Target/X86/X86Subtarget.h...
Generating code for file lib/Target/X86/X86TargetMachine.cpp...
Generating code for file lib/Target/X86/X86TargetMachine.h...
Generating code for file lib/Target/X86/X86TargetObjectFile.cpp...
Generating code for file lib/Target/X86/X86TargetObjectFile.h...
Generating code for file lib/Target/X86/X86TargetTransformInfo.cpp...
Generating code for file lib/Target/X86/X86TargetTransformInfo.h...
Generating code for file lib/Target/X86/X86VZeroUpper.cpp...
Generating code for file lib/Target/X86/X86WinAllocaExpander.cpp...
Generating code for file lib/Target/X86/X86WinEHState.cpp...
Generating code for file lib/Target/XCore/Disassembler/XCoreDisassembler.cpp...
Generating code for file lib/Target/XCore/MCTargetDesc/XCoreInstPrinter.cpp...
Generating code for file lib/Target/XCore/MCTargetDesc/XCoreInstPrinter.h...
Generating code for file lib/Target/XCore/MCTargetDesc/XCoreMCAsmInfo.cpp...
Generating code for file lib/Target/XCore/MCTargetDesc/XCoreMCAsmInfo.h...
Generating code for file lib/Target/XCore/MCTargetDesc/XCoreMCTargetDesc.cpp...
Generating code for file lib/Target/XCore/MCTargetDesc/XCoreMCTargetDesc.h...
Generating code for file lib/Target/XCore/TargetInfo/XCoreTargetInfo.cpp...
Generating code for file lib/Target/XCore/TargetInfo/XCoreTargetInfo.h...
Generating code for file lib/Target/XCore/XCore.h...
Generating code for file lib/Target/XCore/XCoreAsmPrinter.cpp...
Generating code for file lib/Target/XCore/XCoreFrameLowering.cpp...
Generating code for file lib/Target/XCore/XCoreFrameLowering.h...
Generating code for file lib/Target/XCore/XCoreFrameToArgsOffsetElim.cpp...
Generating code for file lib/Target/XCore/XCoreInstrInfo.cpp...
Generating code for file lib/Target/XCore/XCoreInstrInfo.h...
Generating code for file lib/Target/XCore/XCoreISelDAGToDAG.cpp...
Generating code for file lib/Target/XCore/XCoreISelLowering.cpp...
Generating code for file lib/Target/XCore/XCoreISelLowering.h...
Generating code for file lib/Target/XCore/XCoreLowerThreadLocal.cpp...
Generating code for file lib/Target/XCore/XCoreMachineFunctionInfo.cpp...
Generating code for file lib/Target/XCore/XCoreMachineFunctionInfo.h...
Generating code for file lib/Target/XCore/XCoreMCInstLower.cpp...
Generating code for file lib/Target/XCore/XCoreMCInstLower.h...
Generating code for file lib/Target/XCore/XCoreRegisterInfo.cpp...
Generating code for file lib/Target/XCore/XCoreRegisterInfo.h...
Generating code for file lib/Target/XCore/XCoreSelectionDAGInfo.cpp...
Generating code for file lib/Target/XCore/XCoreSelectionDAGInfo.h...
Generating code for file lib/Target/XCore/XCoreSubtarget.cpp...
Generating code for file lib/Target/XCore/XCoreSubtarget.h...
Generating code for file lib/Target/XCore/XCoreTargetMachine.cpp...
Generating code for file lib/Target/XCore/XCoreTargetMachine.h...
Generating code for file lib/Target/XCore/XCoreTargetObjectFile.cpp...
Generating code for file lib/Target/XCore/XCoreTargetObjectFile.h...
Generating code for file lib/Target/XCore/XCoreTargetStreamer.h...
Generating code for file lib/Target/XCore/XCoreTargetTransformInfo.h...
Generating code for file lib/Testing/Support/Annotations.cpp...
Generating code for file lib/Testing/Support/SupportHelpers.cpp...
Generating code for file lib/TextAPI/ELF/ELFStub.cpp...
Generating code for file lib/TextAPI/ELF/TBEHandler.cpp...
Generating code for file lib/TextAPI/MachO/Architecture.cpp...
Generating code for file lib/TextAPI/MachO/ArchitectureSet.cpp...
Generating code for file lib/TextAPI/MachO/InterfaceFile.cpp...
Generating code for file lib/TextAPI/MachO/PackedVersion.cpp...
Generating code for file lib/TextAPI/MachO/Platform.cpp...
Generating code for file lib/TextAPI/MachO/Symbol.cpp...
Generating code for file lib/TextAPI/MachO/TextAPIContext.h...
Generating code for file lib/TextAPI/MachO/TextStub.cpp...
Generating code for file lib/TextAPI/MachO/TextStubCommon.cpp...
Generating code for file lib/TextAPI/MachO/TextStubCommon.h...
Generating code for file lib/ToolDrivers/llvm-dlltool/DlltoolDriver.cpp...
Generating code for file lib/ToolDrivers/llvm-lib/LibDriver.cpp...
Generating code for file lib/Transforms/AggressiveInstCombine/AggressiveInstCombine.cpp...
Generating code for file lib/Transforms/AggressiveInstCombine/AggressiveInstCombineInternal.h...
Generating code for file lib/Transforms/AggressiveInstCombine/TruncInstCombine.cpp...
Generating code for file lib/Transforms/CFGuard/CFGuard.cpp...
Generating code for file lib/Transforms/Coroutines/CoroCleanup.cpp...
Generating code for file lib/Transforms/Coroutines/CoroEarly.cpp...
Generating code for file lib/Transforms/Coroutines/CoroElide.cpp...
Generating code for file lib/Transforms/Coroutines/CoroFrame.cpp...
Generating code for file lib/Transforms/Coroutines/CoroInstr.h...
Generating code for file lib/Transforms/Coroutines/CoroInternal.h...
Generating code for file lib/Transforms/Coroutines/CoroSplit.cpp...
Generating code for file lib/Transforms/Coroutines/Coroutines.cpp...
Generating code for file lib/Transforms/Hello/Hello.cpp...
Generating code for file lib/Transforms/InstCombine/InstCombineAddSub.cpp...
Generating code for file lib/Transforms/InstCombine/InstCombineAndOrXor.cpp...
Generating code for file lib/Transforms/InstCombine/InstCombineAtomicRMW.cpp...
Generating code for file lib/Transforms/InstCombine/InstCombineCalls.cpp...
Generating code for file lib/Transforms/InstCombine/InstCombineCasts.cpp...
Generating code for file lib/Transforms/InstCombine/InstCombineCompares.cpp...
Generating code for file lib/Transforms/InstCombine/InstCombineInternal.h...
Generating code for file lib/Transforms/InstCombine/InstCombineLoadStoreAlloca.cpp...
Generating code for file lib/Transforms/InstCombine/InstCombineMulDivRem.cpp...
Generating code for file lib/Transforms/InstCombine/InstCombinePHI.cpp...
Generating code for file lib/Transforms/InstCombine/InstCombineSelect.cpp...
Generating code for file lib/Transforms/InstCombine/InstCombineShifts.cpp...
Generating code for file lib/Transforms/InstCombine/InstCombineSimplifyDemanded.cpp...
Generating code for file lib/Transforms/InstCombine/InstCombineVectorOps.cpp...
Generating code for file lib/Transforms/InstCombine/InstructionCombining.cpp...
Generating code for file lib/Transforms/Instrumentation/AddressSanitizer.cpp...
Generating code for file lib/Transforms/Instrumentation/BoundsChecking.cpp...
Generating code for file lib/Transforms/Instrumentation/CFGMST.h...
Generating code for file lib/Transforms/Instrumentation/CGProfile.cpp...
Generating code for file lib/Transforms/Instrumentation/ControlHeightReduction.cpp...
Generating code for file lib/Transforms/Instrumentation/DataFlowSanitizer.cpp...
Generating code for file lib/Transforms/Instrumentation/GCOVProfiling.cpp...
Generating code for file lib/Transforms/Instrumentation/HWAddressSanitizer.cpp...
Generating code for file lib/Transforms/Instrumentation/IndirectCallPromotion.cpp...
Generating code for file lib/Transforms/Instrumentation/InstrOrderFile.cpp...
Generating code for file lib/Transforms/Instrumentation/InstrProfiling.cpp...
Generating code for file lib/Transforms/Instrumentation/Instrumentation.cpp...
Generating code for file lib/Transforms/Instrumentation/MaximumSpanningTree.h...
Generating code for file lib/Transforms/Instrumentation/MemorySanitizer.cpp...
Generating code for file lib/Transforms/Instrumentation/PGOInstrumentation.cpp...
Generating code for file lib/Transforms/Instrumentation/PGOMemOPSizeOpt.cpp...
Generating code for file lib/Transforms/Instrumentation/PoisonChecking.cpp...
Generating code for file lib/Transforms/Instrumentation/SanitizerCoverage.cpp...
Generating code for file lib/Transforms/Instrumentation/ThreadSanitizer.cpp...
Generating code for file lib/Transforms/Instrumentation/ValueProfileCollector.cpp...
Generating code for file lib/Transforms/Instrumentation/ValueProfileCollector.h...
Generating code for file lib/Transforms/Instrumentation/ValueProfilePlugins.inc...
Generating code for file lib/Transforms/IPO/AlwaysInliner.cpp...
Generating code for file lib/Transforms/IPO/ArgumentPromotion.cpp...
Generating code for file lib/Transforms/IPO/Attributor.cpp...
Generating code for file lib/Transforms/IPO/BarrierNoopPass.cpp...
Generating code for file lib/Transforms/IPO/BlockExtractor.cpp...
Generating code for file lib/Transforms/IPO/CalledValuePropagation.cpp...
Generating code for file lib/Transforms/IPO/ConstantMerge.cpp...
Generating code for file lib/Transforms/IPO/CrossDSOCFI.cpp...
Generating code for file lib/Transforms/IPO/DeadArgumentElimination.cpp...
Generating code for file lib/Transforms/IPO/ElimAvailExtern.cpp...
Generating code for file lib/Transforms/IPO/ExtractGV.cpp...
Generating code for file lib/Transforms/IPO/ForceFunctionAttrs.cpp...
Generating code for file lib/Transforms/IPO/FunctionAttrs.cpp...
Generating code for file lib/Transforms/IPO/FunctionImport.cpp...
Generating code for file lib/Transforms/IPO/GlobalDCE.cpp...
Generating code for file lib/Transforms/IPO/GlobalOpt.cpp...
Generating code for file lib/Transforms/IPO/GlobalSplit.cpp...
Generating code for file lib/Transforms/IPO/HotColdSplitting.cpp...
Generating code for file lib/Transforms/IPO/InferFunctionAttrs.cpp...
Generating code for file lib/Transforms/IPO/Inliner.cpp...
Generating code for file lib/Transforms/IPO/InlineSimple.cpp...
Generating code for file lib/Transforms/IPO/Internalize.cpp...
Generating code for file lib/Transforms/IPO/IPConstantPropagation.cpp...
Generating code for file lib/Transforms/IPO/IPO.cpp...
Generating code for file lib/Transforms/IPO/LoopExtractor.cpp...
Generating code for file lib/Transforms/IPO/LowerTypeTests.cpp...
Generating code for file lib/Transforms/IPO/MergeFunctions.cpp...
Generating code for file lib/Transforms/IPO/PartialInlining.cpp...
Generating code for file lib/Transforms/IPO/PassManagerBuilder.cpp...
Generating code for file lib/Transforms/IPO/PruneEH.cpp...
Generating code for file lib/Transforms/IPO/SampleProfile.cpp...
Generating code for file lib/Transforms/IPO/SCCP.cpp...
Generating code for file lib/Transforms/Scalar/SCCP.cpp...
Generating code for file lib/Transforms/IPO/StripDeadPrototypes.cpp...
Generating code for file lib/Transforms/IPO/StripSymbols.cpp...
Generating code for file lib/Transforms/IPO/SyntheticCountsPropagation.cpp...
Generating code for file lib/Transforms/IPO/ThinLTOBitcodeWriter.cpp...
Generating code for file lib/Transforms/IPO/WholeProgramDevirt.cpp...
Generating code for file lib/Transforms/ObjCARC/ARCRuntimeEntryPoints.h...
Generating code for file lib/Transforms/ObjCARC/BlotMapVector.h...
Generating code for file lib/Transforms/ObjCARC/DependencyAnalysis.cpp...
Generating code for file lib/Transforms/ObjCARC/DependencyAnalysis.h...
Generating code for file lib/Transforms/ObjCARC/ObjCARC.cpp...
Generating code for file lib/Transforms/ObjCARC/ObjCARCAPElim.cpp...
Generating code for file lib/Transforms/ObjCARC/ObjCARCContract.cpp...
Generating code for file lib/Transforms/ObjCARC/ObjCARCExpand.cpp...
Generating code for file lib/Transforms/ObjCARC/ObjCARCOpts.cpp...
Generating code for file lib/Transforms/ObjCARC/ProvenanceAnalysis.cpp...
Generating code for file lib/Transforms/ObjCARC/ProvenanceAnalysis.h...
Generating code for file lib/Transforms/ObjCARC/ProvenanceAnalysisEvaluator.cpp...
Generating code for file lib/Transforms/ObjCARC/PtrState.cpp...
Generating code for file lib/Transforms/ObjCARC/PtrState.h...
Generating code for file lib/Transforms/Scalar/ADCE.cpp...
Generating code for file lib/Transforms/Scalar/AlignmentFromAssumptions.cpp...
Generating code for file lib/Transforms/Scalar/BDCE.cpp...
Generating code for file lib/Transforms/Scalar/CallSiteSplitting.cpp...
Generating code for file lib/Transforms/Scalar/ConstantHoisting.cpp...
Generating code for file lib/Transforms/Scalar/ConstantProp.cpp...
Generating code for file lib/Transforms/Scalar/CorrelatedValuePropagation.cpp...
Generating code for file lib/Transforms/Scalar/DCE.cpp...
Generating code for file lib/Transforms/Scalar/DeadStoreElimination.cpp...
Generating code for file lib/Transforms/Scalar/DivRemPairs.cpp...
Generating code for file lib/Transforms/Scalar/EarlyCSE.cpp...
Generating code for file lib/Transforms/Scalar/FlattenCFGPass.cpp...
Generating code for file lib/Transforms/Scalar/Float2Int.cpp...
Generating code for file lib/Transforms/Scalar/GuardWidening.cpp...
Generating code for file lib/Transforms/Scalar/GVN.cpp...
Generating code for file lib/Transforms/Scalar/GVNHoist.cpp...
Generating code for file lib/Transforms/Scalar/GVNSink.cpp...
Generating code for file lib/Transforms/Scalar/InductiveRangeCheckElimination.cpp...
Generating code for file lib/Transforms/Scalar/IndVarSimplify.cpp...
Generating code for file lib/Transforms/Scalar/InferAddressSpaces.cpp...
Generating code for file lib/Transforms/Scalar/InstSimplifyPass.cpp...
Generating code for file lib/Transforms/Scalar/IVUsersPrinter.cpp...
Generating code for file lib/Transforms/Scalar/JumpThreading.cpp...
Generating code for file lib/Transforms/Scalar/LICM.cpp...
Generating code for file lib/Transforms/Scalar/LoopAccessAnalysisPrinter.cpp...
Generating code for file lib/Transforms/Scalar/LoopDataPrefetch.cpp...
Generating code for file lib/Transforms/Scalar/LoopDeletion.cpp...
Generating code for file lib/Transforms/Scalar/LoopDistribute.cpp...
Generating code for file lib/Transforms/Scalar/LoopFuse.cpp...
Generating code for file lib/Transforms/Scalar/LoopIdiomRecognize.cpp...
Generating code for file lib/Transforms/Scalar/LoopInstSimplify.cpp...
Generating code for file lib/Transforms/Scalar/LoopInterchange.cpp...
Generating code for file lib/Transforms/Scalar/LoopLoadElimination.cpp...
Generating code for file lib/Transforms/Scalar/LoopPassManager.cpp...
Generating code for file lib/Transforms/Scalar/LoopPredication.cpp...
Generating code for file lib/Transforms/Scalar/LoopRerollPass.cpp...
Generating code for file lib/Transforms/Scalar/LoopRotation.cpp...
Generating code for file lib/Transforms/Scalar/LoopSimplifyCFG.cpp...
Generating code for file lib/Transforms/Scalar/LoopSink.cpp...
Generating code for file lib/Transforms/Scalar/LoopStrengthReduce.cpp...
Generating code for file lib/Transforms/Scalar/LoopUnrollAndJamPass.cpp...
Generating code for file lib/Transforms/Scalar/LoopUnrollPass.cpp...
Generating code for file lib/Transforms/Scalar/LoopUnswitch.cpp...
Generating code for file lib/Transforms/Scalar/LoopVersioningLICM.cpp...
Generating code for file lib/Transforms/Scalar/LowerAtomic.cpp...
Gen/opt/doxygen-docs/src/llvm/lib/Transforms/Scalar/LowerExpectIntrinsic.cpp:93: warning: Found unknown command `\llvm'
/opt/doxygen-docs/src/llvm/lib/Transforms/Utils/InlineFunction.cpp:1140: warning: Found unknown command `\llvm'
erating code for file lib/Transforms/Scalar/LowerConstantIntrinsics.cpp...
Generating code for file lib/Transforms/Scalar/LowerExpectIntrinsic.cpp...
Generating code for file lib/Transforms/Scalar/LowerGuardIntrinsic.cpp...
Generating code for file lib/Transforms/Scalar/LowerWidenableCondition.cpp...
Generating code for file lib/Transforms/Scalar/MakeGuardsExplicit.cpp...
Generating code for file lib/Transforms/Scalar/MemCpyOptimizer.cpp...
Generating code for file lib/Transforms/Scalar/MergedLoadStoreMotion.cpp...
Generating code for file lib/Transforms/Scalar/MergeICmps.cpp...
Generating code for file lib/Transforms/Scalar/NaryReassociate.cpp...
Generating code for file lib/Transforms/Scalar/NewGVN.cpp...
Generating code for file lib/Transforms/Scalar/PartiallyInlineLibCalls.cpp...
Generating code for file lib/Transforms/Scalar/PlaceSafepoints.cpp...
Generating code for file lib/Transforms/Scalar/Reassociate.cpp...
Generating code for file lib/Transforms/Scalar/Reg2Mem.cpp...
Generating code for file lib/Transforms/Scalar/RewriteStatepointsForGC.cpp...
Generating code for file lib/Transforms/Scalar/Scalar.cpp...
Generating code for file lib/Transforms/Scalar/Scalarizer.cpp...
Generating code for file lib/Transforms/Scalar/SeparateConstOffsetFromGEP.cpp...
Generating code for file lib/Transforms/Scalar/SimpleLoopUnswitch.cpp...
Generating code for file lib/Transforms/Scalar/SimplifyCFGPass.cpp...
Generating code for file lib/Transforms/Scalar/Sink.cpp...
Generating code for file lib/Transforms/Scalar/SpeculateAroundPHIs.cpp...
Generating code for file lib/Transforms/Scalar/SpeculativeExecution.cpp...
Generating code for file lib/Transforms/Scalar/SROA.cpp...
Generating code for file lib/Transforms/Scalar/StraightLineStrengthReduce.cpp...
Generating code for file lib/Transforms/Scalar/StructurizeCFG.cpp...
Generating code for file lib/Transforms/Scalar/TailRecursionElimination.cpp...
Generating code for file lib/Transforms/Scalar/WarnMissedTransforms.cpp...
Generating code for file lib/Transforms/Utils/AddDiscriminators.cpp...
Generating code for file lib/Transforms/Utils/ASanStackFrameLayout.cpp...
Generating code for file lib/Transforms/Utils/BasicBlockUtils.cpp...
Generating code for file lib/Transforms/Utils/BreakCriticalEdges.cpp...
Generating code for file lib/Transforms/Utils/BuildLibCalls.cpp...
Generating code for file lib/Transforms/Utils/BypassSlowDivision.cpp...
Generating code for file lib/Transforms/Utils/CallPromotionUtils.cpp...
Generating code for file lib/Transforms/Utils/CanonicalizeAliases.cpp...
Generating code for file lib/Transforms/Utils/CloneFunction.cpp...
Generating code for file lib/Transforms/Utils/CloneModule.cpp...
Generating code for file lib/Transforms/Utils/CodeExtractor.cpp...
Generating code for file lib/Transforms/Utils/CtorUtils.cpp...
Generating code for file lib/Transforms/Utils/Debugify.cpp...
Generating code for file lib/Transforms/Utils/DemoteRegToStack.cpp...
Generating code for file lib/Transforms/Utils/EntryExitInstrumenter.cpp...
Generating code for file lib/Transforms/Utils/EscapeEnumerator.cpp...
Generating code for file lib/Transforms/Utils/Evaluator.cpp...
Generating code for file lib/Transforms/Utils/FlattenCFG.cpp...
Generating code for file lib/Transforms/Utils/FunctionComparator.cpp...
Generating code for file lib/Transforms/Utils/FunctionImportUtils.cpp...
Generating code for file lib/Transforms/Utils/GlobalStatus.cpp...
Generating code for file lib/Transforms/Utils/ImportedFunctionsInliningStatistics.cpp...
Generating code for file lib/Transforms/Utils/InlineFunction.cpp...
Generating code for file lib/Transforms/Utils/InstructionNamer.cpp...
Generating code for file lib/Transforms/Utils/IntegerDivision.cpp...
Generating code for file lib/Transforms/Utils/LCSSA.cpp...
Generating code for file lib/Transforms/Utils/LibCallsShrinkWrap.cpp...
Generating code for file lib/Transforms/Utils/Local.cpp...
Generating code for file lib/Transforms/Utils/LoopRotationUtils.cpp...
Generating code for file lib/Transforms/Utils/LoopSimplify.cpp...
Generating code for file lib/Trans/opt/doxygen-docs/src/llvm/lib/Transforms/Vectorize/VPRecipeBuilder.h:95: warning: Found unknown command `\I'
/opt/doxygen-docs/src/llvm/lib/Transforms/Vectorize/VPRecipeBuilder.h:101: warning: Found unknown command `\I'
/opt/doxygen-docs/src/llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp:1179: warning: Found unknown command `\Returns'
forms/Utils/LoopUnroll.cpp...
Generating code for file lib/Transforms/Utils/LoopUnrollAndJam.cpp...
Generating code for file lib/Transforms/Utils/LoopUnrollPeel.cpp...
Generating code for file lib/Transforms/Utils/LoopUnrollRuntime.cpp...
Generating code for file lib/Transforms/Utils/LoopUtils.cpp...
Generating code for file lib/Transforms/Utils/LoopVersioning.cpp...
Generating code for file lib/Transforms/Utils/LowerInvoke.cpp...
Generating code for file lib/Transforms/Utils/LowerMemIntrinsics.cpp...
Generating code for file lib/Transforms/Utils/LowerSwitch.cpp...
Generating code for file lib/Transforms/Utils/Mem2Reg.cpp...
Generating code for file lib/Transforms/Utils/MetaRenamer.cpp...
Generating code for file lib/Transforms/Utils/MisExpect.cpp...
Generating code for file lib/Transforms/Utils/ModuleUtils.cpp...
Generating code for file lib/Transforms/Utils/NameAnonGlobals.cpp...
Generating code for file lib/Transforms/Utils/PredicateInfo.cpp...
Generating code for file lib/Transforms/Utils/PromoteMemoryToRegister.cpp...
Generating code for file lib/Transforms/Utils/SanitizerStats.cpp...
Generating code for file lib/Transforms/Utils/SimplifyCFG.cpp...
Generating code for file lib/Transforms/Utils/SimplifyIndVar.cpp...
Generating code for file lib/Transforms/Utils/SimplifyLibCalls.cpp...
Generating code for file lib/Transforms/Utils/SizeOpts.cpp...
Generating code for file lib/Transforms/Utils/SplitModule.cpp...
Generating code for file lib/Transforms/Utils/SSAUpdater.cpp...
Generating code for file lib/Transforms/Utils/SSAUpdaterBulk.cpp...
Generating code for file lib/Transforms/Utils/StripGCRelocates.cpp...
Generating code for file lib/Transforms/Utils/StripNonLineTableDebugInfo.cpp...
Generating code for file lib/Transforms/Utils/SymbolRewriter.cpp...
Generating code for file lib/Transforms/Utils/UnifyFunctionExitNodes.cpp...
Generating code for file lib/Transforms/Utils/ValueMapper.cpp...
Generating code for file lib/Transforms/Utils/VNCoercion.cpp...
Generating code for file lib/Transforms/Vectorize/LoadStoreVectorizer.cpp...
Generating code for file lib/Transforms/Vectorize/LoopVectorizationLegality.cpp...
Generating code for file lib/Transforms/Vectorize/LoopVectorizationPlanner.h...
Generating code for file lib/Transforms/Vectorize/LoopVectorize.cpp...
Generating code for file lib/Transforms/Vectorize/SLPVectorizer.cpp...
Generating code for file lib/Transforms/Vectorize/Vectorize.cpp...
Generating code for file lib/Transforms/Vectorize/VPlan.cpp...
Generating code for file lib/Transforms/Vectorize/VPlan.h...
Generating code for file lib/Transforms/Vectorize/VPlanDominatorTree.h...
Generating code for file lib/Transforms/Vectorize/VPlanHCFGBuilder.cpp...
Generating code for file lib/Transforms/Vectorize/VPlanHCFGBuilder.h...
Generating code for file lib/Transforms/Vectorize/VPlanHCFGTransforms.cpp...
Generating code for file lib/Transforms/Vectorize/VPlanHCFGTransforms.h...
Generating code for file lib/Transforms/Vectorize/VPlanLoopInfo.h...
Generating code for file lib/Transforms/Vectorize/VPlanPredicator.cpp...
Generating code for file lib/Transforms/Vectorize/VPlanPredicator.h...
Generating code for file lib/Transforms/Vectorize/VPlanSLP.cpp...
Generating code for file lib/Transforms/Vectorize/VPlanValue.h...
Generating code for file lib/Transforms/Vectorize/VPlanVerifier.cpp...
Generating code for file lib/Transforms/Vectorize/VPlanVerifier.h...
Generating code for file lib/Transforms/Vectorize/VPRecipeBuilder.h...
Generating code for file lib/WindowsManifest/WindowsManifestMerger.cpp...
Generating code for file lib/XRay/BlockIndexer.cpp...
Generating code for file lib/XRay/BlockPrinter.cpp...
Generating code for file lib/XRay/BlockVerifier.cpp...
Generating code for file lib/XRay/FDRRecordProducer.cpp...
Generating code for file lib/XRay/FDRRecords.cpp...
Generating code for file lib/XRay/FDRTraceExpander.cpp...
Generating code for file lib/XRay/FDRTraceWriter.cpp...
Generating code for file lib/XRay/FileHeaderReader.cpp...
Generating code for file lib/XRay/InstrumentationMap.cpp...
Generating code for fil/opt/doxygen-docs/src/llvm/lib/Target/WebAssembly/WebAssemblyLowerGlobalDtors.cpp:8: warning: Found unknown command `\llvm'
warning: Included by graph for 'APFloat.h' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
warning: Included by graph for 'APInt.h' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
warning: Included by graph for 'ArrayRef.h' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
warning: Included by graph for 'BitVector.h' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
warning: Included by graph for 'DenseMap.h' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
warning: Included by graph for 'DenseSet.h' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
warning: Included by graph for 'DepthFirstIterator.h' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
warning: Included by graph for 'iterator_range.h' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
warning: Included by graph for 'MapVector.h' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
warning: Included by graph for 'None.h' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
warning: Included by graph for 'Optional.h' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
warning: Included by graph for 'PostOrderIterator.h' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
e lib/XRay/LogBuilderConsumer.cpp...
Generating code for file lib/XRay/Profile.cpp...
Generating code for file lib/XRay/RecordInitializer.cpp...
Generating code for file lib/XRay/RecordPrinter.cpp...
Generating file documentation...
Generating docs for file docs/doxygen-mainpage.dox...
Generating docs for file include/llvm-c/BitReader.h...
Generating docs for file include/llvm-c/BitWriter.h...
Generating docs for file include/llvm-c/Disassembler.h...
Generating docs for file lib/MC/MCDisassembler/Disassembler.h...
Generating docs for file include/llvm-c/DisassemblerTypes.h...
Generating docs for file include/llvm-c/Initialization.h...
Generating docs for file include/llvm-c/LinkTimeOptimizer.h...
Generating docs for file include/llvm-c/lto.h...
Generating docs for file include/llvm-c/Object.h...
Generating docs for file include/llvm-c/OrcBindings.h...
Generating docs for file include/llvm-c/Remarks.h...
Generating docs for file include/llvm/ADT/AllocatorList.h...
Generating docs for file include/llvm/ADT/Any.h...
Generating docs for file include/llvm/ADT/APFloat.h...
Generating docs for file include/llvm/ADT/APInt.h...
Generating docs for file include/llvm/ADT/APSInt.h...
Generating docs for file include/llvm/ADT/ArrayRef.h...
Generating docs for file include/llvm/ADT/bit.h...
Generating docs for file include/llvm/ADT/BitmaskEnum.h...
Generating docs for file include/llvm/ADT/BitVector.h...
Generating docs for file include/llvm/ADT/BreadthFirstIterator.h...
Generating docs for file include/llvm/ADT/CachedHashString.h...
Generating docs for file include/llvm/ADT/DAGDeltaAlgorithm.h...
Generating docs for file include/llvm/ADT/DeltaAlgorithm.h...
Generating docs for file include/llvm/ADT/DenseMap.h...
Generating docs for file include/llvm/ADT/DenseMapInfo.h...
Generating docs for file include/llvm/ADT/DenseSet.h...
Generating docs for file include/llvm/ADT/DepthFirstIterator.h...
Generating docs for file include/llvm/ADT/DirectedGraph.h...
Generating docs for file include/llvm/ADT/edit_distance.h...
Generating docs for file include/llvm/ADT/EnumeratedArray.h...
Generating docs for file include/llvm/ADT/EpochTracker.h...
Generating docs for file include/llvm/ADT/EquivalenceClasses.h...
Generating docs for file include/llvm/ADT/fallible_iterator.h...
Generating docs for file include/llvm/ADT/FoldingSet.h...
Generating docs for file include/llvm/ADT/FunctionExtras.h...
Generating docs for file include/llvm/ADT/GraphTraits.h...
Generating docs for file include/llvm/ADT/Hashing.h...
Generating docs for file include/llvm/ADT/ilist.h...
Generating docs for file include/llvm/ADT/ilist_base.h...
Generating docs for file include/llvm/ADT/ilist_iterator.h...
Generating docs for file include/llvm/ADT/ilist_node.h...
Generating docs for file include/llvm/ADT/ilist_node_base.h...
Generating docs for file include/llvm/ADT/ilist_node_options.h...
Generating docs for file include/llvm/ADT/ImmutableList.h...
Generating docs for file include/llvm/ADT/ImmutableMap.h...
Generating docs for file include/llvm/ADT/ImmutableSet.h...
Generating docs for file include/llvm/ADT/IndexedMap.h...
Generating docs for file include/llvm/ADT/IntEqClasses.h...
Generating docs for file include/llvm/ADT/IntervalMap.h...
Generating docs for file include/llvm/ADT/IntrusiveRefCntPtr.h...
Generating docs for file include/llvm/ADT/iterator.h...
Generating docs for file include/llvm/ADT/iterator_range.h...
Generating docs for file include/llvm/ADT/MapVector.h...
Generating docs for file include/llvm/ADT/None.h...
Generating docs for file include/llvm/ADT/Optional.h...
Generating docs for file include/llvm/ADT/PackedVector.h...
Generating docs for file include/llvm/ADT/PointerEmbeddedInt.h...
Generating docs for file include/llvm/ADT/PointerIntPair.h...
Generating docs for file include/llvm/ADT/PointerSumType.h...
Generating docs for file include/llvm/ADT/PointerUnion.h...
Generating docs for file include/llvm/ADT/PostOrderIterator.h...
Generating docs for file include/llvm/ADT/PriorityQueue.h...
Generating docs for file include/llvm/ADT/PriorityWorklist.h...
Generatiwarning: Included by graph for 'SetVector.h' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
warning: Included by graph for 'SmallPtrSet.h' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
warning: Included by graph for 'SmallSet.h' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
warning: Included by graph for 'SmallString.h' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
warning: Included by graph for 'SmallVector.h' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
warning: Included by graph for 'Statistic.h' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
warning: Included by graph for 'STLExtras.h' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
warning: Included by graph for 'StringExtras.h' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
warning: Included by graph for 'StringMap.h' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
warning: Included by graph for 'StringRef.h' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
warning: Included by graph for 'StringSwitch.h' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
warning: Included by graph for 'Triple.h' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
warning: Included by graph for 'Twine.h' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
warning: Included by graph for 'AliasAnalysis.h' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
warning: Included by graph for 'AssumptionCache.h' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
warning: Included by graph for 'CFG.h' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
warning: Included by graph for 'GlobalsModRef.h' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
ng docs for file include/llvm/ADT/SCCIterator.h...
Generating docs for file include/llvm/ADT/ScopedHashTable.h...
Generating docs for file include/llvm/ADT/ScopeExit.h...
Generating docs for file include/llvm/ADT/Sequence.h...
Generating docs for file include/llvm/ADT/SetOperations.h...
Generating docs for file include/llvm/ADT/SetVector.h...
Generating docs for file include/llvm/ADT/simple_ilist.h...
Generating docs for file include/llvm/ADT/SmallBitVector.h...
Generating docs for file include/llvm/ADT/SmallPtrSet.h...
Generating docs for file include/llvm/ADT/SmallSet.h...
Generating docs for file include/llvm/ADT/SmallString.h...
Generating docs for file include/llvm/ADT/SmallVector.h...
Generating docs for file include/llvm/ADT/SparseBitVector.h...
Generating docs for file include/llvm/ADT/SparseMultiSet.h...
Generating docs for file include/llvm/ADT/SparseSet.h...
Generating docs for file include/llvm/ADT/Statistic.h...
Generating docs for file include/llvm/ADT/STLExtras.h...
Generating docs for file include/llvm/ADT/StringExtras.h...
Generating docs for file include/llvm/ADT/StringMap.h...
Generating docs for file include/llvm/ADT/StringRef.h...
Generating docs for file include/llvm/ADT/StringSet.h...
Generating docs for file include/llvm/ADT/StringSwitch.h...
Generating docs for file include/llvm/ADT/TinyPtrVector.h...
Generating docs for file include/llvm/ADT/Triple.h...
Generating docs for file include/llvm/ADT/Twine.h...
Generating docs for file include/llvm/ADT/UniqueVector.h...
Generating docs for file include/llvm/Analysis/AliasAnalysis.h...
Generating docs for file include/llvm/Analysis/AliasAnalysisEvaluator.h...
Generating docs for file include/llvm/Analysis/AliasSetTracker.h...
Generating docs for file include/llvm/Analysis/AssumptionCache.h...
Generating docs for file include/llvm/Analysis/BasicAliasAnalysis.h...
Generating docs for file include/llvm/Analysis/BlockFrequencyInfo.h...
Generating docs for file include/llvm/Analysis/BlockFrequencyInfoImpl.h...
Generating docs for file include/llvm/Analysis/BranchProbabilityInfo.h...
Generating docs for file include/llvm/Analysis/CallGraph.h...
Generating docs for file include/llvm/Analysis/CallGraphSCCPass.h...
Generating docs for file include/llvm/Analysis/CallPrinter.h...
Generating docs for file include/llvm/Analysis/CaptureTracking.h...
Generating docs for file include/llvm/Analysis/CFG.h...
Generating docs for file include/llvm/IR/CFG.h...
Generating docs for file include/llvm/Analysis/CFGPrinter.h...
Generating docs for file include/llvm/Analysis/CFLAliasAnalysisUtils.h...
Generating docs for file include/llvm/Analysis/CFLAndersAliasAnalysis.h...
Generating docs for file include/llvm/Analysis/CFLSteensAliasAnalysis.h...
Generating docs for file include/llvm/Analysis/CGSCCPassManager.h...
Generating docs for file include/llvm/Analysis/CmpInstAnalysis.h...
Generating docs for file include/llvm/Analysis/CodeMetrics.h...
Generating docs for file include/llvm/Analysis/ConstantFolding.h...
Generating docs for file include/llvm/Analysis/DDG.h...
Generating docs for file include/llvm/Analysis/DemandedBits.h...
Generating docs for file include/llvm/Analysis/DependenceAnalysis.h...
Generating docs for file include/llvm/Analysis/DependenceGraphBuilder.h...
Generating docs for file include/llvm/Analysis/DivergenceAnalysis.h...
Generating docs for file include/llvm/Analysis/DominanceFrontier.h...
Generating docs for file include/llvm/Analysis/DominanceFrontierImpl.h...
Generating docs for file include/llvm/Analysis/DomPrinter.h...
Generating docs for file include/llvm/Analysis/DomTreeUpdater.h...
Generating docs for file include/llvm/Analysis/DOTGraphTraitsPass.h...
Generating docs for file include/llvm/Analysis/EHPersonalities.h...
Generating docs for file include/llvm/Analysis/GlobalsModRef.h...
Generating docs for file include/llvm/Analysis/GuardUtils.h...
Generating docs for file include/llvm/Transforms/Utils/GuardUtils.h...
Generating docs for file include/llvm/Analysis/IndirectCallPromotionAnalysis.h...
Generating docs for file include/llvm/Analysis/Indirectwarning: Included by graph for 'InstructionSimplify.h' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
warning: Included by graph for 'LoopInfo.h' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
/opt/doxygen-docs/src/llvm/include/llvm/Analysis/MemorySSA.h:18: warning: Found unknown command `\main'
/opt/doxygen-docs/src/llvm/include/llvm/Analysis/MemorySSA.h:20: warning: Found unknown command `\_Znwm'
/opt/doxygen-docs/src/llvm/include/llvm/Analysis/MemorySSA.h:22: warning: Found unknown command `\_Znwm'
/opt/doxygen-docs/src/llvm/include/llvm/Analysis/MemorySSA.h:33: warning: Found unknown command `\main'
/opt/doxygen-docs/src/llvm/include/llvm/Analysis/MemorySSA.h:36: warning: Found unknown command `\_Znwm'
/opt/doxygen-docs/src/llvm/include/llvm/Analysis/MemorySSA.h:39: warning: Found unknown command `\_Znwm'
warning: Included by graph for 'Passes.h' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
warning: Included by graph for 'ScalarEvolution.h' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
CallVisitor.h...
Generating docs for file include/llvm/Analysis/InlineCost.h...
Generating docs for file include/llvm/Analysis/InstructionPrecedenceTracking.h...
Generating docs for file include/llvm/Analysis/InstructionSimplify.h...
Generating docs for file include/llvm/Analysis/Interval.h...
Generating docs for file include/llvm/Analysis/IntervalIterator.h...
Generating docs for file include/llvm/Analysis/IntervalPartition.h...
Generating docs for file include/llvm/Analysis/IteratedDominanceFrontier.h...
Generating docs for file include/llvm/Analysis/IVDescriptors.h...
Generating docs for file include/llvm/Analysis/IVUsers.h...
Generating docs for file include/llvm/Analysis/LazyBlockFrequencyInfo.h...
Generating docs for file include/llvm/Analysis/LazyBranchProbabilityInfo.h...
Generating docs for file include/llvm/Analysis/LazyCallGraph.h...
Generating docs for file include/llvm/Analysis/LazyValueInfo.h...
Generating docs for file include/llvm/Analysis/LegacyDivergenceAnalysis.h...
Generating docs for file include/llvm/Analysis/Lint.h...
Generating docs for file include/llvm/Analysis/Loads.h...
Generating docs for file include/llvm/Analysis/LoopAccessAnalysis.h...
Generating docs for file include/llvm/Analysis/LoopAnalysisManager.h...
Generating docs for file include/llvm/Analysis/LoopCacheAnalysis.h...
Generating docs for file include/llvm/Analysis/LoopInfo.h...
Generating docs for file include/llvm/Analysis/LoopInfoImpl.h...
Generating docs for file include/llvm/Analysis/LoopIterator.h...
Generating docs for file include/llvm/Analysis/LoopPass.h...
Generating docs for file include/llvm/Analysis/LoopUnrollAnalyzer.h...
Generating docs for file include/llvm/Analysis/MemoryBuiltins.h...
Generating docs for file include/llvm/Analysis/MemoryDependenceAnalysis.h...
Generating docs for file include/llvm/Analysis/MemoryLocation.h...
Generating docs for file include/llvm/Analysis/MemorySSA.h...
Generating docs for file include/llvm/Analysis/MemorySSAUpdater.h...
Generating docs for file include/llvm/Analysis/ModuleSummaryAnalysis.h...
Generating docs for file include/llvm/Analysis/MustExecute.h...
Generating docs for file include/llvm/Analysis/ObjCARCAliasAnalysis.h...
Generating docs for file include/llvm/Analysis/ObjCARCAnalysisUtils.h...
Generating docs for file include/llvm/Analysis/ObjCARCInstKind.h...
Generating docs for file include/llvm/Analysis/OptimizationRemarkEmitter.h...
Generating docs for file include/llvm/Analysis/OrderedBasicBlock.h...
Generating docs for file include/llvm/Analysis/OrderedInstructions.h...
Generating docs for file include/llvm/Analysis/Passes.h...
Generating docs for file include/llvm/CodeGen/Passes.h...
Generating docs for file include/llvm/Analysis/PHITransAddr.h...
Generating docs for file include/llvm/Analysis/PhiValues.h...
Generating docs for file include/llvm/Analysis/PostDominators.h...
Generating docs for file include/llvm/Analysis/ProfileSummaryInfo.h...
Generating docs for file include/llvm/Analysis/PtrUseVisitor.h...
Generating docs for file include/llvm/Analysis/RegionInfo.h...
Generating docs for file include/llvm/Analysis/RegionInfoImpl.h...
Generating docs for file include/llvm/Analysis/RegionIterator.h...
Generating docs for file include/llvm/Analysis/RegionPass.h...
Generating docs for file include/llvm/Analysis/RegionPrinter.h...
Generating docs for file include/llvm/Analysis/ScalarEvolution.h...
Generating docs for file include/llvm/Analysis/ScalarEvolutionAliasAnalysis.h...
Generating docs for file include/llvm/Analysis/ScalarEvolutionExpander.h...
Generating docs for file include/llvm/Analysis/ScalarEvolutionExpressions.h...
Generating docs for file include/llvm/Analysis/ScalarEvolutionNormalization.h...
Generating docs for file include/llvm/Analysis/ScopedNoAliasAA.h...
Generating docs for file include/llvm/Analysis/SparsePropagation.h...
Generating docs for file include/llvm/Analysis/StackSafetyAnalysis.h...
Generating docs for file include/llvm/Analysis/SyncDependenceAnalysis.h...
Generating docs for file include/llvm/Analysis/SyntheticCountsUtils.h...
Generating docwarning: Included by graph for 'TargetLibraryInfo.h' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
warning: Included by graph for 'TargetTransformInfo.h' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
warning: Included by graph for 'Local.h' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
/opt/doxygen-docs/src/llvm/include/llvm/Transforms/Utils/Local.h:175: warning: Found unknown command `\llvm'
warning: Included by graph for 'ValueTracking.h' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
/opt/doxygen-docs/src/llvm/include/llvm/Analysis/ValueTracking.h:496: warning: Unsupported xml/html tag <op> found
/opt/doxygen-docs/src/llvm/include/llvm/Analysis/VectorUtils.h:348: warning: Unsupported xml/html tag <Y> found
/opt/doxygen-docs/src/llvm/include/llvm/Analysis/VectorUtils.h:353: warning: Unsupported xml/html tag <Y> found
/opt/doxygen-docs/src/llvm/include/llvm/Analysis/VectorUtils.h:358: warning: Unsupported xml/html tag <Y> found
warning: Included by graph for 'Dwarf.h' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
warning: Included by graph for 'ELF.h' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
warning: Included by graph for 'AsmPrinter.h' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
s for file include/llvm/Analysis/TargetFolder.h...
Generating docs for file include/llvm/Analysis/TargetLibraryInfo.h...
Generating docs for file include/llvm/Analysis/TargetTransformInfo.h...
Generating docs for file include/llvm/Analysis/TargetTransformInfoImpl.h...
Generating docs for file include/llvm/Analysis/Trace.h...
Generating docs for file include/llvm/XRay/Trace.h...
Generating docs for file include/llvm/Analysis/TypeBasedAliasAnalysis.h...
Generating docs for file include/llvm/Analysis/TypeMetadataUtils.h...
Generating docs for file include/llvm/Analysis/Utils/Local.h...
Generating docs for file include/llvm/Transforms/Utils/Local.h...
Generating docs for file include/llvm/Analysis/ValueLattice.h...
Generating docs for file include/llvm/Analysis/ValueLatticeUtils.h...
Generating docs for file include/llvm/Analysis/ValueTracking.h...
Generating docs for file include/llvm/Analysis/VectorUtils.h...
Generating docs for file include/llvm/AsmParser/Parser.h...
Generating docs for file include/llvm/AsmParser/SlotMapping.h...
Generating docs for file include/llvm/BinaryFormat/AMDGPUMetadataVerifier.h...
Generating docs for file include/llvm/BinaryFormat/COFF.h...
Generating docs for file include/llvm/Object/COFF.h...
Generating docs for file include/llvm/BinaryFormat/Dwarf.h...
Generating docs for file include/llvm/BinaryFormat/ELF.h...
Generating docs for file include/llvm/Object/ELF.h...
Generating docs for file include/llvm/BinaryFormat/MachO.h...
Generating docs for file include/llvm/ExecutionEngine/JITLink/MachO.h...
Generating docs for file include/llvm/Object/MachO.h...
Generating docs for file include/llvm/BinaryFormat/Magic.h...
Generating docs for file include/llvm/BinaryFormat/Minidump.h...
Generating docs for file include/llvm/Object/Minidump.h...
Generating docs for file include/llvm/BinaryFormat/MsgPack.h...
Generating docs for file include/llvm/BinaryFormat/MsgPackDocument.h...
Generating docs for file include/llvm/BinaryFormat/MsgPackReader.h...
Generating docs for file include/llvm/BinaryFormat/MsgPackWriter.h...
Generating docs for file include/llvm/BinaryFormat/Wasm.h...
Generating docs for file include/llvm/Object/Wasm.h...
Generating docs for file include/llvm/BinaryFormat/XCOFF.h...
Generating docs for file include/llvm/Bitcode/BitcodeAnalyzer.h...
Generating docs for file include/llvm/Bitcode/BitcodeReader.h...
Generating docs for file include/llvm/Bitcode/BitcodeWriter.h...
Generating docs for file include/llvm/Bitcode/BitcodeWriterPass.h...
Generating docs for file include/llvm/Bitcode/LLVMBitCodes.h...
Generating docs for file include/llvm/Bitstream/BitCodes.h...
Generating docs for file include/llvm/Bitstream/BitstreamReader.h...
Generating docs for file include/llvm/Bitstream/BitstreamWriter.h...
Generating docs for file include/llvm/CodeGen/AccelTable.h...
Generating docs for file include/llvm/CodeGen/Analysis.h...
Generating docs for file include/llvm-c/Analysis.h...
Generating docs for file include/llvm/CodeGen/AsmPrinter.h...
Generating docs for file include/llvm/CodeGen/AsmPrinterHandler.h...
Generating docs for file include/llvm/CodeGen/AtomicExpandUtils.h...
Generating docs for file include/llvm/CodeGen/BasicTTIImpl.h...
Generating docs for file include/llvm/CodeGen/BuiltinGCs.h...
Generating docs for file include/llvm/CodeGen/CalcSpillWeights.h...
Generating docs for file include/llvm/CodeGen/CallingConvLower.h...
Generating docs for file include/llvm/CodeGen/CommandFlags.inc...
Generating docs for file include/llvm/CodeGen/CostTable.h...
Generating docs for file include/llvm/CodeGen/CSEConfigBase.h...
Generating docs for file include/llvm/CodeGen/DAGCombine.h...
Generating docs for file include/llvm/CodeGen/DbgEntityHistoryCalculator.h...
Generating docs for file include/llvm/CodeGen/DebugHandlerBase.h...
Generating docs for file include/llvm/CodeGen/DFAPacketizer.h...
Generating docs for file include/llvm/CodeGen/DIE.h...
Generating docs for file include/llvm/CodeGen/DwarfStringPoolEntry.h...
Generating docs for file include/llvm/CodeGen/EdgeBundles.h...
Generating docs for file /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/GlobalISel/RegisterBankInfo.h:1296: warning: explicit link request to 'applyMapping' could not be resolved
/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/GlobalISel/RegisterBankInfo.h:1296: warning: explicit link request to 'applyMapping' could not be resolved
warning: Included by graph for 'LiveIntervals.h' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
warning: Included by graph for 'MachineBasicBlock.h' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
include/llvm/CodeGen/ExecutionDomainFix.h...
Generating docs for file include/llvm/CodeGen/ExpandReductions.h...
Generating docs for file include/llvm/CodeGen/FastISel.h...
Generating docs for file include/llvm/CodeGen/FaultMaps.h...
Generating docs for file include/llvm/CodeGen/FunctionLoweringInfo.h...
Generating docs for file include/llvm/CodeGen/GCMetadata.h...
Generating docs for file include/llvm/CodeGen/GCMetadataPrinter.h...
Generating docs for file include/llvm/CodeGen/GCStrategy.h...
Generating docs for file include/llvm/CodeGen/GlobalISel/CallLowering.h...
Generating docs for file include/llvm/CodeGen/GlobalISel/Combiner.h...
Generating docs for file include/llvm/CodeGen/GlobalISel/CombinerHelper.h...
Generating docs for file include/llvm/CodeGen/GlobalISel/CombinerInfo.h...
Generating docs for file include/llvm/CodeGen/GlobalISel/ConstantFoldingMIRBuilder.h...
Generating docs for file include/llvm/CodeGen/GlobalISel/CSEInfo.h...
Generating docs for file include/llvm/CodeGen/GlobalISel/CSEMIRBuilder.h...
Generating docs for file include/llvm/CodeGen/GlobalISel/GISelChangeObserver.h...
Generating docs for file include/llvm/CodeGen/GlobalISel/GISelKnownBits.h...
Generating docs for file include/llvm/CodeGen/GlobalISel/GISelWorkList.h...
Generating docs for file include/llvm/CodeGen/GlobalISel/InstructionSelect.h...
Generating docs for file include/llvm/CodeGen/GlobalISel/InstructionSelector.h...
Generating docs for file include/llvm/CodeGen/GlobalISel/InstructionSelectorImpl.h...
Generating docs for file include/llvm/CodeGen/GlobalISel/IRTranslator.h...
Generating docs for file include/llvm/CodeGen/GlobalISel/LegalizationArtifactCombiner.h...
Generating docs for file include/llvm/CodeGen/GlobalISel/Legalizer.h...
Generating docs for file include/llvm/CodeGen/GlobalISel/LegalizerHelper.h...
Generating docs for file include/llvm/CodeGen/GlobalISel/LegalizerInfo.h...
Generating docs for file include/llvm/CodeGen/GlobalISel/Localizer.h...
Generating docs for file include/llvm/CodeGen/GlobalISel/MachineIRBuilder.h...
Generating docs for file include/llvm/CodeGen/GlobalISel/MIPatternMatch.h...
Generating docs for file include/llvm/CodeGen/GlobalISel/RegBankSelect.h...
Generating docs for file include/llvm/CodeGen/GlobalISel/RegisterBank.h...
Generating docs for file include/llvm/CodeGen/GlobalISel/RegisterBankInfo.h...
Generating docs for file include/llvm/CodeGen/GlobalISel/Types.h...
Generating docs for file include/llvm-c/Types.h...
Generating docs for file include/llvm/CodeGen/GlobalISel/Utils.h...
Generating docs for file include/llvm/Transforms/Utils.h...
Generating docs for file include/llvm-c/Transforms/Utils.h...
Generating docs for file include/llvm/CodeGen/IntrinsicLowering.h...
Generating docs for file include/llvm/CodeGen/ISDOpcodes.h...
Generating docs for file include/llvm/CodeGen/LatencyPriorityQueue.h...
Generating docs for file include/llvm/CodeGen/LazyMachineBlockFrequencyInfo.h...
Generating docs for file include/llvm/CodeGen/LexicalScopes.h...
Generating docs for file include/llvm/CodeGen/LinkAllAsmWriterComponents.h...
Generating docs for file include/llvm/CodeGen/LinkAllCodegenComponents.h...
Generating docs for file include/llvm/CodeGen/LiveInterval.h...
Generating docs for file include/llvm/CodeGen/LiveIntervals.h...
Generating docs for file include/llvm/CodeGen/LiveIntervalUnion.h...
Generating docs for file include/llvm/CodeGen/LivePhysRegs.h...
Generating docs for file include/llvm/CodeGen/LiveRangeCalc.h...
Generating docs for file include/llvm/CodeGen/LiveRangeEdit.h...
Generating docs for file include/llvm/CodeGen/LiveRegMatrix.h...
Generating docs for file include/llvm/CodeGen/LiveRegUnits.h...
Generating docs for file include/llvm/CodeGen/LiveStacks.h...
Generating docs for file include/llvm/CodeGen/LiveVariables.h...
Generating docs for file include/llvm/CodeGen/LoopTraversal.h...
Generating docs for file include/llvm/CodeGen/LowLevelType.h...
Generating docs for file include/llvm/CodeGen/MachineBasicBlock.h...
Generating docs for file include/llvm/CodeGen/MachineBlockFrequencyInfo.h.warning: Included by graph for 'MachineDominators.h' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
warning: Included by graph for 'MachineFrameInfo.h' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
warning: Included by graph for 'MachineFunction.h' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
warning: Included by graph for 'MachineFunctionPass.h' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
warning: Included by graph for 'MachineInstr.h' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
warning: Included by graph for 'MachineInstrBuilder.h' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
warning: Included by graph for 'MachineLoopInfo.h' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
warning: Included by graph for 'MachineMemOperand.h' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
warning: Included by graph for 'MachineModuleInfo.h' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
warning: Included by graph for 'MachineOperand.h' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
warning: Included by graph for 'MachineRegisterInfo.h' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
..
Generating docs for file include/llvm/CodeGen/MachineBranchProbabilityInfo.h...
Generating docs for file include/llvm/CodeGen/MachineCombinerPattern.h...
Generating docs for file include/llvm/CodeGen/MachineConstantPool.h...
Generating docs for file include/llvm/CodeGen/MachineDominanceFrontier.h...
Generating docs for file include/llvm/CodeGen/MachineDominators.h...
Generating docs for file include/llvm/CodeGen/MachineFrameInfo.h...
Generating docs for file include/llvm/CodeGen/MachineFunction.h...
Generating docs for file include/llvm/CodeGen/MachineFunctionPass.h...
Generating docs for file include/llvm/CodeGen/MachineInstr.h...
Generating docs for file include/llvm/CodeGen/MachineInstrBuilder.h...
Generating docs for file include/llvm/CodeGen/MachineInstrBundle.h...
Generating docs for file include/llvm/CodeGen/MachineInstrBundleIterator.h...
Generating docs for file include/llvm/CodeGen/MachineJumpTableInfo.h...
Generating docs for file include/llvm/CodeGen/MachineLoopInfo.h...
Generating docs for file include/llvm/CodeGen/MachineLoopUtils.h...
Generating docs for file include/llvm/CodeGen/MachineMemOperand.h...
Generating docs for file include/llvm/CodeGen/MachineModuleInfo.h...
Generating docs for file include/llvm/CodeGen/MachineModuleInfoImpls.h...
Generating docs for file include/llvm/CodeGen/MachineOperand.h...
Generating docs for file include/llvm/CodeGen/MachineOptimizationRemarkEmitter.h...
Generating docs for file include/llvm/CodeGen/MachineOutliner.h...
Generating docs for file include/llvm/CodeGen/MachinePassRegistry.h...
Generating docs for file include/llvm/CodeGen/MachinePipeliner.h...
Generating docs for file include/llvm/CodeGen/MachinePostDominators.h...
Generating docs for file include/llvm/CodeGen/MachineRegionInfo.h...
Generating docs for file include/llvm/CodeGen/MachineRegisterInfo.h...
Generating docs for file include/llvm/CodeGen/MachineScheduler.h...
Generating docs for file include/llvm/CodeGen/MachineSizeOpts.h...
Generating docs for file include/llvm/CodeGen/MachineSSAUpdater.h...
Generating docs for file include/llvm/CodeGen/MachineTraceMetrics.h...
Generating docs for file include/llvm/CodeGen/MachORelocation.h...
Generating docs for file include/llvm/CodeGen/MacroFusion.h...
Generating docs for file include/llvm/CodeGen/MIRParser/MIParser.h...
Generating docs for file include/llvm/CodeGen/MIRParser/MIRParser.h...
Generating docs for file include/llvm/CodeGen/MIRPrinter.h...
Generating docs for file include/llvm/CodeGen/MIRYamlMapping.h...
Generating docs for file include/llvm/CodeGen/ModuloSchedule.h...
Generating docs for file include/llvm/CodeGen/ParallelCG.h...
Generating docs for file include/llvm/CodeGen/PBQP/CostAllocator.h...
Generating docs for file include/llvm/CodeGen/PBQP/Graph.h...
Generating docs for file include/llvm/XRay/Graph.h...
Generating docs for file include/llvm/CodeGen/PBQP/Math.h...
Generating docs for file include/llvm/CodeGen/PBQP/ReductionRules.h...
Generating docs for file include/llvm/CodeGen/PBQP/Solution.h...
Generating docs for file include/llvm/CodeGen/PBQPRAConstraint.h...
Generating docs for file include/llvm/CodeGen/PreISelIntrinsicLowering.h...
Generating docs for file include/llvm/CodeGen/PseudoSourceValue.h...
Generating docs for file include/llvm/CodeGen/ReachingDefAnalysis.h...
Generating docs for file include/llvm/CodeGen/RegAllocPBQP.h...
Generating docs for file include/llvm/CodeGen/RegAllocRegistry.h...
Generating docs for file include/llvm/CodeGen/Register.h...
Generating docs for file include/llvm/CodeGen/RegisterClassInfo.h...
Generating docs for file include/llvm/CodeGen/RegisterPressure.h...
Generating docs for file include/llvm/CodeGen/RegisterScavenging.h...
Generating docs for file include/llvm/CodeGen/RegisterUsageInfo.h...
Generating docs for file include/llvm/CodeGen/ResourcePriorityQueue.h...
Generating docs for file include/llvm/CodeGen/RuntimeLibcalls.h...
Generating docs for file include/llvm/CodeGen/ScheduleDAG.h...
Generating docs for file include/llvm/CodeGen/ScheduleDAGInstrs.h...
Generating docs for file include/llvmwarning: Included by graph for 'SelectionDAG.h' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
warning: Included by graph for 'TargetFrameLowering.h' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
warning: Included by graph for 'TargetInstrInfo.h' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
warning: Included by graph for 'TargetLowering.h' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
warning: Included by graph for 'TargetOpcodes.h' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
warning: Included by graph for 'TargetPassConfig.h' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
warning: Included by graph for 'TargetRegisterInfo.h' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
warning: Included by graph for 'TargetSubtargetInfo.h' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
warning: Included by graph for 'ValueTypes.h' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
warning: Included by graph for 'CodeView.h' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
/CodeGen/ScheduleDAGMutation.h...
Generating docs for file include/llvm/CodeGen/ScheduleDFS.h...
Generating docs for file include/llvm/CodeGen/ScheduleHazardRecognizer.h...
Generating docs for file include/llvm/CodeGen/SchedulerRegistry.h...
Generating docs for file include/llvm/CodeGen/ScoreboardHazardRecognizer.h...
Generating docs for file include/llvm/CodeGen/SelectionDAG.h...
Generating docs for file include/llvm/CodeGen/SelectionDAGAddressAnalysis.h...
Generating docs for file include/llvm/CodeGen/SelectionDAGISel.h...
Generating docs for file include/llvm/CodeGen/SelectionDAGNodes.h...
Generating docs for file include/llvm/CodeGen/SelectionDAGTargetInfo.h...
Generating docs for file include/llvm/CodeGen/SlotIndexes.h...
Generating docs for file include/llvm/CodeGen/StackMaps.h...
Generating docs for file include/llvm/CodeGen/StackProtector.h...
Generating docs for file include/llvm/CodeGen/SwiftErrorValueTracking.h...
Generating docs for file include/llvm/CodeGen/SwitchLoweringUtils.h...
Generating docs for file include/llvm/CodeGen/TailDuplicator.h...
Generating docs for file include/llvm/CodeGen/TargetCallingConv.h...
Generating docs for file include/llvm/CodeGen/TargetFrameLowering.h...
Generating docs for file include/llvm/CodeGen/TargetInstrInfo.h...
Generating docs for file include/llvm/CodeGen/TargetLowering.h...
Generating docs for file include/llvm/CodeGen/TargetLoweringObjectFileImpl.h...
Generating docs for file include/llvm/CodeGen/TargetOpcodes.h...
Generating docs for file include/llvm/CodeGen/TargetPassConfig.h...
Generating docs for file include/llvm/CodeGen/TargetRegisterInfo.h...
Generating docs for file include/llvm/CodeGen/TargetSchedule.h...
Generating docs for file include/llvm/CodeGen/TargetSubtargetInfo.h...
Generating docs for file include/llvm/CodeGen/UnreachableBlockElim.h...
Generating docs for file include/llvm/CodeGen/ValueTypes.h...
Generating docs for file include/llvm/CodeGen/VirtRegMap.h...
Generating docs for file include/llvm/CodeGen/WasmEHFuncInfo.h...
Generating docs for file include/llvm/CodeGen/WinEHFuncInfo.h...
Generating docs for file include/llvm/DebugInfo/CodeView/AppendingTypeTableBuilder.h...
Generating docs for file include/llvm/DebugInfo/CodeView/CodeView.h...
Generating docs for file include/llvm/DebugInfo/CodeView/CodeViewError.h...
Generating docs for file include/llvm/DebugInfo/CodeView/CodeViewRecordIO.h...
Generating docs for file include/llvm/DebugInfo/CodeView/ContinuationRecordBuilder.h...
Generating docs for file include/llvm/DebugInfo/CodeView/CVRecord.h...
Generating docs for file include/llvm/DebugInfo/CodeView/CVSymbolVisitor.h...
Generating docs for file include/llvm/DebugInfo/CodeView/CVTypeVisitor.h...
Generating docs for file include/llvm/DebugInfo/CodeView/DebugChecksumsSubsection.h...
Generating docs for file include/llvm/DebugInfo/CodeView/DebugCrossExSubsection.h...
Generating docs for file include/llvm/DebugInfo/CodeView/DebugCrossImpSubsection.h...
Generating docs for file include/llvm/DebugInfo/CodeView/DebugFrameDataSubsection.h...
Generating docs for file include/llvm/DebugInfo/CodeView/DebugInlineeLinesSubsection.h...
Generating docs for file include/llvm/DebugInfo/CodeView/DebugLinesSubsection.h...
Generating docs for file include/llvm/DebugInfo/CodeView/DebugStringTableSubsection.h...
Generating docs for file include/llvm/DebugInfo/CodeView/DebugSubsection.h...
Generating docs for file include/llvm/DebugInfo/CodeView/DebugSubsectionRecord.h...
Generating docs for file include/llvm/DebugInfo/CodeView/DebugSubsectionVisitor.h...
Generating docs for file include/llvm/DebugInfo/CodeView/DebugSymbolRVASubsection.h...
Generating docs for file include/llvm/DebugInfo/CodeView/DebugSymbolsSubsection.h...
Generating docs for file include/llvm/DebugInfo/CodeView/DebugUnknownSubsection.h...
Generating docs for file include/llvm/DebugInfo/CodeView/EnumTables.h...
Generating docs for file include/llvm/DebugInfo/PDB/Native/EnumTables.h...
Generating docs for file include/llvm/DebugInfo/CodeView/Formatters.h...
Generating docs for file include/llvm/DebugInfo/PDB/Native/Formatters.h...
Generating docs for file include/llvm/DebugInfo/CodeView/FunctionId.h...
Generating docs for file include/llvm/DebugInfo/CodeView/GlobalTypeTableBuilder.h...
Generating docs for file include/llvm/DebugInfo/CodeView/GUID.h...
Generating docs for file include/llvm/DebugInfo/CodeView/LazyRandomTypeCollection.h...
Generating docs for file include/llvm/DebugInfo/CodeView/Line.h...
Generating docs for file include/llvm/DebugInfo/CodeView/MergingTypeTableBuilder.h...
Generating docs for file include/llvm/DebugInfo/CodeView/RecordName.h...
Generating docs for file include/llvm/DebugInfo/CodeView/RecordSerialization.h...
Generating docs for file include/llvm/DebugInfo/CodeView/SimpleTypeSerializer.h...
Generating docs for file include/llvm/DebugInfo/CodeView/StringsAndChecksums.h...
Generating docs for file include/llvm/DebugInfo/CodeView/SymbolDeserializer.h...
Generating docs for file include/llvm/DebugInfo/CodeView/SymbolDumpDelegate.h...
Generating docs for file include/llvm/DebugInfo/CodeView/SymbolDumper.h...
Generating docs for file include/llvm/DebugInfo/CodeView/SymbolRecord.h...
Generating docs for file include/llvm/DebugInfo/CodeView/SymbolRecordHelpers.h...
Generating docs for file include/llvm/DebugInfo/CodeView/SymbolRecordMapping.h...
Generating docs for file include/llvm/DebugInfo/CodeView/SymbolSerializer.h...
Generating docs for file include/llvm/DebugInfo/CodeView/SymbolVisitorCallbackPipeline.h...
Generating docs for file include/llvm/DebugInfo/CodeView/SymbolVisitorCallbacks.h...
Generating docs for file include/llvm/DebugInfo/CodeView/SymbolVisitorDelegate.h...
Generating docs for file include/llvm/DebugInfo/CodeView/TypeCollection.h...
Generating docs for file include/llvm/DebugInfo/CodeView/TypeDeserializer.h...
Generating docs for file include/llvm/DebugInfo/CodeView/TypeDumpVisitor.h...
Generating docs for file include/llvm/DebugInfo/CodeView/TypeHashing.h...
Generating docs for file include/llvm/DebugInfo/CodeView/TypeIndex.h...
Generating docs for file include/llvm/DebugInfo/CodeView/TypeIndexDiscovery.h...
Generating docs for file include/llvm/DebugInfo/CodeView/TypeRecord.h...
Generating docs for file include/llvm/DebugInfo/CodeView/TypeRecordHelpers.h...
Generating docs for file include/llvm/DebugInfo/CodeView/TypeRecordMapping.h...
Generating docs for file include/llvm/DebugInfo/CodeView/TypeStreamMerger.h...
Generating docs for file include/llvm/DebugInfo/CodeView/TypeSymbolEmitter.h...
Generating docs for file include/llvm/DebugInfo/CodeView/TypeTableCollection.h...
Generating docs for file include/llvm/DebugInfo/CodeView/TypeVisitorCallbackPipeline.h...
Generating docs for file include/llvm/DebugInfo/CodeView/TypeVisitorCallbacks.h...
Generating docs for file include/llvm/DebugInfo/DIContext.h...
Generating docs for file include/llvm/DebugInfo/DWARF/DWARFAbbreviationDeclaration.h...
Generating docs for file include/llvm/DebugInfo/DWARF/DWARFAcceleratorTable.h...
Generating docs for file include/llvm/DebugInfo/DWARF/DWARFAddressRange.h...
Generating docs for file include/llvm/DebugInfo/DWARF/DWARFAttribute.h...
Generating docs for file include/llvm/DebugInfo/DWARF/DWARFCompileUnit.h...
Generating docs for file include/llvm/DebugInfo/DWARF/DWARFContext.h...
Generating docs for file include/llvm/DebugInfo/DWARF/DWARFDataExtractor.h...
Generating docs for file include/llvm/DebugInfo/DWARF/DWARFDebugAbbrev.h...
Generating docs for file include/llvm/DebugInfo/DWARF/DWARFDebugAddr.h...
Generating docs for file include/llvm/DebugInfo/DWARF/DWARFDebugAranges.h...
Generating docs for file include/llvm/DebugInfo/DWARF/DWARFDebugArangeSet.h...
Generating docs for file include/llvm/DebugInfo/DWARF/DWARFDebugFrame.h...
Generating docs for file include/llvm/DebugInfo/DWARF/DWARFDebugInfoEntry.h...
Generating docs for file include/llvm/DebugInfo/DWARF/DWARFDebugLine.h...
Generating docs for file include/llvm/DebugInfo/DWARF/DWARFDebugLoc.h...
Generating docs for file include/llvm/DebugInfo/DWARF/DWARFDebugMacro.h...
Generating docs for file include/llvm/DebugInfo/DWARF/DWARFDebugPubTable.h...
Generating docs for file include/llvm/DebugInfo/DWARF/DWARFDebugRangeList.h...
Generating docs for file include/llvm/DebugInfo/DWARF/DWARFDebugRnglists.h...
Generating docs for file include/llvm/DebugInfo/DWARF/DWARFDie.h...
Generating docs for file include/llvm/DebugInfo/DWARF/DWARFExpression.h...
Generating docs for file include/llvm/DebugInfo/DWARF/DWARFFormValue.h...
Generating docs for file include/llvm/DebugInfo/DWARF/DWARFGdbIndex.h...
Generating docs for file include/llvm/DebugInfo/DWARF/DWARFListTable.h...
Generating docs for file include/llvm/DebugInfo/DWARF/DWARFObject.h...
Generating docs for file include/llvm/DebugInfo/DWARF/DWARFRelocMap.h...
Generating docs for file include/llvm/DebugInfo/DWARF/DWARFSection.h...
Generating docs for file include/llvm/DebugInfo/DWARF/DWARFTypeUnit.h...
Generating docs for file include/llvm/DebugInfo/DWARF/DWARFUnit.h...
Generating docs for file include/llvm/DebugInfo/DWARF/DWARFUnitIndex.h...
Generating docs for file include/llvm/DebugInfo/DWARF/DWARFVerifier.h...
Generating docs for file include/llvm/DebugInfo/GSYM/FileEntry.h...
Generating docs for file include/llvm/DebugInfo/GSYM/FileWriter.h...
Generating docs for file include/llvm/DebugInfo/GSYM/FunctionInfo.h...
Generating docs for file include/llvm/DebugInfo/GSYM/GsymCreator.h...
Generating docs for file include/llvm/DebugInfo/GSYM/GsymReader.h...
Generating docs for file include/llvm/DebugInfo/GSYM/Header.h...
Generating docs for file include/llvm/DebugInfo/GSYM/InlineInfo.h...
Generating docs for file include/llvm/DebugInfo/GSYM/LineEntry.h...
Generating docs for file include/llvm/DebugInfo/GSYM/LineTable.h...
Generating docs for file include/llvm/DebugInfo/GSYM/Range.h...
Generating docs for file include/llvm/DebugInfo/GSYM/StringTable.h...
Generating docs for file include/llvm/DebugInfo/MSF/IMSFFile.h...
Generating docs for file include/llvm/DebugInfo/MSF/MappedBlockStream.h...
Generating docs for file include/llvm/DebugInfo/MSF/MSFBuilder.h...
Generating docs for file include/llvm/DebugInfo/MSF/MSFCommon.h...
Generating docs for file include/llvm/DebugInfo/MSF/MSFError.h...
Generating docs for file include/llvm/DebugInfo/PDB/ConcreteSymbolEnumerator.h...
Generating docs for file include/llvm/DebugInfo/PDB/DIA/DIADataStream.h...
Generating docs for file include/llvm/DebugInfo/PDB/DIA/DIAEnumDebugStreams.h...
Generating docs for file include/llvm/DebugInfo/PDB/DIA/DIAEnumFrameData.h...
Generating docs for file include/llvm/DebugInfo/PDB/DIA/DIAEnumInjectedSources.h...
Generating docs for file include/llvm/DebugInfo/PDB/DIA/DIAEnumLineNumbers.h...
Generating docs for file include/llvm/DebugInfo/PDB/DIA/DIAEnumSectionContribs.h...
Generating docs for file include/llvm/DebugInfo/PDB/DIA/DIAEnumSourceFiles.h...
Generating docs for file include/llvm/DebugInfo/PDB/DIA/DIAEnumSymbols.h...
Generating docs for file include/llvm/DebugInfo/PDB/DIA/DIAEnumTables.h...
Generating docs for file include/llvm/DebugInfo/PDB/DIA/DIAError.h...
Generating docs for file include/llvm/DebugInfo/PDB/DIA/DIAFrameData.h...
Generating docs for file include/llvm/DebugInfo/PDB/DIA/DIAInjectedSource.h...
Generating docs for file include/llvm/DebugInfo/PDB/DIA/DIALineNumber.h...
Generating docs for file include/llvm/DebugInfo/PDB/DIA/DIARawSymbol.h...
Generating docs for file include/llvm/DebugInfo/PDB/DIA/DIASectionContrib.h...
Generating docs for file include/llvm/DebugInfo/PDB/DIA/DIASession.h...
Generating docs for file include/llvm/DebugInfo/PDB/DIA/DIASourceFile.h...
Generating docs for file include/llvm/DebugInfo/PDB/DIA/DIASupport.h...
Generating docs for file include/llvm/DebugInfo/PDB/DIA/DIATable.h...
Generating docs for file include/llvm/DebugInfo/PDB/DIA/DIAUtils.h...
Generating docs for file include/llvm/DebugInfo/PDB/GenericError.h...
Generating docs for file include/llvm/DebugInfo/PDB/IPDBDataStream.h...
Generating docs for file include/llvm/DebugInfo/PDB/IPDBEnumChildren.h...
Generating docs for file include/llvm/DebugInfo/PDB/IPDBFrameData.h...
Generating docs for file include/llvm/DebugInfo/PDB/IPDBInjectedSource.h...
Generating docs for file include/llvm/DebugInfo/PDB/IPDBLineNumber.h...
Generating docs for file include/llvm/DebugInfo/PDB/IPDBRawSymbol.h...
Generating docs for file include/llvm/DebugInfo/PDB/IPDBSectionContrib.h...
Generating docs for file include/llvm/DebugInfo/PDB/IPDBSession.h...
Generating docs for file include/llvm/DebugInfo/PDB/IPDBSourceFile.h...
Generating docs for file include/llvm/DebugInfo/PDB/IPDBTable.h...
Generating docs for file include/llvm/DebugInfo/PDB/Native/DbiModuleDescriptor.h...
Generating docs for file include/llvm/DebugInfo/PDB/Native/DbiModuleDescriptorBuilder.h...
Generating docs for file include/llvm/DebugInfo/PDB/Native/DbiModuleList.h...
Generating docs for file include/llvm/DebugInfo/PDB/Native/DbiStream.h...
Generating docs for file include/llvm/DebugInfo/PDB/Native/DbiStreamBuilder.h...
Generating docs for file include/llvm/DebugInfo/PDB/Native/GlobalsStream.h...
Generating docs for file include/llvm/DebugInfo/PDB/Native/GSIStreamBuilder.h...
Generating docs for file include/llvm/DebugInfo/PDB/Native/Hash.h...
Generating docs for file include/llvm/DebugInfo/PDB/Native/HashTable.h...
Generating docs for file include/llvm/DebugInfo/PDB/Native/InfoStream.h...
Generating docs for file include/llvm/DebugInfo/PDB/Native/InfoStreamBuilder.h...
Generating docs for file include/llvm/DebugInfo/PDB/Native/InjectedSourceStream.h...
Generating docs for file include/llvm/DebugInfo/PDB/Native/ISectionContribVisitor.h...
Generating docs for file include/llvm/DebugInfo/PDB/Native/ModuleDebugStream.h...
Generating docs for file include/llvm/DebugInfo/PDB/Native/NamedStreamMap.h...
Generating docs for file include/llvm/DebugInfo/PDB/Native/NativeCompilandSymbol.h...
Generating docs for file include/llvm/DebugInfo/PDB/Native/NativeEnumGlobals.h...
Generating docs for file include/llvm/DebugInfo/PDB/Native/NativeEnumInjectedSources.h...
Generating docs for file include/llvm/DebugInfo/PDB/Native/NativeEnumModules.h...
Generating docs for file include/llvm/DebugInfo/PDB/Native/NativeEnumTypes.h...
Generating docs for file include/llvm/DebugInfo/PDB/Native/NativeExeSymbol.h...
Generating docs for file include/llvm/DebugInfo/PDB/Native/NativeRawSymbol.h...
Generating docs for file include/llvm/DebugInfo/PDB/Native/NativeSession.h...
Generating docs for file include/llvm/DebugInfo/PDB/Native/NativeSymbolEnumerator.h...
Generating docs for file include/llvm/DebugInfo/PDB/Native/NativeTypeArray.h...
Generating docs for file include/llvm/DebugInfo/PDB/Native/NativeTypeBuiltin.h...
Generating docs for file include/llvm/DebugInfo/PDB/Native/NativeTypeEnum.h...
Generating docs for file include/llvm/DebugInfo/PDB/Native/NativeTypeFunctionSig.h...
Generating docs for file include/llvm/DebugInfo/PDB/Native/NativeTypePointer.h...
Generating docs for file include/llvm/DebugInfo/PDB/Native/NativeTypeTypedef.h...
Generating docs for file include/llvm/DebugInfo/PDB/Native/NativeTypeUDT.h...
Generating docs for file include/llvm/DebugInfo/PDB/Native/NativeTypeVTShape.h...
Generating docs for file include/llvm/DebugInfo/PDB/Native/PDBFile.h...
Generating docs for file include/llvm/DebugInfo/PDB/Native/PDBFileBuilder.h...
Generating docs for file include/llvm/DebugInfo/PDB/Native/PDBStringTable.h...
Generating docs for file include/llvm/DebugInfo/PDB/Native/PDBStringTableBuilder.h...
Generating docs for file include/llvm/DebugInfo/PDB/Native/PublicsStream.h...
Generating docs for file include/llvm/DebugInfo/PDB/Native/RawConstants.h...
Generating docs for file include/llvm/DebugInfo/PDB/Native/RawError.h...
Generating docs for file include/llvm/DebugInfo/PDB/Native/RawTypes.h...
Generating docs for file include/llvm/DebugInfo/PDB/Native/SymbolCache.h...
Generating docs for file include/llvm/DebugInfo/PDB/Native/SymbolStream.h...
Generating docs for file include/llvm/DebugInfo/PDB/Native/TpiHashing.h...
Generating docs for file include/llvm/DebugInfo/PDB/Native/TpiStream.h...
Generating docs for file include/llvm/DebugInfo/PDB/Native/TpiStreamBuilder.h...
Generating docs for file include/llvm/DebugInfo/PDB/PDB.h...
Generwarning: Included by graph for 'PDBSymbol.h' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
warning: Included by graph for 'PDBTypes.h' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
/opt/doxygen-docs/src/llvm/include/llvm/Demangle/ItaniumDemangle.h:2451: warning: Unsupported xml/html tag <name> found
ating docs for file include/llvm/DebugInfo/PDB/PDBContext.h...
Generating docs for file include/llvm/DebugInfo/PDB/PDBExtras.h...
Generating docs for file include/llvm/DebugInfo/PDB/PDBSymbol.h...
Generating docs for file include/llvm/DebugInfo/PDB/PDBSymbolAnnotation.h...
Generating docs for file include/llvm/DebugInfo/PDB/PDBSymbolBlock.h...
Generating docs for file include/llvm/DebugInfo/PDB/PDBSymbolCompiland.h...
Generating docs for file include/llvm/DebugInfo/PDB/PDBSymbolCompilandDetails.h...
Generating docs for file include/llvm/DebugInfo/PDB/PDBSymbolCompilandEnv.h...
Generating docs for file include/llvm/DebugInfo/PDB/PDBSymbolCustom.h...
Generating docs for file include/llvm/DebugInfo/PDB/PDBSymbolData.h...
Generating docs for file include/llvm/DebugInfo/PDB/PDBSymbolExe.h...
Generating docs for file include/llvm/DebugInfo/PDB/PDBSymbolFunc.h...
Generating docs for file include/llvm/DebugInfo/PDB/PDBSymbolFuncDebugEnd.h...
Generating docs for file include/llvm/DebugInfo/PDB/PDBSymbolFuncDebugStart.h...
Generating docs for file include/llvm/DebugInfo/PDB/PDBSymbolLabel.h...
Generating docs for file include/llvm/DebugInfo/PDB/PDBSymbolPublicSymbol.h...
Generating docs for file include/llvm/DebugInfo/PDB/PDBSymbolThunk.h...
Generating docs for file include/llvm/DebugInfo/PDB/PDBSymbolTypeArray.h...
Generating docs for file include/llvm/DebugInfo/PDB/PDBSymbolTypeBaseClass.h...
Generating docs for file include/llvm/DebugInfo/PDB/PDBSymbolTypeBuiltin.h...
Generating docs for file include/llvm/DebugInfo/PDB/PDBSymbolTypeCustom.h...
Generating docs for file include/llvm/DebugInfo/PDB/PDBSymbolTypeDimension.h...
Generating docs for file include/llvm/DebugInfo/PDB/PDBSymbolTypeEnum.h...
Generating docs for file include/llvm/DebugInfo/PDB/PDBSymbolTypeFriend.h...
Generating docs for file include/llvm/DebugInfo/PDB/PDBSymbolTypeFunctionArg.h...
Generating docs for file include/llvm/DebugInfo/PDB/PDBSymbolTypeFunctionSig.h...
Generating docs for file include/llvm/DebugInfo/PDB/PDBSymbolTypeManaged.h...
Generating docs for file include/llvm/DebugInfo/PDB/PDBSymbolTypePointer.h...
Generating docs for file include/llvm/DebugInfo/PDB/PDBSymbolTypeTypedef.h...
Generating docs for file include/llvm/DebugInfo/PDB/PDBSymbolTypeUDT.h...
Generating docs for file include/llvm/DebugInfo/PDB/PDBSymbolTypeVTable.h...
Generating docs for file include/llvm/DebugInfo/PDB/PDBSymbolTypeVTableShape.h...
Generating docs for file include/llvm/DebugInfo/PDB/PDBSymbolUnknown.h...
Generating docs for file include/llvm/DebugInfo/PDB/PDBSymbolUsingNamespace.h...
Generating docs for file include/llvm/DebugInfo/PDB/PDBSymDumper.h...
Generating docs for file include/llvm/DebugInfo/PDB/PDBTypes.h...
Generating docs for file include/llvm/DebugInfo/PDB/UDTLayout.h...
Generating docs for file include/llvm/DebugInfo/Symbolize/DIPrinter.h...
Generating docs for file include/llvm/DebugInfo/Symbolize/SymbolizableModule.h...
Generating docs for file include/llvm/DebugInfo/Symbolize/Symbolize.h...
Generating docs for file include/llvm/Demangle/Demangle.h...
Generating docs for file include/llvm/Demangle/DemangleConfig.h...
Generating docs for file include/llvm/Demangle/ItaniumDemangle.h...
Generating docs for file include/llvm/Demangle/MicrosoftDemangle.h...
Generating docs for file include/llvm/Demangle/MicrosoftDemangleNodes.h...
Generating docs for file include/llvm/Demangle/StringView.h...
Generating docs for file include/llvm/Demangle/Utility.h...
Generating docs for file include/llvm/ExecutionEngine/ExecutionEngine.h...
Generating docs for file include/llvm-c/ExecutionEngine.h...
Generating docs for file include/llvm/ExecutionEngine/GenericValue.h...
Generating docs for file include/llvm/ExecutionEngine/Interpreter.h...
Generating docs for file lib/ExecutionEngine/Interpreter/Interpreter.h...
Generating docs for file include/llvm/ExecutionEngine/JITEventListener.h...
Generating docs for file include/llvm/ExecutionEngine/JITLink/EHFrameSupport.h...
Generating docs for file include/llvm/ExecutionEngine/JITLink/JITLink.h...
Generating docs for file include/llvm/ExecutionEngine/JITLink/JITLinkMemoryManager.h...
Generating docs for file include/llvm/ExecutionEngine/JITLink/MachO_arm64.h...
Generating docs for file include/llvm/ExecutionEngine/JITLink/MachO_x86_64.h...
Generating docs for file include/llvm/ExecutionEngine/JITSymbol.h...
Generating docs for file include/llvm/ExecutionEngine/MCJIT.h...
Generating docs for file lib/ExecutionEngine/MCJIT/MCJIT.h...
Generating docs for file include/llvm/ExecutionEngine/ObjectCache.h...
Generating docs for file include/llvm/ExecutionEngine/OProfileWrapper.h...
Generating docs for file include/llvm/ExecutionEngine/Orc/CompileOnDemandLayer.h...
Generating docs for file include/llvm/ExecutionEngine/Orc/CompileUtils.h...
Generating docs for file include/llvm/ExecutionEngine/Orc/Core.h...
Generating docs for file include/llvm-c/Core.h...
Generating docs for file include/llvm/ExecutionEngine/Orc/ExecutionUtils.h...
Generating docs for file include/llvm/ExecutionEngine/Orc/GlobalMappingLayer.h...
Generating docs for file include/llvm/ExecutionEngine/Orc/IndirectionUtils.h...
Generating docs for file include/llvm/ExecutionEngine/Orc/IRCompileLayer.h...
Generating docs for file include/llvm/ExecutionEngine/Orc/IRTransformLayer.h...
Generating docs for file include/llvm/ExecutionEngine/Orc/JITTargetMachineBuilder.h...
Generating docs for file include/llvm/ExecutionEngine/Orc/LambdaResolver.h...
Generating docs for file include/llvm/ExecutionEngine/Orc/Layer.h...
Generating docs for file include/llvm/ExecutionEngine/Orc/LazyEmittingLayer.h...
Generating docs for file include/llvm/ExecutionEngine/Orc/LazyReexports.h...
Generating docs for file include/llvm/ExecutionEngine/Orc/Legacy.h...
Generating docs for file include/llvm/ExecutionEngine/Orc/LLJIT.h...
Generating docs for file include/llvm/ExecutionEngine/Orc/NullResolver.h...
Generating docs for file include/llvm/ExecutionEngine/Orc/ObjectLinkingLayer.h...
Generating docs for file include/llvm/ExecutionEngine/Orc/ObjectTransformLayer.h...
Generating docs for file include/llvm/ExecutionEngine/Orc/OrcABISupport.h...
Generating docs for file include/llvm/ExecutionEngine/Orc/OrcError.h...
Generating docs for file include/llvm/ExecutionEngine/Orc/OrcRemoteTargetClient.h...
Generating docs for file include/llvm/ExecutionEngine/Orc/OrcRemoteTargetRPCAPI.h...
Generating docs for file include/llvm/ExecutionEngine/Orc/OrcRemoteTargetServer.h...
Generating docs for file include/llvm/ExecutionEngine/Orc/RemoteObjectLayer.h...
Generating docs for file include/llvm/ExecutionEngine/Orc/RPC/RawByteChannel.h...
Generating docs for file include/llvm/ExecutionEngine/Orc/RPC/RPCSerialization.h...
Generating docs for file include/llvm/ExecutionEngine/Orc/RPC/RPCUtils.h...
Generating docs for file include/llvm/ExecutionEngine/Orc/RTDyldObjectLinkingLayer.h...
Generating docs for file include/llvm/ExecutionEngine/Orc/SpeculateAnalyses.h...
Generating docs for file include/llvm/ExecutionEngine/Orc/Speculation.h...
Generating docs for file include/llvm/ExecutionEngine/Orc/SymbolStringPool.h...
Generating docs for file include/llvm/ExecutionEngine/Orc/ThreadSafeModule.h...
Generating docs for file include/llvm/ExecutionEngine/OrcMCJITReplacement.h...
Generating docs for file lib/ExecutionEngine/Orc/OrcMCJITReplacement.h...
Generating docs for file include/llvm/ExecutionEngine/OrcV1Deprecation.h...
Generating docs for file include/llvm/ExecutionEngine/RTDyldMemoryManager.h...
Generating docs for file include/llvm/ExecutionEngine/RuntimeDyld.h...
Generating docs for file include/llvm/ExecutionEngine/RuntimeDyldChecker.h...
Generating docs for file include/llvm/ExecutionEngine/SectionMemoryManager.h...
Generating docs for file include/llvm/FuzzMutate/FuzzerCLI.h...
Generating docs for file include/llvm/FuzzMutate/IRMutator.h...
Generating docs for file include/llvm/FuzzMutate/OpDescriptor.h...
Generating docs for file include/llvm/FuzzMutate/Operations.h...
Generating docs for file include/llvm/FuzzMutate/Random.h...
Generating docs for file include/llvm/FuzzMutate/RandomIRBuilder.h...
Generating docs for file include/warning: Included by graph for 'Argument.h' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
warning: Included by graph for 'Attributes.h' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
warning: Included by graph for 'BasicBlock.h' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
warning: Included by graph for 'CallingConv.h' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
warning: Included by graph for 'CallSite.h' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
warning: Included by graph for 'Constant.h' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
warning: Included by graph for 'Constants.h' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
warning: Included by graph for 'DataLayout.h' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
/opt/doxygen-docs/src/llvm/include/llvm-c/DebugInfo.h:989: warning: The following parameters of LLVMDIBuilderCreateClassType(LLVMDIBuilderRef Builder, LLVMMetadataRef Scope, const char *Name, size_t NameLen, LLVMMetadataRef File, unsigned LineNumber, uint64_t SizeInBits, uint32_t AlignInBits, uint64_t OffsetInBits, LLVMDIFlags Flags, LLVMMetadataRef DerivedFrom, LLVMMetadataRef *Elements, unsigned NumElements, LLVMMetadataRef VTableHolder, LLVMMetadataRef TemplateParamsNode, const char *UniqueIdentifier, size_t UniqueIdentifierLen) are not documented:
  parameter 'Builder'
/opt/doxygen-docs/src/llvm/include/llvm-c/DebugInfo.h:255: warning: The following parameters of LLVMDIBuilderCreateCompileUnit(LLVMDIBuilderRef Builder, LLVMDWARFSourceLanguage Lang, LLVMMetadataRef FileRef, const char *Producer, size_t ProducerLen, LLVMBool isOptimized, const char *Flags, size_t FlagsLen, unsigned RuntimeVer, const char *SplitName, size_t SplitNameLen, LLVMDWARFEmissionKind Kind, unsigned DWOId, LLVMBool SplitDebugInlining, LLVMBool DebugInfoForProfiling) are not documented:
  parameter 'Builder'
/opt/doxygen-docs/src/llvm/include/llvm-c/DebugInfo.h:439: warning: The following parameters of LLVMDIBuilderCreateDebugLocation(LLVMContextRef Ctx, unsigned Line, unsigned Column, LLVMMetadataRef Scope, LLVMMetadataRef InlinedAt) are not documented:
  parameter 'Ctx'
/opt/doxygen-docs/src/llvm/include/llvm-c/DebugInfo.h:1115: warning: The following parameters of LLVMDIBuilderCreateGlobalVariableExpression(LLVMDIBuilderRef Builder, LLVMMetadataRef Scope, const char *Name, size_t NameLen, const char *Linkage, size_t LinkLen, LLVMMetadataRef File, unsigned LineNo, LLVMMetadataRef Ty, LLVMBool LocalToUnit, LLVMMetadataRef Expr, LLVMMetadataRef Decl, uint32_t AlignInBits) are not documented:
  parameter 'Builder'
/opt/doxygen-docs/src/llvm/include/llvm-c/DebugInfo.h:371: warning: The following parameters of LLVMDIBuilderCreateImportedModuleFromNamespace(LLVMDIBuilderRef Builder, LLVMMetadataRef Scope, LLVMMetadataRef NS, LLVMMetadataRef File, unsigned Line) are not documented:
  parameter 'NS'
/opt/doxygen-docs/src/llvm/include/llvm-c/DebugInfo.h:716: warning: The following parameters of LLVMDIBuilderCreateStructType(LLVMDIBuilderRef Builder, LLVMMetadataRef Scope, const char *Name, size_t NameLen, LLVMMetadataRef File, unsigned LineNumber, uint64_t SizeInBits, uint32_t AlignInBits, LLVMDIFlags Flags, LLVMMetadataRef DerivedFrom, LLVMMetadataRef *Elements, unsigned NumElements, unsigned RunTimeLang, LLVMMetadataRef VTableHolder, const char *UniqueId, size_t UniqueIdLen) are not documented:
  parameter 'DerivedFrom'
/opt/doxygen-docs/src/llvm/include/llvm-c/DebugInfo.h:1207: warning: The following parameters of LLVMDIBuilderCreateTempGlobalVariableFwdDecl(LLVMDIBuilderRef Builder, LLVMMetadataRef Scope, const char *Name, size_t NameLen, const char *Linkage, size_t LnkLen, LLVMMetadataRef File, unsigned LineNo, LLVMMetadataRef Ty, LLVMBool LocalToUnit, LLVMMetadataRef Decl, uint32_t AlignInBits) are not documented:
  parameter 'Builder'
/opt/doxygen-docs/src/llvm/include/llvm-c/DebugInfo.h:875: warning: The following parameters of LLVMDIBuilderCreateTypedef(LLVMDIBuilderRef Builder, LLVMMetadataRef Type, const char *Name, size_t NameLen, LLVMMetadataRef File, unsigned LineNo, LLVMMetadataRef Scope) are not documented:
  parameter 'NameLen'
warning: Included by graph for 'DebugInfoMetadata.h' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
warning: Included by graph for 'DebugLoc.h' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
warning: Included by graph for 'DerivedTypes.h' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
warning: Included by graph for 'DiagnosticInfo.h' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
warning: Included by graph for 'Dominators.h' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
warning: Included by graph for 'Function.h' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
warning: Included by graph for 'GlobalValue.h' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
warning: Included by graph for 'GlobalVariable.h' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
warning: Included by graph for 'InstIterator.h' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
warning: Included by graph for 'InstrTypes.h' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
warning: Included by graph for 'Instruction.h' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
warning: Included by graph for 'Instructions.h' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
warning: Included by graph for 'IntrinsicInst.h' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
warning: Included by graph for 'Intrinsics.h' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
warning: Included by graph for 'IRBuilder.h' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
warning: Included by graph for 'LLVMContext.h' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
warning: Included by graph for 'Mangler.h' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
warning: Included by graph for 'Metadata.h' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
warning: Included by graph for 'Module.h' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
warning: Included by graph for 'Operator.h' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
warning: Included by graph for 'PassManager.h' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
warning: Included by graph for 'PatternMatch.h' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
llvm/InitializePasses.h...
Generating docs for file include/llvm/IR/Argument.h...
Generating docs for file include/llvm/IR/AssemblyAnnotationWriter.h...
Generating docs for file include/llvm/IR/Attributes.h...
Generating docs for file include/llvm/IR/AutoUpgrade.h...
Generating docs for file include/llvm/IR/BasicBlock.h...
Generating docs for file include/llvm/IR/CallingConv.h...
Generating docs for file include/llvm/IR/CallSite.h...
Generating docs for file include/llvm/IR/CFGDiff.h...
Generating docs for file include/llvm/IR/Comdat.h...
Generating docs for file include/llvm-c/Comdat.h...
Generating docs for file include/llvm/IR/Constant.h...
Generating docs for file include/llvm/IR/ConstantFolder.h...
Generating docs for file include/llvm/IR/ConstantRange.h...
Generating docs for file include/llvm/IR/Constants.h...
Generating docs for file include/llvm/IR/DataLayout.h...
Generating docs for file include/llvm/IR/DebugInfo.h...
Generating docs for file include/llvm-c/DebugInfo.h...
Generating docs for file include/llvm/IR/DebugInfoMetadata.h...
Generating docs for file include/llvm/IR/DebugLoc.h...
Generating docs for file include/llvm/IR/DerivedTypes.h...
Generating docs for file include/llvm/IR/DerivedUser.h...
Generating docs for file include/llvm/IR/DiagnosticHandler.h...
Generating docs for file include/llvm/IR/DiagnosticInfo.h...
Generating docs for file include/llvm/IR/DiagnosticPrinter.h...
Generating docs for file include/llvm/IR/DIBuilder.h...
Generating docs for file include/llvm/IR/Dominators.h...
Generating docs for file include/llvm/IR/Function.h...
Generating docs for file include/llvm/IR/GetElementPtrTypeIterator.h...
Generating docs for file include/llvm/IR/GlobalAlias.h...
Generating docs for file include/llvm/IR/GlobalIFunc.h...
Generating docs for file include/llvm/IR/GlobalIndirectSymbol.h...
Generating docs for file include/llvm/IR/GlobalObject.h...
Generating docs for file include/llvm/IR/GlobalValue.h...
Generating docs for file include/llvm/IR/GlobalVariable.h...
Generating docs for file include/llvm/IR/GVMaterializer.h...
Generating docs for file include/llvm/IR/InlineAsm.h...
Generating docs for file include/llvm/IR/InstIterator.h...
Generating docs for file include/llvm/IR/InstrTypes.h...
Generating docs for file include/llvm/IR/Instruction.h...
Generating docs for file include/llvm/MCA/Instruction.h...
Generating docs for file include/llvm/IR/Instructions.h...
Generating docs for file include/llvm/IR/InstVisitor.h...
Generating docs for file include/llvm/IR/IntrinsicInst.h...
Generating docs for file include/llvm/IR/Intrinsics.h...
Generating docs for file include/llvm/IR/IRBuilder.h...
Generating docs for file include/llvm/IR/IRPrintingPasses.h...
Generating docs for file include/llvm/IR/LegacyPassManager.h...
Generating docs for file include/llvm/IR/LegacyPassManagers.h...
Generating docs for file include/llvm/IR/LegacyPassNameParser.h...
Generating docs for file include/llvm/IR/LLVMContext.h...
Generating docs for file include/llvm/IR/Mangler.h...
Generating docs for file include/llvm/IR/MDBuilder.h...
Generating docs for file include/llvm/IR/Metadata.h...
Generating docs for file include/llvm/IR/Module.h...
Generating docs for file include/llvm/IR/ModuleSlotTracker.h...
Generating docs for file include/llvm/IR/ModuleSummaryIndex.h...
Generating docs for file include/llvm/IR/ModuleSummaryIndexYAML.h...
Generating docs for file include/llvm/IR/NoFolder.h...
Generating docs for file include/llvm/IR/OperandTraits.h...
Generating docs for file include/llvm/IR/Operator.h...
Generating docs for file include/llvm/IR/OptBisect.h...
Generating docs for file include/llvm/IR/PassInstrumentation.h...
Generating docs for file include/llvm/IR/PassManager.h...
Generating docs for file include/llvm/IR/PassManagerInternal.h...
Generating docs for file include/llvm/IR/PassTimingInfo.h...
Generating docs for file include/llvm/IR/PatternMatch.h...
Generating docs for file include/llvm/IR/PredIteratorCache.h...
Generating docs for file include/llvm/IR/ProfileSummary.h...
Generating docs for file include/llvm/Iwarning: Included by graph for 'Type.h' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
warning: Included by graph for 'Use.h' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
warning: Included by graph for 'User.h' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
warning: Included by graph for 'Value.h' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
warning: Included by graph for 'ValueHandle.h' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
warning: Included by graph for 'MCAsmBackend.h' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
warning: Included by graph for 'MCAsmInfo.h' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
warning: Included by graph for 'MCAssembler.h' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
warning: Included by graph for 'MCContext.h' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
warning: Included by graph for 'MCExpr.h' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
warning: Included by graph for 'MCFixup.h' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
warning: Included by graph for 'MCInst.h' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
warning: Included by graph for 'MCInstrDesc.h' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
warning: Included by graph for 'MCInstrInfo.h' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
R/RemarkStreamer.h...
Generating docs for file include/llvm/IR/SafepointIRVerifier.h...
Generating docs for file include/llvm/IR/Statepoint.h...
Generating docs for file include/llvm/IR/SymbolTableListTraits.h...
Generating docs for file include/llvm/IR/TrackingMDRef.h...
Generating docs for file include/llvm/IR/Type.h...
Generating docs for file include/llvm/IR/TypeFinder.h...
Generating docs for file include/llvm/IR/Use.h...
Generating docs for file include/llvm/IR/UseListOrder.h...
Generating docs for file include/llvm/IR/User.h...
Generating docs for file include/llvm/IR/Value.h...
Generating docs for file include/llvm/IR/ValueHandle.h...
Generating docs for file include/llvm/IR/ValueMap.h...
Generating docs for file include/llvm/IR/ValueSymbolTable.h...
Generating docs for file include/llvm/IR/Verifier.h...
Generating docs for file include/llvm/IRReader/IRReader.h...
Generating docs for file include/llvm-c/IRReader.h...
Generating docs for file include/llvm/LineEditor/LineEditor.h...
Generating docs for file include/llvm/LinkAllIR.h...
Generating docs for file include/llvm/LinkAllPasses.h...
Generating docs for file include/llvm/Linker/IRMover.h...
Generating docs for file include/llvm/Linker/Linker.h...
Generating docs for file include/llvm-c/Linker.h...
Generating docs for file include/llvm/LTO/Caching.h...
Generating docs for file include/llvm/LTO/Config.h...
Generating docs for file include/llvm/LTO/legacy/LTOCodeGenerator.h...
Generating docs for file include/llvm/LTO/legacy/LTOModule.h...
Generating docs for file include/llvm/LTO/legacy/ThinLTOCodeGenerator.h...
Generating docs for file include/llvm/LTO/legacy/UpdateCompilerUsed.h...
Generating docs for file include/llvm/LTO/LTO.h...
Generating docs for file include/llvm/LTO/LTOBackend.h...
Generating docs for file include/llvm/LTO/SummaryBasedOptimizations.h...
Generating docs for file include/llvm/MC/ConstantPools.h...
Generating docs for file include/llvm/MC/LaneBitmask.h...
Generating docs for file include/llvm/MC/MachineLocation.h...
Generating docs for file include/llvm/MC/MCAsmBackend.h...
Generating docs for file include/llvm/MC/MCAsmInfo.h...
Generating docs for file include/llvm/MC/MCAsmInfoCOFF.h...
Generating docs for file include/llvm/MC/MCAsmInfoDarwin.h...
Generating docs for file include/llvm/MC/MCAsmInfoELF.h...
Generating docs for file include/llvm/MC/MCAsmInfoWasm.h...
Generating docs for file include/llvm/MC/MCAsmInfoXCOFF.h...
Generating docs for file include/llvm/MC/MCAsmLayout.h...
Generating docs for file include/llvm/MC/MCAsmMacro.h...
Generating docs for file include/llvm/MC/MCAssembler.h...
Generating docs for file include/llvm/MC/MCCodeEmitter.h...
Generating docs for file include/llvm/MC/MCCodePadder.h...
Generating docs for file include/llvm/MC/MCCodeView.h...
Generating docs for file include/llvm/MC/MCContext.h...
Generating docs for file include/llvm/MC/MCDirectives.h...
Generating docs for file include/llvm/MC/MCDisassembler/MCDisassembler.h...
Generating docs for file include/llvm/MC/MCDisassembler/MCExternalSymbolizer.h...
Generating docs for file include/llvm/MC/MCDisassembler/MCRelocationInfo.h...
Generating docs for file include/llvm/MC/MCDisassembler/MCSymbolizer.h...
Generating docs for file include/llvm/MC/MCDwarf.h...
Generating docs for file include/llvm/MC/MCELFObjectWriter.h...
Generating docs for file include/llvm/MC/MCELFStreamer.h...
Generating docs for file include/llvm/MC/MCExpr.h...
Generating docs for file include/llvm/MC/MCFixedLenDisassembler.h...
Generating docs for file include/llvm/MC/MCFixup.h...
Generating docs for file include/llvm/MC/MCFixupKindInfo.h...
Generating docs for file include/llvm/MC/MCFragment.h...
Generating docs for file include/llvm/MC/MCInst.h...
Generating docs for file include/llvm/MC/MCInstBuilder.h...
Generating docs for file include/llvm/MC/MCInstPrinter.h...
Generating docs for file include/llvm/MC/MCInstrAnalysis.h...
Generating docs for file include/llvm/MC/MCInstrDesc.h...
Generating docs for file include/llvm/MC/MCInstrInfo.h...
Generating docs for file include/llvm/MC/MCInswarning: Included by graph for 'MCObjectWriter.h' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
warning: Included by graph for 'MCRegisterInfo.h' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
warning: Included by graph for 'MCStreamer.h' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
warning: Included by graph for 'MCSubtargetInfo.h' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
warning: Included by graph for 'MCSymbol.h' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
warning: Included by graph for 'MCValue.h' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
trItineraries.h...
Generating docs for file include/llvm/MC/MCLabel.h...
Generating docs for file include/llvm/MC/MCLinkerOptimizationHint.h...
Generating docs for file include/llvm/MC/MCMachObjectWriter.h...
Generating docs for file include/llvm/MC/MCObjectFileInfo.h...
Generating docs for file include/llvm/MC/MCObjectStreamer.h...
Generating docs for file include/llvm/MC/MCObjectWriter.h...
Generating docs for file include/llvm/MC/MCParser/AsmCond.h...
Generating docs for file include/llvm/MC/MCParser/AsmLexer.h...
Generating docs for file include/llvm/MC/MCParser/MCAsmLexer.h...
Generating docs for file include/llvm/MC/MCParser/MCAsmParser.h...
Generating docs for file include/llvm/MC/MCParser/MCAsmParserExtension.h...
Generating docs for file include/llvm/MC/MCParser/MCAsmParserUtils.h...
Generating docs for file include/llvm/MC/MCParser/MCParsedAsmOperand.h...
Generating docs for file include/llvm/MC/MCParser/MCTargetAsmParser.h...
Generating docs for file include/llvm/MC/MCRegister.h...
Generating docs for file include/llvm/MC/MCRegisterInfo.h...
Generating docs for file include/llvm/MC/MCSchedule.h...
Generating docs for file include/llvm/MC/MCSection.h...
Generating docs for file include/llvm/MC/MCSectionCOFF.h...
Generating docs for file include/llvm/MC/MCSectionELF.h...
Generating docs for file include/llvm/MC/MCSectionMachO.h...
Generating docs for file include/llvm/MC/MCSectionWasm.h...
Generating docs for file include/llvm/MC/MCSectionXCOFF.h...
Generating docs for file include/llvm/MC/MCStreamer.h...
Generating docs for file include/llvm/MC/MCSubtargetInfo.h...
Generating docs for file include/llvm/MC/MCSymbol.h...
Generating docs for file include/llvm/MC/MCSymbolCOFF.h...
Generating docs for file include/llvm/MC/MCSymbolELF.h...
Generating docs for file include/llvm/MC/MCSymbolMachO.h...
Generating docs for file include/llvm/MC/MCSymbolWasm.h...
Generating docs for file include/llvm/MC/MCSymbolXCOFF.h...
Generating docs for file include/llvm/MC/MCTargetOptions.h...
Generating docs for file include/llvm/MC/MCTargetOptionsCommandFlags.inc...
Generating docs for file include/llvm/MC/MCValue.h...
Generating docs for file include/llvm/MC/MCWasmObjectWriter.h...
Generating docs for file include/llvm/MC/MCWasmStreamer.h...
Generating docs for file include/llvm/MC/MCWin64EH.h...
Generating docs for file include/llvm/MC/MCWinCOFFObjectWriter.h...
Generating docs for file include/llvm/MC/MCWinCOFFStreamer.h...
Generating docs for file include/llvm/MC/MCWinEH.h...
Generating docs for file include/llvm/MC/MCXCOFFObjectWriter.h...
Generating docs for file include/llvm/MC/MCXCOFFStreamer.h...
Generating docs for file include/llvm/MC/SectionKind.h...
Generating docs for file include/llvm/MC/StringTableBuilder.h...
Generating docs for file include/llvm/MC/SubtargetFeature.h...
Generating docs for file include/llvm/MCA/CodeEmitter.h...
Generating docs for file include/llvm/MCA/Context.h...
Generating docs for file include/llvm/MCA/HardwareUnits/HardwareUnit.h...
Generating docs for file include/llvm/MCA/HardwareUnits/LSUnit.h...
Generating docs for file include/llvm/MCA/HardwareUnits/RegisterFile.h...
Generating docs for file include/llvm/MCA/HardwareUnits/ResourceManager.h...
Generating docs for file include/llvm/MCA/HardwareUnits/RetireControlUnit.h...
Generating docs for file include/llvm/MCA/HardwareUnits/Scheduler.h...
Generating docs for file include/llvm/MCA/HWEventListener.h...
Generating docs for file include/llvm/MCA/InstrBuilder.h...
Generating docs for file include/llvm/MCA/Pipeline.h...
Generating docs for file include/llvm/MCA/SourceMgr.h...
Generating docs for file include/llvm/Support/SourceMgr.h...
Generating docs for file include/llvm/MCA/Stages/DispatchStage.h...
Generating docs for file include/llvm/MCA/Stages/EntryStage.h...
Generating docs for file include/llvm/MCA/Stages/ExecuteStage.h...
Generating docs for file include/llvm/MCA/Stages/InstructionTables.h...
Generating docs for file include/llvm/MCA/Stages/MicroOpQueueStage.h...
Generating docs for file include/llvm/MCA/Stages/RetireStage.h...
Generwarning: Included by graph for 'Error.h' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
warning: Included by graph for 'Pass.h' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
/opt/doxygen-docs/src/llvm/include/llvm/Passes/PassPlugin.h:26: warning: Found unknown command `\macro'
/opt/doxygen-docs/src/llvm/include/llvm/Passes/PassPlugin.h:26: warning: Found unknown command `\macro'
/opt/doxygen-docs/src/llvm/include/llvm/ProfileData/Coverage/CoverageMapping.h:363: warning: explicit link request to 'included' could not be resolved
ating docs for file include/llvm/MCA/Stages/Stage.h...
Generating docs for file include/llvm/MCA/Support.h...
Generating docs for file include/llvm-c/Support.h...
Generating docs for file include/llvm/Object/Archive.h...
Generating docs for file include/llvm/Object/ArchiveWriter.h...
Generating docs for file include/llvm/Object/Binary.h...
Generating docs for file include/llvm/Object/COFFImportFile.h...
Generating docs for file include/llvm/Object/COFFModuleDefinition.h...
Generating docs for file include/llvm/Object/CVDebugRecord.h...
Generating docs for file include/llvm/Object/Decompressor.h...
Generating docs for file include/llvm/Object/ELFObjectFile.h...
Generating docs for file include/llvm/Object/ELFTypes.h...
Generating docs for file include/llvm/Object/Error.h...
Generating docs for file include/llvm/Support/Error.h...
Generating docs for file include/llvm/TableGen/Error.h...
Generating docs for file include/llvm/Testing/Support/Error.h...
Generating docs for file include/llvm-c/Error.h...
Generating docs for file include/llvm/Object/IRObjectFile.h...
Generating docs for file include/llvm/Object/IRSymtab.h...
Generating docs for file include/llvm/Object/MachOUniversal.h...
Generating docs for file include/llvm/Object/ModuleSymbolTable.h...
Generating docs for file include/llvm/Object/ObjectFile.h...
Generating docs for file include/llvm/Object/RelocationResolver.h...
Generating docs for file include/llvm/Object/StackMapParser.h...
Generating docs for file include/llvm/Object/SymbolicFile.h...
Generating docs for file include/llvm/Object/SymbolSize.h...
Generating docs for file include/llvm/Object/TapiFile.h...
Generating docs for file include/llvm/Object/TapiUniversal.h...
Generating docs for file include/llvm/Object/WasmTraits.h...
Generating docs for file include/llvm/Object/WindowsMachineFlag.h...
Generating docs for file include/llvm/Object/WindowsResource.h...
Generating docs for file include/llvm/Object/XCOFFObjectFile.h...
Generating docs for file include/llvm/ObjectYAML/CodeViewYAMLDebugSections.h...
Generating docs for file include/llvm/ObjectYAML/CodeViewYAMLSymbols.h...
Generating docs for file include/llvm/ObjectYAML/CodeViewYAMLTypeHashing.h...
Generating docs for file include/llvm/ObjectYAML/CodeViewYAMLTypes.h...
Generating docs for file include/llvm/ObjectYAML/COFFYAML.h...
Generating docs for file include/llvm/ObjectYAML/DWARFEmitter.h...
Generating docs for file include/llvm/ObjectYAML/DWARFYAML.h...
Generating docs for file include/llvm/ObjectYAML/ELFYAML.h...
Generating docs for file include/llvm/ObjectYAML/MachOYAML.h...
Generating docs for file include/llvm/ObjectYAML/MinidumpYAML.h...
Generating docs for file include/llvm/ObjectYAML/ObjectYAML.h...
Generating docs for file include/llvm/ObjectYAML/WasmYAML.h...
Generating docs for file include/llvm/ObjectYAML/XCOFFYAML.h...
Generating docs for file include/llvm/ObjectYAML/YAML.h...
Generating docs for file include/llvm/ObjectYAML/yaml2obj.h...
Generating docs for file include/llvm/Option/Arg.h...
Generating docs for file include/llvm/Option/ArgList.h...
Generating docs for file include/llvm/Option/Option.h...
Generating docs for file include/llvm/Option/OptSpecifier.h...
Generating docs for file include/llvm/Option/OptTable.h...
Generating docs for file include/llvm/Pass.h...
Generating docs for file include/llvm/PassAnalysisSupport.h...
Generating docs for file include/llvm/Passes/PassBuilder.h...
Generating docs for file include/llvm/Passes/PassPlugin.h...
Generating docs for file include/llvm/Passes/StandardInstrumentations.h...
Generating docs for file include/llvm/PassInfo.h...
Generating docs for file include/llvm/PassRegistry.h...
Generating docs for file include/llvm/PassSupport.h...
Generating docs for file include/llvm/ProfileData/Coverage/CoverageMapping.h...
Generating docs for file include/llvm/ProfileData/Coverage/CoverageMappingReader.h...
Generating docs for file include/llvm/ProfileData/Coverage/CoverageMappingWriter.h...
Generating docs for file include/llvm/ProfileData/GCOV.h...
Generating docs for file include/llvm/Profwarning: Included by graph for 'Allocator.h' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
warning: Included by graph for 'BinaryStreamReader.h' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
warning: Included by graph for 'Casting.h' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
warning: Included by graph for 'CodeGen.h' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
warning: Included by graph for 'CommandLine.h' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
warning: Included by graph for 'Compiler.h' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
/opt/doxygen-docs/src/llvm/include/llvm/Support/Compiler.h:55: warning: Found unknown command `\macro'
/opt/doxygen-docs/src/llvm/include/llvm/Support/Compiler.h:71: warning: Found unknown command `\macro'
/opt/doxygen-docs/src/llvm/include/llvm/Support/Compiler.h:253: warning: Found unknown command `\macro'
/opt/doxygen-docs/src/llvm/include/llvm/Support/Compiler.h:348: warning: Found unknown command `\macro'
/opt/doxygen-docs/src/llvm/include/llvm/Support/Compiler.h:360: warning: Found unknown command `\macro'
/opt/doxygen-docs/src/llvm/include/llvm/Support/Compiler.h:388: warning: Found unknown command `\macro'
/opt/doxygen-docs/src/llvm/include/llvm/Support/Compiler.h:404: warning: Found unknown command `\macro'
/opt/doxygen-docs/src/llvm/include/llvm/Support/Compiler.h:415: warning: Found unknown command `\macro'
/opt/doxygen-docs/src/llvm/include/llvm/Support/Compiler.h:426: warning: Found unknown command `\macro'
/opt/doxygen-docs/src/llvm/include/llvm/Support/Compiler.h:469: warning: Found unknown command `\macro'
/opt/doxygen-docs/src/llvm/include/llvm/Support/Compiler.h:489: warning: Found unknown command `\macro'
/opt/doxygen-docs/src/llvm/include/llvm/Support/Compiler.h:502: warning: Found unknown command `\macro'
/opt/doxygen-docs/src/llvm/include/llvm/Support/Compiler.h:415: warning: Found unknown command `\macro'
/opt/doxygen-docs/src/llvm/include/llvm/Support/Compiler.h:348: warning: Found unknown command `\macro'
/opt/doxygen-docs/src/llvm/include/llvm/Support/Compiler.h:253: warning: Found unknown command `\macro'
/opt/doxygen-docs/src/llvm/include/llvm/Support/Compiler.h:55: warning: Found unknown command `\macro'
/opt/doxygen-docs/src/llvm/include/llvm/Support/Compiler.h:404: warning: Found unknown command `\macro'
/opt/doxygen-docs/src/llvm/include/llvm/Support/Compiler.h:71: warning: Found unknown command `\macro'
/opt/doxygen-docs/src/llvm/include/llvm/Support/Compiler.h:469: warning: Found unknown command `\macro'
/opt/doxygen-docs/src/llvm/include/llvm/Support/Compiler.h:360: warning: Found unknown command `\macro'
/opt/doxygen-docs/src/llvm/include/llvm/Support/Compiler.h:489: warning: Found unknown command `\macro'
/opt/doxygen-docs/src/llvm/include/llvm/Support/Compiler.h:388: warning: Found unknown command `\macro'
/opt/doxygen-docs/src/llvm/include/llvm/Support/Compiler.h:502: warning: Found unknown command `\macro'
/opt/doxygen-docs/src/llvm/include/llvm/Support/Compiler.h:426: warning: Found unknown command `\macro'
ileData/InstrProf.h...
Generating docs for file include/llvm/ProfileData/InstrProfData.inc...
Generating docs for file include/llvm/ProfileData/InstrProfReader.h...
Generating docs for file include/llvm/ProfileData/InstrProfWriter.h...
Generating docs for file include/llvm/ProfileData/ProfileCommon.h...
Generating docs for file include/llvm/ProfileData/SampleProf.h...
Generating docs for file include/llvm/ProfileData/SampleProfReader.h...
Generating docs for file include/llvm/ProfileData/SampleProfWriter.h...
Generating docs for file include/llvm/Remarks/BitstreamRemarkContainer.h...
Generating docs for file include/llvm/Remarks/BitstreamRemarkParser.h...
Generating docs for file lib/Remarks/BitstreamRemarkParser.h...
Generating docs for file include/llvm/Remarks/BitstreamRemarkSerializer.h...
Generating docs for file include/llvm/Remarks/Remark.h...
Generating docs for file include/llvm/Remarks/RemarkFormat.h...
Generating docs for file include/llvm/Remarks/RemarkLinker.h...
Generating docs for file include/llvm/Remarks/RemarkParser.h...
Generating docs for file include/llvm/Remarks/RemarkSerializer.h...
Generating docs for file include/llvm/Remarks/RemarkStringTable.h...
Generating docs for file include/llvm/Remarks/YAMLRemarkSerializer.h...
Generating docs for file include/llvm/Support/AArch64TargetParser.h...
Generating docs for file include/llvm/Support/Alignment.h...
Generating docs for file include/llvm/Support/AlignOf.h...
Generating docs for file include/llvm/Support/Allocator.h...
Generating docs for file include/llvm/Support/AMDGPUMetadata.h...
Generating docs for file include/llvm/Support/AMDHSAKernelDescriptor.h...
Generating docs for file include/llvm/Support/ARMAttributeParser.h...
Generating docs for file include/llvm/Support/ARMBuildAttributes.h...
Generating docs for file include/llvm/Support/ARMEHABI.h...
Generating docs for file include/llvm/Support/ARMTargetParser.h...
Generating docs for file include/llvm/Support/ARMWinEH.h...
Generating docs for file include/llvm/Support/ArrayRecycler.h...
Generating docs for file include/llvm/Support/Atomic.h...
Generating docs for file include/llvm/Support/AtomicOrdering.h...
Generating docs for file include/llvm/Support/Automaton.h...
Generating docs for file include/llvm/Support/BinaryByteStream.h...
Generating docs for file include/llvm/Support/BinaryItemStream.h...
Generating docs for file include/llvm/Support/BinaryStream.h...
Generating docs for file include/llvm/Support/BinaryStreamArray.h...
Generating docs for file include/llvm/Support/BinaryStreamError.h...
Generating docs for file include/llvm/Support/BinaryStreamReader.h...
Generating docs for file include/llvm/Support/BinaryStreamRef.h...
Generating docs for file include/llvm/Support/BinaryStreamWriter.h...
Generating docs for file include/llvm/Support/BlockFrequency.h...
Generating docs for file include/llvm/Support/BranchProbability.h...
Generating docs for file include/llvm/Support/BuryPointer.h...
Generating docs for file include/llvm/Support/CachePruning.h...
Generating docs for file include/llvm/Support/Capacity.h...
Generating docs for file include/llvm/Support/Casting.h...
Generating docs for file include/llvm/Support/CBindingWrapping.h...
Generating docs for file include/llvm/Support/CFGUpdate.h...
Generating docs for file include/llvm/Support/CheckedArithmetic.h...
Generating docs for file include/llvm/Support/Chrono.h...
Generating docs for file include/llvm/Support/circular_raw_ostream.h...
Generating docs for file include/llvm/Support/CodeGen.h...
Generating docs for file include/llvm/Support/CodeGenCoverage.h...
Generating docs for file include/llvm/Support/COM.h...
Generating docs for file include/llvm/Support/CommandLine.h...
Generating docs for file include/llvm/Support/Compiler.h...
Generating docs for file include/llvm/Support/Compression.h...
Generating docs for file include/llvm/Support/ConvertUTF.h...
Generating docs for file include/llvm/Support/CrashRecoveryContext.h...
Generating docs for file include/llvm/Support/CRC.h...
Generating docs for file include/llvm/Support/DataExtwarning: Included by graph for 'DataTypes.h' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
warning: Included by graph for 'Debug.h' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
/opt/doxygen-docs/src/llvm/include/llvm/Support/DebugCounter.h:32: warning: explicit link request to 'shouldExecute(RenameCounter)' could not be resolved
/opt/doxygen-docs/src/llvm/include/llvm/Support/DebugCounter.h:33: warning: Unsupported xml/html tag <continue> found
warning: Included by graph for 'Endian.h' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
/opt/doxygen-docs/src/llvm/include/llvm/Support/Endian.h:36: warning: explicit link request to 'value' could not be resolved
warning: Included by graph for 'ErrorHandling.h' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
warning: Included by graph for 'FileSystem.h' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
warning: Included by graph for 'Format.h' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
warning: Included by graph for 'KnownBits.h' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
warning: Included by graph for 'MachineValueType.h' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
warning: Included by graph for 'MathExtras.h' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
warning: Included by graph for 'MemoryBuffer.h' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
warning: Included by graph for 'Path.h' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
ractor.h...
Generating docs for file include/llvm/Support/DataTypes.h...
Generating docs for file include/llvm-c/DataTypes.h...
Generating docs for file include/llvm/Support/Debug.h...
Generating docs for file include/llvm/Support/DebugCounter.h...
Generating docs for file include/llvm/Support/DJB.h...
Generating docs for file include/llvm/Support/DOTGraphTraits.h...
Generating docs for file include/llvm/Support/DynamicLibrary.h...
Generating docs for file include/llvm/Support/Endian.h...
Generating docs for file include/llvm/Support/EndianStream.h...
Generating docs for file include/llvm/Support/Errc.h...
Generating docs for file include/llvm/Support/Errno.h...
Generating docs for file include/llvm/Support/ErrorHandling.h...
Generating docs for file include/llvm-c/ErrorHandling.h...
Generating docs for file include/llvm/Support/ErrorOr.h...
Generating docs for file include/llvm/Support/FileCheck.h...
Generating docs for file include/llvm/Support/FileCollector.h...
Generating docs for file include/llvm/Support/FileOutputBuffer.h...
Generating docs for file include/llvm/Support/FileSystem.h...
Generating docs for file include/llvm/Support/FileUtilities.h...
Generating docs for file include/llvm/Support/Format.h...
Generating docs for file include/llvm/Support/FormatAdapters.h...
Generating docs for file include/llvm/Support/FormatCommon.h...
Generating docs for file include/llvm/Support/FormatProviders.h...
Generating docs for file include/llvm/Support/FormattedStream.h...
Generating docs for file include/llvm/Support/FormatVariadic.h...
Generating docs for file include/llvm/Support/FormatVariadicDetails.h...
Generating docs for file include/llvm/Support/GenericDomTree.h...
Generating docs for file include/llvm/Support/GenericDomTreeConstruction.h...
Generating docs for file include/llvm/Support/GenericIteratedDominanceFrontier.h...
Generating docs for file include/llvm/Support/GlobPattern.h...
Generating docs for file include/llvm/Support/GraphWriter.h...
Generating docs for file include/llvm/Support/Host.h...
Generating docs for file include/llvm/Support/InitLLVM.h...
Generating docs for file include/llvm/Support/ItaniumManglingCanonicalizer.h...
Generating docs for file include/llvm/Support/JSON.h...
Generating docs for file include/llvm/Support/KnownBits.h...
Generating docs for file include/llvm/Support/LEB128.h...
Generating docs for file include/llvm/Support/LineIterator.h...
Generating docs for file include/llvm/Support/Locale.h...
Generating docs for file include/llvm/Support/LockFileManager.h...
Generating docs for file include/llvm/Support/LowLevelTypeImpl.h...
Generating docs for file include/llvm/Support/MachineValueType.h...
Generating docs for file include/llvm/Support/ManagedStatic.h...
Generating docs for file include/llvm/Support/MathExtras.h...
Generating docs for file include/llvm/Support/MD5.h...
Generating docs for file include/llvm/Support/MemAlloc.h...
Generating docs for file include/llvm/Support/Memory.h...
Generating docs for file include/llvm/Support/MemoryBuffer.h...
Generating docs for file include/llvm/Support/MipsABIFlags.h...
Generating docs for file include/llvm/Support/MSVCErrorWorkarounds.h...
Generating docs for file include/llvm/Support/Mutex.h...
Generating docs for file include/llvm/Support/NativeFormatting.h...
Generating docs for file include/llvm/Support/OnDiskHashTable.h...
Generating docs for file include/llvm/Support/Options.h...
Generating docs for file include/llvm/Support/Parallel.h...
Generating docs for file include/llvm/Support/Path.h...
Generating docs for file include/llvm/Support/PluginLoader.h...
Generating docs for file include/llvm/Support/PointerLikeTypeTraits.h...
Generating docs for file include/llvm/Support/PrettyStackTrace.h...
Generating docs for file include/llvm/Support/Printable.h...
Generating docs for file include/llvm/Support/Process.h...
Generating docs for file include/llvm/Support/Program.h...
Generating docs for file include/llvm/Support/RandomNumberGenerator.h...
Generating docs for file include/llvm/Support/raw_os_ostream.h...
Generating docs for warning: Included by graph for 'raw_ostream.h' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
warning: Included by graph for 'TargetRegistry.h' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
/opt/doxygen-docs/src/llvm/include/llvm/Support/TrailingObjects.h:348: warning: explicit link request to 'with_counts' could not be resolved
/opt/doxygen-docs/src/llvm/include/llvm/Support/TrailingObjects.h:348: warning: explicit link request to 'type' could not be resolved
/opt/doxygen-docs/src/llvm/include/llvm/TableGen/Record.h:1034: warning: Unsupported xml/html tag <type> found
warning: Included by graph for 'TargetMachine.h' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
file include/llvm/Support/raw_ostream.h...
Generating docs for file include/llvm/Support/raw_sha1_ostream.h...
Generating docs for file include/llvm/Support/Recycler.h...
Generating docs for file include/llvm/Support/RecyclingAllocator.h...
Generating docs for file include/llvm/Support/Regex.h...
Generating docs for file include/llvm/Support/Registry.h...
Generating docs for file include/llvm/Support/ReverseIteration.h...
Generating docs for file include/llvm/Support/RWMutex.h...
Generating docs for file include/llvm/Support/SaveAndRestore.h...
Generating docs for file include/llvm/Support/ScaledNumber.h...
Generating docs for file include/llvm/Support/ScopedPrinter.h...
Generating docs for file include/llvm/Support/SHA1.h...
Generating docs for file include/llvm/Support/Signals.h...
Generating docs for file include/llvm/Support/Signposts.h...
Generating docs for file include/llvm/Support/SmallVectorMemoryBuffer.h...
Generating docs for file include/llvm/Support/SMLoc.h...
Generating docs for file include/llvm/Support/SMTAPI.h...
Generating docs for file include/llvm/Support/Solaris/sys/regset.h...
Generating docs for file include/llvm/Support/SpecialCaseList.h...
Generating docs for file include/llvm/Support/StringPool.h...
Generating docs for file include/llvm/Support/StringSaver.h...
Generating docs for file include/llvm/Support/SwapByteOrder.h...
Generating docs for file include/llvm/Support/SymbolRemappingReader.h...
Generating docs for file include/llvm/Support/SystemUtils.h...
Generating docs for file include/llvm/Support/TargetParser.h...
Generating docs for file include/llvm/Support/TargetRegistry.h...
Generating docs for file include/llvm/Support/TargetSelect.h...
Generating docs for file include/llvm/Support/TarWriter.h...
Generating docs for file include/llvm/Support/TaskQueue.h...
Generating docs for file include/llvm/Support/thread.h...
Generating docs for file include/llvm/Support/Threading.h...
Generating docs for file include/llvm/Support/ThreadLocal.h...
Generating docs for file include/llvm/Support/ThreadPool.h...
Generating docs for file include/llvm/Support/TimeProfiler.h...
Generating docs for file include/llvm/Support/Timer.h...
Generating docs for file include/llvm/Support/ToolOutputFile.h...
Generating docs for file include/llvm/Support/TrailingObjects.h...
Generating docs for file include/llvm/Support/TrigramIndex.h...
Generating docs for file include/llvm/Support/type_traits.h...
Generating docs for file include/llvm/Support/TypeName.h...
Generating docs for file include/llvm/Support/TypeSize.h...
Generating docs for file include/llvm/Support/Unicode.h...
Generating docs for file include/llvm/Support/UnicodeCharRanges.h...
Generating docs for file include/llvm/Support/Valgrind.h...
Generating docs for file include/llvm/Support/VersionTuple.h...
Generating docs for file include/llvm/Support/VirtualFileSystem.h...
Generating docs for file include/llvm/Support/Watchdog.h...
Generating docs for file include/llvm/Support/Win64EH.h...
Generating docs for file include/llvm/Support/WindowsError.h...
Generating docs for file include/llvm/Support/WithColor.h...
Generating docs for file include/llvm/Support/X86DisassemblerDecoderCommon.h...
Generating docs for file include/llvm/Support/xxhash.h...
Generating docs for file include/llvm/Support/YAMLParser.h...
Generating docs for file include/llvm/Support/YAMLTraits.h...
Generating docs for file include/llvm/TableGen/Main.h...
Generating docs for file include/llvm/TableGen/Record.h...
Generating docs for file include/llvm/TableGen/SetTheory.h...
Generating docs for file include/llvm/TableGen/StringMatcher.h...
Generating docs for file include/llvm/TableGen/StringToOffsetTable.h...
Generating docs for file include/llvm/TableGen/TableGenBackend.h...
Generating docs for file include/llvm/Target/CodeGenCWrappers.h...
Generating docs for file include/llvm/Target/TargetIntrinsicInfo.h...
Generating docs for file include/llvm/Target/TargetLoweringObjectFile.h...
Generating docs for file include/llvm/Target/TargetMachine.h...
Generating docs for file include/llvm-cwarning: Included by graph for 'TargetOptions.h' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
/TargetMachine.h...
Generating docs for file include/llvm/Target/TargetOptions.h...
Generating docs for file include/llvm/Testing/Support/Annotations.h...
Generating docs for file include/llvm/Testing/Support/SupportHelpers.h...
Generating docs for file include/llvm/TextAPI/ELF/ELFStub.h...
Generating docs for file include/llvm/TextAPI/ELF/TBEHandler.h...
Generating docs for file include/llvm/TextAPI/MachO/Architecture.h...
Generating docs for file include/llvm/TextAPI/MachO/ArchitectureSet.h...
Generating docs for file include/llvm/TextAPI/MachO/InterfaceFile.h...
Generating docs for file include/llvm/TextAPI/MachO/PackedVersion.h...
Generating docs for file include/llvm/TextAPI/MachO/Platform.h...
Generating docs for file include/llvm/TextAPI/MachO/Symbol.h...
Generating docs for file include/llvm/TextAPI/MachO/Target.h...
Generating docs for file include/llvm-c/Target.h...
Generating docs for file include/llvm/TextAPI/MachO/TextAPIReader.h...
Generating docs for file include/llvm/TextAPI/MachO/TextAPIWriter.h...
Generating docs for file include/llvm/ToolDrivers/llvm-dlltool/DlltoolDriver.h...
Generating docs for file include/llvm/ToolDrivers/llvm-lib/LibDriver.h...
Generating docs for file include/llvm/Transforms/AggressiveInstCombine/AggressiveInstCombine.h...
Generating docs for file include/llvm-c/Transforms/AggressiveInstCombine.h...
Generating docs for file include/llvm/Transforms/CFGuard.h...
Generating docs for file include/llvm/Transforms/Coroutines.h...
Generating docs for file include/llvm-c/Transforms/Coroutines.h...
Generating docs for file include/llvm/Transforms/InstCombine/InstCombine.h...
Generating docs for file include/llvm-c/Transforms/InstCombine.h...
Generating docs for file include/llvm/Transforms/InstCombine/InstCombineWorklist.h...
Generating docs for file include/llvm/Transforms/Instrumentation.h...
Generating docs for file include/llvm/Transforms/Instrumentation/AddressSanitizer.h...
Generating docs for file include/llvm/Transforms/Instrumentation/BoundsChecking.h...
Generating docs for file include/llvm/Transforms/Instrumentation/CGProfile.h...
Generating docs for file include/llvm/Transforms/Instrumentation/ControlHeightReduction.h...
Generating docs for file include/llvm/Transforms/Instrumentation/GCOVProfiler.h...
Generating docs for file include/llvm/Transforms/Instrumentation/HWAddressSanitizer.h...
Generating docs for file include/llvm/Transforms/Instrumentation/InstrOrderFile.h...
Generating docs for file include/llvm/Transforms/Instrumentation/InstrProfiling.h...
Generating docs for file include/llvm/Transforms/Instrumentation/MemorySanitizer.h...
Generating docs for file include/llvm/Transforms/Instrumentation/PGOInstrumentation.h...
Generating docs for file include/llvm/Transforms/Instrumentation/PoisonChecking.h...
Generating docs for file include/llvm/Transforms/Instrumentation/SanitizerCoverage.h...
Generating docs for file include/llvm/Transforms/Instrumentation/ThreadSanitizer.h...
Generating docs for file include/llvm/Transforms/IPO.h...
Generating docs for file include/llvm-c/Transforms/IPO.h...
Generating docs for file include/llvm/Transforms/IPO/AlwaysInliner.h...
Generating docs for file include/llvm/Transforms/IPO/ArgumentPromotion.h...
Generating docs for file include/llvm/Transforms/IPO/Attributor.h...
Generating docs for file include/llvm/Transforms/IPO/CalledValuePropagation.h...
Generating docs for file include/llvm/Transforms/IPO/ConstantMerge.h...
Generating docs for file include/llvm/Transforms/IPO/CrossDSOCFI.h...
Generating docs for file include/llvm/Transforms/IPO/DeadArgumentElimination.h...
Generating docs for file include/llvm/Transforms/IPO/ElimAvailExtern.h...
Generating docs for file include/llvm/Transforms/IPO/ForceFunctionAttrs.h...
Generating docs for file include/llvm/Transforms/IPO/FunctionAttrs.h...
Generating docs for file include/llvm/Transforms/IPO/FunctionImport.h...
Generating docs for file include/llvm/Transforms/IPO/GlobalDCE.h...
Generating docs for file include/llvm/Transforms/IPO/GlobalOpt.h...
Generating docs for file include/llvm/Transfwarning: Included by graph for 'Scalar.h' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
orms/IPO/GlobalSplit.h...
Generating docs for file include/llvm/Transforms/IPO/HotColdSplitting.h...
Generating docs for file include/llvm/Transforms/IPO/InferFunctionAttrs.h...
Generating docs for file include/llvm/Transforms/IPO/Inliner.h...
Generating docs for file include/llvm/Transforms/IPO/Internalize.h...
Generating docs for file include/llvm/Transforms/IPO/LowerTypeTests.h...
Generating docs for file include/llvm/Transforms/IPO/PartialInlining.h...
Generating docs for file include/llvm/Transforms/IPO/PassManagerBuilder.h...
Generating docs for file include/llvm-c/Transforms/PassManagerBuilder.h...
Generating docs for file include/llvm/Transforms/IPO/SampleProfile.h...
Generating docs for file include/llvm/Transforms/IPO/SCCP.h...
Generating docs for file include/llvm/Transforms/Scalar/SCCP.h...
Generating docs for file include/llvm/Transforms/IPO/StripDeadPrototypes.h...
Generating docs for file include/llvm/Transforms/IPO/SyntheticCountsPropagation.h...
Generating docs for file include/llvm/Transforms/IPO/ThinLTOBitcodeWriter.h...
Generating docs for file include/llvm/Transforms/IPO/WholeProgramDevirt.h...
Generating docs for file include/llvm/Transforms/ObjCARC.h...
Generating docs for file lib/Transforms/ObjCARC/ObjCARC.h...
Generating docs for file include/llvm/Transforms/Scalar.h...
Generating docs for file include/llvm-c/Transforms/Scalar.h...
Generating docs for file include/llvm/Transforms/Scalar/ADCE.h...
Generating docs for file include/llvm/Transforms/Scalar/AlignmentFromAssumptions.h...
Generating docs for file include/llvm/Transforms/Scalar/BDCE.h...
Generating docs for file include/llvm/Transforms/Scalar/CallSiteSplitting.h...
Generating docs for file include/llvm/Transforms/Scalar/ConstantHoisting.h...
Generating docs for file include/llvm/Transforms/Scalar/CorrelatedValuePropagation.h...
Generating docs for file include/llvm/Transforms/Scalar/DCE.h...
Generating docs for file include/llvm/Transforms/Scalar/DeadStoreElimination.h...
Generating docs for file include/llvm/Transforms/Scalar/DivRemPairs.h...
Generating docs for file include/llvm/Transforms/Scalar/EarlyCSE.h...
Generating docs for file include/llvm/Transforms/Scalar/Float2Int.h...
Generating docs for file include/llvm/Transforms/Scalar/GuardWidening.h...
Generating docs for file include/llvm/Transforms/Scalar/GVN.h...
Generating docs for file include/llvm/Transforms/Scalar/GVNExpression.h...
Generating docs for file include/llvm/Transforms/Scalar/InductiveRangeCheckElimination.h...
Generating docs for file include/llvm/Transforms/Scalar/IndVarSimplify.h...
Generating docs for file include/llvm/Transforms/Scalar/InstSimplifyPass.h...
Generating docs for file include/llvm/Transforms/Scalar/IVUsersPrinter.h...
Generating docs for file include/llvm/Transforms/Scalar/JumpThreading.h...
Generating docs for file include/llvm/Transforms/Scalar/LICM.h...
Generating docs for file include/llvm/Transforms/Scalar/LoopAccessAnalysisPrinter.h...
Generating docs for file include/llvm/Transforms/Scalar/LoopDataPrefetch.h...
Generating docs for file include/llvm/Transforms/Scalar/LoopDeletion.h...
Generating docs for file include/llvm/Transforms/Scalar/LoopDistribute.h...
Generating docs for file include/llvm/Transforms/Scalar/LoopFuse.h...
Generating docs for file include/llvm/Transforms/Scalar/LoopIdiomRecognize.h...
Generating docs for file include/llvm/Transforms/Scalar/LoopInstSimplify.h...
Generating docs for file include/llvm/Transforms/Scalar/LoopLoadElimination.h...
Generating docs for file include/llvm/Transforms/Scalar/LoopPassManager.h...
Generating docs for file include/llvm/Transforms/Scalar/LoopPredication.h...
Generating docs for file include/llvm/Transforms/Scalar/LoopRotation.h...
Generating docs for file include/llvm/Transforms/Scalar/LoopSimplifyCFG.h...
Generating docs for file include/llvm/Transforms/Scalar/LoopSink.h...
Generating docs for file include/llvm/Transforms/Scalar/LoopStrengthReduce.h...
Generating docs for file include/llvm/Transforms/Scalar/LoopUnrollAndJamPass.h...
Generating docs for file include/llvm/Transforms/Scalwarning: Included by graph for 'BasicBlockUtils.h' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
ar/LoopUnrollPass.h...
Generating docs for file include/llvm/Transforms/Scalar/LowerAtomic.h...
Generating docs for file include/llvm/Transforms/Scalar/LowerConstantIntrinsics.h...
Generating docs for file include/llvm/Transforms/Scalar/LowerExpectIntrinsic.h...
Generating docs for file include/llvm/Transforms/Scalar/LowerGuardIntrinsic.h...
Generating docs for file include/llvm/Transforms/Scalar/LowerWidenableCondition.h...
Generating docs for file include/llvm/Transforms/Scalar/MakeGuardsExplicit.h...
Generating docs for file include/llvm/Transforms/Scalar/MemCpyOptimizer.h...
Generating docs for file include/llvm/Transforms/Scalar/MergedLoadStoreMotion.h...
Generating docs for file include/llvm/Transforms/Scalar/MergeICmps.h...
Generating docs for file include/llvm/Transforms/Scalar/NaryReassociate.h...
Generating docs for file include/llvm/Transforms/Scalar/NewGVN.h...
Generating docs for file include/llvm/Transforms/Scalar/PartiallyInlineLibCalls.h...
Generating docs for file include/llvm/Transforms/Scalar/Reassociate.h...
Generating docs for file include/llvm/Transforms/Scalar/RewriteStatepointsForGC.h...
Generating docs for file include/llvm/Transforms/Scalar/Scalarizer.h...
Generating docs for file include/llvm/Transforms/Scalar/SimpleLoopUnswitch.h...
Generating docs for file include/llvm/Transforms/Scalar/SimplifyCFG.h...
Generating docs for file include/llvm/Transforms/Scalar/Sink.h...
Generating docs for file include/llvm/Transforms/Scalar/SpeculateAroundPHIs.h...
Generating docs for file include/llvm/Transforms/Scalar/SpeculativeExecution.h...
Generating docs for file include/llvm/Transforms/Scalar/SROA.h...
Generating docs for file include/llvm/Transforms/Scalar/TailRecursionElimination.h...
Generating docs for file include/llvm/Transforms/Scalar/WarnMissedTransforms.h...
Generating docs for file include/llvm/Transforms/Utils/AddDiscriminators.h...
Generating docs for file include/llvm/Transforms/Utils/ASanStackFrameLayout.h...
Generating docs for file include/llvm/Transforms/Utils/BasicBlockUtils.h...
Generating docs for file include/llvm/Transforms/Utils/BreakCriticalEdges.h...
Generating docs for file include/llvm/Transforms/Utils/BuildLibCalls.h...
Generating docs for file include/llvm/Transforms/Utils/BypassSlowDivision.h...
Generating docs for file include/llvm/Transforms/Utils/CallPromotionUtils.h...
Generating docs for file include/llvm/Transforms/Utils/CanonicalizeAliases.h...
Generating docs for file include/llvm/Transforms/Utils/Cloning.h...
Generating docs for file include/llvm/Transforms/Utils/CodeExtractor.h...
Generating docs for file include/llvm/Transforms/Utils/CtorUtils.h...
Generating docs for file include/llvm/Transforms/Utils/Debugify.h...
Generating docs for file include/llvm/Transforms/Utils/EntryExitInstrumenter.h...
Generating docs for file include/llvm/Transforms/Utils/EscapeEnumerator.h...
Generating docs for file include/llvm/Transforms/Utils/Evaluator.h...
Generating docs for file include/llvm/Transforms/Utils/FunctionComparator.h...
Generating docs for file include/llvm/Transforms/Utils/FunctionImportUtils.h...
Generating docs for file include/llvm/Transforms/Utils/GlobalStatus.h...
Generating docs for file include/llvm/Transforms/Utils/ImportedFunctionsInliningStatistics.h...
Generating docs for file include/llvm/Transforms/Utils/IntegerDivision.h...
Generating docs for file include/llvm/Transforms/Utils/LCSSA.h...
Generating docs for file include/llvm/Transforms/Utils/LibCallsShrinkWrap.h...
Generating docs for file include/llvm/Transforms/Utils/LoopRotationUtils.h...
Generating docs for file include/llvm/Transforms/Utils/LoopSimplify.h...
Generating docs for file include/llvm/Transforms/Utils/LoopUtils.h...
Generating docs for file include/llvm/Transforms/Utils/LoopVersioning.h...
Generating docs for file include/llvm/Transforms/Utils/LowerInvoke.h...
Generating docs for file include/llvm/Transforms/Utils/LowerMemIntrinsics.h...
Generating docs for file include/llvm/Transforms/Utils/Mem2Reg.h...
Generating docs for file include/llvm/Transforms/Utils/MisExpect.h...
Generatin/opt/doxygen-docs/src/llvm/lib/CodeGen/Analysis.cpp:273: warning: The following parameters of getNoopInput(const Value *V, SmallVectorImpl< unsigned > &ValLoc, unsigned &DataBits, const TargetLoweringBase &TLI, const DataLayout &DL) are not documented:
  parameter 'V'
  parameter 'TLI'
  parameter 'DL'
g docs for file include/llvm/Transforms/Utils/ModuleUtils.h...
Generating docs for file include/llvm/Transforms/Utils/NameAnonGlobals.h...
Generating docs for file include/llvm/Transforms/Utils/PredicateInfo.h...
Generating docs for file include/llvm/Transforms/Utils/PromoteMemToReg.h...
Generating docs for file include/llvm/Transforms/Utils/SanitizerStats.h...
Generating docs for file include/llvm/Transforms/Utils/SimplifyIndVar.h...
Generating docs for file include/llvm/Transforms/Utils/SimplifyLibCalls.h...
Generating docs for file include/llvm/Transforms/Utils/SizeOpts.h...
Generating docs for file include/llvm/Transforms/Utils/SplitModule.h...
Generating docs for file include/llvm/Transforms/Utils/SSAUpdater.h...
Generating docs for file include/llvm/Transforms/Utils/SSAUpdaterBulk.h...
Generating docs for file include/llvm/Transforms/Utils/SSAUpdaterImpl.h...
Generating docs for file include/llvm/Transforms/Utils/SymbolRewriter.h...
Generating docs for file include/llvm/Transforms/Utils/UnifyFunctionExitNodes.h...
Generating docs for file include/llvm/Transforms/Utils/UnrollLoop.h...
Generating docs for file include/llvm/Transforms/Utils/ValueMapper.h...
Generating docs for file include/llvm/Transforms/Utils/VNCoercion.h...
Generating docs for file include/llvm/Transforms/Vectorize.h...
Generating docs for file include/llvm-c/Transforms/Vectorize.h...
Generating docs for file include/llvm/Transforms/Vectorize/LoadStoreVectorizer.h...
Generating docs for file include/llvm/Transforms/Vectorize/LoopVectorizationLegality.h...
Generating docs for file include/llvm/Transforms/Vectorize/LoopVectorize.h...
Generating docs for file include/llvm/Transforms/Vectorize/SLPVectorizer.h...
Generating docs for file include/llvm/WindowsManifest/WindowsManifestMerger.h...
Generating docs for file include/llvm/WindowsResource/ResourceProcessor.h...
Generating docs for file include/llvm/WindowsResource/ResourceScriptToken.h...
Generating docs for file include/llvm/WindowsResource/ResourceScriptTokenList.h...
Generating docs for file include/llvm/XRay/BlockIndexer.h...
Generating docs for file include/llvm/XRay/BlockPrinter.h...
Generating docs for file include/llvm/XRay/BlockVerifier.h...
Generating docs for file include/llvm/XRay/FDRLogBuilder.h...
Generating docs for file include/llvm/XRay/FDRRecordConsumer.h...
Generating docs for file include/llvm/XRay/FDRRecordProducer.h...
Generating docs for file include/llvm/XRay/FDRRecords.h...
Generating docs for file include/llvm/XRay/FDRTraceExpander.h...
Generating docs for file include/llvm/XRay/FDRTraceWriter.h...
Generating docs for file include/llvm/XRay/FileHeaderReader.h...
Generating docs for file include/llvm/XRay/InstrumentationMap.h...
Generating docs for file include/llvm/XRay/Profile.h...
Generating docs for file include/llvm/XRay/RecordPrinter.h...
Generating docs for file include/llvm/XRay/XRayRecord.h...
Generating docs for file include/llvm/XRay/YAMLXRayRecord.h...
Generating docs for file lib/Analysis/AliasAnalysis.cpp...
Generating docs for file lib/Analysis/AliasAnalysisEvaluator.cpp...
Generating docs for file lib/Analysis/AliasAnalysisSummary.cpp...
Generating docs for file lib/Analysis/AliasAnalysisSummary.h...
Generating docs for file lib/Analysis/AliasSetTracker.cpp...
Generating docs for file lib/Analysis/Analysis.cpp...
Generating docs for file lib/CodeGen/Analysis.cpp...
Generating docs for file lib/Analysis/AssumptionCache.cpp...
Generating docs for file lib/Analysis/BasicAliasAnalysis.cpp...
Generating docs for file lib/Analysis/BlockFrequencyInfo.cpp...
Generating docs for file lib/Analysis/BlockFrequencyInfoImpl.cpp...
Generating docs for file lib/Analysis/BranchProbabilityInfo.cpp...
Generating docs for file lib/Analysis/CallGraph.cpp...
Generating docs for file lib/Analysis/CallGraphSCCPass.cpp...
Generating docs for file lib/Analysis/CallPrinter.cpp...
Generating docs for file lib/Analysis/CaptureTracking.cpp...
Generating docs for file lib/Analysis/CFG.cpp...
Generating docs for file lib/Analysis/CFGPrinter.cpp...
Generating docs for file lib/Analysis/CF/opt/doxygen-docs/src/llvm/lib/Analysis/InstructionSimplify.cpp:1857: warning: Found unknown command `\llvm'
/opt/doxygen-docs/src/llvm/lib/Analysis/InstructionSimplify.cpp:1879: warning: Found unknown command `\llvm'
/opt/doxygen-docs/src/llvm/lib/Analysis/InstructionSimplify.cpp:1879: warning: Found unknown command `\llvm'
/opt/doxygen-docs/src/llvm/lib/Analysis/InstructionSimplify.cpp:1884: warning: Found unknown command `\llvm'
/opt/doxygen-docs/src/llvm/lib/Analysis/InstructionSimplify.cpp:1857: warning: Found unknown command `\llvm'
/opt/doxygen-docs/src/llvm/lib/Analysis/InstructionSimplify.cpp:1862: warning: Found unknown command `\llvm'
/opt/doxygen-docs/src/llvm/lib/Analysis/InstructionSimplify.cpp:1837: warning: Found unknown command `\llvm'
warning: Include graph for 'LoopAccessAnalysis.cpp' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
LAndersAliasAnalysis.cpp...
Generating docs for file lib/Analysis/CFLGraph.h...
Generating docs for file lib/Analysis/CFLSteensAliasAnalysis.cpp...
Generating docs for file lib/Analysis/CGSCCPassManager.cpp...
Generating docs for file lib/Analysis/CmpInstAnalysis.cpp...
Generating docs for file lib/Analysis/CodeMetrics.cpp...
Generating docs for file lib/Analysis/ConstantFolding.cpp...
Generating docs for file lib/Analysis/CostModel.cpp...
Generating docs for file lib/Analysis/DDG.cpp...
Generating docs for file lib/Analysis/Delinearization.cpp...
Generating docs for file lib/Analysis/DemandedBits.cpp...
Generating docs for file lib/Analysis/DependenceAnalysis.cpp...
Generating docs for file lib/Analysis/DependenceGraphBuilder.cpp...
Generating docs for file lib/Analysis/DivergenceAnalysis.cpp...
Generating docs for file lib/Analysis/DominanceFrontier.cpp...
Generating docs for file lib/Analysis/DomPrinter.cpp...
Generating docs for file lib/Analysis/DomTreeUpdater.cpp...
Generating docs for file lib/Analysis/EHPersonalities.cpp...
Generating docs for file lib/Analysis/GlobalsModRef.cpp...
Generating docs for file lib/Analysis/GuardUtils.cpp...
Generating docs for file lib/Transforms/Utils/GuardUtils.cpp...
Generating docs for file lib/Analysis/IndirectCallPromotionAnalysis.cpp...
Generating docs for file lib/Analysis/InlineCost.cpp...
Generating docs for file lib/Analysis/InstCount.cpp...
Generating docs for file lib/Analysis/InstructionPrecedenceTracking.cpp...
Generating docs for file lib/Analysis/InstructionSimplify.cpp...
Generating docs for file lib/Analysis/Interval.cpp...
Generating docs for file lib/Analysis/IntervalPartition.cpp...
Generating docs for file lib/Analysis/IVDescriptors.cpp...
Generating docs for file lib/Analysis/IVUsers.cpp...
Generating docs for file lib/Analysis/LazyBlockFrequencyInfo.cpp...
Generating docs for file lib/Analysis/LazyBranchProbabilityInfo.cpp...
Generating docs for file lib/Analysis/LazyCallGraph.cpp...
Generating docs for file lib/Analysis/LazyValueInfo.cpp...
Generating docs for file lib/Analysis/LegacyDivergenceAnalysis.cpp...
Generating docs for file lib/Analysis/Lint.cpp...
Generating docs for file lib/Analysis/Loads.cpp...
Generating docs for file lib/Analysis/LoopAccessAnalysis.cpp...
Generating docs for file lib/Analysis/LoopAnalysisManager.cpp...
Generating docs for file lib/Analysis/LoopCacheAnalysis.cpp...
Generating docs for file lib/Analysis/LoopInfo.cpp...
Generating docs for file lib/Analysis/LoopPass.cpp...
Generating docs for file lib/Analysis/LoopUnrollAnalyzer.cpp...
Generating docs for file lib/Analysis/MemDepPrinter.cpp...
Generating docs for file lib/Analysis/MemDerefPrinter.cpp...
Generating docs for file lib/Analysis/MemoryBuiltins.cpp...
Generating docs for file lib/Analysis/MemoryDependenceAnalysis.cpp...
Generating docs for file lib/Analysis/MemoryLocation.cpp...
Generating docs for file lib/Analysis/MemorySSA.cpp...
Generating docs for file lib/Analysis/MemorySSAUpdater.cpp...
Generating docs for file lib/Analysis/ModuleDebugInfoPrinter.cpp...
Generating docs for file lib/Analysis/ModuleSummaryAnalysis.cpp...
Generating docs for file lib/Analysis/MustExecute.cpp...
Generating docs for file lib/Analysis/ObjCARCAliasAnalysis.cpp...
Generating docs for file lib/Analysis/ObjCARCAnalysisUtils.cpp...
Generating docs for file lib/Analysis/ObjCARCInstKind.cpp...
Generating docs for file lib/Analysis/OptimizationRemarkEmitter.cpp...
Generating docs for file lib/Analysis/OrderedBasicBlock.cpp...
Generating docs for file lib/Analysis/OrderedInstructions.cpp...
Generating docs for file lib/Analysis/PHITransAddr.cpp...
Generating docs for file lib/Analysis/PhiValues.cpp...
Generating docs for file lib/Analysis/PostDominators.cpp...
Generating docs for file lib/Analysis/ProfileSummaryInfo.cpp...
Generating docs for file lib/Analysis/PtrUseVisitor.cpp...
Generating docs for file lib/Analysis/RegionInfo.cpp...
Generating docs for file lib/Analysis/RegionPass.cpp...
Generating docs for file lib/Analysis/RegionPrinter.cpp...
Generating docs for file lib/Analysis/Scalarwarning: Include graph for 'ScalarEvolution.cpp' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
warning: Include graph for 'ValueTracking.cpp' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
warning: Include graph for 'BitcodeReader.cpp' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
warning: Include graph for 'MetadataLoader.cpp' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
warning: Include graph for 'BitcodeWriter.cpp' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
warning: Include graph for 'AsmPrinter.cpp' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
warning: Include graph for 'CodeViewDebug.cpp' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
Evolution.cpp...
Generating docs for file lib/Analysis/ScalarEvolutionAliasAnalysis.cpp...
Generating docs for file lib/Analysis/ScalarEvolutionExpander.cpp...
Generating docs for file lib/Analysis/ScalarEvolutionNormalization.cpp...
Generating docs for file lib/Analysis/ScopedNoAliasAA.cpp...
Generating docs for file lib/Analysis/StackSafetyAnalysis.cpp...
Generating docs for file lib/Analysis/StratifiedSets.h...
Generating docs for file lib/Analysis/SyncDependenceAnalysis.cpp...
Generating docs for file lib/Analysis/SyntheticCountsUtils.cpp...
Generating docs for file lib/Analysis/TargetLibraryInfo.cpp...
Generating docs for file lib/Analysis/TargetTransformInfo.cpp...
Generating docs for file lib/Analysis/Trace.cpp...
Generating docs for file lib/XRay/Trace.cpp...
Generating docs for file lib/Analysis/TypeBasedAliasAnalysis.cpp...
Generating docs for file lib/Analysis/TypeMetadataUtils.cpp...
Generating docs for file lib/Analysis/ValueLattice.cpp...
Generating docs for file lib/Analysis/ValueLatticeUtils.cpp...
Generating docs for file lib/Analysis/ValueTracking.cpp...
Generating docs for file lib/Analysis/VectorUtils.cpp...
Generating docs for file lib/Analysis/VFABIDemangling.cpp...
Generating docs for file lib/AsmParser/LLLexer.cpp...
Generating docs for file lib/AsmParser/LLLexer.h...
Generating docs for file lib/AsmParser/LLParser.cpp...
Generating docs for file lib/AsmParser/LLParser.h...
Generating docs for file lib/AsmParser/LLToken.h...
Generating docs for file lib/AsmParser/Parser.cpp...
Generating docs for file lib/BinaryFormat/AMDGPUMetadataVerifier.cpp...
Generating docs for file lib/BinaryFormat/Dwarf.cpp...
Generating docs for file lib/BinaryFormat/Magic.cpp...
Generating docs for file lib/BinaryFormat/Minidump.cpp...
Generating docs for file lib/Object/Minidump.cpp...
Generating docs for file lib/BinaryFormat/MsgPackDocument.cpp...
Generating docs for file lib/BinaryFormat/MsgPackDocumentYAML.cpp...
Generating docs for file lib/BinaryFormat/MsgPackReader.cpp...
Generating docs for file lib/BinaryFormat/MsgPackWriter.cpp...
Generating docs for file lib/BinaryFormat/Wasm.cpp...
Generating docs for file lib/BinaryFormat/XCOFF.cpp...
Generating docs for file lib/Bitcode/Reader/BitcodeAnalyzer.cpp...
Generating docs for file lib/Bitcode/Reader/BitcodeReader.cpp...
Generating docs for file lib/Bitcode/Reader/BitReader.cpp...
Generating docs for file lib/Bitcode/Reader/MetadataLoader.cpp...
Generating docs for file lib/Bitcode/Reader/MetadataLoader.h...
Generating docs for file lib/Bitcode/Reader/ValueList.cpp...
Generating docs for file lib/Bitcode/Reader/ValueList.h...
Generating docs for file lib/Bitcode/Writer/BitcodeWriter.cpp...
Generating docs for file lib/Bitcode/Writer/BitcodeWriterPass.cpp...
Generating docs for file lib/Bitcode/Writer/BitWriter.cpp...
Generating docs for file lib/Bitcode/Writer/ValueEnumerator.cpp...
Generating docs for file lib/Bitcode/Writer/ValueEnumerator.h...
Generating docs for file lib/Bitstream/Reader/BitstreamReader.cpp...
Generating docs for file lib/CodeGen/AggressiveAntiDepBreaker.cpp...
Generating docs for file lib/CodeGen/AggressiveAntiDepBreaker.h...
Generating docs for file lib/CodeGen/AllocationOrder.cpp...
Generating docs for file lib/CodeGen/AllocationOrder.h...
Generating docs for file lib/CodeGen/AntiDepBreaker.h...
Generating docs for file lib/CodeGen/AsmPrinter/AccelTable.cpp...
Generating docs for file lib/CodeGen/AsmPrinter/AddressPool.cpp...
Generating docs for file lib/CodeGen/AsmPrinter/AddressPool.h...
Generating docs for file lib/CodeGen/AsmPrinter/ARMException.cpp...
Generating docs for file lib/CodeGen/AsmPrinter/AsmPrinter.cpp...
Generating docs for file lib/CodeGen/AsmPrinter/AsmPrinterDwarf.cpp...
Generating docs for file lib/CodeGen/AsmPrinter/AsmPrinterInlineAsm.cpp...
Generating docs for file lib/CodeGen/AsmPrinter/ByteStreamer.h...
Generating docs for file lib/CodeGen/AsmPrinter/CodeViewDebug.cpp...
Generating docs for file lib/CodeGen/AsmPrinter/CodeViewDebug.h...
Generating docs for file lib/CodeGen/AsmPrinter/DbgEntityHistoryCalculator.cpp.warning: Include graph for 'DwarfDebug.cpp' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
warning: Include graph for 'CodeGenPrepare.cpp' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
/opt/doxygen-docs/src/llvm/lib/CodeGen/CodeGenPrepare.cpp:1792: warning: Found unknown command `\llvm'
/opt/doxygen-docs/src/llvm/lib/CodeGen/CodeGenPrepare.cpp:1799: warning: Found unknown command `\llvm'
..
Generating docs for file lib/CodeGen/AsmPrinter/DebugHandlerBase.cpp...
Generating docs for file lib/CodeGen/AsmPrinter/DebugLocEntry.h...
Generating docs for file lib/CodeGen/AsmPrinter/DebugLocStream.cpp...
Generating docs for file lib/CodeGen/AsmPrinter/DebugLocStream.h...
Generating docs for file lib/CodeGen/AsmPrinter/DIE.cpp...
Generating docs for file lib/CodeGen/AsmPrinter/DIEHash.cpp...
Generating docs for file lib/CodeGen/AsmPrinter/DIEHash.h...
Generating docs for file lib/CodeGen/AsmPrinter/DwarfCFIException.cpp...
Generating docs for file lib/CodeGen/AsmPrinter/DwarfCompileUnit.cpp...
Generating docs for file lib/CodeGen/AsmPrinter/DwarfCompileUnit.h...
Generating docs for file lib/CodeGen/AsmPrinter/DwarfDebug.cpp...
Generating docs for file lib/CodeGen/AsmPrinter/DwarfDebug.h...
Generating docs for file lib/CodeGen/AsmPrinter/DwarfException.h...
Generating docs for file lib/CodeGen/AsmPrinter/DwarfExpression.cpp...
Generating docs for file lib/CodeGen/AsmPrinter/DwarfExpression.h...
Generating docs for file lib/CodeGen/AsmPrinter/DwarfFile.cpp...
Generating docs for file lib/CodeGen/AsmPrinter/DwarfFile.h...
Generating docs for file lib/CodeGen/AsmPrinter/DwarfStringPool.cpp...
Generating docs for file lib/CodeGen/AsmPrinter/DwarfStringPool.h...
Generating docs for file lib/CodeGen/AsmPrinter/DwarfUnit.cpp...
Generating docs for file lib/CodeGen/AsmPrinter/DwarfUnit.h...
Generating docs for file lib/CodeGen/AsmPrinter/EHStreamer.cpp...
Generating docs for file lib/CodeGen/AsmPrinter/EHStreamer.h...
Generating docs for file lib/CodeGen/AsmPrinter/ErlangGCPrinter.cpp...
Generating docs for file lib/CodeGen/AsmPrinter/OcamlGCPrinter.cpp...
Generating docs for file lib/CodeGen/AsmPrinter/WasmException.cpp...
Generating docs for file lib/CodeGen/AsmPrinter/WasmException.h...
Generating docs for file lib/CodeGen/AsmPrinter/WinCFGuard.cpp...
Generating docs for file lib/CodeGen/AsmPrinter/WinCFGuard.h...
Generating docs for file lib/CodeGen/AsmPrinter/WinException.cpp...
Generating docs for file lib/CodeGen/AsmPrinter/WinException.h...
Generating docs for file lib/CodeGen/AtomicExpandPass.cpp...
Generating docs for file lib/CodeGen/BasicTargetTransformInfo.cpp...
Generating docs for file lib/CodeGen/BranchFolding.cpp...
Generating docs for file lib/CodeGen/BranchFolding.h...
Generating docs for file lib/CodeGen/BranchRelaxation.cpp...
Generating docs for file lib/CodeGen/BreakFalseDeps.cpp...
Generating docs for file lib/CodeGen/BuiltinGCs.cpp...
Generating docs for file lib/CodeGen/CalcSpillWeights.cpp...
Generating docs for file lib/CodeGen/CallingConvLower.cpp...
Generating docs for file lib/CodeGen/CFGuardLongjmp.cpp...
Generating docs for file lib/CodeGen/CFIInstrInserter.cpp...
Generating docs for file lib/CodeGen/CodeGen.cpp...
Generating docs for file lib/CodeGen/CodeGenPrepare.cpp...
Generating docs for file lib/CodeGen/CriticalAntiDepBreaker.cpp...
Generating docs for file lib/CodeGen/CriticalAntiDepBreaker.h...
Generating docs for file lib/CodeGen/DeadMachineInstructionElim.cpp...
Generating docs for file lib/CodeGen/DetectDeadLanes.cpp...
Generating docs for file lib/CodeGen/DFAPacketizer.cpp...
Generating docs for file lib/CodeGen/DwarfEHPrepare.cpp...
Generating docs for file lib/CodeGen/EarlyIfConversion.cpp...
Generating docs for file lib/CodeGen/EdgeBundles.cpp...
Generating docs for file lib/CodeGen/ExecutionDomainFix.cpp...
Generating docs for file lib/CodeGen/ExpandMemCmp.cpp...
Generating docs for file lib/CodeGen/ExpandPostRAPseudos.cpp...
Generating docs for file lib/CodeGen/ExpandReductions.cpp...
Generating docs for file lib/CodeGen/FaultMaps.cpp...
Generating docs for file lib/CodeGen/FEntryInserter.cpp...
Generating docs for file lib/CodeGen/FinalizeISel.cpp...
Generating docs for file lib/CodeGen/FuncletLayout.cpp...
Generating docs for file lib/CodeGen/GCMetadata.cpp...
Generating docs for file lib/CodeGen/GCMetadataPrinter.cpp...
Generating docs for file lib/CodeGen/GCRootLowering.cpp...
Generating docs for file lib/CodeGen/GCStrategy.cpp...
Generating docs for file lib/CodeGen/Glwarning: Include graph for 'IRTranslator.cpp' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
obalISel/CallLowering.cpp...
Generating docs for file lib/CodeGen/GlobalISel/Combiner.cpp...
Generating docs for file lib/CodeGen/GlobalISel/CombinerHelper.cpp...
Generating docs for file lib/CodeGen/GlobalISel/CSEInfo.cpp...
Generating docs for file lib/CodeGen/GlobalISel/CSEMIRBuilder.cpp...
Generating docs for file lib/CodeGen/GlobalISel/GISelChangeObserver.cpp...
Generating docs for file lib/CodeGen/GlobalISel/GISelKnownBits.cpp...
Generating docs for file lib/CodeGen/GlobalISel/GlobalISel.cpp...
Generating docs for file lib/CodeGen/GlobalISel/InstructionSelect.cpp...
Generating docs for file lib/CodeGen/GlobalISel/InstructionSelector.cpp...
Generating docs for file lib/CodeGen/GlobalISel/IRTranslator.cpp...
Generating docs for file lib/CodeGen/GlobalISel/LegalityPredicates.cpp...
Generating docs for file lib/CodeGen/GlobalISel/LegalizeMutations.cpp...
Generating docs for file lib/CodeGen/GlobalISel/Legalizer.cpp...
Generating docs for file lib/CodeGen/GlobalISel/LegalizerHelper.cpp...
Generating docs for file lib/CodeGen/GlobalISel/LegalizerInfo.cpp...
Generating docs for file lib/CodeGen/GlobalISel/Localizer.cpp...
Generating docs for file lib/CodeGen/GlobalISel/MachineIRBuilder.cpp...
Generating docs for file lib/CodeGen/GlobalISel/RegBankSelect.cpp...
Generating docs for file lib/CodeGen/GlobalISel/RegisterBank.cpp...
Generating docs for file lib/CodeGen/GlobalISel/RegisterBankInfo.cpp...
Generating docs for file lib/CodeGen/GlobalISel/Utils.cpp...
Generating docs for file lib/Transforms/Utils/Utils.cpp...
Generating docs for file lib/CodeGen/GlobalMerge.cpp...
Generating docs for file lib/CodeGen/HardwareLoops.cpp...
Generating docs for file lib/CodeGen/IfConversion.cpp...
Generating docs for file lib/CodeGen/ImplicitNullChecks.cpp...
Generating docs for file lib/CodeGen/IndirectBrExpandPass.cpp...
Generating docs for file lib/CodeGen/InlineSpiller.cpp...
Generating docs for file lib/CodeGen/InterferenceCache.cpp...
Generating docs for file lib/CodeGen/InterferenceCache.h...
Generating docs for file lib/CodeGen/InterleavedAccessPass.cpp...
Generating docs for file lib/CodeGen/InterleavedLoadCombinePass.cpp...
Generating docs for file lib/CodeGen/IntrinsicLowering.cpp...
Generating docs for file lib/CodeGen/LatencyPriorityQueue.cpp...
Generating docs for file lib/CodeGen/LazyMachineBlockFrequencyInfo.cpp...
Generating docs for file lib/CodeGen/LexicalScopes.cpp...
Generating docs for file lib/CodeGen/LiveDebugValues.cpp...
Generating docs for file lib/CodeGen/LiveDebugVariables.cpp...
Generating docs for file lib/CodeGen/LiveDebugVariables.h...
Generating docs for file lib/CodeGen/LiveInterval.cpp...
Generating docs for file lib/CodeGen/LiveIntervals.cpp...
Generating docs for file lib/CodeGen/LiveIntervalUnion.cpp...
Generating docs for file lib/CodeGen/LivePhysRegs.cpp...
Generating docs for file lib/CodeGen/LiveRangeCalc.cpp...
Generating docs for file lib/CodeGen/LiveRangeEdit.cpp...
Generating docs for file lib/CodeGen/LiveRangeShrink.cpp...
Generating docs for file lib/CodeGen/LiveRangeUtils.h...
Generating docs for file lib/CodeGen/LiveRegMatrix.cpp...
Generating docs for file lib/CodeGen/LiveRegUnits.cpp...
Generating docs for file lib/CodeGen/LiveStacks.cpp...
Generating docs for file lib/CodeGen/LiveVariables.cpp...
Generating docs for file lib/CodeGen/LLVMTargetMachine.cpp...
Generating docs for file lib/CodeGen/LocalStackSlotAllocation.cpp...
Generating docs for file lib/CodeGen/LoopTraversal.cpp...
Generating docs for file lib/CodeGen/LowerEmuTLS.cpp...
Generating docs for file lib/CodeGen/LowLevelType.cpp...
Generating docs for file lib/Support/LowLevelType.cpp...
Generating docs for file lib/CodeGen/MachineBasicBlock.cpp...
Generating docs for file lib/CodeGen/MachineBlockFrequencyInfo.cpp...
Generating docs for file lib/CodeGen/MachineBlockPlacement.cpp...
Generating docs for file lib/CodeGen/MachineBranchProbabilityInfo.cpp...
Generating docs for file lib/CodeGen/MachineCombiner.cpp...
Generating docs for file lib/CodeGen/MachineCopyPropagation.cpp...
Generating docs for file lib/CodeGen/MachineCwarning: Include graph for 'MachineFunction.cpp' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
warning: Include graph for 'MachineInstr.cpp' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
warning: Include graph for 'MachinePipeliner.cpp' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
warning: Include graph for 'MachineScheduler.cpp' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
warning: Include graph for 'MachineVerifier.cpp' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
warning: Include graph for 'MIParser.cpp' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
warning: Include graph for 'MIRPrinter.cpp' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
/opt/doxygen-docs/src/llvm/lib/CodeGen/PeepholeOptimizer.cpp:1486: warning: Found unknown command `\bried'
/opt/doxygen-docs/src/llvm/lib/CodeGen/PeepholeOptimizer.cpp:1486: warning: Found unknown command `\bried'
warning: Include graph for 'PrologEpilogInserter.cpp' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
warning: Include graph for 'RegAllocGreedy.cpp' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
warning: Include graph for 'RegAllocPBQP.cpp' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
/opt/doxygen-docs/src/llvm/lib/CodeGen/RegisterCoalescer.cpp:713: warning: Found unknown command `\Dst'
/opt/doxygen-docs/src/llvm/lib/CodeGen/RegisterCoalescer.cpp:713: warning: Found unknown command `\Dst'
SE.cpp...
Generating docs for file lib/CodeGen/MachineDominanceFrontier.cpp...
Generating docs for file lib/CodeGen/MachineDominators.cpp...
Generating docs for file lib/CodeGen/MachineFrameInfo.cpp...
Generating docs for file lib/CodeGen/MachineFunction.cpp...
Generating docs for file lib/CodeGen/MachineFunctionPass.cpp...
Generating docs for file lib/CodeGen/MachineFunctionPrinterPass.cpp...
Generating docs for file lib/CodeGen/MachineInstr.cpp...
Generating docs for file lib/CodeGen/MachineInstrBundle.cpp...
Generating docs for file lib/CodeGen/MachineLICM.cpp...
Generating docs for file lib/CodeGen/MachineLoopInfo.cpp...
Generating docs for file lib/CodeGen/MachineLoopUtils.cpp...
Generating docs for file lib/CodeGen/MachineModuleInfo.cpp...
Generating docs for file lib/CodeGen/MachineModuleInfoImpls.cpp...
Generating docs for file lib/CodeGen/MachineOperand.cpp...
Generating docs for file lib/CodeGen/MachineOptimizationRemarkEmitter.cpp...
Generating docs for file lib/CodeGen/MachineOutliner.cpp...
Generating docs for file lib/CodeGen/MachinePipeliner.cpp...
Generating docs for file lib/CodeGen/MachinePostDominators.cpp...
Generating docs for file lib/CodeGen/MachineRegionInfo.cpp...
Generating docs for file lib/CodeGen/MachineRegisterInfo.cpp...
Generating docs for file lib/CodeGen/MachineScheduler.cpp...
Generating docs for file lib/CodeGen/MachineSink.cpp...
Generating docs for file lib/CodeGen/MachineSizeOpts.cpp...
Generating docs for file lib/CodeGen/MachineSSAUpdater.cpp...
Generating docs for file lib/CodeGen/MachineTraceMetrics.cpp...
Generating docs for file lib/CodeGen/MachineVerifier.cpp...
Generating docs for file lib/CodeGen/MacroFusion.cpp...
Generating docs for file lib/CodeGen/MIRCanonicalizerPass.cpp...
Generating docs for file lib/CodeGen/MIRNamerPass.cpp...
Generating docs for file lib/CodeGen/MIRParser/MILexer.cpp...
Generating docs for file lib/CodeGen/MIRParser/MILexer.h...
Generating docs for file lib/CodeGen/MIRParser/MIParser.cpp...
Generating docs for file lib/CodeGen/MIRParser/MIRParser.cpp...
Generating docs for file lib/CodeGen/MIRPrinter.cpp...
Generating docs for file lib/CodeGen/MIRPrintingPass.cpp...
Generating docs for file lib/CodeGen/MIRVRegNamerUtils.cpp...
Generating docs for file lib/CodeGen/MIRVRegNamerUtils.h...
Generating docs for file lib/CodeGen/ModuloSchedule.cpp...
Generating docs for file lib/CodeGen/OptimizePHIs.cpp...
Generating docs for file lib/CodeGen/ParallelCG.cpp...
Generating docs for file lib/CodeGen/PatchableFunction.cpp...
Generating docs for file lib/CodeGen/PeepholeOptimizer.cpp...
Generating docs for file lib/CodeGen/PHIElimination.cpp...
Generating docs for file lib/CodeGen/PHIEliminationUtils.cpp...
Generating docs for file lib/CodeGen/PHIEliminationUtils.h...
Generating docs for file lib/CodeGen/PostRAHazardRecognizer.cpp...
Generating docs for file lib/CodeGen/PostRASchedulerList.cpp...
Generating docs for file lib/CodeGen/PreISelIntrinsicLowering.cpp...
Generating docs for file lib/CodeGen/ProcessImplicitDefs.cpp...
Generating docs for file lib/CodeGen/PrologEpilogInserter.cpp...
Generating docs for file lib/CodeGen/PseudoSourceValue.cpp...
Generating docs for file lib/CodeGen/ReachingDefAnalysis.cpp...
Generating docs for file lib/CodeGen/RegAllocBase.cpp...
Generating docs for file lib/CodeGen/RegAllocBase.h...
Generating docs for file lib/CodeGen/RegAllocBasic.cpp...
Generating docs for file lib/CodeGen/RegAllocFast.cpp...
Generating docs for file lib/CodeGen/RegAllocGreedy.cpp...
Generating docs for file lib/CodeGen/RegAllocPBQP.cpp...
Generating docs for file lib/CodeGen/RegisterClassInfo.cpp...
Generating docs for file lib/CodeGen/RegisterCoalescer.cpp...
Generating docs for file lib/CodeGen/RegisterCoalescer.h...
Generating docs for file lib/CodeGen/RegisterPressure.cpp...
Generating docs for file lib/CodeGen/RegisterScavenging.cpp...
Generating docs for file lib/CodeGen/RegisterUsageInfo.cpp...
Generating docs for file lib/CodeGen/RegUsageInfoCollector.cpp...
Generating docs for file lib/CodeGen/RegUsageInfoPropagate.cpp...
Generating docs fwarning: Include graph for 'SafeStack.cpp' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
warning: Include graph for 'DAGCombiner.cpp' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
warning: Include graph for 'FastISel.cpp' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
warning: Include graph for 'SelectionDAG.cpp' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
warning: Include graph for 'SelectionDAGBuilder.cpp' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
warning: Include graph for 'SelectionDAGISel.cpp' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
/opt/doxygen-docs/src/llvm/lib/CodeGen/StackProtector.cpp:374: warning: Unsupported xml/html tag <stack> found
/opt/doxygen-docs/src/llvm/lib/CodeGen/StackProtector.cpp:375: warning: Found unknown command `\llvm'
or file lib/CodeGen/RenameIndependentSubregs.cpp...
Generating docs for file lib/CodeGen/ResetMachineFunctionPass.cpp...
Generating docs for file lib/CodeGen/SafeStack.cpp...
Generating docs for file lib/CodeGen/SafeStackColoring.cpp...
Generating docs for file lib/CodeGen/SafeStackColoring.h...
Generating docs for file lib/CodeGen/SafeStackLayout.cpp...
Generating docs for file lib/CodeGen/SafeStackLayout.h...
Generating docs for file lib/CodeGen/ScalarizeMaskedMemIntrin.cpp...
Generating docs for file lib/CodeGen/ScheduleDAG.cpp...
Generating docs for file lib/CodeGen/ScheduleDAGInstrs.cpp...
Generating docs for file lib/CodeGen/ScheduleDAGPrinter.cpp...
Generating docs for file lib/CodeGen/ScoreboardHazardRecognizer.cpp...
Generating docs for file lib/CodeGen/SelectionDAG/DAGCombiner.cpp...
Generating docs for file lib/CodeGen/SelectionDAG/FastISel.cpp...
Generating docs for file lib/CodeGen/SelectionDAG/FunctionLoweringInfo.cpp...
Generating docs for file lib/CodeGen/SelectionDAG/InstrEmitter.cpp...
Generating docs for file lib/CodeGen/SelectionDAG/InstrEmitter.h...
Generating docs for file lib/CodeGen/SelectionDAG/LegalizeDAG.cpp...
Generating docs for file lib/CodeGen/SelectionDAG/LegalizeFloatTypes.cpp...
Generating docs for file lib/CodeGen/SelectionDAG/LegalizeIntegerTypes.cpp...
Generating docs for file lib/CodeGen/SelectionDAG/LegalizeTypes.cpp...
Generating docs for file lib/CodeGen/SelectionDAG/LegalizeTypes.h...
Generating docs for file lib/CodeGen/SelectionDAG/LegalizeTypesGeneric.cpp...
Generating docs for file lib/CodeGen/SelectionDAG/LegalizeVectorOps.cpp...
Generating docs for file lib/CodeGen/SelectionDAG/LegalizeVectorTypes.cpp...
Generating docs for file lib/CodeGen/SelectionDAG/ResourcePriorityQueue.cpp...
Generating docs for file lib/CodeGen/SelectionDAG/ScheduleDAGFast.cpp...
Generating docs for file lib/CodeGen/SelectionDAG/ScheduleDAGRRList.cpp...
Generating docs for file lib/CodeGen/SelectionDAG/ScheduleDAGSDNodes.cpp...
Generating docs for file lib/CodeGen/SelectionDAG/ScheduleDAGSDNodes.h...
Generating docs for file lib/CodeGen/SelectionDAG/ScheduleDAGVLIW.cpp...
Generating docs for file lib/CodeGen/SelectionDAG/SDNodeDbgValue.h...
Generating docs for file lib/CodeGen/SelectionDAG/SelectionDAG.cpp...
Generating docs for file lib/CodeGen/SelectionDAG/SelectionDAGAddressAnalysis.cpp...
Generating docs for file lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp...
Generating docs for file lib/CodeGen/SelectionDAG/SelectionDAGBuilder.h...
Generating docs for file lib/CodeGen/SelectionDAG/SelectionDAGDumper.cpp...
Generating docs for file lib/CodeGen/SelectionDAG/SelectionDAGISel.cpp...
Generating docs for file lib/CodeGen/SelectionDAG/SelectionDAGPrinter.cpp...
Generating docs for file lib/CodeGen/SelectionDAG/SelectionDAGTargetInfo.cpp...
Generating docs for file lib/CodeGen/SelectionDAG/StatepointLowering.cpp...
Generating docs for file lib/CodeGen/SelectionDAG/StatepointLowering.h...
Generating docs for file lib/CodeGen/SelectionDAG/TargetLowering.cpp...
Generating docs for file lib/CodeGen/ShadowStackGCLowering.cpp...
Generating docs for file lib/CodeGen/ShrinkWrap.cpp...
Generating docs for file lib/CodeGen/SjLjEHPrepare.cpp...
Generating docs for file lib/CodeGen/SlotIndexes.cpp...
Generating docs for file lib/CodeGen/Spiller.h...
Generating docs for file lib/CodeGen/SpillPlacement.cpp...
Generating docs for file lib/CodeGen/SpillPlacement.h...
Generating docs for file lib/CodeGen/SplitKit.cpp...
Generating docs for file lib/CodeGen/SplitKit.h...
Generating docs for file lib/CodeGen/StackColoring.cpp...
Generating docs for file lib/CodeGen/StackMapLivenessAnalysis.cpp...
Generating docs for file lib/CodeGen/StackMaps.cpp...
Generating docs for file lib/CodeGen/StackProtector.cpp...
Generating docs for file lib/CodeGen/StackSlotColoring.cpp...
Generating docs for file lib/CodeGen/SwiftErrorValueTracking.cpp...
Generating docs for file lib/CodeGen/SwitchLoweringUtils.cpp...
Generating docs for file lib/CodeGen/TailDuplication.cpp...
Generating docs for file lib/CodeGen/TailDuplicator.cpp...
Gewarning: Include graph for 'TargetLoweringBase.cpp' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
nerating docs for file lib/CodeGen/TargetFrameLoweringImpl.cpp...
Generating docs for file lib/CodeGen/TargetInstrInfo.cpp...
Generating docs for file lib/CodeGen/TargetLoweringBase.cpp...
Generating docs for file lib/CodeGen/TargetLoweringObjectFileImpl.cpp...
Generating docs for file lib/CodeGen/TargetOptionsImpl.cpp...
Generating docs for file lib/CodeGen/TargetPassConfig.cpp...
Generating docs for file lib/CodeGen/TargetRegisterInfo.cpp...
Generating docs for file lib/CodeGen/TargetSchedule.cpp...
Generating docs for file lib/CodeGen/TargetSubtargetInfo.cpp...
Generating docs for file lib/CodeGen/TwoAddressInstructionPass.cpp...
Generating docs for file lib/CodeGen/UnreachableBlockElim.cpp...
Generating docs for file lib/CodeGen/ValueTypes.cpp...
Generating docs for file lib/CodeGen/VirtRegMap.cpp...
Generating docs for file lib/CodeGen/WasmEHPrepare.cpp...
Generating docs for file lib/CodeGen/WinEHPrepare.cpp...
Generating docs for file lib/CodeGen/XRayInstrumentation.cpp...
Generating docs for file lib/DebugInfo/CodeView/AppendingTypeTableBuilder.cpp...
Generating docs for file lib/DebugInfo/CodeView/CodeViewError.cpp...
Generating docs for file lib/DebugInfo/CodeView/CodeViewRecordIO.cpp...
Generating docs for file lib/DebugInfo/CodeView/ContinuationRecordBuilder.cpp...
Generating docs for file lib/DebugInfo/CodeView/CVSymbolVisitor.cpp...
Generating docs for file lib/DebugInfo/CodeView/CVTypeVisitor.cpp...
Generating docs for file lib/DebugInfo/CodeView/DebugChecksumsSubsection.cpp...
Generating docs for file lib/DebugInfo/CodeView/DebugCrossExSubsection.cpp...
Generating docs for file lib/DebugInfo/CodeView/DebugCrossImpSubsection.cpp...
Generating docs for file lib/DebugInfo/CodeView/DebugFrameDataSubsection.cpp...
Generating docs for file lib/DebugInfo/CodeView/DebugInlineeLinesSubsection.cpp...
Generating docs for file lib/DebugInfo/CodeView/DebugLinesSubsection.cpp...
Generating docs for file lib/DebugInfo/CodeView/DebugStringTableSubsection.cpp...
Generating docs for file lib/DebugInfo/CodeView/DebugSubsection.cpp...
Generating docs for file lib/DebugInfo/CodeView/DebugSubsectionRecord.cpp...
Generating docs for file lib/DebugInfo/CodeView/DebugSubsectionVisitor.cpp...
Generating docs for file lib/DebugInfo/CodeView/DebugSymbolRVASubsection.cpp...
Generating docs for file lib/DebugInfo/CodeView/DebugSymbolsSubsection.cpp...
Generating docs for file lib/DebugInfo/CodeView/EnumTables.cpp...
Generating docs for file lib/DebugInfo/PDB/Native/EnumTables.cpp...
Generating docs for file lib/DebugInfo/CodeView/Formatters.cpp...
Generating docs for file lib/DebugInfo/CodeView/GlobalTypeTableBuilder.cpp...
Generating docs for file lib/DebugInfo/CodeView/LazyRandomTypeCollection.cpp...
Generating docs for file lib/DebugInfo/CodeView/Line.cpp...
Generating docs for file lib/DebugInfo/CodeView/MergingTypeTableBuilder.cpp...
Generating docs for file lib/DebugInfo/CodeView/RecordName.cpp...
Generating docs for file lib/DebugInfo/CodeView/RecordSerialization.cpp...
Generating docs for file lib/DebugInfo/CodeView/SimpleTypeSerializer.cpp...
Generating docs for file lib/DebugInfo/CodeView/StringsAndChecksums.cpp...
Generating docs for file lib/DebugInfo/CodeView/SymbolDumper.cpp...
Generating docs for file lib/DebugInfo/CodeView/SymbolRecordHelpers.cpp...
Generating docs for file lib/DebugInfo/CodeView/SymbolRecordMapping.cpp...
Generating docs for file lib/DebugInfo/CodeView/SymbolSerializer.cpp...
Generating docs for file lib/DebugInfo/CodeView/TypeDumpVisitor.cpp...
Generating docs for file lib/DebugInfo/CodeView/TypeHashing.cpp...
Generating docs for file lib/DebugInfo/CodeView/TypeIndex.cpp...
Generating docs for file lib/DebugInfo/CodeView/TypeIndexDiscovery.cpp...
Generating docs for file lib/DebugInfo/CodeView/TypeRecordHelpers.cpp...
Generating docs for file lib/DebugInfo/CodeView/TypeRecordMapping.cpp...
Generating docs for file lib/DebugInfo/CodeView/TypeStreamMerger.cpp...
Generating docs for file lib/DebugInfo/CodeView/TypeTableCollection.cpp...
Generating docs for file lib/DebugInfo/DWARF/DWARFAbbreviationDeclaration.cpp...
Generating docs for file lib/DebugInfo/DWARF/DWARFAcceleratorTable.cpp...
Generating docs for file lib/DebugInfo/DWARF/DWARFAddressRange.cpp...
Generating docs for file lib/DebugInfo/DWARF/DWARFCompileUnit.cpp...
Generating docs for file lib/DebugInfo/DWARF/DWARFContext.cpp...
Generating docs for file lib/DebugInfo/DWARF/DWARFDataExtractor.cpp...
Generating docs for file lib/DebugInfo/DWARF/DWARFDebugAbbrev.cpp...
Generating docs for file lib/DebugInfo/DWARF/DWARFDebugAddr.cpp...
Generating docs for file lib/DebugInfo/DWARF/DWARFDebugAranges.cpp...
Generating docs for file lib/DebugInfo/DWARF/DWARFDebugArangeSet.cpp...
Generating docs for file lib/DebugInfo/DWARF/DWARFDebugFrame.cpp...
Generating docs for file lib/DebugInfo/DWARF/DWARFDebugInfoEntry.cpp...
Generating docs for file lib/DebugInfo/DWARF/DWARFDebugLine.cpp...
Generating docs for file lib/DebugInfo/DWARF/DWARFDebugLoc.cpp...
Generating docs for file lib/DebugInfo/DWARF/DWARFDebugMacro.cpp...
Generating docs for file lib/DebugInfo/DWARF/DWARFDebugPubTable.cpp...
Generating docs for file lib/DebugInfo/DWARF/DWARFDebugRangeList.cpp...
Generating docs for file lib/DebugInfo/DWARF/DWARFDebugRnglists.cpp...
Generating docs for file lib/DebugInfo/DWARF/DWARFDie.cpp...
Generating docs for file lib/DebugInfo/DWARF/DWARFExpression.cpp...
Generating docs for file lib/DebugInfo/DWARF/DWARFFormValue.cpp...
Generating docs for file lib/DebugInfo/DWARF/DWARFGdbIndex.cpp...
Generating docs for file lib/DebugInfo/DWARF/DWARFListTable.cpp...
Generating docs for file lib/DebugInfo/DWARF/DWARFTypeUnit.cpp...
Generating docs for file lib/DebugInfo/DWARF/DWARFUnit.cpp...
Generating docs for file lib/DebugInfo/DWARF/DWARFUnitIndex.cpp...
Generating docs for file lib/DebugInfo/DWARF/DWARFVerifier.cpp...
Generating docs for file lib/DebugInfo/GSYM/FileWriter.cpp...
Generating docs for file lib/DebugInfo/GSYM/FunctionInfo.cpp...
Generating docs for file lib/DebugInfo/GSYM/GsymCreator.cpp...
Generating docs for file lib/DebugInfo/GSYM/GsymReader.cpp...
Generating docs for file lib/DebugInfo/GSYM/Header.cpp...
Generating docs for file lib/DebugInfo/GSYM/InlineInfo.cpp...
Generating docs for file lib/DebugInfo/GSYM/LineTable.cpp...
Generating docs for file lib/DebugInfo/GSYM/Range.cpp...
Generating docs for file lib/DebugInfo/MSF/MappedBlockStream.cpp...
Generating docs for file lib/DebugInfo/MSF/MSFBuilder.cpp...
Generating docs for file lib/DebugInfo/MSF/MSFCommon.cpp...
Generating docs for file lib/DebugInfo/MSF/MSFError.cpp...
Generating docs for file lib/DebugInfo/PDB/DIA/DIADataStream.cpp...
Generating docs for file lib/DebugInfo/PDB/DIA/DIAEnumDebugStreams.cpp...
Generating docs for file lib/DebugInfo/PDB/DIA/DIAEnumFrameData.cpp...
Generating docs for file lib/DebugInfo/PDB/DIA/DIAEnumInjectedSources.cpp...
Generating docs for file lib/DebugInfo/PDB/DIA/DIAEnumLineNumbers.cpp...
Generating docs for file lib/DebugInfo/PDB/DIA/DIAEnumSectionContribs.cpp...
Generating docs for file lib/DebugInfo/PDB/DIA/DIAEnumSourceFiles.cpp...
Generating docs for file lib/DebugInfo/PDB/DIA/DIAEnumSymbols.cpp...
Generating docs for file lib/DebugInfo/PDB/DIA/DIAEnumTables.cpp...
Generating docs for file lib/DebugInfo/PDB/DIA/DIAError.cpp...
Generating docs for file lib/DebugInfo/PDB/DIA/DIAFrameData.cpp...
Generating docs for file lib/DebugInfo/PDB/DIA/DIAInjectedSource.cpp...
Generating docs for file lib/DebugInfo/PDB/DIA/DIALineNumber.cpp...
Generating docs for file lib/DebugInfo/PDB/DIA/DIARawSymbol.cpp...
Generating docs for file lib/DebugInfo/PDB/DIA/DIASectionContrib.cpp...
Generating docs for file lib/DebugInfo/PDB/DIA/DIASession.cpp...
Generating docs for file lib/DebugInfo/PDB/DIA/DIASourceFile.cpp...
Generating docs for file lib/DebugInfo/PDB/DIA/DIATable.cpp...
Generating docs for file lib/DebugInfo/PDB/GenericError.cpp...
Generating docs for file lib/DebugInfo/PDB/IPDBSourceFile.cpp...
Generating docs for file lib/DebugInfo/PDB/Native/DbiModuleDescriptor.cpp...
Generating docs for file lib/DebugInfo/PDB/Native/DbiModuleDescriptorBuilder.cpp...
Generating docs for file lib/DebugInfo/PDB/Native/DbiModuleList.cpp...
Generating docs for file lib/DebugInfo/PDB/Native/DbiStream.cpp...
Generating docs for file lib/DebugInfo/PDB/Native/DbiStreamBuilder.cpp...
Generating docs for file lib/DebugInfo/PDB/Native/GlobalsStream.cpp...
Generating docs for file lib/DebugInfo/PDB/Native/GSIStreamBuilder.cpp...
Generating docs for file lib/DebugInfo/PDB/Native/Hash.cpp...
Generating docs for file lib/DebugInfo/PDB/Native/HashTable.cpp...
Generating docs for file lib/DebugInfo/PDB/Native/InfoStream.cpp...
Generating docs for file lib/DebugInfo/PDB/Native/InfoStreamBuilder.cpp...
Generating docs for file lib/DebugInfo/PDB/Native/InjectedSourceStream.cpp...
Generating docs for file lib/DebugInfo/PDB/Native/ModuleDebugStream.cpp...
Generating docs for file lib/DebugInfo/PDB/Native/NamedStreamMap.cpp...
Generating docs for file lib/DebugInfo/PDB/Native/NativeCompilandSymbol.cpp...
Generating docs for file lib/DebugInfo/PDB/Native/NativeEnumGlobals.cpp...
Generating docs for file lib/DebugInfo/PDB/Native/NativeEnumInjectedSources.cpp...
Generating docs for file lib/DebugInfo/PDB/Native/NativeEnumModules.cpp...
Generating docs for file lib/DebugInfo/PDB/Native/NativeEnumTypes.cpp...
Generating docs for file lib/DebugInfo/PDB/Native/NativeExeSymbol.cpp...
Generating docs for file lib/DebugInfo/PDB/Native/NativeRawSymbol.cpp...
Generating docs for file lib/DebugInfo/PDB/Native/NativeSession.cpp...
Generating docs for file lib/DebugInfo/PDB/Native/NativeSymbolEnumerator.cpp...
Generating docs for file lib/DebugInfo/PDB/Native/NativeTypeArray.cpp...
Generating docs for file lib/DebugInfo/PDB/Native/NativeTypeBuiltin.cpp...
Generating docs for file lib/DebugInfo/PDB/Native/NativeTypeEnum.cpp...
Generating docs for file lib/DebugInfo/PDB/Native/NativeTypeFunctionSig.cpp...
Generating docs for file lib/DebugInfo/PDB/Native/NativeTypePointer.cpp...
Generating docs for file lib/DebugInfo/PDB/Native/NativeTypeTypedef.cpp...
Generating docs for file lib/DebugInfo/PDB/Native/NativeTypeUDT.cpp...
Generating docs for file lib/DebugInfo/PDB/Native/NativeTypeVTShape.cpp...
Generating docs for file lib/DebugInfo/PDB/Native/PDBFile.cpp...
Generating docs for file lib/DebugInfo/PDB/Native/PDBFileBuilder.cpp...
Generating docs for file lib/DebugInfo/PDB/Native/PDBStringTable.cpp...
Generating docs for file lib/DebugInfo/PDB/Native/PDBStringTableBuilder.cpp...
Generating docs for file lib/DebugInfo/PDB/Native/PublicsStream.cpp...
Generating docs for file lib/DebugInfo/PDB/Native/RawError.cpp...
Generating docs for file lib/DebugInfo/PDB/Native/SymbolCache.cpp...
Generating docs for file lib/DebugInfo/PDB/Native/SymbolStream.cpp...
Generating docs for file lib/DebugInfo/PDB/Native/TpiHashing.cpp...
Generating docs for file lib/DebugInfo/PDB/Native/TpiStream.cpp...
Generating docs for file lib/DebugInfo/PDB/Native/TpiStreamBuilder.cpp...
Generating docs for file lib/DebugInfo/PDB/PDB.cpp...
Generating docs for file lib/DebugInfo/PDB/PDBContext.cpp...
Generating docs for file lib/DebugInfo/PDB/PDBExtras.cpp...
Generating docs for file lib/DebugInfo/PDB/PDBInterfaceAnchors.cpp...
Generating docs for file lib/DebugInfo/PDB/PDBSymbol.cpp...
Generating docs for file lib/DebugInfo/PDB/PDBSymbolAnnotation.cpp...
Generating docs for file lib/DebugInfo/PDB/PDBSymbolBlock.cpp...
Generating docs for file lib/DebugInfo/PDB/PDBSymbolCompiland.cpp...
Generating docs for file lib/DebugInfo/PDB/PDBSymbolCompilandDetails.cpp...
Generating docs for file lib/DebugInfo/PDB/PDBSymbolCompilandEnv.cpp...
Generating docs for file lib/DebugInfo/PDB/PDBSymbolCustom.cpp...
Generating docs for file lib/DebugInfo/PDB/PDBSymbolData.cpp...
Generating docs for file lib/DebugInfo/PDB/PDBSymbolExe.cpp...
Generating docs for file lib/DebugInfo/PDB/PDBSymbolFunc.cpp...
Generating docs for file lib/DebugInfo/PDB/PDBSymbolFuncDebugEnd.cpp...
Generating docs for file lib/DebugInfo/PDB/PDBSymbolFuncDebugStart.cpp...
Generating docs for file lib/DebugInfo/PDB/PDBSymbolLabel.cpp...
Generating docs for file lib/DebugInfo/PDB/PDBSymbolPublicSymbol.cpp...
Generating docs for file lib/DebugInfo/PDB/PDBSymbolThunk.cpp...
Generating docs for file lib/DebugInfo/PDB/PDBSymbolTypeArray.cpp...
Generating docs for file lib/DebugInfo/PDB/PDBSymbolTypeBaseClass.cpp...
Generating docs for file lib/DebugInfo/PDB/PDBSymbolTypeBuiltin.cpp...
Generating docs for file lib/DebugInfo/PDB/PDBSymbolTypeCustom.cpp...
Generating docs for file lib/DebugInfo/PDB/PDBSymbolTypeDimension.cpp...
Generating docs for file lib/DebugInfo/PDB/PDBSymbolTypeEnum.cpp...
Generating docs for file lib/DebugInfo/PDB/PDBSymbolTypeFriend.cpp...
Generating docs for file lib/DebugInfo/PDB/PDBSymbolTypeFunctionArg.cpp...
Generating docs for file lib/DebugInfo/PDB/PDBSymbolTypeFunctionSig.cpp...
Generating docs for file lib/DebugInfo/PDB/PDBSymbolTypeManaged.cpp...
Generating docs for file lib/DebugInfo/PDB/PDBSymbolTypePointer.cpp...
Generating docs for file lib/DebugInfo/PDB/PDBSymbolTypeTypedef.cpp...
Generating docs for file lib/DebugInfo/PDB/PDBSymbolTypeUDT.cpp...
Generating docs for file lib/DebugInfo/PDB/PDBSymbolTypeVTable.cpp...
Generating docs for file lib/DebugInfo/PDB/PDBSymbolTypeVTableShape.cpp...
Generating docs for file lib/DebugInfo/PDB/PDBSymbolUnknown.cpp...
Generating docs for file lib/DebugInfo/PDB/PDBSymbolUsingNamespace.cpp...
Generating docs for file lib/DebugInfo/PDB/PDBSymDumper.cpp...
Generating docs for file lib/DebugInfo/PDB/UDTLayout.cpp...
Generating docs for file lib/DebugInfo/Symbolize/DIPrinter.cpp...
Generating docs for file lib/DebugInfo/Symbolize/SymbolizableObjectFile.cpp...
Generating docs for file lib/DebugInfo/Symbolize/SymbolizableObjectFile.h...
Generating docs for file lib/DebugInfo/Symbolize/Symbolize.cpp...
Generating docs for file lib/Demangle/Demangle.cpp...
Generating docs for file lib/Demangle/ItaniumDemangle.cpp...
Generating docs for file lib/Demangle/MicrosoftDemangle.cpp...
Generating docs for file lib/Demangle/MicrosoftDemangleNodes.cpp...
Generating docs for file lib/ExecutionEngine/ExecutionEngine.cpp...
Generating docs for file lib/ExecutionEngine/ExecutionEngineBindings.cpp...
Generating docs for file lib/ExecutionEngine/GDBRegistrationListener.cpp...
Generating docs for file lib/ExecutionEngine/IntelJITEvents/IntelJITEventListener.cpp...
Generating docs for file lib/ExecutionEngine/IntelJITEvents/IntelJITEventsWrapper.h...
Generating docs for file lib/ExecutionEngine/IntelJITEvents/ittnotify_config.h...
Generating docs for file lib/ExecutionEngine/IntelJITEvents/ittnotify_types.h...
Generating docs for file lib/ExecutionEngine/IntelJITEvents/jitprofiling.c...
Generating docs for file lib/ExecutionEngine/IntelJITEvents/jitprofiling.h...
Generating docs for file lib/ExecutionEngine/Interpreter/Execution.cpp...
Generating docs for file lib/ExecutionEngine/Interpreter/ExternalFunctions.cpp...
Generating docs for file lib/ExecutionEngine/Interpreter/Interpreter.cpp...
Generating docs for file lib/ExecutionEngine/JITLink/BasicGOTAndStubsBuilder.h...
Generating docs for file lib/ExecutionEngine/JITLink/EHFrameSupport.cpp...
Generating docs for file lib/ExecutionEngine/JITLink/EHFrameSupportImpl.h...
Generating docs for file lib/ExecutionEngine/JITLink/JITLink.cpp...
Generating docs for file lib/ExecutionEngine/JITLink/JITLinkGeneric.cpp...
Generating docs for file lib/ExecutionEngine/JITLink/JITLinkGeneric.h...
Generating docs for file lib/ExecutionEngine/JITLink/JITLinkMemoryManager.cpp...
Generating docs for file lib/ExecutionEngine/JITLink/MachO.cpp...
Generating docs for file lib/ExecutionEngine/JITLink/MachO_arm64.cpp...
Generating docs for file lib/ExecutionEngine/JITLink/MachO_x86_64.cpp...
Generating docs for file lib/ExecutionEngine/JITLink/MachOLinkGraphBuilder.cpp...
Generating docs for file lib/ExecutionEngine/JITLink/MachOLinkGraphBuilder.h...
Generating docs for file lib/ExecutionEngine/MCJIT/MCJIT.cpp...
Generating docs for file lib/ExecutionEngine/OProfileJIT/OProfileJITEventListener.cpp...
Generating docs for file lib/ExecutionEngine/OProfileJIT/OProfileWrapper.cpp...
Generating docs for file lib/ExecutionEngine/Orc/CompileOnDemandLayer.cpp...
Generating docs for file lib/ExecutionEngine/Orc/CompileUtils.cpp...
Generating docs for file lib/ExecutionEngine/Orc/Core.cpp...
Generating docs for file lib/IR/Core.cpp...
Generating docs for file lib/ExecutionEngine/Orc/ExecutionUtils.cpp...
Generating docs for file lib/ExecutionEngine/Orc/IndirectionUtils.cpp...
Generating docs for file lib/ExecutionEngine/Orc/IRCompileLayer.cpp...
Generating docs for file lib/ExecutionEngine/Orc/IRTransformLayer.cpp...
Generating docs for file lib/ExecutionEngine/Orc/JITTargetMachineBuilder.cpp...
Generating docs for file lib/ExecutionEngine/Orc/Layer.cpp...
Generating docs for file lib/ExecutionEngine/Orc/LazyReexports.cpp...
Generating docs for file lib/ExecutionEngine/Orc/Legacy.cpp...
Generating docs for file lib/ExecutionEngine/Orc/LLJIT.cpp...
Generating docs for file lib/ExecutionEngine/Orc/NullResolver.cpp...
Generating docs for file lib/ExecutionEngine/Orc/ObjectLinkingLayer.cpp...
Generating docs for file lib/ExecutionEngine/Orc/ObjectTransformLayer.cpp...
Generating docs for file lib/ExecutionEngine/Orc/OrcABISupport.cpp...
Generating docs for file lib/ExecutionEngine/Orc/OrcCBindings.cpp...
Generating docs for file lib/ExecutionEngine/Orc/OrcCBindingsStack.h...
Generating docs for file lib/ExecutionEngine/Orc/OrcMCJITReplacement.cpp...
Generating docs for file lib/ExecutionEngine/Orc/RTDyldObjectLinkingLayer.cpp...
Generating docs for file lib/ExecutionEngine/Orc/SpeculateAnalyses.cpp...
Generating docs for file lib/ExecutionEngine/Orc/Speculation.cpp...
Generating docs for file lib/ExecutionEngine/Orc/ThreadSafeModule.cpp...
Generating docs for file lib/ExecutionEngine/OrcError/OrcError.cpp...
Generating docs for file lib/ExecutionEngine/OrcError/RPCError.cpp...
Generating docs for file lib/ExecutionEngine/PerfJITEvents/PerfJITEventListener.cpp...
Generating docs for file lib/ExecutionEngine/RuntimeDyld/JITSymbol.cpp...
Generating docs for file lib/ExecutionEngine/RuntimeDyld/RTDyldMemoryManager.cpp...
Generating docs for file lib/ExecutionEngine/RuntimeDyld/RuntimeDyld.cpp...
Generating docs for file lib/ExecutionEngine/RuntimeDyld/RuntimeDyldChecker.cpp...
Generating docs for file lib/ExecutionEngine/RuntimeDyld/RuntimeDyldCheckerImpl.h...
Generating docs for file lib/ExecutionEngine/RuntimeDyld/RuntimeDyldCOFF.cpp...
Generating docs for file lib/ExecutionEngine/RuntimeDyld/RuntimeDyldCOFF.h...
Generating docs for file lib/ExecutionEngine/RuntimeDyld/RuntimeDyldELF.cpp...
Generating docs for file lib/ExecutionEngine/RuntimeDyld/RuntimeDyldELF.h...
Generating docs for file lib/ExecutionEngine/RuntimeDyld/RuntimeDyldImpl.h...
Generating docs for file lib/ExecutionEngine/RuntimeDyld/RuntimeDyldMachO.cpp...
Generating docs for file lib/ExecutionEngine/RuntimeDyld/RuntimeDyldMachO.h...
Generating docs for file lib/ExecutionEngine/RuntimeDyld/Targets/RuntimeDyldCOFFI386.h...
Generating docs for file lib/ExecutionEngine/RuntimeDyld/Targets/RuntimeDyldCOFFThumb.h...
Generating docs for file lib/ExecutionEngine/RuntimeDyld/Targets/RuntimeDyldCOFFX86_64.h...
Generating docs for file lib/ExecutionEngine/RuntimeDyld/Targets/RuntimeDyldELFMips.cpp...
Generating docs for file lib/ExecutionEngine/RuntimeDyld/Targets/RuntimeDyldELFMips.h...
Generating docs for file lib/ExecutionEngine/RuntimeDyld/Targets/RuntimeDyldMachOAArch64.h...
Generating docs for file lib/ExecutionEngine/RuntimeDyld/Targets/RuntimeDyldMachOARM.h...
Generating docs for file lib/ExecutionEngine/RuntimeDyld/Targets/RuntimeDyldMachOI386.h...
Generating docs for file lib/ExecutionEngine/RuntimeDyld/Targets/RuntimeDyldMachOX86_64.h...
Generating docs for file lib/ExecutionEngine/SectionMemoryManager.cpp...
Generating docs for file lib/ExecutionEngine/TargetSelect.cpp...
Generating docs for file lib/FuzzMutate/FuzzerCLI.cpp...
Generating docs for file lib/FuzzMutate/IRMutator.cpp...
Generating docs for file lib/FuzzMutate/OpDescriptor.cpp...
Generating docs for file lib/FuzzMutate/Operations.cpp...
Generating docs for file lib/FuzzMutate/RandomIRBuilder.cpp...
Generating docs for file lib/IR/AbstractCallSite.cpp...
Generating docs for file lib/warning: Include graph for 'AsmWriter.cpp' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
/opt/doxygen-docs/src/llvm/lib/IR/DebugInfo.cpp:1202: warning: The following parameters of LLVMDIBuilderCreateClassType(LLVMDIBuilderRef Builder, LLVMMetadataRef Scope, const char *Name, size_t NameLen, LLVMMetadataRef File, unsigned LineNumber, uint64_t SizeInBits, uint32_t AlignInBits, uint64_t OffsetInBits, LLVMDIFlags Flags, LLVMMetadataRef DerivedFrom, LLVMMetadataRef *Elements, unsigned NumElements, LLVMMetadataRef VTableHolder, LLVMMetadataRef TemplateParamsNode, const char *UniqueIdentifier, size_t UniqueIdentifierLen) are not documented:
  parameter 'Builder'
/opt/doxygen-docs/src/llvm/lib/IR/DebugInfo.cpp:754: warning: The following parameters of LLVMDIBuilderCreateCompileUnit(LLVMDIBuilderRef Builder, LLVMDWARFSourceLanguage Lang, LLVMMetadataRef FileRef, const char *Producer, size_t ProducerLen, LLVMBool isOptimized, const char *Flags, size_t FlagsLen, unsigned RuntimeVer, const char *SplitName, size_t SplitNameLen, LLVMDWARFEmissionKind Kind, unsigned DWOId, LLVMBool SplitDebugInlining, LLVMBool DebugInfoForProfiling) are not documented:
  parameter 'Builder'
/opt/doxygen-docs/src/llvm/lib/IR/DebugInfo.cpp:884: warning: The following parameters of LLVMDIBuilderCreateDebugLocation(LLVMContextRef Ctx, unsigned Line, unsigned Column, LLVMMetadataRef Scope, LLVMMetadataRef InlinedAt) are not documented:
  parameter 'Ctx'
/opt/doxygen-docs/src/llvm/lib/IR/DebugInfo.cpp:1285: warning: The following parameters of LLVMDIBuilderCreateGlobalVariableExpression(LLVMDIBuilderRef Builder, LLVMMetadataRef Scope, const char *Name, size_t NameLen, const char *Linkage, size_t LinkLen, LLVMMetadataRef File, unsigned LineNo, LLVMMetadataRef Ty, LLVMBool LocalToUnit, LLVMMetadataRef Expr, LLVMMetadataRef Decl, uint32_t AlignInBits) are not documented:
  parameter 'Builder'
/opt/doxygen-docs/src/llvm/lib/IR/DebugInfo.cpp:835: warning: The following parameters of LLVMDIBuilderCreateImportedModuleFromNamespace(LLVMDIBuilderRef Builder, LLVMMetadataRef Scope, LLVMMetadataRef NS, LLVMMetadataRef File, unsigned Line) are not documented:
  parameter 'NS'
/opt/doxygen-docs/src/llvm/lib/IR/DebugInfo.cpp:1028: warning: The following parameters of LLVMDIBuilderCreateStructType(LLVMDIBuilderRef Builder, LLVMMetadataRef Scope, const char *Name, size_t NameLen, LLVMMetadataRef File, unsigned LineNumber, uint64_t SizeInBits, uint32_t AlignInBits, LLVMDIFlags Flags, LLVMMetadataRef DerivedFrom, LLVMMetadataRef *Elements, unsigned NumElements, unsigned RunTimeLang, LLVMMetadataRef VTableHolder, const char *UniqueId, size_t UniqueIdLen) are not documented:
  parameter 'DerivedFrom'
/opt/doxygen-docs/src/llvm/lib/IR/DebugInfo.cpp:1335: warning: The following parameters of LLVMDIBuilderCreateTempGlobalVariableFwdDecl(LLVMDIBuilderRef Builder, LLVMMetadataRef Scope, const char *Name, size_t NameLen, const char *Linkage, size_t LnkLen, LLVMMetadataRef File, unsigned LineNo, LLVMMetadataRef Ty, LLVMBool LocalToUnit, LLVMMetadataRef Decl, uint32_t AlignInBits) are not documented:
  parameter 'Builder'
/opt/doxygen-docs/src/llvm/lib/IR/DebugInfo.cpp:1108: warning: The following parameters of LLVMDIBuilderCreateTypedef(LLVMDIBuilderRef Builder, LLVMMetadataRef Type, const char *Name, size_t NameLen, LLVMMetadataRef File, unsigned LineNo, LLVMMetadataRef Scope) are not documented:
  parameter 'NameLen'
warning: Include graph for 'Verifier.cpp' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
IR/AsmWriter.cpp...
Generating docs for file lib/IR/AttributeImpl.h...
Generating docs for file lib/IR/Attributes.cpp...
Generating docs for file lib/IR/AutoUpgrade.cpp...
Generating docs for file lib/IR/BasicBlock.cpp...
Generating docs for file lib/IR/Comdat.cpp...
Generating docs for file lib/IR/ConstantFold.cpp...
Generating docs for file lib/IR/ConstantFold.h...
Generating docs for file lib/IR/ConstantRange.cpp...
Generating docs for file lib/IR/Constants.cpp...
Generating docs for file lib/IR/ConstantsContext.h...
Generating docs for file lib/IR/DataLayout.cpp...
Generating docs for file lib/IR/DebugInfo.cpp...
Generating docs for file lib/IR/DebugInfoMetadata.cpp...
Generating docs for file lib/IR/DebugLoc.cpp...
Generating docs for file lib/IR/DiagnosticHandler.cpp...
Generating docs for file lib/IR/DiagnosticInfo.cpp...
Generating docs for file lib/IR/DiagnosticPrinter.cpp...
Generating docs for file lib/IR/DIBuilder.cpp...
Generating docs for file lib/IR/Dominators.cpp...
Generating docs for file lib/IR/Function.cpp...
Generating docs for file lib/IR/Globals.cpp...
Generating docs for file lib/IR/GVMaterializer.cpp...
Generating docs for file lib/IR/InlineAsm.cpp...
Generating docs for file lib/IR/Instruction.cpp...
Generating docs for file lib/MCA/Instruction.cpp...
Generating docs for file lib/IR/Instructions.cpp...
Generating docs for file lib/IR/IntrinsicInst.cpp...
Generating docs for file lib/IR/IRBuilder.cpp...
Generating docs for file lib/IR/IRPrintingPasses.cpp...
Generating docs for file lib/IR/LegacyPassManager.cpp...
Generating docs for file lib/IR/LLVMContext.cpp...
Generating docs for file lib/IR/LLVMContextImpl.cpp...
Generating docs for file lib/IR/LLVMContextImpl.h...
Generating docs for file lib/IR/Mangler.cpp...
Generating docs for file lib/IR/MDBuilder.cpp...
Generating docs for file lib/IR/Metadata.cpp...
Generating docs for file lib/IR/MetadataImpl.h...
Generating docs for file lib/IR/Module.cpp...
Generating docs for file lib/IR/ModuleSummaryIndex.cpp...
Generating docs for file lib/IR/Operator.cpp...
Generating docs for file lib/IR/OptBisect.cpp...
Generating docs for file lib/IR/Pass.cpp...
Generating docs for file lib/IR/PassInstrumentation.cpp...
Generating docs for file lib/IR/PassManager.cpp...
Generating docs for file lib/IR/PassRegistry.cpp...
Generating docs for file lib/IR/PassTimingInfo.cpp...
Generating docs for file lib/IR/ProfileSummary.cpp...
Generating docs for file lib/IR/RemarkStreamer.cpp...
Generating docs for file lib/IR/SafepointIRVerifier.cpp...
Generating docs for file lib/IR/Statepoint.cpp...
Generating docs for file lib/IR/SymbolTableListTraitsImpl.h...
Generating docs for file lib/IR/Type.cpp...
Generating docs for file lib/IR/TypeFinder.cpp...
Generating docs for file lib/IR/Use.cpp...
Generating docs for file lib/IR/User.cpp...
Generating docs for file lib/IR/Value.cpp...
Generating docs for file lib/IR/ValueSymbolTable.cpp...
Generating docs for file lib/IR/Verifier.cpp...
Generating docs for file lib/IRReader/IRReader.cpp...
Generating docs for file lib/LineEditor/LineEditor.cpp...
Generating docs for file lib/Linker/IRMover.cpp...
Generating docs for file lib/Linker/LinkDiagnosticInfo.h...
Generating docs for file lib/Linker/LinkModules.cpp...
Generating docs for file lib/LTO/Caching.cpp...
Generating docs for file lib/LTO/LTO.cpp...
Generating docs for file lib/LTO/LTOBackend.cpp...
Generating docs for file lib/LTO/LTOCodeGenerator.cpp...
Generating docs for file lib/LTO/LTOModule.cpp...
Generating docs for file lib/LTO/SummaryBasedOptimizations.cpp...
Generating docs for file lib/LTO/ThinLTOCodeGenerator.cpp...
Generating docs for file lib/LTO/UpdateCompilerUsed.cpp...
Generating docs for file lib/MC/ConstantPools.cpp...
Generating docs for file lib/MC/ELFObjectWriter.cpp...
Generating docs for file lib/MC/MachObjectWriter.cpp...
Generating docs for file lib/MC/MCAsmBackend.cpp...
Generating docs for file lib/MC/MCAsmInfo.cpp...
Generating docs for file lib/MC/MCAsmInfoCOFF.cpp...
Generating docs for file lib/MC/MCAsmInfoDarwin.cpp...
Generating docs for warning: Include graph for 'AsmParser.cpp' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
/opt/doxygen-docs/src/llvm/lib/MC/MCParser/AsmParser.cpp:1364: warning: Unsupported xml/html tag <string> found
/opt/doxygen-docs/src/llvm/lib/MC/MCParser/AsmParser.cpp:1364: warning: Unsupported xml/html tag <string> found
file lib/MC/MCAsmInfoELF.cpp...
Generating docs for file lib/MC/MCAsmInfoWasm.cpp...
Generating docs for file lib/MC/MCAsmInfoXCOFF.cpp...
Generating docs for file lib/MC/MCAsmMacro.cpp...
Generating docs for file lib/MC/MCAsmStreamer.cpp...
Generating docs for file lib/MC/MCAssembler.cpp...
Generating docs for file lib/MC/MCCodeEmitter.cpp...
Generating docs for file lib/MC/MCCodePadder.cpp...
Generating docs for file lib/MC/MCCodeView.cpp...
Generating docs for file lib/MC/MCContext.cpp...
Generating docs for file lib/MC/MCDisassembler/Disassembler.cpp...
Generating docs for file lib/MC/MCDisassembler/MCDisassembler.cpp...
Generating docs for file lib/MC/MCDisassembler/MCExternalSymbolizer.cpp...
Generating docs for file lib/MC/MCDisassembler/MCRelocationInfo.cpp...
Generating docs for file lib/MC/MCDisassembler/MCSymbolizer.cpp...
Generating docs for file lib/MC/MCDwarf.cpp...
Generating docs for file lib/MC/MCELFObjectTargetWriter.cpp...
Generating docs for file lib/MC/MCELFStreamer.cpp...
Generating docs for file lib/MC/MCExpr.cpp...
Generating docs for file lib/MC/MCFragment.cpp...
Generating docs for file lib/MC/MCInst.cpp...
Generating docs for file lib/MC/MCInstPrinter.cpp...
Generating docs for file lib/MC/MCInstrAnalysis.cpp...
Generating docs for file lib/MC/MCInstrDesc.cpp...
Generating docs for file lib/MC/MCLabel.cpp...
Generating docs for file lib/MC/MCLinkerOptimizationHint.cpp...
Generating docs for file lib/MC/MCMachObjectTargetWriter.cpp...
Generating docs for file lib/MC/MCMachOStreamer.cpp...
Generating docs for file lib/MC/MCNullStreamer.cpp...
Generating docs for file lib/MC/MCObjectFileInfo.cpp...
Generating docs for file lib/MC/MCObjectStreamer.cpp...
Generating docs for file lib/MC/MCObjectWriter.cpp...
Generating docs for file lib/MC/MCParser/AsmLexer.cpp...
Generating docs for file lib/MC/MCParser/AsmParser.cpp...
Generating docs for file lib/MC/MCParser/COFFAsmParser.cpp...
Generating docs for file lib/MC/MCParser/DarwinAsmParser.cpp...
Generating docs for file lib/MC/MCParser/ELFAsmParser.cpp...
Generating docs for file lib/MC/MCParser/MCAsmLexer.cpp...
Generating docs for file lib/MC/MCParser/MCAsmParser.cpp...
Generating docs for file lib/MC/MCParser/MCAsmParserExtension.cpp...
Generating docs for file lib/MC/MCParser/MCTargetAsmParser.cpp...
Generating docs for file lib/MC/MCParser/WasmAsmParser.cpp...
Generating docs for file lib/MC/MCRegisterInfo.cpp...
Generating docs for file lib/MC/MCSchedule.cpp...
Generating docs for file lib/MC/MCSection.cpp...
Generating docs for file lib/MC/MCSectionCOFF.cpp...
Generating docs for file lib/MC/MCSectionELF.cpp...
Generating docs for file lib/MC/MCSectionMachO.cpp...
Generating docs for file lib/MC/MCSectionWasm.cpp...
Generating docs for file lib/MC/MCSectionXCOFF.cpp...
Generating docs for file lib/MC/MCStreamer.cpp...
Generating docs for file lib/MC/MCSubtargetInfo.cpp...
Generating docs for file lib/MC/MCSymbol.cpp...
Generating docs for file lib/MC/MCSymbolELF.cpp...
Generating docs for file lib/MC/MCTargetOptions.cpp...
Generating docs for file lib/MC/MCValue.cpp...
Generating docs for file lib/MC/MCWasmObjectTargetWriter.cpp...
Generating docs for file lib/MC/MCWasmStreamer.cpp...
Generating docs for file lib/MC/MCWin64EH.cpp...
Generating docs for file lib/MC/MCWinCOFFStreamer.cpp...
Generating docs for file lib/MC/MCWinEH.cpp...
Generating docs for file lib/MC/MCXCOFFObjectTargetWriter.cpp...
Generating docs for file lib/MC/MCXCOFFStreamer.cpp...
Generating docs for file lib/MC/StringTableBuilder.cpp...
Generating docs for file lib/MC/SubtargetFeature.cpp...
Generating docs for file lib/MC/WasmObjectWriter.cpp...
Generating docs for file lib/MC/WinCOFFObjectWriter.cpp...
Generating docs for file lib/MC/XCOFFObjectWriter.cpp...
Generating docs for file lib/MCA/CodeEmitter.cpp...
Generating docs for file lib/MCA/Context.cpp...
Generating docs for file lib/MCA/HardwareUnits/HardwareUnit.cpp...
Generating docs for file lib/MCA/HardwareUnits/LSUnit.cpp...
Generating docs for file lib/MCA/HardwareUnits/RegisterFile.cpp...
Generating docs for file lib/MCA/HardwareUnits/ResourceManager.cpp...
Generating docs for file lib/MCA/HardwareUnits/RetireControlUnit.cpp...
Generating docs for file lib/MCA/HardwareUnits/Scheduler.cpp...
Generating docs for file lib/MCA/HWEventListener.cpp...
Generating docs for file lib/MCA/InstrBuilder.cpp...
Generating docs for file lib/MCA/Pipeline.cpp...
Generating docs for file lib/MCA/Stages/DispatchStage.cpp...
Generating docs for file lib/MCA/Stages/EntryStage.cpp...
Generating docs for file lib/MCA/Stages/ExecuteStage.cpp...
Generating docs for file lib/MCA/Stages/InstructionTables.cpp...
Generating docs for file lib/MCA/Stages/MicroOpQueueStage.cpp...
Generating docs for file lib/MCA/Stages/RetireStage.cpp...
Generating docs for file lib/MCA/Stages/Stage.cpp...
Generating docs for file lib/MCA/Support.cpp...
Generating docs for file lib/Object/Archive.cpp...
Generating docs for file lib/Object/ArchiveWriter.cpp...
Generating docs for file lib/Object/Binary.cpp...
Generating docs for file lib/Object/COFFImportFile.cpp...
Generating docs for file lib/Object/COFFModuleDefinition.cpp...
Generating docs for file lib/Object/COFFObjectFile.cpp...
Generating docs for file lib/Object/Decompressor.cpp...
Generating docs for file lib/Object/ELF.cpp...
Generating docs for file lib/Object/ELFObjectFile.cpp...
Generating docs for file lib/Object/Error.cpp...
Generating docs for file lib/Support/Error.cpp...
Generating docs for file lib/TableGen/Error.cpp...
Generating docs for file lib/Testing/Support/Error.cpp...
Generating docs for file lib/Object/IRObjectFile.cpp...
Generating docs for file lib/Object/IRSymtab.cpp...
Generating docs for file lib/Object/MachOObjectFile.cpp...
Generating docs for file lib/Object/MachOUniversal.cpp...
Generating docs for file lib/Object/ModuleSymbolTable.cpp...
Generating docs for file lib/Object/Object.cpp...
Generating docs for file lib/Object/ObjectFile.cpp...
Generating docs for file lib/Object/RecordStreamer.cpp...
Generating docs for file lib/Object/RecordStreamer.h...
Generating docs for file lib/Object/RelocationResolver.cpp...
Generating docs for file lib/Object/SymbolicFile.cpp...
Generating docs for file lib/Object/SymbolSize.cpp...
Generating docs for file lib/Object/TapiFile.cpp...
Generating docs for file lib/Object/TapiUniversal.cpp...
Generating docs for file lib/Object/WasmObjectFile.cpp...
Generating docs for file lib/Object/WindowsMachineFlag.cpp...
Generating docs for file lib/Object/WindowsResource.cpp...
Generating docs for file lib/Object/XCOFFObjectFile.cpp...
Generating docs for file lib/ObjectYAML/CodeViewYAMLDebugSections.cpp...
Generating docs for file lib/ObjectYAML/CodeViewYAMLSymbols.cpp...
Generating docs for file lib/ObjectYAML/CodeViewYAMLTypeHashing.cpp...
Generating docs for file lib/ObjectYAML/CodeViewYAMLTypes.cpp...
Generating docs for file lib/ObjectYAML/COFFEmitter.cpp...
Generating docs for file lib/ObjectYAML/COFFYAML.cpp...
Generating docs for file lib/ObjectYAML/DWARFEmitter.cpp...
Generating docs for file lib/ObjectYAML/DWARFVisitor.cpp...
Generating docs for file lib/ObjectYAML/DWARFVisitor.h...
Generating docs for file lib/ObjectYAML/DWARFYAML.cpp...
Generating docs for file lib/ObjectYAML/ELFEmitter.cpp...
Generating docs for file lib/ObjectYAML/ELFYAML.cpp...
Generating docs for file lib/ObjectYAML/MachOEmitter.cpp...
Generating docs for file lib/ObjectYAML/MachOYAML.cpp...
Generating docs for file lib/ObjectYAML/MinidumpEmitter.cpp...
Generating docs for file lib/ObjectYAML/MinidumpYAML.cpp...
Generating docs for file lib/ObjectYAML/ObjectYAML.cpp...
Generating docs for file lib/ObjectYAML/WasmEmitter.cpp...
Generating docs for file lib/ObjectYAML/WasmYAML.cpp...
Generating docs for file lib/ObjectYAML/XCOFFYAML.cpp...
Generating docs for file lib/ObjectYAML/YAML.cpp...
Generating docs for file lib/ObjectYAML/yaml2obj.cpp...
Generating docs for file lib/Option/Arg.cpp...
Generating docs for file lib/Option/ArgList.cpp...
Generating docs for file lib/Option/Option.cpp...
Generating docs for file lib/Option/OptTable.cpp...
Generating docs for file lib/Passes/Pawarning: Include graph for 'PassBuilder.cpp' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
/opt/doxygen-docs/src/llvm/lib/ProfileData/SampleProfReader.cpp:97: warning: The following parameters of ParseLine(const StringRef &Input, bool &IsCallsite, uint32_t &Depth, uint64_t &NumSamples, uint32_t &LineOffset, uint32_t &Discriminator, StringRef &CalleeName, DenseMap< StringRef, uint64_t > &TargetCountMap) are not documented:
  parameter 'CalleeName'
ssBuilder.cpp...
Generating docs for file lib/Passes/PassPlugin.cpp...
Generating docs for file lib/Passes/StandardInstrumentations.cpp...
Generating docs for file lib/ProfileData/Coverage/CoverageMapping.cpp...
Generating docs for file lib/ProfileData/Coverage/CoverageMappingReader.cpp...
Generating docs for file lib/ProfileData/Coverage/CoverageMappingWriter.cpp...
Generating docs for file lib/ProfileData/GCOV.cpp...
Generating docs for file lib/ProfileData/InstrProf.cpp...
Generating docs for file lib/ProfileData/InstrProfReader.cpp...
Generating docs for file lib/ProfileData/InstrProfWriter.cpp...
Generating docs for file lib/ProfileData/ProfileSummaryBuilder.cpp...
Generating docs for file lib/ProfileData/SampleProf.cpp...
Generating docs for file lib/ProfileData/SampleProfReader.cpp...
Generating docs for file lib/ProfileData/SampleProfWriter.cpp...
Generating docs for file lib/Remarks/BitstreamRemarkParser.cpp...
Generating docs for file lib/Remarks/BitstreamRemarkSerializer.cpp...
Generating docs for file lib/Remarks/Remark.cpp...
Generating docs for file lib/Remarks/RemarkFormat.cpp...
Generating docs for file lib/Remarks/RemarkLinker.cpp...
Generating docs for file lib/Remarks/RemarkParser.cpp...
Generating docs for file lib/Remarks/RemarkSerializer.cpp...
Generating docs for file lib/Remarks/RemarkStringTable.cpp...
Generating docs for file lib/Remarks/YAMLRemarkParser.cpp...
Generating docs for file lib/Remarks/YAMLRemarkParser.h...
Generating docs for file lib/Remarks/YAMLRemarkSerializer.cpp...
Generating docs for file lib/Support/AArch64TargetParser.cpp...
Generating docs for file lib/Support/ABIBreak.cpp...
Generating docs for file lib/Support/Allocator.cpp...
Generating docs for file lib/Support/AMDGPUMetadata.cpp...
Generating docs for file lib/Support/APFloat.cpp...
Generating docs for file lib/Support/APInt.cpp...
Generating docs for file lib/Support/APSInt.cpp...
Generating docs for file lib/Support/ARMAttributeParser.cpp...
Generating docs for file lib/Support/ARMBuildAttrs.cpp...
Generating docs for file lib/Support/ARMTargetParser.cpp...
Generating docs for file lib/Support/ARMWinEH.cpp...
Generating docs for file lib/Support/Atomic.cpp...
Generating docs for file lib/Support/BinaryStreamError.cpp...
Generating docs for file lib/Support/BinaryStreamReader.cpp...
Generating docs for file lib/Support/BinaryStreamRef.cpp...
Generating docs for file lib/Support/BinaryStreamWriter.cpp...
Generating docs for file lib/Support/BlockFrequency.cpp...
Generating docs for file lib/Support/BranchProbability.cpp...
Generating docs for file lib/Support/BuryPointer.cpp...
Generating docs for file lib/Support/CachePruning.cpp...
Generating docs for file lib/Support/Chrono.cpp...
Generating docs for file lib/Support/circular_raw_ostream.cpp...
Generating docs for file lib/Support/CodeGenCoverage.cpp...
Generating docs for file lib/Support/COM.cpp...
Generating docs for file lib/Support/CommandLine.cpp...
Generating docs for file lib/Support/Compression.cpp...
Generating docs for file lib/Support/ConvertUTF.cpp...
Generating docs for file lib/Support/ConvertUTFWrapper.cpp...
Generating docs for file lib/Support/CrashRecoveryContext.cpp...
Generating docs for file lib/Support/CRC.cpp...
Generating docs for file lib/Support/DAGDeltaAlgorithm.cpp...
Generating docs for file lib/Support/DataExtractor.cpp...
Generating docs for file lib/Support/Debug.cpp...
Generating docs for file lib/Support/DebugCounter.cpp...
Generating docs for file lib/Support/DeltaAlgorithm.cpp...
Generating docs for file lib/Support/DJB.cpp...
Generating docs for file lib/Support/DynamicLibrary.cpp...
Generating docs for file lib/Support/Errno.cpp...
Generating docs for file lib/Support/ErrorHandling.cpp...
Generating docs for file lib/Support/FileCheck.cpp...
Generating docs for file lib/Support/FileCheckImpl.h...
Generating docs for file lib/Support/FileCollector.cpp...
Generating docs for file lib/Support/FileOutputBuffer.cpp...
Generating docs for file lib/Support/FileUtilities.cpp...
Generating docs for file lib/Support/FoldingSet.cpp...
Generating docs for file lib/Support/FormattedStream.cpp...
Generating docs for file lib/Support/FormatVariadic.cpp...
Generating docs for file lib/Support/GlobPattern.cpp...
Generating docs for file lib/Support/GraphWriter.cpp...
Generating docs for file lib/Support/Hashing.cpp...
Generating docs for file lib/Support/Host.cpp...
Generating docs for file lib/Support/InitLLVM.cpp...
Generating docs for file lib/Support/IntEqClasses.cpp...
Generating docs for file lib/Support/IntervalMap.cpp...
Generating docs for file lib/Support/ItaniumManglingCanonicalizer.cpp...
Generating docs for file lib/Support/JSON.cpp...
Generating docs for file lib/Support/KnownBits.cpp...
Generating docs for file lib/Support/LEB128.cpp...
Generating docs for file lib/Support/LineIterator.cpp...
Generating docs for file lib/Support/Locale.cpp...
Generating docs for file lib/Support/LockFileManager.cpp...
Generating docs for file lib/Support/ManagedStatic.cpp...
Generating docs for file lib/Support/MathExtras.cpp...
Generating docs for file lib/Support/MD5.cpp...
Generating docs for file lib/Support/Memory.cpp...
Generating docs for file lib/Support/MemoryBuffer.cpp...
Generating docs for file lib/Support/NativeFormatting.cpp...
Generating docs for file lib/Support/Optional.cpp...
Generating docs for file lib/Support/Options.cpp...
Generating docs for file lib/Support/Parallel.cpp...
Generating docs for file lib/Support/Path.cpp...
Generating docs for file lib/Support/PluginLoader.cpp...
Generating docs for file lib/Support/PrettyStackTrace.cpp...
Generating docs for file lib/Support/Process.cpp...
Generating docs for file lib/Support/Program.cpp...
Generating docs for file lib/Support/RandomNumberGenerator.cpp...
Generating docs for file lib/Support/raw_os_ostream.cpp...
Generating docs for file lib/Support/raw_ostream.cpp...
Generating docs for file lib/Support/regcomp.c...
Generating docs for file lib/Support/regengine.inc...
Generating docs for file lib/Support/regerror.c...
Generating docs for file lib/Support/Regex.cpp...
Generating docs for file lib/Support/regex2.h...
Generating docs for file lib/Support/regex_impl.h...
Generating docs for file lib/Support/regexec.c...
Generating docs for file lib/Support/regfree.c...
Generating docs for file lib/Support/regstrlcpy.c...
Generating docs for file lib/Support/regutils.h...
Generating docs for file lib/Support/RWMutex.cpp...
Generating docs for file lib/Support/ScaledNumber.cpp...
Generating docs for file lib/Support/ScopedPrinter.cpp...
Generating docs for file lib/Support/SHA1.cpp...
Generating docs for file lib/Support/Signals.cpp...
Generating docs for file lib/Support/Signposts.cpp...
Generating docs for file lib/Support/SmallPtrSet.cpp...
Generating docs for file lib/Support/SmallVector.cpp...
Generating docs for file lib/Support/SourceMgr.cpp...
Generating docs for file lib/Support/SpecialCaseList.cpp...
Generating docs for file lib/Support/Statistic.cpp...
Generating docs for file lib/Support/StringExtras.cpp...
Generating docs for file lib/Support/StringMap.cpp...
Generating docs for file lib/Support/StringPool.cpp...
Generating docs for file lib/Support/StringRef.cpp...
Generating docs for file lib/Support/StringSaver.cpp...
Generating docs for file lib/Support/SymbolRemappingReader.cpp...
Generating docs for file lib/Support/SystemUtils.cpp...
Generating docs for file lib/Support/TargetParser.cpp...
Generating docs for file lib/Support/TargetRegistry.cpp...
Generating docs for file lib/Support/TarWriter.cpp...
Generating docs for file lib/Support/Threading.cpp...
Generating docs for file lib/Support/ThreadLocal.cpp...
Generating docs for file lib/Support/ThreadPool.cpp...
Generating docs for file lib/Support/TimeProfiler.cpp...
Generating docs for file lib/Support/Timer.cpp...
Generating docs for file lib/Support/ToolOutputFile.cpp...
Generating docs for file lib/Support/TrigramIndex.cpp...
Generating docs for file lib/Support/Triple.cpp...
Generating docs for file lib/Support/Twine.cpp...
Generating docs for file lib/Support/Unicode.cpp...
Generating docs for file lib/Support/UnicodeCaseFold.cpp...
Generating docs for file lib/Support/Unix/COM.inc...
Generating docs for file lib/Support/Windows/COM.inc...
Generating docs for file lib/Support/Unix/DynamicLibrary.inc...
Generating docs for file lib/Support/Windows/DynamicLibrary.inc...
Generating docs for file lib/Support/Unix/Host.inc...
Generating docs for file lib/Support/Windows/Host.inc...
Generating docs for file lib/Support/Unix/Memory.inc...
Generating docs for file lib/Support/Windows/Memory.inc...
Generating docs for file lib/Support/Unix/Path.inc...
Generating docs for file lib/Support/Windows/Path.inc...
Generating docs for file lib/Support/Unix/Process.inc...
Generating docs for file lib/Support/Windows/Process.inc...
Generating docs for file lib/Support/Unix/Program.inc...
Generating docs for file lib/Support/Windows/Program.inc...
Generating docs for file lib/Support/Unix/Signals.inc...
Generating docs for file lib/Support/Windows/Signals.inc...
Generating docs for file lib/Support/Unix/Threading.inc...
Generating docs for file lib/Support/Windows/Threading.inc...
Generating docs for file lib/Support/Unix/ThreadLocal.inc...
Generating docs for file lib/Support/Windows/ThreadLocal.inc...
Generating docs for file lib/Support/Unix/Unix.h...
Generating docs for file lib/Support/Unix/Watchdog.inc...
Generating docs for file lib/Support/Windows/Watchdog.inc...
Generating docs for file lib/Support/Valgrind.cpp...
Generating docs for file lib/Support/VersionTuple.cpp...
Generating docs for file lib/Support/VirtualFileSystem.cpp...
Generating docs for file lib/Support/Watchdog.cpp...
Generating docs for file lib/Support/Windows/explicit_symbols.inc...
Generating docs for file lib/Support/Windows/WindowsSupport.h...
Generating docs for file lib/Support/WithColor.cpp...
Generating docs for file lib/Support/xxhash.cpp...
Generating docs for file lib/Support/YAMLParser.cpp...
Generating docs for file lib/Support/YAMLTraits.cpp...
Generating docs for file lib/Support/Z3Solver.cpp...
Generating docs for file lib/TableGen/JSONBackend.cpp...
Generating docs for file lib/TableGen/Main.cpp...
Generating docs for file lib/TableGen/Record.cpp...
Generating docs for file lib/TableGen/SetTheory.cpp...
Generating docs for file lib/TableGen/StringMatcher.cpp...
Generating docs for file lib/TableGen/TableGenBackend.cpp...
Generating docs for file lib/TableGen/TGLexer.cpp...
Generating docs for file lib/TableGen/TGLexer.h...
Generating docs for file lib/TableGen/TGParser.cpp...
Generating docs for file lib/TableGen/TGParser.h...
Generating docs for file lib/Target/AArch64/AArch64.h...
Generating docs for file lib/Target/AArch64/AArch64A53Fix835769.cpp...
Generating docs for file lib/Target/AArch64/AArch64A57FPLoadBalancing.cpp...
Generating docs for file lib/Target/AArch64/AArch64AdvSIMDScalarPass.cpp...
Generating docs for file lib/Target/AArch64/AArch64AsmPrinter.cpp...
Generating docs for file lib/Target/AArch64/AArch64BranchTargets.cpp...
Generating docs for file lib/Target/AArch64/AArch64CallingConvention.cpp...
Generating docs for file lib/Target/AArch64/AArch64CallingConvention.h...
Generating docs for file lib/Target/AArch64/AArch64CallLowering.cpp...
Generating docs for file lib/Target/AArch64/AArch64CallLowering.h...
Generating docs for file lib/Target/AArch64/AArch64CleanupLocalDynamicTLSPass.cpp...
Generating docs for file lib/Target/AArch64/AArch64CollectLOH.cpp...
Generating docs for file lib/Target/AArch64/AArch64CompressJumpTables.cpp...
Generating docs for file lib/Target/AArch64/AArch64CondBrTuning.cpp...
Generating docs for file lib/Target/AArch64/AArch64ConditionalCompares.cpp...
Generating docs for file lib/Target/AArch64/AArch64ConditionOptimizer.cpp...
Generating docs for file lib/Target/AArch64/AArch64DeadRegisterDefinitionsPass.cpp...
Generating docs for file lib/Target/AArch64/AArch64ExpandImm.cpp...
Generating docs for file lib/Target/AArch64/AArch64ExpandImm.h...
Generating docs for file lib/Target/AArch64/AArch64ExpandPseudoInsts.cpp...
Generating docs for file lib/Target/AArch64/AArch64FalkorHWPFFix.cpp...
Generating docs for file liwarning: Include graph for 'AArch64FastISel.cpp' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
warning: Include graph for 'AArch64ISelLowering.cpp' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
/opt/doxygen-docs/src/llvm/lib/Target/AArch64/AArch64ISelLowering.cpp:1767: warning: The following parameters of canEmitConjunction(const SDValue Val, bool &CanNegate, bool &MustBeFirst, bool WillNegate, unsigned Depth=0) are not documented:
  parameter 'Val'
  parameter 'Depth'
warning: Include graph for 'AArch64AsmParser.cpp' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
/opt/doxygen-docs/src/llvm/lib/Target/AArch64/AsmParser/AArch64AsmParser.cpp:2124: warning: explicit link request to 'elements' could not be resolved
/opt/doxygen-docs/src/llvm/lib/Target/AArch64/AsmParser/AArch64AsmParser.cpp:2124: warning: explicit link request to 'elements' could not be resolved
b/Target/AArch64/AArch64FastISel.cpp...
Generating docs for file lib/Target/AArch64/AArch64FrameLowering.cpp...
Generating docs for file lib/Target/AArch64/AArch64FrameLowering.h...
Generating docs for file lib/Target/AArch64/AArch64InstrInfo.cpp...
Generating docs for file lib/Target/AArch64/AArch64InstrInfo.h...
Generating docs for file lib/Target/AArch64/AArch64InstructionSelector.cpp...
Generating docs for file lib/Target/AArch64/AArch64ISelDAGToDAG.cpp...
Generating docs for file lib/Target/AArch64/AArch64ISelLowering.cpp...
Generating docs for file lib/Target/AArch64/AArch64ISelLowering.h...
Generating docs for file lib/Target/AArch64/AArch64LegalizerInfo.cpp...
Generating docs for file lib/Target/AArch64/AArch64LegalizerInfo.h...
Generating docs for file lib/Target/AArch64/AArch64LoadStoreOptimizer.cpp...
Generating docs for file lib/Target/AArch64/AArch64MachineFunctionInfo.h...
Generating docs for file lib/Target/AArch64/AArch64MacroFusion.cpp...
Generating docs for file lib/Target/AArch64/AArch64MacroFusion.h...
Generating docs for file lib/Target/AArch64/AArch64MCInstLower.cpp...
Generating docs for file lib/Target/AArch64/AArch64MCInstLower.h...
Generating docs for file lib/Target/AArch64/AArch64PBQPRegAlloc.cpp...
Generating docs for file lib/Target/AArch64/AArch64PBQPRegAlloc.h...
Generating docs for file lib/Target/AArch64/AArch64PerfectShuffle.h...
Generating docs for file lib/Target/AArch64/AArch64PreLegalizerCombiner.cpp...
Generating docs for file lib/Target/AArch64/AArch64PromoteConstant.cpp...
Generating docs for file lib/Target/AArch64/AArch64RedundantCopyElimination.cpp...
Generating docs for file lib/Target/AArch64/AArch64RegisterBankInfo.cpp...
Generating docs for file lib/Target/AArch64/AArch64RegisterBankInfo.h...
Generating docs for file lib/Target/AArch64/AArch64RegisterInfo.cpp...
Generating docs for file lib/Target/AArch64/AArch64RegisterInfo.h...
Generating docs for file lib/Target/AArch64/AArch64SelectionDAGInfo.cpp...
Generating docs for file lib/Target/AArch64/AArch64SelectionDAGInfo.h...
Generating docs for file lib/Target/AArch64/AArch64SIMDInstrOpt.cpp...
Generating docs for file lib/Target/AArch64/AArch64SpeculationHardening.cpp...
Generating docs for file lib/Target/AArch64/AArch64StackOffset.h...
Generating docs for file lib/Target/AArch64/AArch64StackTagging.cpp...
Generating docs for file lib/Target/AArch64/AArch64StackTaggingPreRA.cpp...
Generating docs for file lib/Target/AArch64/AArch64StorePairSuppress.cpp...
Generating docs for file lib/Target/AArch64/AArch64Subtarget.cpp...
Generating docs for file lib/Target/AArch64/AArch64Subtarget.h...
Generating docs for file lib/Target/AArch64/AArch64TargetMachine.cpp...
Generating docs for file lib/Target/AArch64/AArch64TargetMachine.h...
Generating docs for file lib/Target/AArch64/AArch64TargetObjectFile.cpp...
Generating docs for file lib/Target/AArch64/AArch64TargetObjectFile.h...
Generating docs for file lib/Target/AArch64/AArch64TargetTransformInfo.cpp...
Generating docs for file lib/Target/AArch64/AArch64TargetTransformInfo.h...
Generating docs for file lib/Target/AArch64/AsmParser/AArch64AsmParser.cpp...
Generating docs for file lib/Target/AArch64/Disassembler/AArch64Disassembler.cpp...
Generating docs for file lib/Target/AArch64/Disassembler/AArch64Disassembler.h...
Generating docs for file lib/Target/AArch64/Disassembler/AArch64ExternalSymbolizer.cpp...
Generating docs for file lib/Target/AArch64/Disassembler/AArch64ExternalSymbolizer.h...
Generating docs for file lib/Target/AArch64/MCTargetDesc/AArch64AddressingModes.h...
Generating docs for file lib/Target/AArch64/MCTargetDesc/AArch64AsmBackend.cpp...
Generating docs for file lib/Target/AArch64/MCTargetDesc/AArch64ELFObjectWriter.cpp...
Generating docs for file lib/Target/AArch64/MCTargetDesc/AArch64ELFStreamer.cpp...
Generating docs for file lib/Target/AArch64/MCTargetDesc/AArch64ELFStreamer.h...
Generating docs for file lib/Target/AArch64/MCTargetDesc/AArch64FixupKinds.h...
Generating docs for file lib/Target/AArch64/MCTargetDesc/AArch64InstPrinter.cpp...
Generating docswarning: Included by graph for 'AMDGPU.h' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
 for file lib/Target/AArch64/MCTargetDesc/AArch64InstPrinter.h...
Generating docs for file lib/Target/AArch64/MCTargetDesc/AArch64MachObjectWriter.cpp...
Generating docs for file lib/Target/AArch64/MCTargetDesc/AArch64MCAsmInfo.cpp...
Generating docs for file lib/Target/AArch64/MCTargetDesc/AArch64MCAsmInfo.h...
Generating docs for file lib/Target/AArch64/MCTargetDesc/AArch64MCCodeEmitter.cpp...
Generating docs for file lib/Target/AArch64/MCTargetDesc/AArch64MCExpr.cpp...
Generating docs for file lib/Target/AArch64/MCTargetDesc/AArch64MCExpr.h...
Generating docs for file lib/Target/AArch64/MCTargetDesc/AArch64MCTargetDesc.cpp...
Generating docs for file lib/Target/AArch64/MCTargetDesc/AArch64MCTargetDesc.h...
Generating docs for file lib/Target/AArch64/MCTargetDesc/AArch64TargetStreamer.cpp...
Generating docs for file lib/Target/AArch64/MCTargetDesc/AArch64TargetStreamer.h...
Generating docs for file lib/Target/AArch64/MCTargetDesc/AArch64WinCOFFObjectWriter.cpp...
Generating docs for file lib/Target/AArch64/MCTargetDesc/AArch64WinCOFFStreamer.cpp...
Generating docs for file lib/Target/AArch64/MCTargetDesc/AArch64WinCOFFStreamer.h...
Generating docs for file lib/Target/AArch64/TargetInfo/AArch64TargetInfo.cpp...
Generating docs for file lib/Target/AArch64/TargetInfo/AArch64TargetInfo.h...
Generating docs for file lib/Target/AArch64/Utils/AArch64BaseInfo.cpp...
Generating docs for file lib/Target/AArch64/Utils/AArch64BaseInfo.h...
Generating docs for file lib/Target/AMDGPU/AMDGPU.h...
Generating docs for file lib/Target/AMDGPU/AMDGPUAliasAnalysis.cpp...
Generating docs for file lib/Target/AMDGPU/AMDGPUAliasAnalysis.h...
Generating docs for file lib/Target/AMDGPU/AMDGPUAlwaysInlinePass.cpp...
Generating docs for file lib/Target/AMDGPU/AMDGPUAnnotateKernelFeatures.cpp...
Generating docs for file lib/Target/AMDGPU/AMDGPUAnnotateUniformValues.cpp...
Generating docs for file lib/Target/AMDGPU/AMDGPUArgumentUsageInfo.cpp...
Generating docs for file lib/Target/AMDGPU/AMDGPUArgumentUsageInfo.h...
Generating docs for file lib/Target/AMDGPU/AMDGPUAsmPrinter.cpp...
Generating docs for file lib/Target/AMDGPU/AMDGPUAsmPrinter.h...
Generating docs for file lib/Target/AMDGPU/AMDGPUAtomicOptimizer.cpp...
Generating docs for file lib/Target/AMDGPU/AMDGPUCallLowering.cpp...
Generating docs for file lib/Target/AMDGPU/AMDGPUCallLowering.h...
Generating docs for file lib/Target/AMDGPU/AMDGPUCodeGenPrepare.cpp...
Generating docs for file lib/Target/AMDGPU/AMDGPUFixFunctionBitcasts.cpp...
Generating docs for file lib/Target/AMDGPU/AMDGPUFrameLowering.cpp...
Generating docs for file lib/Target/AMDGPU/AMDGPUFrameLowering.h...
Generating docs for file lib/Target/AMDGPU/AMDGPUHSAMetadataStreamer.cpp...
Generating docs for file lib/Target/AMDGPU/AMDGPUHSAMetadataStreamer.h...
Generating docs for file lib/Target/AMDGPU/AMDGPUInline.cpp...
Generating docs for file lib/Target/AMDGPU/AMDGPUInstrInfo.cpp...
Generating docs for file lib/Target/AMDGPU/AMDGPUInstrInfo.h...
Generating docs for file lib/Target/AMDGPU/AMDGPUInstructionSelector.cpp...
Generating docs for file lib/Target/AMDGPU/AMDGPUInstructionSelector.h...
Generating docs for file lib/Target/AMDGPU/AMDGPUISelDAGToDAG.cpp...
Generating docs for file lib/Target/AMDGPU/AMDGPUISelLowering.cpp...
Generating docs for file lib/Target/AMDGPU/AMDGPUISelLowering.h...
Generating docs for file lib/Target/AMDGPU/AMDGPULegalizerInfo.cpp...
Generating docs for file lib/Target/AMDGPU/AMDGPULegalizerInfo.h...
Generating docs for file lib/Target/AMDGPU/AMDGPULibCalls.cpp...
Generating docs for file lib/Target/AMDGPU/AMDGPULibFunc.cpp...
Generating docs for file lib/Target/AMDGPU/AMDGPULibFunc.h...
Generating docs for file lib/Target/AMDGPU/AMDGPULowerIntrinsics.cpp...
Generating docs for file lib/Target/AMDGPU/AMDGPULowerKernelArguments.cpp...
Generating docs for file lib/Target/AMDGPU/AMDGPULowerKernelAttributes.cpp...
Generating docs for file lib/Target/AMDGPU/AMDGPUMachineCFGStructurizer.cpp...
Generating docs for file lib/Target/AMDGPU/AMDGPUMachineFunction.cpp...
Generating docs for file lib/Target/AMDGPU/warning: Included by graph for 'AMDGPUSubtarget.h' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
warning: Include graph for 'AMDGPUAsmParser.cpp' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
AMDGPUMachineFunction.h...
Generating docs for file lib/Target/AMDGPU/AMDGPUMachineModuleInfo.cpp...
Generating docs for file lib/Target/AMDGPU/AMDGPUMachineModuleInfo.h...
Generating docs for file lib/Target/AMDGPU/AMDGPUMacroFusion.cpp...
Generating docs for file lib/Target/AMDGPU/AMDGPUMacroFusion.h...
Generating docs for file lib/Target/AMDGPU/AMDGPUMCInstLower.cpp...
Generating docs for file lib/Target/AMDGPU/AMDGPUOpenCLEnqueuedBlockLowering.cpp...
Generating docs for file lib/Target/AMDGPU/AMDGPUPerfHintAnalysis.cpp...
Generating docs for file lib/Target/AMDGPU/AMDGPUPerfHintAnalysis.h...
Generating docs for file lib/Target/AMDGPU/AMDGPUPrintfRuntimeBinding.cpp...
Generating docs for file lib/Target/AMDGPU/AMDGPUPromoteAlloca.cpp...
Generating docs for file lib/Target/AMDGPU/AMDGPUPropagateAttributes.cpp...
Generating docs for file lib/Target/AMDGPU/AMDGPUPTNote.h...
Generating docs for file lib/Target/AMDGPU/AMDGPURegisterBankInfo.cpp...
Generating docs for file lib/Target/AMDGPU/AMDGPURegisterBankInfo.h...
Generating docs for file lib/Target/AMDGPU/AMDGPURegisterInfo.cpp...
Generating docs for file lib/Target/AMDGPU/AMDGPURegisterInfo.h...
Generating docs for file lib/Target/AMDGPU/AMDGPURewriteOutArguments.cpp...
Generating docs for file lib/Target/AMDGPU/AMDGPUSubtarget.cpp...
Generating docs for file lib/Target/AMDGPU/AMDGPUSubtarget.h...
Generating docs for file lib/Target/AMDGPU/AMDGPUTargetMachine.cpp...
Generating docs for file lib/Target/AMDGPU/AMDGPUTargetMachine.h...
Generating docs for file lib/Target/AMDGPU/AMDGPUTargetObjectFile.cpp...
Generating docs for file lib/Target/AMDGPU/AMDGPUTargetObjectFile.h...
Generating docs for file lib/Target/AMDGPU/AMDGPUTargetTransformInfo.cpp...
Generating docs for file lib/Target/AMDGPU/AMDGPUTargetTransformInfo.h...
Generating docs for file lib/Target/AMDGPU/AMDGPUUnifyDivergentExitNodes.cpp...
Generating docs for file lib/Target/AMDGPU/AMDGPUUnifyMetadata.cpp...
Generating docs for file lib/Target/AMDGPU/AMDILCFGStructurizer.cpp...
Generating docs for file lib/Target/AMDGPU/AMDKernelCodeT.h...
Generating docs for file lib/Target/AMDGPU/AsmParser/AMDGPUAsmParser.cpp...
Generating docs for file lib/Target/AMDGPU/Disassembler/AMDGPUDisassembler.cpp...
Generating docs for file lib/Target/AMDGPU/Disassembler/AMDGPUDisassembler.h...
Generating docs for file lib/Target/AMDGPU/GCNDPPCombine.cpp...
Generating docs for file lib/Target/AMDGPU/GCNHazardRecognizer.cpp...
Generating docs for file lib/Target/AMDGPU/GCNHazardRecognizer.h...
Generating docs for file lib/Target/AMDGPU/GCNILPSched.cpp...
Generating docs for file lib/Target/AMDGPU/GCNIterativeScheduler.cpp...
Generating docs for file lib/Target/AMDGPU/GCNIterativeScheduler.h...
Generating docs for file lib/Target/AMDGPU/GCNMinRegStrategy.cpp...
Generating docs for file lib/Target/AMDGPU/GCNNSAReassign.cpp...
Generating docs for file lib/Target/AMDGPU/GCNRegBankReassign.cpp...
Generating docs for file lib/Target/AMDGPU/GCNRegPressure.cpp...
Generating docs for file lib/Target/AMDGPU/GCNRegPressure.h...
Generating docs for file lib/Target/AMDGPU/GCNSchedStrategy.cpp...
Generating docs for file lib/Target/AMDGPU/GCNSchedStrategy.h...
Generating docs for file lib/Target/AMDGPU/MCTargetDesc/AMDGPUAsmBackend.cpp...
Generating docs for file lib/Target/AMDGPU/MCTargetDesc/AMDGPUELFObjectWriter.cpp...
Generating docs for file lib/Target/AMDGPU/MCTargetDesc/AMDGPUELFStreamer.cpp...
Generating docs for file lib/Target/AMDGPU/MCTargetDesc/AMDGPUELFStreamer.h...
Generating docs for file lib/Target/AMDGPU/MCTargetDesc/AMDGPUFixupKinds.h...
Generating docs for file lib/Target/AMDGPU/MCTargetDesc/AMDGPUInstPrinter.cpp...
Generating docs for file lib/Target/AMDGPU/MCTargetDesc/AMDGPUInstPrinter.h...
Generating docs for file lib/Target/AMDGPU/MCTargetDesc/AMDGPUMCAsmInfo.cpp...
Generating docs for file lib/Target/AMDGPU/MCTargetDesc/AMDGPUMCAsmInfo.h...
Generating docs for file lib/Target/AMDGPU/MCTargetDesc/AMDGPUMCCodeEmitter.cpp...
Generating docs for file lib/Target/AMDGPU/MCTargetDesc/AMDGPUMCCodeEmitter.h...
Generating docs fowarning: Included by graph for 'AMDGPUMCTargetDesc.h' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
/opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/SIFixSGPRCopies.cpp:9: warning: Unsupported xml/html tag <vsrc> found
/opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/SIFixSGPRCopies.cpp:9: warning: Unsupported xml/html tag <vgpr> found
/opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/SIFixSGPRCopies.cpp:9: warning: Unsupported xml/html tag <sgpr> found
/opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/SIFixSGPRCopies.cpp:12: warning: Unsupported xml/html tag <sgpr> found
/opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/SIFixSGPRCopies.cpp:13: warning: Unsupported xml/html tag <vsrc> found
/opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/SIFixSGPRCopies.cpp:13: warning: Unsupported xml/html tag <sgpr> found
/opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/SIFixSGPRCopies.cpp:17: warning: Unsupported xml/html tag <vgpr> found
/opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/SIFixSGPRCopies.cpp:18: warning: Unsupported xml/html tag <vsrc> found
/opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/SIFixSGPRCopies.cpp:18: warning: Unsupported xml/html tag <vgpr> found
/opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/SIFixSGPRCopies.cpp:20: warning: Unsupported xml/html tag <vsrc> found
/opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/SIFixSGPRCopies.cpp:20: warning: Unsupported xml/html tag <vsrc> found
/opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/SIFixSGPRCopies.cpp:20: warning: Unsupported xml/html tag <vrsc> found
/opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/SIFixSGPRCopies.cpp:21: warning: Unsupported xml/html tag <vgpr> found
/opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/SIFixSGPRCopies.cpp:21: warning: Unsupported xml/html tag <vsrc> found
/opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/SIFixSGPRCopies.cpp:28: warning: Unsupported xml/html tag <sgpr> found
/opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/SIFixSGPRCopies.cpp:32: warning: Unsupported xml/html tag <vgpr> found
/opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/SIFixSGPRCopies.cpp:33: warning: Unsupported xml/html tag <vsrc> found
/opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/SIFixSGPRCopies.cpp:33: warning: Unsupported xml/html tag <vgpr> found
/opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/SIFixSGPRCopies.cpp:35: warning: Unsupported xml/html tag <sgpr> found
/opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/SIFixSGPRCopies.cpp:35: warning: Unsupported xml/html tag <sgpr> found
/opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/SIFixSGPRCopies.cpp:35: warning: Unsupported xml/html tag <vsrc> found
/opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/SIFixSGPRCopies.cpp:36: warning: Unsupported xml/html tag <vgpr> found
/opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/SIFixSGPRCopies.cpp:36: warning: Unsupported xml/html tag <sgpr> found
/opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/SIFixSGPRCopies.cpp:40: warning: Unsupported xml/html tag <sgpr> found
/opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/SIFixSGPRCopies.cpp:43: warning: Unsupported xml/html tag <sgpr> found
/opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/SIFixSGPRCopies.cpp:47: warning: Unsupported xml/html tag <vgpr> found
/opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/SIFixSGPRCopies.cpp:48: warning: Unsupported xml/html tag <sgpr> found
/opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/SIFixSGPRCopies.cpp:48: warning: Unsupported xml/html tag <vgpr> found
/opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/SIFixSGPRCopies.cpp:50: warning: Unsupported xml/html tag <sgpr> found
/opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/SIFixSGPRCopies.cpp:50: warning: Unsupported xml/html tag <sgpr> found
/opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/SIFixSGPRCopies.cpp:50: warning: Unsupported xml/html tag <sgpr> found
/opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/SIFixSGPRCopies.cpp:51: warning: Unsupported xml/html tag <vgpr> found
/opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/SIFixSGPRCopies.cpp:51: warning: Unsupported xml/html tag <sgpr> found
/opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/SIFixSGPRCopies.cpp:56: warning: Unsupported xml/html tag <vsrc> found
/opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/SIFixSGPRCopies.cpp:57: warning: Unsupported xml/html tag <vgpr> found
/opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/SIFixSGPRCopies.cpp:58: warning: Unsupported xml/html tag <vgpr> found
warning: Include graph for 'SIInstrInfo.cpp' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
warning: Include graph for 'SIISelLowering.cpp' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
r file lib/Target/AMDGPU/MCTargetDesc/AMDGPUMCTargetDesc.cpp...
Generating docs for file lib/Target/AMDGPU/MCTargetDesc/AMDGPUMCTargetDesc.h...
Generating docs for file lib/Target/AMDGPU/MCTargetDesc/AMDGPUTargetStreamer.cpp...
Generating docs for file lib/Target/AMDGPU/MCTargetDesc/AMDGPUTargetStreamer.h...
Generating docs for file lib/Target/AMDGPU/MCTargetDesc/R600MCCodeEmitter.cpp...
Generating docs for file lib/Target/AMDGPU/MCTargetDesc/R600MCTargetDesc.cpp...
Generating docs for file lib/Target/AMDGPU/MCTargetDesc/SIMCCodeEmitter.cpp...
Generating docs for file lib/Target/AMDGPU/R600AsmPrinter.cpp...
Generating docs for file lib/Target/AMDGPU/R600AsmPrinter.h...
Generating docs for file lib/Target/AMDGPU/R600ClauseMergePass.cpp...
Generating docs for file lib/Target/AMDGPU/R600ControlFlowFinalizer.cpp...
Generating docs for file lib/Target/AMDGPU/R600Defines.h...
Generating docs for file lib/Target/AMDGPU/R600EmitClauseMarkers.cpp...
Generating docs for file lib/Target/AMDGPU/R600ExpandSpecialInstrs.cpp...
Generating docs for file lib/Target/AMDGPU/R600FrameLowering.cpp...
Generating docs for file lib/Target/AMDGPU/R600FrameLowering.h...
Generating docs for file lib/Target/AMDGPU/R600InstrInfo.cpp...
Generating docs for file lib/Target/AMDGPU/R600InstrInfo.h...
Generating docs for file lib/Target/AMDGPU/R600ISelLowering.cpp...
Generating docs for file lib/Target/AMDGPU/R600ISelLowering.h...
Generating docs for file lib/Target/AMDGPU/R600MachineFunctionInfo.cpp...
Generating docs for file lib/Target/AMDGPU/R600MachineFunctionInfo.h...
Generating docs for file lib/Target/AMDGPU/R600MachineScheduler.cpp...
Generating docs for file lib/Target/AMDGPU/R600MachineScheduler.h...
Generating docs for file lib/Target/AMDGPU/R600OpenCLImageTypeLoweringPass.cpp...
Generating docs for file lib/Target/AMDGPU/R600OptimizeVectorRegisters.cpp...
Generating docs for file lib/Target/AMDGPU/R600Packetizer.cpp...
Generating docs for file lib/Target/AMDGPU/R600RegisterInfo.cpp...
Generating docs for file lib/Target/AMDGPU/R600RegisterInfo.h...
Generating docs for file lib/Target/AMDGPU/SIAddIMGInit.cpp...
Generating docs for file lib/Target/AMDGPU/SIAnnotateControlFlow.cpp...
Generating docs for file lib/Target/AMDGPU/SIDefines.h...
Generating docs for file lib/Target/AMDGPU/SIFixSGPRCopies.cpp...
Generating docs for file lib/Target/AMDGPU/SIFixupVectorISel.cpp...
Generating docs for file lib/Target/AMDGPU/SIFixVGPRCopies.cpp...
Generating docs for file lib/Target/AMDGPU/SIFoldOperands.cpp...
Generating docs for file lib/Target/AMDGPU/SIFormMemoryClauses.cpp...
Generating docs for file lib/Target/AMDGPU/SIFrameLowering.cpp...
Generating docs for file lib/Target/AMDGPU/SIFrameLowering.h...
Generating docs for file lib/Target/AMDGPU/SIInsertSkips.cpp...
Generating docs for file lib/Target/AMDGPU/SIInsertWaitcnts.cpp...
Generating docs for file lib/Target/AMDGPU/SIInstrInfo.cpp...
Generating docs for file lib/Target/AMDGPU/SIInstrInfo.h...
Generating docs for file lib/Target/AMDGPU/SIISelLowering.cpp...
Generating docs for file lib/Target/AMDGPU/SIISelLowering.h...
Generating docs for file lib/Target/AMDGPU/SILoadStoreOptimizer.cpp...
Generating docs for file lib/Target/AMDGPU/SILowerControlFlow.cpp...
Generating docs for file lib/Target/AMDGPU/SILowerI1Copies.cpp...
Generating docs for file lib/Target/AMDGPU/SILowerSGPRSpills.cpp...
Generating docs for file lib/Target/AMDGPU/SIMachineFunctionInfo.cpp...
Generating docs for file lib/Target/AMDGPU/SIMachineFunctionInfo.h...
Generating docs for file lib/Target/AMDGPU/SIMachineScheduler.cpp...
Generating docs for file lib/Target/AMDGPU/SIMachineScheduler.h...
Generating docs for file lib/Target/AMDGPU/SIMemoryLegalizer.cpp...
Generating docs for file lib/Target/AMDGPU/SIModeRegister.cpp...
Generating docs for file lib/Target/AMDGPU/SIOptimizeExecMasking.cpp...
Generating docs for file lib/Target/AMDGPU/SIOptimizeExecMaskingPreRA.cpp...
Generating docs for file lib/Target/AMDGPU/SIPeepholeSDWA.cpp...
Generating docs for file lib/Target/AMDGPU/SIPreAllocateWWMRegs.cpp...
Generating docs for filwarning: Include graph for 'ARMBaseInstrInfo.cpp' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
e lib/Target/AMDGPU/SIProgramInfo.h...
Generating docs for file lib/Target/AMDGPU/SIRegisterInfo.cpp...
Generating docs for file lib/Target/AMDGPU/SIRegisterInfo.h...
Generating docs for file lib/Target/AMDGPU/SIShrinkInstructions.cpp...
Generating docs for file lib/Target/AMDGPU/SIWholeQuadMode.cpp...
Generating docs for file lib/Target/AMDGPU/TargetInfo/AMDGPUTargetInfo.cpp...
Generating docs for file lib/Target/AMDGPU/TargetInfo/AMDGPUTargetInfo.h...
Generating docs for file lib/Target/AMDGPU/Utils/AMDGPUAsmUtils.cpp...
Generating docs for file lib/Target/AMDGPU/Utils/AMDGPUAsmUtils.h...
Generating docs for file lib/Target/AMDGPU/Utils/AMDGPUBaseInfo.cpp...
Generating docs for file lib/Target/AMDGPU/Utils/AMDGPUBaseInfo.h...
Generating docs for file lib/Target/AMDGPU/Utils/AMDGPUPALMetadata.cpp...
Generating docs for file lib/Target/AMDGPU/Utils/AMDGPUPALMetadata.h...
Generating docs for file lib/Target/AMDGPU/Utils/AMDKernelCodeTInfo.h...
Generating docs for file lib/Target/AMDGPU/Utils/AMDKernelCodeTUtils.cpp...
Generating docs for file lib/Target/AMDGPU/Utils/AMDKernelCodeTUtils.h...
Generating docs for file lib/Target/ARC/ARC.h...
Generating docs for file lib/Target/ARC/ARCAsmPrinter.cpp...
Generating docs for file lib/Target/ARC/ARCBranchFinalize.cpp...
Generating docs for file lib/Target/ARC/ARCExpandPseudos.cpp...
Generating docs for file lib/Target/ARC/ARCFrameLowering.cpp...
Generating docs for file lib/Target/ARC/ARCFrameLowering.h...
Generating docs for file lib/Target/ARC/ARCInstrInfo.cpp...
Generating docs for file lib/Target/ARC/ARCInstrInfo.h...
Generating docs for file lib/Target/ARC/ARCISelDAGToDAG.cpp...
Generating docs for file lib/Target/ARC/ARCISelLowering.cpp...
Generating docs for file lib/Target/ARC/ARCISelLowering.h...
Generating docs for file lib/Target/ARC/ARCMachineFunctionInfo.cpp...
Generating docs for file lib/Target/ARC/ARCMachineFunctionInfo.h...
Generating docs for file lib/Target/ARC/ARCMCInstLower.cpp...
Generating docs for file lib/Target/ARC/ARCMCInstLower.h...
Generating docs for file lib/Target/ARC/ARCOptAddrMode.cpp...
Generating docs for file lib/Target/ARC/ARCRegisterInfo.cpp...
Generating docs for file lib/Target/ARC/ARCRegisterInfo.h...
Generating docs for file lib/Target/ARC/ARCSubtarget.cpp...
Generating docs for file lib/Target/ARC/ARCSubtarget.h...
Generating docs for file lib/Target/ARC/ARCTargetMachine.cpp...
Generating docs for file lib/Target/ARC/ARCTargetMachine.h...
Generating docs for file lib/Target/ARC/ARCTargetStreamer.h...
Generating docs for file lib/Target/ARC/ARCTargetTransformInfo.h...
Generating docs for file lib/Target/ARC/Disassembler/ARCDisassembler.cpp...
Generating docs for file lib/Target/ARC/MCTargetDesc/ARCInfo.h...
Generating docs for file lib/Target/ARC/MCTargetDesc/ARCInstPrinter.cpp...
Generating docs for file lib/Target/ARC/MCTargetDesc/ARCInstPrinter.h...
Generating docs for file lib/Target/ARC/MCTargetDesc/ARCMCAsmInfo.cpp...
Generating docs for file lib/Target/ARC/MCTargetDesc/ARCMCAsmInfo.h...
Generating docs for file lib/Target/ARC/MCTargetDesc/ARCMCTargetDesc.cpp...
Generating docs for file lib/Target/ARC/MCTargetDesc/ARCMCTargetDesc.h...
Generating docs for file lib/Target/ARC/TargetInfo/ARCTargetInfo.cpp...
Generating docs for file lib/Target/ARC/TargetInfo/ARCTargetInfo.h...
Generating docs for file lib/Target/ARM/A15SDOptimizer.cpp...
Generating docs for file lib/Target/ARM/ARM.h...
Generating docs for file lib/Target/ARM/ARMAsmPrinter.cpp...
Generating docs for file lib/Target/ARM/ARMAsmPrinter.h...
Generating docs for file lib/Target/ARM/ARMBaseInstrInfo.cpp...
Generating docs for file lib/Target/ARM/ARMBaseInstrInfo.h...
Generating docs for file lib/Target/ARM/ARMBaseRegisterInfo.cpp...
Generating docs for file lib/Target/ARM/ARMBaseRegisterInfo.h...
Generating docs for file lib/Target/ARM/ARMBasicBlockInfo.cpp...
Generating docs for file lib/Target/ARM/ARMBasicBlockInfo.h...
Generating docs for file lib/Target/ARM/ARMCallingConv.cpp...
Generating docs for file lib/Target/ARM/ARMCallingConv.h...
Generating docs for file lib/Targwarning: Include graph for 'ARMFastISel.cpp' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
warning: Include graph for 'ARMFrameLowering.cpp' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
/opt/doxygen-docs/src/llvm/lib/Target/ARM/ARMISelDAGToDAG.cpp:328: warning: The following parameters of isScaledConstantInRange(SDValue Node, int Scale, int RangeMin, int RangeMax, int &ScaledConstant) are not documented:
  parameter 'Node'
  parameter 'Scale'
  parameter 'RangeMin'
  parameter 'RangeMax'
warning: Include graph for 'ARMISelLowering.cpp' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
warning: Include graph for 'ARMLoadStoreOptimizer.cpp' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
warning: Include graph for 'ARMAsmParser.cpp' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
/opt/doxygen-docs/src/llvm/lib/Target/ARM/AsmParser/ARMAsmParser.cpp:4098: warning: Unsupported xml/html tag <prefix> found
/opt/doxygen-docs/src/llvm/lib/Target/ARM/AsmParser/ARMAsmParser.cpp:4098: warning: Unsupported xml/html tag <number> found
/opt/doxygen-docs/src/llvm/lib/Target/ARM/AsmParser/ARMAsmParser.cpp:4100: warning: Unsupported xml/html tag <prefix> found
/opt/doxygen-docs/src/llvm/lib/Target/ARM/AsmParser/ARMAsmParser.cpp:4102: warning: Unsupported xml/html tag <prefix> found
/opt/doxygen-docs/src/llvm/lib/Target/ARM/AsmParser/ARMAsmParser.cpp:4103: warning: Unsupported xml/html tag <number> found
et/ARM/ARMCallLowering.cpp...
Generating docs for file lib/Target/ARM/ARMCallLowering.h...
Generating docs for file lib/Target/ARM/ARMCodeGenPrepare.cpp...
Generating docs for file lib/Target/ARM/ARMConstantIslandPass.cpp...
Generating docs for file lib/Target/ARM/ARMConstantPoolValue.cpp...
Generating docs for file lib/Target/ARM/ARMConstantPoolValue.h...
Generating docs for file lib/Target/ARM/ARMExpandPseudoInsts.cpp...
Generating docs for file lib/Target/ARM/ARMFastISel.cpp...
Generating docs for file lib/Target/ARM/ARMFeatures.h...
Generating docs for file lib/Target/ARM/ARMFrameLowering.cpp...
Generating docs for file lib/Target/ARM/ARMFrameLowering.h...
Generating docs for file lib/Target/ARM/ARMHazardRecognizer.cpp...
Generating docs for file lib/Target/ARM/ARMHazardRecognizer.h...
Generating docs for file lib/Target/ARM/ARMInstrInfo.cpp...
Generating docs for file lib/Target/ARM/ARMInstrInfo.h...
Generating docs for file lib/Target/ARM/ARMInstructionSelector.cpp...
Generating docs for file lib/Target/ARM/ARMISelDAGToDAG.cpp...
Generating docs for file lib/Target/ARM/ARMISelLowering.cpp...
Generating docs for file lib/Target/ARM/ARMISelLowering.h...
Generating docs for file lib/Target/ARM/ARMLegalizerInfo.cpp...
Generating docs for file lib/Target/ARM/ARMLegalizerInfo.h...
Generating docs for file lib/Target/ARM/ARMLoadStoreOptimizer.cpp...
Generating docs for file lib/Target/ARM/ARMLowOverheadLoops.cpp...
Generating docs for file lib/Target/ARM/ARMMachineFunctionInfo.cpp...
Generating docs for file lib/Target/ARM/ARMMachineFunctionInfo.h...
Generating docs for file lib/Target/ARM/ARMMacroFusion.cpp...
Generating docs for file lib/Target/ARM/ARMMacroFusion.h...
Generating docs for file lib/Target/ARM/ARMMCInstLower.cpp...
Generating docs for file lib/Target/ARM/ARMOptimizeBarriersPass.cpp...
Generating docs for file lib/Target/ARM/ARMParallelDSP.cpp...
Generating docs for file lib/Target/ARM/ARMPerfectShuffle.h...
Generating docs for file lib/Target/ARM/ARMRegisterBankInfo.cpp...
Generating docs for file lib/Target/ARM/ARMRegisterBankInfo.h...
Generating docs for file lib/Target/ARM/ARMRegisterInfo.cpp...
Generating docs for file lib/Target/ARM/ARMRegisterInfo.h...
Generating docs for file lib/Target/ARM/ARMSelectionDAGInfo.cpp...
Generating docs for file lib/Target/ARM/ARMSelectionDAGInfo.h...
Generating docs for file lib/Target/ARM/ARMSubtarget.cpp...
Generating docs for file lib/Target/ARM/ARMSubtarget.h...
Generating docs for file lib/Target/ARM/ARMTargetMachine.cpp...
Generating docs for file lib/Target/ARM/ARMTargetMachine.h...
Generating docs for file lib/Target/ARM/ARMTargetObjectFile.cpp...
Generating docs for file lib/Target/ARM/ARMTargetObjectFile.h...
Generating docs for file lib/Target/ARM/ARMTargetTransformInfo.cpp...
Generating docs for file lib/Target/ARM/ARMTargetTransformInfo.h...
Generating docs for file lib/Target/ARM/AsmParser/ARMAsmParser.cpp...
Generating docs for file lib/Target/ARM/Disassembler/ARMDisassembler.cpp...
Generating docs for file lib/Target/ARM/MCTargetDesc/ARMAddressingModes.h...
Generating docs for file lib/Target/ARM/MCTargetDesc/ARMAsmBackend.cpp...
Generating docs for file lib/Target/ARM/MCTargetDesc/ARMAsmBackend.h...
Generating docs for file lib/Target/ARM/MCTargetDesc/ARMAsmBackendDarwin.h...
Generating docs for file lib/Target/ARM/MCTargetDesc/ARMAsmBackendELF.h...
Generating docs for file lib/Target/ARM/MCTargetDesc/ARMAsmBackendWinCOFF.h...
Generating docs for file lib/Target/ARM/MCTargetDesc/ARMBaseInfo.h...
Generating docs for file lib/Target/ARM/Utils/ARMBaseInfo.h...
Generating docs for file lib/Target/ARM/MCTargetDesc/ARMELFObjectWriter.cpp...
Generating docs for file lib/Target/ARM/MCTargetDesc/ARMELFStreamer.cpp...
Generating docs for file lib/Target/ARM/MCTargetDesc/ARMFixupKinds.h...
Generating docs for file lib/Target/ARM/MCTargetDesc/ARMInstPrinter.cpp...
Generating docs for file lib/Target/ARM/MCTargetDesc/ARMInstPrinter.h...
Generating docs for file lib/Target/ARM/MCTargetDesc/ARMMachObjectWriter.cpp...
Generating docs for file lib/Target/ARM/MCTargetDesc/ARMMachORelocationInfo.cpp...
Generating docs for file lib/Target/ARM/MCTargetDesc/ARMMCAsmInfo.cpp...
Generating docs for file lib/Target/ARM/MCTargetDesc/ARMMCAsmInfo.h...
Generating docs for file lib/Target/ARM/MCTargetDesc/ARMMCCodeEmitter.cpp...
Generating docs for file lib/Target/ARM/MCTargetDesc/ARMMCExpr.cpp...
Generating docs for file lib/Target/ARM/MCTargetDesc/ARMMCExpr.h...
Generating docs for file lib/Target/ARM/MCTargetDesc/ARMMCTargetDesc.cpp...
Generating docs for file lib/Target/ARM/MCTargetDesc/ARMMCTargetDesc.h...
Generating docs for file lib/Target/ARM/MCTargetDesc/ARMTargetStreamer.cpp...
Generating docs for file lib/Target/ARM/MCTargetDesc/ARMUnwindOpAsm.cpp...
Generating docs for file lib/Target/ARM/MCTargetDesc/ARMUnwindOpAsm.h...
Generating docs for file lib/Target/ARM/MCTargetDesc/ARMWinCOFFObjectWriter.cpp...
Generating docs for file lib/Target/ARM/MCTargetDesc/ARMWinCOFFStreamer.cpp...
Generating docs for file lib/Target/ARM/MLxExpansionPass.cpp...
Generating docs for file lib/Target/ARM/MVETailPredication.cpp...
Generating docs for file lib/Target/ARM/MVEVPTBlockPass.cpp...
Generating docs for file lib/Target/ARM/TargetInfo/ARMTargetInfo.cpp...
Generating docs for file lib/Target/ARM/TargetInfo/ARMTargetInfo.h...
Generating docs for file lib/Target/ARM/Thumb1FrameLowering.cpp...
Generating docs for file lib/Target/ARM/Thumb1FrameLowering.h...
Generating docs for file lib/Target/ARM/Thumb1InstrInfo.cpp...
Generating docs for file lib/Target/ARM/Thumb1InstrInfo.h...
Generating docs for file lib/Target/ARM/Thumb2InstrInfo.cpp...
Generating docs for file lib/Target/ARM/Thumb2InstrInfo.h...
Generating docs for file lib/Target/ARM/Thumb2ITBlockPass.cpp...
Generating docs for file lib/Target/ARM/Thumb2SizeReduction.cpp...
Generating docs for file lib/Target/ARM/ThumbRegisterInfo.cpp...
Generating docs for file lib/Target/ARM/ThumbRegisterInfo.h...
Generating docs for file lib/Target/ARM/Utils/ARMBaseInfo.cpp...
Generating docs for file lib/Target/AVR/AsmParser/AVRAsmParser.cpp...
Generating docs for file lib/Target/AVR/AVR.h...
Generating docs for file lib/Target/AVR/AVRAsmPrinter.cpp...
Generating docs for file lib/Target/AVR/AVRExpandPseudoInsts.cpp...
Generating docs for file lib/Target/AVR/AVRFrameLowering.cpp...
Generating docs for file lib/Target/AVR/AVRFrameLowering.h...
Generating docs for file lib/Target/AVR/AVRInstrInfo.cpp...
Generating docs for file lib/Target/AVR/AVRInstrInfo.h...
Generating docs for file lib/Target/AVR/AVRISelDAGToDAG.cpp...
Generating docs for file lib/Target/AVR/AVRISelLowering.cpp...
Generating docs for file lib/Target/AVR/AVRISelLowering.h...
Generating docs for file lib/Target/AVR/AVRMachineFunctionInfo.h...
Generating docs for file lib/Target/AVR/AVRMCInstLower.cpp...
Generating docs for file lib/Target/AVR/AVRMCInstLower.h...
Generating docs for file lib/Target/AVR/AVRRegisterInfo.cpp...
Generating docs for file lib/Target/AVR/AVRRegisterInfo.h...
Generating docs for file lib/Target/AVR/AVRRelaxMemOperations.cpp...
Generating docs for file lib/Target/AVR/AVRSelectionDAGInfo.h...
Generating docs for file lib/Target/AVR/AVRSubtarget.cpp...
Generating docs for file lib/Target/AVR/AVRSubtarget.h...
Generating docs for file lib/Target/AVR/AVRTargetMachine.cpp...
Generating docs for file lib/Target/AVR/AVRTargetMachine.h...
Generating docs for file lib/Target/AVR/AVRTargetObjectFile.cpp...
Generating docs for file lib/Target/AVR/AVRTargetObjectFile.h...
Generating docs for file lib/Target/AVR/Disassembler/AVRDisassembler.cpp...
Generating docs for file lib/Target/AVR/MCTargetDesc/AVRAsmBackend.cpp...
Generating docs for file lib/Target/AVR/MCTargetDesc/AVRAsmBackend.h...
Generating docs for file lib/Target/AVR/MCTargetDesc/AVRELFObjectWriter.cpp...
Generating docs for file lib/Target/AVR/MCTargetDesc/AVRELFStreamer.cpp...
Generating docs for file lib/Target/AVR/MCTargetDesc/AVRELFStreamer.h...
Generating docs for file lib/Target/AVR/MCTargetDesc/AVRFixupKinds.h...
Generating docs for file lib/Target/AVR/MCTargetDesc/AVRInstPrinter.cpp...
Generating docs for file liwarning: Include graph for 'HexagonAsmParser.cpp' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
b/Target/AVR/MCTargetDesc/AVRInstPrinter.h...
Generating docs for file lib/Target/AVR/MCTargetDesc/AVRMCAsmInfo.cpp...
Generating docs for file lib/Target/AVR/MCTargetDesc/AVRMCAsmInfo.h...
Generating docs for file lib/Target/AVR/MCTargetDesc/AVRMCCodeEmitter.cpp...
Generating docs for file lib/Target/AVR/MCTargetDesc/AVRMCCodeEmitter.h...
Generating docs for file lib/Target/AVR/MCTargetDesc/AVRMCELFStreamer.cpp...
Generating docs for file lib/Target/AVR/MCTargetDesc/AVRMCELFStreamer.h...
Generating docs for file lib/Target/AVR/MCTargetDesc/AVRMCExpr.cpp...
Generating docs for file lib/Target/AVR/MCTargetDesc/AVRMCExpr.h...
Generating docs for file lib/Target/AVR/MCTargetDesc/AVRMCTargetDesc.cpp...
Generating docs for file lib/Target/AVR/MCTargetDesc/AVRMCTargetDesc.h...
Generating docs for file lib/Target/AVR/MCTargetDesc/AVRTargetStreamer.cpp...
Generating docs for file lib/Target/AVR/MCTargetDesc/AVRTargetStreamer.h...
Generating docs for file lib/Target/AVR/README.md...
Generating docs for file lib/Target/AVR/TargetInfo/AVRTargetInfo.cpp...
Generating docs for file lib/Target/AVR/TargetInfo/AVRTargetInfo.h...
Generating docs for file lib/Target/AVR/TODO.md...
Generating docs for file lib/Target/BPF/AsmParser/BPFAsmParser.cpp...
Generating docs for file lib/Target/BPF/BPF.h...
Generating docs for file lib/Target/BPF/BPFAbstractMemberAccess.cpp...
Generating docs for file lib/Target/BPF/BPFAsmPrinter.cpp...
Generating docs for file lib/Target/BPF/BPFCORE.h...
Generating docs for file lib/Target/BPF/BPFFrameLowering.cpp...
Generating docs for file lib/Target/BPF/BPFFrameLowering.h...
Generating docs for file lib/Target/BPF/BPFInstrInfo.cpp...
Generating docs for file lib/Target/BPF/BPFInstrInfo.h...
Generating docs for file lib/Target/BPF/BPFISelDAGToDAG.cpp...
Generating docs for file lib/Target/BPF/BPFISelLowering.cpp...
Generating docs for file lib/Target/BPF/BPFISelLowering.h...
Generating docs for file lib/Target/BPF/BPFMCInstLower.cpp...
Generating docs for file lib/Target/BPF/BPFMCInstLower.h...
Generating docs for file lib/Target/BPF/BPFMIChecking.cpp...
Generating docs for file lib/Target/BPF/BPFMIPeephole.cpp...
Generating docs for file lib/Target/BPF/BPFMISimplifyPatchable.cpp...
Generating docs for file lib/Target/BPF/BPFRegisterInfo.cpp...
Generating docs for file lib/Target/BPF/BPFRegisterInfo.h...
Generating docs for file lib/Target/BPF/BPFSelectionDAGInfo.cpp...
Generating docs for file lib/Target/BPF/BPFSelectionDAGInfo.h...
Generating docs for file lib/Target/BPF/BPFSubtarget.cpp...
Generating docs for file lib/Target/BPF/BPFSubtarget.h...
Generating docs for file lib/Target/BPF/BPFTargetMachine.cpp...
Generating docs for file lib/Target/BPF/BPFTargetMachine.h...
Generating docs for file lib/Target/BPF/BTF.h...
Generating docs for file lib/Target/BPF/BTFDebug.cpp...
Generating docs for file lib/Target/BPF/BTFDebug.h...
Generating docs for file lib/Target/BPF/Disassembler/BPFDisassembler.cpp...
Generating docs for file lib/Target/BPF/MCTargetDesc/BPFAsmBackend.cpp...
Generating docs for file lib/Target/BPF/MCTargetDesc/BPFELFObjectWriter.cpp...
Generating docs for file lib/Target/BPF/MCTargetDesc/BPFInstPrinter.cpp...
Generating docs for file lib/Target/BPF/MCTargetDesc/BPFInstPrinter.h...
Generating docs for file lib/Target/BPF/MCTargetDesc/BPFMCAsmInfo.h...
Generating docs for file lib/Target/BPF/MCTargetDesc/BPFMCCodeEmitter.cpp...
Generating docs for file lib/Target/BPF/MCTargetDesc/BPFMCTargetDesc.cpp...
Generating docs for file lib/Target/BPF/MCTargetDesc/BPFMCTargetDesc.h...
Generating docs for file lib/Target/BPF/TargetInfo/BPFTargetInfo.cpp...
Generating docs for file lib/Target/BPF/TargetInfo/BPFTargetInfo.h...
Generating docs for file lib/Target/Hexagon/AsmParser/HexagonAsmParser.cpp...
Generating docs for file lib/Target/Hexagon/BitTracker.cpp...
Generating docs for file lib/Target/Hexagon/BitTracker.h...
Generating docs for file lib/Target/Hexagon/Disassembler/HexagonDisassembler.cpp...
Generating docs for file lib/Target/Hexagon/Hexagon.h...
Generating docs for file lib/Target/Hexagon/Hexawarning: Include graph for 'HexagonFrameLowering.cpp' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
warning: Include graph for 'HexagonInstrInfo.cpp' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
warning: Include graph for 'HexagonLoopIdiomRecognition.cpp' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
gonAsmPrinter.cpp...
Generating docs for file lib/Target/Hexagon/HexagonAsmPrinter.h...
Generating docs for file lib/Target/Hexagon/HexagonBitSimplify.cpp...
Generating docs for file lib/Target/Hexagon/HexagonBitTracker.cpp...
Generating docs for file lib/Target/Hexagon/HexagonBitTracker.h...
Generating docs for file lib/Target/Hexagon/HexagonBlockRanges.cpp...
Generating docs for file lib/Target/Hexagon/HexagonBlockRanges.h...
Generating docs for file lib/Target/Hexagon/HexagonBranchRelaxation.cpp...
Generating docs for file lib/Target/Hexagon/HexagonCFGOptimizer.cpp...
Generating docs for file lib/Target/Hexagon/HexagonCommonGEP.cpp...
Generating docs for file lib/Target/Hexagon/HexagonConstExtenders.cpp...
Generating docs for file lib/Target/Hexagon/HexagonConstPropagation.cpp...
Generating docs for file lib/Target/Hexagon/HexagonCopyToCombine.cpp...
Generating docs for file lib/Target/Hexagon/HexagonDepArch.h...
Generating docs for file lib/Target/Hexagon/HexagonDepDecoders.inc...
Generating docs for file lib/Target/Hexagon/HexagonDepITypes.h...
Generating docs for file lib/Target/Hexagon/HexagonDepTimingClasses.h...
Generating docs for file lib/Target/Hexagon/HexagonEarlyIfConv.cpp...
Generating docs for file lib/Target/Hexagon/HexagonExpandCondsets.cpp...
Generating docs for file lib/Target/Hexagon/HexagonFixupHwLoops.cpp...
Generating docs for file lib/Target/Hexagon/HexagonFrameLowering.cpp...
Generating docs for file lib/Target/Hexagon/HexagonFrameLowering.h...
Generating docs for file lib/Target/Hexagon/HexagonGenExtract.cpp...
Generating docs for file lib/Target/Hexagon/HexagonGenInsert.cpp...
Generating docs for file lib/Target/Hexagon/HexagonGenMux.cpp...
Generating docs for file lib/Target/Hexagon/HexagonGenPredicate.cpp...
Generating docs for file lib/Target/Hexagon/HexagonHardwareLoops.cpp...
Generating docs for file lib/Target/Hexagon/HexagonHazardRecognizer.cpp...
Generating docs for file lib/Target/Hexagon/HexagonHazardRecognizer.h...
Generating docs for file lib/Target/Hexagon/HexagonInstrInfo.cpp...
Generating docs for file lib/Target/Hexagon/HexagonInstrInfo.h...
Generating docs for file lib/Target/Hexagon/HexagonISelDAGToDAG.cpp...
Generating docs for file lib/Target/Hexagon/HexagonISelDAGToDAG.h...
Generating docs for file lib/Target/Hexagon/HexagonISelDAGToDAGHVX.cpp...
Generating docs for file lib/Target/Hexagon/HexagonISelLowering.cpp...
Generating docs for file lib/Target/Hexagon/HexagonISelLowering.h...
Generating docs for file lib/Target/Hexagon/HexagonISelLoweringHVX.cpp...
Generating docs for file lib/Target/Hexagon/HexagonLoopIdiomRecognition.cpp...
Generating docs for file lib/Target/Hexagon/HexagonMachineFunctionInfo.cpp...
Generating docs for file lib/Target/Hexagon/HexagonMachineFunctionInfo.h...
Generating docs for file lib/Target/Hexagon/HexagonMachineScheduler.cpp...
Generating docs for file lib/Target/Hexagon/HexagonMachineScheduler.h...
Generating docs for file lib/Target/Hexagon/HexagonMCInstLower.cpp...
Generating docs for file lib/Target/Hexagon/HexagonNewValueJump.cpp...
Generating docs for file lib/Target/Hexagon/HexagonOptAddrMode.cpp...
Generating docs for file lib/Target/Hexagon/HexagonOptimizeSZextends.cpp...
Generating docs for file lib/Target/Hexagon/HexagonPeephole.cpp...
Generating docs for file lib/Target/Hexagon/HexagonRDFOpt.cpp...
Generating docs for file lib/Target/Hexagon/HexagonRegisterInfo.cpp...
Generating docs for file lib/Target/Hexagon/HexagonRegisterInfo.h...
Generating docs for file lib/Target/Hexagon/HexagonSelectionDAGInfo.cpp...
Generating docs for file lib/Target/Hexagon/HexagonSelectionDAGInfo.h...
Generating docs for file lib/Target/Hexagon/HexagonSplitConst32AndConst64.cpp...
Generating docs for file lib/Target/Hexagon/HexagonSplitDouble.cpp...
Generating docs for file lib/Target/Hexagon/HexagonStoreWidening.cpp...
Generating docs for file lib/Target/Hexagon/HexagonSubtarget.cpp...
Generating docs for file lib/Target/Hexagon/HexagonSubtarget.h...
Generating docs for file lib/Target/Hexagon/HexagonTargetMachine.cpp...
Generating docs for file lib//opt/doxygen-docs/src/llvm/lib/Target/Hexagon/MCTargetDesc/HexagonInstPrinter.h:19: warning: Found unknown command `\v'
Target/Hexagon/HexagonTargetMachine.h...
Generating docs for file lib/Target/Hexagon/HexagonTargetObjectFile.cpp...
Generating docs for file lib/Target/Hexagon/HexagonTargetObjectFile.h...
Generating docs for file lib/Target/Hexagon/HexagonTargetStreamer.h...
Generating docs for file lib/Target/Hexagon/HexagonTargetTransformInfo.cpp...
Generating docs for file lib/Target/Hexagon/HexagonTargetTransformInfo.h...
Generating docs for file lib/Target/Hexagon/HexagonVectorLoopCarriedReuse.cpp...
Generating docs for file lib/Target/Hexagon/HexagonVectorPrint.cpp...
Generating docs for file lib/Target/Hexagon/HexagonVExtract.cpp...
Generating docs for file lib/Target/Hexagon/HexagonVLIWPacketizer.cpp...
Generating docs for file lib/Target/Hexagon/HexagonVLIWPacketizer.h...
Generating docs for file lib/Target/Hexagon/MCTargetDesc/HexagonAsmBackend.cpp...
Generating docs for file lib/Target/Hexagon/MCTargetDesc/HexagonBaseInfo.h...
Generating docs for file lib/Target/Hexagon/MCTargetDesc/HexagonELFObjectWriter.cpp...
Generating docs for file lib/Target/Hexagon/MCTargetDesc/HexagonFixupKinds.h...
Generating docs for file lib/Target/Hexagon/MCTargetDesc/HexagonInstPrinter.cpp...
Generating docs for file lib/Target/Hexagon/MCTargetDesc/HexagonInstPrinter.h...
Generating docs for file lib/Target/Hexagon/MCTargetDesc/HexagonMCAsmInfo.cpp...
Generating docs for file lib/Target/Hexagon/MCTargetDesc/HexagonMCAsmInfo.h...
Generating docs for file lib/Target/Hexagon/MCTargetDesc/HexagonMCChecker.cpp...
Generating docs for file lib/Target/Hexagon/MCTargetDesc/HexagonMCChecker.h...
Generating docs for file lib/Target/Hexagon/MCTargetDesc/HexagonMCCodeEmitter.cpp...
Generating docs for file lib/Target/Hexagon/MCTargetDesc/HexagonMCCodeEmitter.h...
Generating docs for file lib/Target/Hexagon/MCTargetDesc/HexagonMCCompound.cpp...
Generating docs for file lib/Target/Hexagon/MCTargetDesc/HexagonMCDuplexInfo.cpp...
Generating docs for file lib/Target/Hexagon/MCTargetDesc/HexagonMCELFStreamer.cpp...
Generating docs for file lib/Target/Hexagon/MCTargetDesc/HexagonMCELFStreamer.h...
Generating docs for file lib/Target/Hexagon/MCTargetDesc/HexagonMCExpr.cpp...
Generating docs for file lib/Target/Hexagon/MCTargetDesc/HexagonMCExpr.h...
Generating docs for file lib/Target/Hexagon/MCTargetDesc/HexagonMCInstrInfo.cpp...
Generating docs for file lib/Target/Hexagon/MCTargetDesc/HexagonMCInstrInfo.h...
Generating docs for file lib/Target/Hexagon/MCTargetDesc/HexagonMCShuffler.cpp...
Generating docs for file lib/Target/Hexagon/MCTargetDesc/HexagonMCShuffler.h...
Generating docs for file lib/Target/Hexagon/MCTargetDesc/HexagonMCTargetDesc.cpp...
Generating docs for file lib/Target/Hexagon/MCTargetDesc/HexagonMCTargetDesc.h...
Generating docs for file lib/Target/Hexagon/MCTargetDesc/HexagonShuffler.cpp...
Generating docs for file lib/Target/Hexagon/MCTargetDesc/HexagonShuffler.h...
Generating docs for file lib/Target/Hexagon/RDFCopy.cpp...
Generating docs for file lib/Target/Hexagon/RDFCopy.h...
Generating docs for file lib/Target/Hexagon/RDFDeadCode.cpp...
Generating docs for file lib/Target/Hexagon/RDFDeadCode.h...
Generating docs for file lib/Target/Hexagon/RDFGraph.cpp...
Generating docs for file lib/Target/Hexagon/RDFGraph.h...
Generating docs for file lib/Target/Hexagon/RDFLiveness.cpp...
Generating docs for file lib/Target/Hexagon/RDFLiveness.h...
Generating docs for file lib/Target/Hexagon/RDFRegisters.cpp...
Generating docs for file lib/Target/Hexagon/RDFRegisters.h...
Generating docs for file lib/Target/Hexagon/TargetInfo/HexagonTargetInfo.cpp...
Generating docs for file lib/Target/Hexagon/TargetInfo/HexagonTargetInfo.h...
Generating docs for file lib/Target/Lanai/AsmParser/LanaiAsmParser.cpp...
Generating docs for file lib/Target/Lanai/Disassembler/LanaiDisassembler.cpp...
Generating docs for file lib/Target/Lanai/Disassembler/LanaiDisassembler.h...
Generating docs for file lib/Target/Lanai/Lanai.h...
Generating docs for file lib/Target/Lanai/LanaiAluCode.h...
Generating docs for file lib/Target/Lanai/LanaiAsmPrinter.cpp...
Generating docs for file liwarning: Include graph for 'MipsAsmParser.cpp' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
b/Target/Lanai/LanaiCondCode.h...
Generating docs for file lib/Target/Lanai/LanaiDelaySlotFiller.cpp...
Generating docs for file lib/Target/Lanai/LanaiFrameLowering.cpp...
Generating docs for file lib/Target/Lanai/LanaiFrameLowering.h...
Generating docs for file lib/Target/Lanai/LanaiInstrInfo.cpp...
Generating docs for file lib/Target/Lanai/LanaiInstrInfo.h...
Generating docs for file lib/Target/Lanai/LanaiISelDAGToDAG.cpp...
Generating docs for file lib/Target/Lanai/LanaiISelLowering.cpp...
Generating docs for file lib/Target/Lanai/LanaiISelLowering.h...
Generating docs for file lib/Target/Lanai/LanaiMachineFunctionInfo.cpp...
Generating docs for file lib/Target/Lanai/LanaiMachineFunctionInfo.h...
Generating docs for file lib/Target/Lanai/LanaiMCInstLower.cpp...
Generating docs for file lib/Target/Lanai/LanaiMCInstLower.h...
Generating docs for file lib/Target/Lanai/LanaiMemAluCombiner.cpp...
Generating docs for file lib/Target/Lanai/LanaiRegisterInfo.cpp...
Generating docs for file lib/Target/Lanai/LanaiRegisterInfo.h...
Generating docs for file lib/Target/Lanai/LanaiSelectionDAGInfo.cpp...
Generating docs for file lib/Target/Lanai/LanaiSelectionDAGInfo.h...
Generating docs for file lib/Target/Lanai/LanaiSubtarget.cpp...
Generating docs for file lib/Target/Lanai/LanaiSubtarget.h...
Generating docs for file lib/Target/Lanai/LanaiTargetMachine.cpp...
Generating docs for file lib/Target/Lanai/LanaiTargetMachine.h...
Generating docs for file lib/Target/Lanai/LanaiTargetObjectFile.cpp...
Generating docs for file lib/Target/Lanai/LanaiTargetObjectFile.h...
Generating docs for file lib/Target/Lanai/LanaiTargetTransformInfo.h...
Generating docs for file lib/Target/Lanai/MCTargetDesc/LanaiAsmBackend.cpp...
Generating docs for file lib/Target/Lanai/MCTargetDesc/LanaiBaseInfo.h...
Generating docs for file lib/Target/Lanai/MCTargetDesc/LanaiELFObjectWriter.cpp...
Generating docs for file lib/Target/Lanai/MCTargetDesc/LanaiFixupKinds.h...
Generating docs for file lib/Target/Lanai/MCTargetDesc/LanaiInstPrinter.cpp...
Generating docs for file lib/Target/Lanai/MCTargetDesc/LanaiInstPrinter.h...
Generating docs for file lib/Target/Lanai/MCTargetDesc/LanaiMCAsmInfo.cpp...
Generating docs for file lib/Target/Lanai/MCTargetDesc/LanaiMCAsmInfo.h...
Generating docs for file lib/Target/Lanai/MCTargetDesc/LanaiMCCodeEmitter.cpp...
Generating docs for file lib/Target/Lanai/MCTargetDesc/LanaiMCExpr.cpp...
Generating docs for file lib/Target/Lanai/MCTargetDesc/LanaiMCExpr.h...
Generating docs for file lib/Target/Lanai/MCTargetDesc/LanaiMCTargetDesc.cpp...
Generating docs for file lib/Target/Lanai/MCTargetDesc/LanaiMCTargetDesc.h...
Generating docs for file lib/Target/Lanai/TargetInfo/LanaiTargetInfo.cpp...
Generating docs for file lib/Target/Lanai/TargetInfo/LanaiTargetInfo.h...
Generating docs for file lib/Target/Mips/AsmParser/MipsAsmParser.cpp...
Generating docs for file lib/Target/Mips/Disassembler/MipsDisassembler.cpp...
Generating docs for file lib/Target/Mips/MCTargetDesc/MipsABIFlagsSection.cpp...
Generating docs for file lib/Target/Mips/MCTargetDesc/MipsABIFlagsSection.h...
Generating docs for file lib/Target/Mips/MCTargetDesc/MipsABIInfo.cpp...
Generating docs for file lib/Target/Mips/MCTargetDesc/MipsABIInfo.h...
Generating docs for file lib/Target/Mips/MCTargetDesc/MipsAsmBackend.cpp...
Generating docs for file lib/Target/Mips/MCTargetDesc/MipsAsmBackend.h...
Generating docs for file lib/Target/Mips/MCTargetDesc/MipsBaseInfo.h...
Generating docs for file lib/Target/Mips/MCTargetDesc/MipsELFObjectWriter.cpp...
Generating docs for file lib/Target/Mips/MCTargetDesc/MipsELFStreamer.cpp...
Generating docs for file lib/Target/Mips/MCTargetDesc/MipsELFStreamer.h...
Generating docs for file lib/Target/Mips/MCTargetDesc/MipsFixupKinds.h...
Generating docs for file lib/Target/Mips/MCTargetDesc/MipsInstPrinter.cpp...
Generating docs for file lib/Target/Mips/MCTargetDesc/MipsInstPrinter.h...
Generating docs for file lib/Target/Mips/MCTargetDesc/MipsMCAsmInfo.cpp...
Generating docs for file lib/Target/Mips/MCTargetDesc/MipsMCAsmInfo.h...
Generatwarning: Include graph for 'MipsAsmPrinter.cpp' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
warning: Include graph for 'MipsFastISel.cpp' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
/opt/doxygen-docs/src/llvm/lib/Target/Mips/MipsFastISel.cpp:10: warning: explicit link request to 'included' could not be resolved
warning: Include graph for 'MipsISelLowering.cpp' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
ing docs for file lib/Target/Mips/MCTargetDesc/MipsMCCodeEmitter.cpp...
Generating docs for file lib/Target/Mips/MCTargetDesc/MipsMCCodeEmitter.h...
Generating docs for file lib/Target/Mips/MCTargetDesc/MipsMCExpr.cpp...
Generating docs for file lib/Target/Mips/MCTargetDesc/MipsMCExpr.h...
Generating docs for file lib/Target/Mips/MCTargetDesc/MipsMCNaCl.h...
Generating docs for file lib/Target/Mips/MCTargetDesc/MipsMCTargetDesc.cpp...
Generating docs for file lib/Target/Mips/MCTargetDesc/MipsMCTargetDesc.h...
Generating docs for file lib/Target/Mips/MCTargetDesc/MipsNaClELFStreamer.cpp...
Generating docs for file lib/Target/Mips/MCTargetDesc/MipsOptionRecord.cpp...
Generating docs for file lib/Target/Mips/MCTargetDesc/MipsTargetStreamer.cpp...
Generating docs for file lib/Target/Mips/MicroMipsSizeReduction.cpp...
Generating docs for file lib/Target/Mips/Mips.h...
Generating docs for file lib/Target/Mips/Mips16FrameLowering.cpp...
Generating docs for file lib/Target/Mips/Mips16FrameLowering.h...
Generating docs for file lib/Target/Mips/Mips16HardFloat.cpp...
Generating docs for file lib/Target/Mips/Mips16HardFloatInfo.cpp...
Generating docs for file lib/Target/Mips/Mips16HardFloatInfo.h...
Generating docs for file lib/Target/Mips/Mips16InstrInfo.cpp...
Generating docs for file lib/Target/Mips/Mips16InstrInfo.h...
Generating docs for file lib/Target/Mips/Mips16ISelDAGToDAG.cpp...
Generating docs for file lib/Target/Mips/Mips16ISelDAGToDAG.h...
Generating docs for file lib/Target/Mips/Mips16ISelLowering.cpp...
Generating docs for file lib/Target/Mips/Mips16ISelLowering.h...
Generating docs for file lib/Target/Mips/Mips16RegisterInfo.cpp...
Generating docs for file lib/Target/Mips/Mips16RegisterInfo.h...
Generating docs for file lib/Target/Mips/MipsAnalyzeImmediate.cpp...
Generating docs for file lib/Target/Mips/MipsAnalyzeImmediate.h...
Generating docs for file lib/Target/Mips/MipsAsmPrinter.cpp...
Generating docs for file lib/Target/Mips/MipsAsmPrinter.h...
Generating docs for file lib/Target/Mips/MipsBranchExpansion.cpp...
Generating docs for file lib/Target/Mips/MipsCallLowering.cpp...
Generating docs for file lib/Target/Mips/MipsCallLowering.h...
Generating docs for file lib/Target/Mips/MipsCCState.cpp...
Generating docs for file lib/Target/Mips/MipsCCState.h...
Generating docs for file lib/Target/Mips/MipsConstantIslandPass.cpp...
Generating docs for file lib/Target/Mips/MipsDelaySlotFiller.cpp...
Generating docs for file lib/Target/Mips/MipsExpandPseudo.cpp...
Generating docs for file lib/Target/Mips/MipsFastISel.cpp...
Generating docs for file lib/Target/Mips/MipsFrameLowering.cpp...
Generating docs for file lib/Target/Mips/MipsFrameLowering.h...
Generating docs for file lib/Target/Mips/MipsInstrInfo.cpp...
Generating docs for file lib/Target/Mips/MipsInstrInfo.h...
Generating docs for file lib/Target/Mips/MipsInstructionSelector.cpp...
Generating docs for file lib/Target/Mips/MipsISelDAGToDAG.cpp...
Generating docs for file lib/Target/Mips/MipsISelDAGToDAG.h...
Generating docs for file lib/Target/Mips/MipsISelLowering.cpp...
Generating docs for file lib/Target/Mips/MipsISelLowering.h...
Generating docs for file lib/Target/Mips/MipsLegalizerInfo.cpp...
Generating docs for file lib/Target/Mips/MipsLegalizerInfo.h...
Generating docs for file lib/Target/Mips/MipsMachineFunction.cpp...
Generating docs for file lib/Target/Mips/MipsMachineFunction.h...
Generating docs for file lib/Target/Mips/MipsMCInstLower.cpp...
Generating docs for file lib/Target/Mips/MipsMCInstLower.h...
Generating docs for file lib/Target/Mips/MipsModuleISelDAGToDAG.cpp...
Generating docs for file lib/Target/Mips/MipsOptimizePICCall.cpp...
Generating docs for file lib/Target/Mips/MipsOptionRecord.h...
Generating docs for file lib/Target/Mips/MipsOs16.cpp...
Generating docs for file lib/Target/Mips/MipsPreLegalizerCombiner.cpp...
Generating docs for file lib/Target/Mips/MipsRegisterBankInfo.cpp...
Generating docs for file lib/Target/Mips/MipsRegisterBankInfo.h...
Generating docs for file lib/Target/Mips/MipsRegisterInfo.cpp...
Generating docs for file/opt/doxygen-docs/src/llvm/lib/Target/Mips/MipsSEInstrInfo.cpp:203: warning: Found unknown command `\MI'
/opt/doxygen-docs/src/llvm/lib/Target/Mips/MipsSEInstrInfo.cpp:203: warning: Found unknown command `\isWrite'
/opt/doxygen-docs/src/llvm/lib/Target/Mips/MipsSEInstrInfo.cpp:203: warning: Found unknown command `\MI'
/opt/doxygen-docs/src/llvm/lib/Target/Mips/MipsSEInstrInfo.cpp:203: warning: Found unknown command `\isWrite'
 lib/Target/Mips/MipsRegisterInfo.h...
Generating docs for file lib/Target/Mips/MipsSEFrameLowering.cpp...
Generating docs for file lib/Target/Mips/MipsSEFrameLowering.h...
Generating docs for file lib/Target/Mips/MipsSEInstrInfo.cpp...
Generating docs for file lib/Target/Mips/MipsSEInstrInfo.h...
Generating docs for file lib/Target/Mips/MipsSEISelDAGToDAG.cpp...
Generating docs for file lib/Target/Mips/MipsSEISelDAGToDAG.h...
Generating docs for file lib/Target/Mips/MipsSEISelLowering.cpp...
Generating docs for file lib/Target/Mips/MipsSEISelLowering.h...
Generating docs for file lib/Target/Mips/MipsSERegisterInfo.cpp...
Generating docs for file lib/Target/Mips/MipsSERegisterInfo.h...
Generating docs for file lib/Target/Mips/MipsSubtarget.cpp...
Generating docs for file lib/Target/Mips/MipsSubtarget.h...
Generating docs for file lib/Target/Mips/MipsTargetMachine.cpp...
Generating docs for file lib/Target/Mips/MipsTargetMachine.h...
Generating docs for file lib/Target/Mips/MipsTargetObjectFile.cpp...
Generating docs for file lib/Target/Mips/MipsTargetObjectFile.h...
Generating docs for file lib/Target/Mips/MipsTargetStreamer.h...
Generating docs for file lib/Target/Mips/TargetInfo/MipsTargetInfo.cpp...
Generating docs for file lib/Target/Mips/TargetInfo/MipsTargetInfo.h...
Generating docs for file lib/Target/MSP430/AsmParser/MSP430AsmParser.cpp...
Generating docs for file lib/Target/MSP430/Disassembler/MSP430Disassembler.cpp...
Generating docs for file lib/Target/MSP430/MCTargetDesc/MSP430AsmBackend.cpp...
Generating docs for file lib/Target/MSP430/MCTargetDesc/MSP430ELFObjectWriter.cpp...
Generating docs for file lib/Target/MSP430/MCTargetDesc/MSP430ELFStreamer.cpp...
Generating docs for file lib/Target/MSP430/MCTargetDesc/MSP430FixupKinds.h...
Generating docs for file lib/Target/MSP430/MCTargetDesc/MSP430InstPrinter.cpp...
Generating docs for file lib/Target/MSP430/MCTargetDesc/MSP430InstPrinter.h...
Generating docs for file lib/Target/MSP430/MCTargetDesc/MSP430MCAsmInfo.cpp...
Generating docs for file lib/Target/MSP430/MCTargetDesc/MSP430MCAsmInfo.h...
Generating docs for file lib/Target/MSP430/MCTargetDesc/MSP430MCCodeEmitter.cpp...
Generating docs for file lib/Target/MSP430/MCTargetDesc/MSP430MCTargetDesc.cpp...
Generating docs for file lib/Target/MSP430/MCTargetDesc/MSP430MCTargetDesc.h...
Generating docs for file lib/Target/MSP430/MSP430.h...
Generating docs for file lib/Target/MSP430/MSP430AsmPrinter.cpp...
Generating docs for file lib/Target/MSP430/MSP430BranchSelector.cpp...
Generating docs for file lib/Target/MSP430/MSP430FrameLowering.cpp...
Generating docs for file lib/Target/MSP430/MSP430FrameLowering.h...
Generating docs for file lib/Target/MSP430/MSP430InstrInfo.cpp...
Generating docs for file lib/Target/MSP430/MSP430InstrInfo.h...
Generating docs for file lib/Target/MSP430/MSP430ISelDAGToDAG.cpp...
Generating docs for file lib/Target/MSP430/MSP430ISelLowering.cpp...
Generating docs for file lib/Target/MSP430/MSP430ISelLowering.h...
Generating docs for file lib/Target/MSP430/MSP430MachineFunctionInfo.cpp...
Generating docs for file lib/Target/MSP430/MSP430MachineFunctionInfo.h...
Generating docs for file lib/Target/MSP430/MSP430MCInstLower.cpp...
Generating docs for file lib/Target/MSP430/MSP430MCInstLower.h...
Generating docs for file lib/Target/MSP430/MSP430RegisterInfo.cpp...
Generating docs for file lib/Target/MSP430/MSP430RegisterInfo.h...
Generating docs for file lib/Target/MSP430/MSP430Subtarget.cpp...
Generating docs for file lib/Target/MSP430/MSP430Subtarget.h...
Generating docs for file lib/Target/MSP430/MSP430TargetMachine.cpp...
Generating docs for file lib/Target/MSP430/MSP430TargetMachine.h...
Generating docs for file lib/Target/MSP430/TargetInfo/MSP430TargetInfo.cpp...
Generating docs for file lib/Target/MSP430/TargetInfo/MSP430TargetInfo.h...
Generating docs for file lib/Target/NVPTX/cl_common_defines.h...
Generating docs for file lib/Target/NVPTX/ManagedStringPool.h...
Generating docs for file lib/Target/NVPTX/MCTargetDesc/NVPTXBaseInfo.h...
Generating docs for file lib/Target/NVPTX/MCTarwarning: Include graph for 'NVPTXAsmPrinter.cpp' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
getDesc/NVPTXInstPrinter.cpp...
Generating docs for file lib/Target/NVPTX/MCTargetDesc/NVPTXInstPrinter.h...
Generating docs for file lib/Target/NVPTX/MCTargetDesc/NVPTXMCAsmInfo.cpp...
Generating docs for file lib/Target/NVPTX/MCTargetDesc/NVPTXMCAsmInfo.h...
Generating docs for file lib/Target/NVPTX/MCTargetDesc/NVPTXMCTargetDesc.cpp...
Generating docs for file lib/Target/NVPTX/MCTargetDesc/NVPTXMCTargetDesc.h...
Generating docs for file lib/Target/NVPTX/MCTargetDesc/NVPTXTargetStreamer.cpp...
Generating docs for file lib/Target/NVPTX/MCTargetDesc/NVPTXTargetStreamer.h...
Generating docs for file lib/Target/NVPTX/NVPTX.h...
Generating docs for file lib/Target/NVPTX/NVPTXAllocaHoisting.cpp...
Generating docs for file lib/Target/NVPTX/NVPTXAllocaHoisting.h...
Generating docs for file lib/Target/NVPTX/NVPTXAsmPrinter.cpp...
Generating docs for file lib/Target/NVPTX/NVPTXAsmPrinter.h...
Generating docs for file lib/Target/NVPTX/NVPTXAssignValidGlobalNames.cpp...
Generating docs for file lib/Target/NVPTX/NVPTXFrameLowering.cpp...
Generating docs for file lib/Target/NVPTX/NVPTXFrameLowering.h...
Generating docs for file lib/Target/NVPTX/NVPTXGenericToNVVM.cpp...
Generating docs for file lib/Target/NVPTX/NVPTXImageOptimizer.cpp...
Generating docs for file lib/Target/NVPTX/NVPTXInstrInfo.cpp...
Generating docs for file lib/Target/NVPTX/NVPTXInstrInfo.h...
Generating docs for file lib/Target/NVPTX/NVPTXISelDAGToDAG.cpp...
Generating docs for file lib/Target/NVPTX/NVPTXISelDAGToDAG.h...
Generating docs for file lib/Target/NVPTX/NVPTXISelLowering.cpp...
Generating docs for file lib/Target/NVPTX/NVPTXISelLowering.h...
Generating docs for file lib/Target/NVPTX/NVPTXLowerAggrCopies.cpp...
Generating docs for file lib/Target/NVPTX/NVPTXLowerAggrCopies.h...
Generating docs for file lib/Target/NVPTX/NVPTXLowerAlloca.cpp...
Generating docs for file lib/Target/NVPTX/NVPTXLowerArgs.cpp...
Generating docs for file lib/Target/NVPTX/NVPTXMachineFunctionInfo.h...
Generating docs for file lib/Target/NVPTX/NVPTXMCExpr.cpp...
Generating docs for file lib/Target/NVPTX/NVPTXMCExpr.h...
Generating docs for file lib/Target/NVPTX/NVPTXPeephole.cpp...
Generating docs for file lib/Target/NVPTX/NVPTXPrologEpilogPass.cpp...
Generating docs for file lib/Target/NVPTX/NVPTXProxyRegErasure.cpp...
Generating docs for file lib/Target/NVPTX/NVPTXRegisterInfo.cpp...
Generating docs for file lib/Target/NVPTX/NVPTXRegisterInfo.h...
Generating docs for file lib/Target/NVPTX/NVPTXReplaceImageHandles.cpp...
Generating docs for file lib/Target/NVPTX/NVPTXSubtarget.cpp...
Generating docs for file lib/Target/NVPTX/NVPTXSubtarget.h...
Generating docs for file lib/Target/NVPTX/NVPTXTargetMachine.cpp...
Generating docs for file lib/Target/NVPTX/NVPTXTargetMachine.h...
Generating docs for file lib/Target/NVPTX/NVPTXTargetObjectFile.h...
Generating docs for file lib/Target/NVPTX/NVPTXTargetTransformInfo.cpp...
Generating docs for file lib/Target/NVPTX/NVPTXTargetTransformInfo.h...
Generating docs for file lib/Target/NVPTX/NVPTXUtilities.cpp...
Generating docs for file lib/Target/NVPTX/NVPTXUtilities.h...
Generating docs for file lib/Target/NVPTX/NVVMIntrRange.cpp...
Generating docs for file lib/Target/NVPTX/NVVMReflect.cpp...
Generating docs for file lib/Target/NVPTX/TargetInfo/NVPTXTargetInfo.cpp...
Generating docs for file lib/Target/NVPTX/TargetInfo/NVPTXTargetInfo.h...
Generating docs for file lib/Target/PowerPC/AsmParser/PPCAsmParser.cpp...
Generating docs for file lib/Target/PowerPC/Disassembler/PPCDisassembler.cpp...
Generating docs for file lib/Target/PowerPC/MCTargetDesc/PPCAsmBackend.cpp...
Generating docs for file lib/Target/PowerPC/MCTargetDesc/PPCELFObjectWriter.cpp...
Generating docs for file lib/Target/PowerPC/MCTargetDesc/PPCFixupKinds.h...
Generating docs for file lib/Target/PowerPC/MCTargetDesc/PPCInstPrinter.cpp...
Generating docs for file lib/Target/PowerPC/MCTargetDesc/PPCInstPrinter.h...
Generating docs for file lib/Target/PowerPC/MCTargetDesc/PPCMachObjectWriter.cpp...
Generating docs for file lib/Target/PowerPC/MCTargetDesc/PPCMCAsmInfo.cpp...
Generatwarning: Include graph for 'PPCAsmPrinter.cpp' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
warning: Include graph for 'PPCISelDAGToDAG.cpp' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
warning: Include graph for 'PPCISelLowering.cpp' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
/opt/doxygen-docs/src/llvm/lib/Target/PowerPC/PPCISelLowering.cpp:8191: warning: The following parameters of haveEfficientBuildVectorPattern(BuildVectorSDNode *V, bool HasDirectMove, bool HasP8Vector) are not documented:
  parameter 'HasP8Vector'
ing docs for file lib/Target/PowerPC/MCTargetDesc/PPCMCAsmInfo.h...
Generating docs for file lib/Target/PowerPC/MCTargetDesc/PPCMCCodeEmitter.cpp...
Generating docs for file lib/Target/PowerPC/MCTargetDesc/PPCMCCodeEmitter.h...
Generating docs for file lib/Target/PowerPC/MCTargetDesc/PPCMCExpr.cpp...
Generating docs for file lib/Target/PowerPC/MCTargetDesc/PPCMCExpr.h...
Generating docs for file lib/Target/PowerPC/MCTargetDesc/PPCMCTargetDesc.cpp...
Generating docs for file lib/Target/PowerPC/MCTargetDesc/PPCMCTargetDesc.h...
Generating docs for file lib/Target/PowerPC/MCTargetDesc/PPCPredicates.cpp...
Generating docs for file lib/Target/PowerPC/MCTargetDesc/PPCPredicates.h...
Generating docs for file lib/Target/PowerPC/MCTargetDesc/PPCXCOFFObjectWriter.cpp...
Generating docs for file lib/Target/PowerPC/PPC.h...
Generating docs for file lib/Target/PowerPC/PPCAsmPrinter.cpp...
Generating docs for file lib/Target/PowerPC/PPCBoolRetToInt.cpp...
Generating docs for file lib/Target/PowerPC/PPCBranchCoalescing.cpp...
Generating docs for file lib/Target/PowerPC/PPCBranchSelector.cpp...
Generating docs for file lib/Target/PowerPC/PPCCallingConv.cpp...
Generating docs for file lib/Target/PowerPC/PPCCallingConv.h...
Generating docs for file lib/Target/PowerPC/PPCCCState.cpp...
Generating docs for file lib/Target/PowerPC/PPCCCState.h...
Generating docs for file lib/Target/PowerPC/PPCCTRLoops.cpp...
Generating docs for file lib/Target/PowerPC/PPCEarlyReturn.cpp...
Generating docs for file lib/Target/PowerPC/PPCExpandISEL.cpp...
Generating docs for file lib/Target/PowerPC/PPCFastISel.cpp...
Generating docs for file lib/Target/PowerPC/PPCFrameLowering.cpp...
Generating docs for file lib/Target/PowerPC/PPCFrameLowering.h...
Generating docs for file lib/Target/PowerPC/PPCHazardRecognizers.cpp...
Generating docs for file lib/Target/PowerPC/PPCHazardRecognizers.h...
Generating docs for file lib/Target/PowerPC/PPCInstrBuilder.h...
Generating docs for file lib/Target/PowerPC/PPCInstrInfo.cpp...
Generating docs for file lib/Target/PowerPC/PPCInstrInfo.h...
Generating docs for file lib/Target/PowerPC/PPCISelDAGToDAG.cpp...
Generating docs for file lib/Target/PowerPC/PPCISelLowering.cpp...
Generating docs for file lib/Target/PowerPC/PPCISelLowering.h...
Generating docs for file lib/Target/PowerPC/PPCLoopPreIncPrep.cpp...
Generating docs for file lib/Target/PowerPC/PPCLowerMASSVEntries.cpp...
Generating docs for file lib/Target/PowerPC/PPCMachineFunctionInfo.cpp...
Generating docs for file lib/Target/PowerPC/PPCMachineFunctionInfo.h...
Generating docs for file lib/Target/PowerPC/PPCMachineScheduler.cpp...
Generating docs for file lib/Target/PowerPC/PPCMachineScheduler.h...
Generating docs for file lib/Target/PowerPC/PPCMCInstLower.cpp...
Generating docs for file lib/Target/PowerPC/PPCMIPeephole.cpp...
Generating docs for file lib/Target/PowerPC/PPCPerfectShuffle.h...
Generating docs for file lib/Target/PowerPC/PPCPreEmitPeephole.cpp...
Generating docs for file lib/Target/PowerPC/PPCQPXLoadSplat.cpp...
Generating docs for file lib/Target/PowerPC/PPCReduceCRLogicals.cpp...
Generating docs for file lib/Target/PowerPC/PPCRegisterInfo.cpp...
Generating docs for file lib/Target/PowerPC/PPCRegisterInfo.h...
Generating docs for file lib/Target/PowerPC/PPCSubtarget.cpp...
Generating docs for file lib/Target/PowerPC/PPCSubtarget.h...
Generating docs for file lib/Target/PowerPC/PPCTargetMachine.cpp...
Generating docs for file lib/Target/PowerPC/PPCTargetMachine.h...
Generating docs for file lib/Target/PowerPC/PPCTargetObjectFile.cpp...
Generating docs for file lib/Target/PowerPC/PPCTargetObjectFile.h...
Generating docs for file lib/Target/PowerPC/PPCTargetStreamer.h...
Generating docs for file lib/Target/PowerPC/PPCTargetTransformInfo.cpp...
Generating docs for file lib/Target/PowerPC/PPCTargetTransformInfo.h...
Generating docs for file lib/Target/PowerPC/PPCTLSDynamicCall.cpp...
Generating docs for file lib/Target/PowerPC/PPCTOCRegDeps.cpp...
Generating docs for file lib/Target/PowerPC/PPCVSXCopy.cpp...
Generating docs for file lib/Target/PowerPC/PPCVSXFMAMutate.cpp...
Generating docs for file lib/Target/PowerPC/PPCVSXSwapRemoval.cpp...
Generating docs for file lib/Target/PowerPC/TargetInfo/PowerPCTargetInfo.cpp...
Generating docs for file lib/Target/PowerPC/TargetInfo/PowerPCTargetInfo.h...
Generating docs for file lib/Target/RISCV/AsmParser/RISCVAsmParser.cpp...
Generating docs for file lib/Target/RISCV/Disassembler/RISCVDisassembler.cpp...
Generating docs for file lib/Target/RISCV/MCTargetDesc/RISCVAsmBackend.cpp...
Generating docs for file lib/Target/RISCV/MCTargetDesc/RISCVAsmBackend.h...
Generating docs for file lib/Target/RISCV/MCTargetDesc/RISCVELFObjectWriter.cpp...
Generating docs for file lib/Target/RISCV/MCTargetDesc/RISCVELFStreamer.cpp...
Generating docs for file lib/Target/RISCV/MCTargetDesc/RISCVELFStreamer.h...
Generating docs for file lib/Target/RISCV/MCTargetDesc/RISCVFixupKinds.h...
Generating docs for file lib/Target/RISCV/MCTargetDesc/RISCVInstPrinter.cpp...
Generating docs for file lib/Target/RISCV/MCTargetDesc/RISCVInstPrinter.h...
Generating docs for file lib/Target/RISCV/MCTargetDesc/RISCVMCAsmInfo.cpp...
Generating docs for file lib/Target/RISCV/MCTargetDesc/RISCVMCAsmInfo.h...
Generating docs for file lib/Target/RISCV/MCTargetDesc/RISCVMCCodeEmitter.cpp...
Generating docs for file lib/Target/RISCV/MCTargetDesc/RISCVMCExpr.cpp...
Generating docs for file lib/Target/RISCV/MCTargetDesc/RISCVMCExpr.h...
Generating docs for file lib/Target/RISCV/MCTargetDesc/RISCVMCTargetDesc.cpp...
Generating docs for file lib/Target/RISCV/MCTargetDesc/RISCVMCTargetDesc.h...
Generating docs for file lib/Target/RISCV/MCTargetDesc/RISCVTargetStreamer.cpp...
Generating docs for file lib/Target/RISCV/MCTargetDesc/RISCVTargetStreamer.h...
Generating docs for file lib/Target/RISCV/RISCV.h...
Generating docs for file lib/Target/RISCV/RISCVAsmPrinter.cpp...
Generating docs for file lib/Target/RISCV/RISCVCallLowering.cpp...
Generating docs for file lib/Target/RISCV/RISCVCallLowering.h...
Generating docs for file lib/Target/RISCV/RISCVExpandPseudoInsts.cpp...
Generating docs for file lib/Target/RISCV/RISCVFrameLowering.cpp...
Generating docs for file lib/Target/RISCV/RISCVFrameLowering.h...
Generating docs for file lib/Target/RISCV/RISCVInstrInfo.cpp...
Generating docs for file lib/Target/RISCV/RISCVInstrInfo.h...
Generating docs for file lib/Target/RISCV/RISCVInstructionSelector.cpp...
Generating docs for file lib/Target/RISCV/RISCVISelDAGToDAG.cpp...
Generating docs for file lib/Target/RISCV/RISCVISelLowering.cpp...
Generating docs for file lib/Target/RISCV/RISCVISelLowering.h...
Generating docs for file lib/Target/RISCV/RISCVLegalizerInfo.cpp...
Generating docs for file lib/Target/RISCV/RISCVLegalizerInfo.h...
Generating docs for file lib/Target/RISCV/RISCVMachineFunctionInfo.h...
Generating docs for file lib/Target/RISCV/RISCVMCInstLower.cpp...
Generating docs for file lib/Target/RISCV/RISCVMergeBaseOffset.cpp...
Generating docs for file lib/Target/RISCV/RISCVRegisterBankInfo.cpp...
Generating docs for file lib/Target/RISCV/RISCVRegisterBankInfo.h...
Generating docs for file lib/Target/RISCV/RISCVRegisterInfo.cpp...
Generating docs for file lib/Target/RISCV/RISCVRegisterInfo.h...
Generating docs for file lib/Target/RISCV/RISCVSubtarget.cpp...
Generating docs for file lib/Target/RISCV/RISCVSubtarget.h...
Generating docs for file lib/Target/RISCV/RISCVTargetMachine.cpp...
Generating docs for file lib/Target/RISCV/RISCVTargetMachine.h...
Generating docs for file lib/Target/RISCV/RISCVTargetObjectFile.cpp...
Generating docs for file lib/Target/RISCV/RISCVTargetObjectFile.h...
Generating docs for file lib/Target/RISCV/RISCVTargetTransformInfo.cpp...
Generating docs for file lib/Target/RISCV/RISCVTargetTransformInfo.h...
Generating docs for file lib/Target/RISCV/TargetInfo/RISCVTargetInfo.cpp...
Generating docs for file lib/Target/RISCV/TargetInfo/RISCVTargetInfo.h...
Generating docs for file lib/Target/RISCV/Utils/RISCVBaseInfo.cpp...
Generating docs for file lib/Target/RISCV/Utils/RISCVBaseInfo.h...
Generating docs for file lib/Target/RISCV/Utils/RISCVMatInt.cpp...
Generat/opt/doxygen-docs/src/llvm/lib/Target/SystemZ/Disassembler/SystemZDisassembler.cpp:74: warning: The following parameters of tryAddingSymbolicOperand(int64_t Value, bool isBranch, uint64_t Address, uint64_t Offset, uint64_t Width, MCInst &MI, const void *Decoder) are not documented:
  parameter 'MI'
  parameter 'Decoder'
ing docs for file lib/Target/RISCV/Utils/RISCVMatInt.h...
Generating docs for file lib/Target/Sparc/AsmParser/SparcAsmParser.cpp...
Generating docs for file lib/Target/Sparc/DelaySlotFiller.cpp...
Generating docs for file lib/Target/Sparc/Disassembler/SparcDisassembler.cpp...
Generating docs for file lib/Target/Sparc/LeonPasses.cpp...
Generating docs for file lib/Target/Sparc/LeonPasses.h...
Generating docs for file lib/Target/Sparc/MCTargetDesc/SparcAsmBackend.cpp...
Generating docs for file lib/Target/Sparc/MCTargetDesc/SparcELFObjectWriter.cpp...
Generating docs for file lib/Target/Sparc/MCTargetDesc/SparcFixupKinds.h...
Generating docs for file lib/Target/Sparc/MCTargetDesc/SparcInstPrinter.cpp...
Generating docs for file lib/Target/Sparc/MCTargetDesc/SparcInstPrinter.h...
Generating docs for file lib/Target/Sparc/MCTargetDesc/SparcMCAsmInfo.cpp...
Generating docs for file lib/Target/Sparc/MCTargetDesc/SparcMCAsmInfo.h...
Generating docs for file lib/Target/Sparc/MCTargetDesc/SparcMCCodeEmitter.cpp...
Generating docs for file lib/Target/Sparc/MCTargetDesc/SparcMCExpr.cpp...
Generating docs for file lib/Target/Sparc/MCTargetDesc/SparcMCExpr.h...
Generating docs for file lib/Target/Sparc/MCTargetDesc/SparcMCTargetDesc.cpp...
Generating docs for file lib/Target/Sparc/MCTargetDesc/SparcMCTargetDesc.h...
Generating docs for file lib/Target/Sparc/MCTargetDesc/SparcTargetStreamer.cpp...
Generating docs for file lib/Target/Sparc/MCTargetDesc/SparcTargetStreamer.h...
Generating docs for file lib/Target/Sparc/Sparc.h...
Generating docs for file lib/Target/Sparc/SparcAsmPrinter.cpp...
Generating docs for file lib/Target/Sparc/SparcFrameLowering.cpp...
Generating docs for file lib/Target/Sparc/SparcFrameLowering.h...
Generating docs for file lib/Target/Sparc/SparcInstrInfo.cpp...
Generating docs for file lib/Target/Sparc/SparcInstrInfo.h...
Generating docs for file lib/Target/Sparc/SparcISelDAGToDAG.cpp...
Generating docs for file lib/Target/Sparc/SparcISelLowering.cpp...
Generating docs for file lib/Target/Sparc/SparcISelLowering.h...
Generating docs for file lib/Target/Sparc/SparcMachineFunctionInfo.cpp...
Generating docs for file lib/Target/Sparc/SparcMachineFunctionInfo.h...
Generating docs for file lib/Target/Sparc/SparcMCInstLower.cpp...
Generating docs for file lib/Target/Sparc/SparcRegisterInfo.cpp...
Generating docs for file lib/Target/Sparc/SparcRegisterInfo.h...
Generating docs for file lib/Target/Sparc/SparcSubtarget.cpp...
Generating docs for file lib/Target/Sparc/SparcSubtarget.h...
Generating docs for file lib/Target/Sparc/SparcTargetMachine.cpp...
Generating docs for file lib/Target/Sparc/SparcTargetMachine.h...
Generating docs for file lib/Target/Sparc/SparcTargetObjectFile.cpp...
Generating docs for file lib/Target/Sparc/SparcTargetObjectFile.h...
Generating docs for file lib/Target/Sparc/TargetInfo/SparcTargetInfo.cpp...
Generating docs for file lib/Target/Sparc/TargetInfo/SparcTargetInfo.h...
Generating docs for file lib/Target/SystemZ/AsmParser/SystemZAsmParser.cpp...
Generating docs for file lib/Target/SystemZ/Disassembler/SystemZDisassembler.cpp...
Generating docs for file lib/Target/SystemZ/MCTargetDesc/SystemZInstPrinter.cpp...
Generating docs for file lib/Target/SystemZ/MCTargetDesc/SystemZInstPrinter.h...
Generating docs for file lib/Target/SystemZ/MCTargetDesc/SystemZMCAsmBackend.cpp...
Generating docs for file lib/Target/SystemZ/MCTargetDesc/SystemZMCAsmInfo.cpp...
Generating docs for file lib/Target/SystemZ/MCTargetDesc/SystemZMCAsmInfo.h...
Generating docs for file lib/Target/SystemZ/MCTargetDesc/SystemZMCCodeEmitter.cpp...
Generating docs for file lib/Target/SystemZ/MCTargetDesc/SystemZMCFixups.h...
Generating docs for file lib/Target/SystemZ/MCTargetDesc/SystemZMCObjectWriter.cpp...
Generating docs for file lib/Target/SystemZ/MCTargetDesc/SystemZMCTargetDesc.cpp...
Generating docs for file lib/Target/SystemZ/MCTargetDesc/SystemZMCTargetDesc.h...
Generating docs for file lib/Target/SystemZ/SystemZ.h...
Generating docs for file lib/Target/SystemZ/SystemZAsmPrinter.cpp...
Generating docs for file lib/Target/SystemZ/SystemZAsmPrinter.h...
Generating docs for file lib/Target/SystemZ/SystemZCallingConv.cpp...
Generating docs for file lib/Target/SystemZ/SystemZCallingConv.h...
Generating docs for file lib/Target/SystemZ/SystemZConstantPoolValue.cpp...
Generating docs for file lib/Target/SystemZ/SystemZConstantPoolValue.h...
Generating docs for file lib/Target/SystemZ/SystemZElimCompare.cpp...
Generating docs for file lib/Target/SystemZ/SystemZFrameLowering.cpp...
Generating docs for file lib/Target/SystemZ/SystemZFrameLowering.h...
Generating docs for file lib/Target/SystemZ/SystemZHazardRecognizer.cpp...
Generating docs for file lib/Target/SystemZ/SystemZHazardRecognizer.h...
Generating docs for file lib/Target/SystemZ/SystemZInstrBuilder.h...
Generating docs for file lib/Target/SystemZ/SystemZInstrInfo.cpp...
Generating docs for file lib/Target/SystemZ/SystemZInstrInfo.h...
Generating docs for file lib/Target/SystemZ/SystemZISelDAGToDAG.cpp...
Generating docs for file lib/Target/SystemZ/SystemZISelLowering.cpp...
Generating docs for file lib/Target/SystemZ/SystemZISelLowering.h...
Generating docs for file lib/Target/SystemZ/SystemZLDCleanup.cpp...
Generating docs for file lib/Target/SystemZ/SystemZLongBranch.cpp...
Generating docs for file lib/Target/SystemZ/SystemZMachineFunctionInfo.cpp...
Generating docs for file lib/Target/SystemZ/SystemZMachineFunctionInfo.h...
Generating docs for file lib/Target/SystemZ/SystemZMachineScheduler.cpp...
Generating docs for file lib/Target/SystemZ/SystemZMachineScheduler.h...
Generating docs for file lib/Target/SystemZ/SystemZMCInstLower.cpp...
Generating docs for file lib/Target/SystemZ/SystemZMCInstLower.h...
Generating docs for file lib/Target/SystemZ/SystemZPostRewrite.cpp...
Generating docs for file lib/Target/SystemZ/SystemZRegisterInfo.cpp...
Generating docs for file lib/Target/SystemZ/SystemZRegisterInfo.h...
Generating docs for file lib/Target/SystemZ/SystemZSelectionDAGInfo.cpp...
Generating docs for file lib/Target/SystemZ/SystemZSelectionDAGInfo.h...
Generating docs for file lib/Target/SystemZ/SystemZShortenInst.cpp...
Generating docs for file lib/Target/SystemZ/SystemZSubtarget.cpp...
Generating docs for file lib/Target/SystemZ/SystemZSubtarget.h...
Generating docs for file lib/Target/SystemZ/SystemZTargetMachine.cpp...
Generating docs for file lib/Target/SystemZ/SystemZTargetMachine.h...
Generating docs for file lib/Target/SystemZ/SystemZTargetTransformInfo.cpp...
Generating docs for file lib/Target/SystemZ/SystemZTargetTransformInfo.h...
Generating docs for file lib/Target/SystemZ/SystemZTDC.cpp...
Generating docs for file lib/Target/SystemZ/TargetInfo/SystemZTargetInfo.cpp...
Generating docs for file lib/Target/SystemZ/TargetInfo/SystemZTargetInfo.h...
Generating docs for file lib/Target/Target.cpp...
Generating docs for file lib/TextAPI/MachO/Target.cpp...
Generating docs for file lib/Target/TargetIntrinsicInfo.cpp...
Generating docs for file lib/Target/TargetLoweringObjectFile.cpp...
Generating docs for file lib/Target/TargetMachine.cpp...
Generating docs for file lib/Target/TargetMachineC.cpp...
Generating docs for file lib/Target/WebAssembly/AsmParser/WebAssemblyAsmParser.cpp...
Generating docs for file lib/Target/WebAssembly/Disassembler/WebAssemblyDisassembler.cpp...
Generating docs for file lib/Target/WebAssembly/MCTargetDesc/WebAssemblyAsmBackend.cpp...
Generating docs for file lib/Target/WebAssembly/MCTargetDesc/WebAssemblyFixupKinds.h...
Generating docs for file lib/Target/WebAssembly/MCTargetDesc/WebAssemblyInstPrinter.cpp...
Generating docs for file lib/Target/WebAssembly/MCTargetDesc/WebAssemblyInstPrinter.h...
Generating docs for file lib/Target/WebAssembly/MCTargetDesc/WebAssemblyMCAsmInfo.cpp...
Generating docs for file lib/Target/WebAssembly/MCTargetDesc/WebAssemblyMCAsmInfo.h...
Generating docs for file lib/Target/WebAssembly/MCTargetDesc/WebAssemblyMCCodeEmitter.cpp...
Generating docs for file lib/Target/WebAssembly/MCTargetDesc/WebAssemblyMCTargetDesc.cpp...
Generating docs for file lib/Target/WebAssembly/MCTargetDesc/WebAssemblyMCTargetDesc.h.../opt/doxygen-docs/src/llvm/lib/Target/WebAssembly/WebAssemblyFastISel.cpp:9: warning: explicit link request to 'included' could not be resolved
/opt/doxygen-docs/src/llvm/lib/Target/WebAssembly/WebAssemblyLowerGlobalDtors.cpp:8: warning: Found unknown command `\llvm'
/opt/doxygen-docs/src/llvm/lib/Target/WebAssembly/WebAssemblyLowerGlobalDtors.cpp:8: warning: Found unknown command `\llvm'
/opt/doxygen-docs/src/llvm/lib/Target/WebAssembly/WebAssemblyLowerGlobalDtors.cpp:11: warning: Found unknown command `\llvm'
/opt/doxygen-docs/src/llvm/lib/Target/WebAssembly/WebAssemblyLowerGlobalDtors.cpp:12: warning: Found unknown command `\llvm'
/opt/doxygen-docs/src/llvm/lib/Target/WebAssembly/WebAssemblyMemIntrinsicResults.cpp:12: warning: Found unknown command `\memcpy'

Generating docs for file lib/Target/WebAssembly/MCTargetDesc/WebAssemblyTargetStreamer.cpp...
Generating docs for file lib/Target/WebAssembly/MCTargetDesc/WebAssemblyTargetStreamer.h...
Generating docs for file lib/Target/WebAssembly/MCTargetDesc/WebAssemblyWasmObjectWriter.cpp...
Generating docs for file lib/Target/WebAssembly/TargetInfo/WebAssemblyTargetInfo.cpp...
Generating docs for file lib/Target/WebAssembly/TargetInfo/WebAssemblyTargetInfo.h...
Generating docs for file lib/Target/WebAssembly/WebAssembly.h...
Generating docs for file lib/Target/WebAssembly/WebAssemblyAddMissingPrototypes.cpp...
Generating docs for file lib/Target/WebAssembly/WebAssemblyArgumentMove.cpp...
Generating docs for file lib/Target/WebAssembly/WebAssemblyAsmPrinter.cpp...
Generating docs for file lib/Target/WebAssembly/WebAssemblyAsmPrinter.h...
Generating docs for file lib/Target/WebAssembly/WebAssemblyCallIndirectFixup.cpp...
Generating docs for file lib/Target/WebAssembly/WebAssemblyCFGSort.cpp...
Generating docs for file lib/Target/WebAssembly/WebAssemblyCFGStackify.cpp...
Generating docs for file lib/Target/WebAssembly/WebAssemblyDebugValueManager.cpp...
Generating docs for file lib/Target/WebAssembly/WebAssemblyDebugValueManager.h...
Generating docs for file lib/Target/WebAssembly/WebAssemblyExceptionInfo.cpp...
Generating docs for file lib/Target/WebAssembly/WebAssemblyExceptionInfo.h...
Generating docs for file lib/Target/WebAssembly/WebAssemblyExplicitLocals.cpp...
Generating docs for file lib/Target/WebAssembly/WebAssemblyFastISel.cpp...
Generating docs for file lib/Target/WebAssembly/WebAssemblyFixFunctionBitcasts.cpp...
Generating docs for file lib/Target/WebAssembly/WebAssemblyFixIrreducibleControlFlow.cpp...
Generating docs for file lib/Target/WebAssembly/WebAssemblyFrameLowering.cpp...
Generating docs for file lib/Target/WebAssembly/WebAssemblyFrameLowering.h...
Generating docs for file lib/Target/WebAssembly/WebAssemblyInstrInfo.cpp...
Generating docs for file lib/Target/WebAssembly/WebAssemblyInstrInfo.h...
Generating docs for file lib/Target/WebAssembly/WebAssemblyISelDAGToDAG.cpp...
Generating docs for file lib/Target/WebAssembly/WebAssemblyISelLowering.cpp...
Generating docs for file lib/Target/WebAssembly/WebAssemblyISelLowering.h...
Generating docs for file lib/Target/WebAssembly/WebAssemblyLateEHPrepare.cpp...
Generating docs for file lib/Target/WebAssembly/WebAssemblyLowerBrUnless.cpp...
Generating docs for file lib/Target/WebAssembly/WebAssemblyLowerEmscriptenEHSjLj.cpp...
Generating docs for file lib/Target/WebAssembly/WebAssemblyLowerGlobalDtors.cpp...
Generating docs for file lib/Target/WebAssembly/WebAssemblyMachineFunctionInfo.cpp...
Generating docs for file lib/Target/WebAssembly/WebAssemblyMachineFunctionInfo.h...
Generating docs for file lib/Target/WebAssembly/WebAssemblyMCInstLower.cpp...
Generating docs for file lib/Target/WebAssembly/WebAssemblyMCInstLower.h...
Generating docs for file lib/Target/WebAssembly/WebAssemblyMemIntrinsicResults.cpp...
Generating docs for file lib/Target/WebAssembly/WebAssemblyOptimizeLiveIntervals.cpp...
Generating docs for file lib/Target/WebAssembly/WebAssemblyOptimizeReturned.cpp...
Generating docs for file lib/Target/WebAssembly/WebAssemblyPeephole.cpp...
Generating docs for file lib/Target/WebAssembly/WebAssemblyPrepareForLiveIntervals.cpp...
Generating docs for file lib/Target/WebAssembly/WebAssemblyRegColoring.cpp...
Generating docs for file lib/Target/WebAssembly/WebAssemblyRegisterInfo.cpp...
Generating docs for file lib/Target/WebAssembly/WebAssemblyRegisterInfo.h...
Generating docs for file lib/Target/WebAssembly/WebAssemblyRegNumbering.cpp...
Generating docs for file lib/Target/WebAssembly/WebAssemblyRegStackify.cpp...
Generating docs for file lib/Target/WebAssembly/WebAssemblyReplacePhysRegs.cpp...
Generating docs for file lib/Target/WebAssembly/WebAssemblyRuntimeLibcallSignatures.cpp...
Generating docs for file lib/Target/WebAssembly/WebAssemblyRuntimeLibcallSignatures.h...
Generating docs for file lib/Target/WebAssembly/WebAssemblySelectionDAGInfo.cpp...
Genera/opt/doxygen-docs/src/llvm/lib/Target/X86/Disassembler/X86Disassembler.cpp:378: warning: The following parameters of translateImmediate(MCInst &mcInst, uint64_t immediate, const OperandSpecifier &operand, InternalInstruction &insn, const MCDisassembler *Dis) are not documented:
  parameter 'Dis'
/opt/doxygen-docs/src/llvm/lib/Target/X86/Disassembler/X86Disassembler.cpp:126: warning: The following parameters of translateInstruction(MCInst &mcInst, InternalInstruction &insn, const MCDisassembler *Dis) are not documented:
  parameter 'Dis'
/opt/doxygen-docs/src/llvm/lib/Target/X86/Disassembler/X86Disassembler.cpp:745: warning: The following parameters of translateOperand(MCInst &mcInst, const OperandSpecifier &operand, InternalInstruction &insn, const MCDisassembler *Dis) are not documented:
  parameter 'Dis'
/opt/doxygen-docs/src/llvm/lib/Target/X86/Disassembler/X86Disassembler.cpp:682: warning: The following parameters of translateRM(MCInst &mcInst, const OperandSpecifier &operand, InternalInstruction &insn, const MCDisassembler *Dis) are not documented:
  parameter 'Dis'
/opt/doxygen-docs/src/llvm/lib/Target/X86/Disassembler/X86Disassembler.cpp:522: warning: The following parameters of translateRMMemory(MCInst &mcInst, InternalInstruction &insn, const MCDisassembler *Dis) are not documented:
  parameter 'Dis'
/opt/doxygen-docs/src/llvm/lib/Target/X86/Disassembler/X86Disassembler.cpp:296: warning: The following parameters of tryAddingSymbolicOperand(int64_t Value, bool isBranch, uint64_t Address, uint64_t Offset, uint64_t Width, MCInst &MI, const MCDisassembler *Dis) are not documented:
  parameter 'MI'
  parameter 'Dis'
ting docs for file lib/Target/WebAssembly/WebAssemblySelectionDAGInfo.h...
Generating docs for file lib/Target/WebAssembly/WebAssemblySetP2AlignOperands.cpp...
Generating docs for file lib/Target/WebAssembly/WebAssemblySubtarget.cpp...
Generating docs for file lib/Target/WebAssembly/WebAssemblySubtarget.h...
Generating docs for file lib/Target/WebAssembly/WebAssemblyTargetMachine.cpp...
Generating docs for file lib/Target/WebAssembly/WebAssemblyTargetMachine.h...
Generating docs for file lib/Target/WebAssembly/WebAssemblyTargetObjectFile.cpp...
Generating docs for file lib/Target/WebAssembly/WebAssemblyTargetObjectFile.h...
Generating docs for file lib/Target/WebAssembly/WebAssemblyTargetTransformInfo.cpp...
Generating docs for file lib/Target/WebAssembly/WebAssemblyTargetTransformInfo.h...
Generating docs for file lib/Target/WebAssembly/WebAssemblyUtilities.cpp...
Generating docs for file lib/Target/WebAssembly/WebAssemblyUtilities.h...
Generating docs for file lib/Target/X86/AsmParser/X86AsmParser.cpp...
Generating docs for file lib/Target/X86/AsmParser/X86AsmParserCommon.h...
Generating docs for file lib/Target/X86/AsmParser/X86Operand.h...
Generating docs for file lib/Target/X86/Disassembler/X86Disassembler.cpp...
Generating docs for file lib/Target/X86/Disassembler/X86DisassemblerDecoder.cpp...
Generating docs for file lib/Target/X86/Disassembler/X86DisassemblerDecoder.h...
Generating docs for file lib/Target/X86/MCTargetDesc/X86AsmBackend.cpp...
Generating docs for file lib/Target/X86/MCTargetDesc/X86ATTInstPrinter.cpp...
Generating docs for file lib/Target/X86/MCTargetDesc/X86ATTInstPrinter.h...
Generating docs for file lib/Target/X86/MCTargetDesc/X86BaseInfo.h...
Generating docs for file lib/Target/X86/MCTargetDesc/X86ELFObjectWriter.cpp...
Generating docs for file lib/Target/X86/MCTargetDesc/X86FixupKinds.h...
Generating docs for file lib/Target/X86/MCTargetDesc/X86InstComments.cpp...
Generating docs for file lib/Target/X86/MCTargetDesc/X86InstComments.h...
Generating docs for file lib/Target/X86/MCTargetDesc/X86InstPrinterCommon.cpp...
Generating docs for file lib/Target/X86/MCTargetDesc/X86InstPrinterCommon.h...
Generating docs for file lib/Target/X86/MCTargetDesc/X86IntelInstPrinter.cpp...
Generating docs for file lib/Target/X86/MCTargetDesc/X86IntelInstPrinter.h...
Generating docs for file lib/Target/X86/MCTargetDesc/X86MachObjectWriter.cpp...
Generating docs for file lib/Target/X86/MCTargetDesc/X86MCAsmInfo.cpp...
Generating docs for file lib/Target/X86/MCTargetDesc/X86MCAsmInfo.h...
Generating docs for file lib/Target/X86/MCTargetDesc/X86MCCodeEmitter.cpp...
Generating docs for file lib/Target/X86/MCTargetDesc/X86MCExpr.h...
Generating docs for file lib/Target/X86/MCTargetDesc/X86MCTargetDesc.cpp...
Generating docs for file lib/Target/X86/MCTargetDesc/X86MCTargetDesc.h...
Generating docs for file lib/Target/X86/MCTargetDesc/X86TargetStreamer.h...
Generating docs for file lib/Target/X86/MCTargetDesc/X86WinCOFFObjectWriter.cpp...
Generating docs for file lib/Target/X86/MCTargetDesc/X86WinCOFFStreamer.cpp...
Generating docs for file lib/Target/X86/MCTargetDesc/X86WinCOFFTargetStreamer.cpp...
Generating docs for file lib/Target/X86/TargetInfo/X86TargetInfo.cpp...
Generating docs for file lib/Target/X86/TargetInfo/X86TargetInfo.h...
Generating docs for file lib/Target/X86/Utils/X86ShuffleDecode.cpp...
Generating docs for file lib/Target/X86/Utils/X86ShuffleDecode.h...
Generating docs for file lib/Target/X86/X86.h...
Generating docs for file lib/Target/X86/X86AsmPrinter.cpp...
Generating docs for file lib/Target/X86/X86AsmPrinter.h...
Generating docs for file lib/Target/X86/X86AvoidStoreForwardingBlocks.cpp...
Generating docs for file lib/Target/X86/X86AvoidTrailingCall.cpp...
Generating docs for file lib/Target/X86/X86CallFrameOptimization.cpp...
Generating docs for file lib/Target/X86/X86CallingConv.cpp...
Generating docs for file lib/Target/X86/X86CallingConv.h...
Generating docs for file lib/Target/X86/X86CallLowering.cpp...
Generating docs for file lib/Target/X86/X86CallLowering.h...
Generating docs for fil/opt/doxygen-docs/src/llvm/lib/Target/X86/X86ISelLowering.cpp:41108: warning: explicit link request to 'PACKSS' could not be resolved
/opt/doxygen-docs/src/llvm/lib/Target/X86/X86ISelLowering.cpp:41108: warning: explicit link request to 'PACKSS' could not be resolved
/opt/doxygen-docs/src/llvm/lib/Target/X86/X86ISelLowering.cpp:2724: warning: The following parameters of getv64i1Argument(CCValAssign &VA, CCValAssign &NextVA, SDValue &Root, SelectionDAG &DAG, const SDLoc &Dl, const X86Subtarget &Subtarget, SDValue *InFlag=nullptr) are not documented:
  parameter 'DAG'
  parameter 'Dl'
  parameter 'Subtarget'
/opt/doxygen-docs/src/llvm/lib/Target/X86/X86ISelLowering.cpp:37904: warning: Unsupported xml/html tag <N> found
/opt/doxygen-docs/src/llvm/lib/Target/X86/X86ISelLowering.cpp:37904: warning: Unsupported xml/html tag <N> found
/opt/doxygen-docs/src/llvm/lib/Target/X86/X86ISelLowering.cpp:37905: warning: Unsupported xml/html tag <N> found
/opt/doxygen-docs/src/llvm/lib/Target/X86/X86ISelLowering.cpp:37905: warning: Unsupported xml/html tag <N> found
/opt/doxygen-docs/src/llvm/lib/Target/X86/X86ISelLowering.cpp:37905: warning: Unsupported xml/html tag <N> found
/opt/doxygen-docs/src/llvm/lib/Target/X86/X86ISelLowering.cpp:37908: warning: Unsupported xml/html tag <N> found
/opt/doxygen-docs/src/llvm/lib/Target/X86/X86ISelLowering.cpp:37908: warning: Unsupported xml/html tag <N> found
/opt/doxygen-docs/src/llvm/lib/Target/X86/X86ISelLowering.cpp:37909: warning: Unsupported xml/html tag <N> found
/opt/doxygen-docs/src/llvm/lib/Target/X86/X86ISelLowering.cpp:37909: warning: Unsupported xml/html tag <N> found
/opt/doxygen-docs/src/llvm/lib/Target/X86/X86ISelLowering.cpp:37910: warning: Unsupported xml/html tag <N> found
/opt/doxygen-docs/src/llvm/lib/Target/X86/X86ISelLowering.cpp:37911: warning: Unsupported xml/html tag <N> found
e lib/Target/X86/X86CmovConversion.cpp...
Generating docs for file lib/Target/X86/X86CondBrFolding.cpp...
Generating docs for file lib/Target/X86/X86DiscriminateMemOps.cpp...
Generating docs for file lib/Target/X86/X86DomainReassignment.cpp...
Generating docs for file lib/Target/X86/X86EvexToVex.cpp...
Generating docs for file lib/Target/X86/X86ExpandPseudo.cpp...
Generating docs for file lib/Target/X86/X86FastISel.cpp...
Generating docs for file lib/Target/X86/X86FixupBWInsts.cpp...
Generating docs for file lib/Target/X86/X86FixupLEAs.cpp...
Generating docs for file lib/Target/X86/X86FixupSetCC.cpp...
Generating docs for file lib/Target/X86/X86FlagsCopyLowering.cpp...
Generating docs for file lib/Target/X86/X86FloatingPoint.cpp...
Generating docs for file lib/Target/X86/X86FrameLowering.cpp...
Generating docs for file lib/Target/X86/X86FrameLowering.h...
Generating docs for file lib/Target/X86/X86IndirectBranchTracking.cpp...
Generating docs for file lib/Target/X86/X86InsertPrefetch.cpp...
Generating docs for file lib/Target/X86/X86InstrBuilder.h...
Generating docs for file lib/Target/X86/X86InstrFMA3Info.cpp...
Generating docs for file lib/Target/X86/X86InstrFMA3Info.h...
Generating docs for file lib/Target/X86/X86InstrFoldTables.cpp...
Generating docs for file lib/Target/X86/X86InstrFoldTables.h...
Generating docs for file lib/Target/X86/X86InstrInfo.cpp...
Generating docs for file lib/Target/X86/X86InstrInfo.h...
Generating docs for file lib/Target/X86/X86InstructionSelector.cpp...
Generating docs for file lib/Target/X86/X86InterleavedAccess.cpp...
Generating docs for file lib/Target/X86/X86IntrinsicsInfo.h...
Generating docs for file lib/Target/X86/X86ISelDAGToDAG.cpp...
Generating docs for file lib/Target/X86/X86ISelLowering.cpp...
Generating docs for file lib/Target/X86/X86ISelLowering.h...
Generating docs for file lib/Target/X86/X86LegalizerInfo.cpp...
Generating docs for file lib/Target/X86/X86LegalizerInfo.h...
Generating docs for file lib/Target/X86/X86MachineFunctionInfo.cpp...
Generating docs for file lib/Target/X86/X86MachineFunctionInfo.h...
Generating docs for file lib/Target/X86/X86MacroFusion.cpp...
Generating docs for file lib/Target/X86/X86MacroFusion.h...
Generating docs for file lib/Target/X86/X86MCInstLower.cpp...
Generating docs for file lib/Target/X86/X86OptimizeLEAs.cpp...
Generating docs for file lib/Target/X86/X86PadShortFunction.cpp...
Generating docs for file lib/Target/X86/X86RegisterBankInfo.cpp...
Generating docs for file lib/Target/X86/X86RegisterBankInfo.h...
Generating docs for file lib/Target/X86/X86RegisterInfo.cpp...
Generating docs for file lib/Target/X86/X86RegisterInfo.h...
Generating docs for file lib/Target/X86/X86RetpolineThunks.cpp...
Generating docs for file lib/Target/X86/X86SelectionDAGInfo.cpp...
Generating docs for file lib/Target/X86/X86SelectionDAGInfo.h...
Generating docs for file lib/Target/X86/X86ShuffleDecodeConstantPool.cpp...
Generating docs for file lib/Target/X86/X86ShuffleDecodeConstantPool.h...
Generating docs for file lib/Target/X86/X86SpeculativeLoadHardening.cpp...
Generating docs for file lib/Target/X86/X86Subtarget.cpp...
Generating docs for file lib/Target/X86/X86Subtarget.h...
Generating docs for file lib/Target/X86/X86TargetMachine.cpp...
Generating docs for file lib/Target/X86/X86TargetMachine.h...
Generating docs for file lib/Target/X86/X86TargetObjectFile.cpp...
Generating docs for file lib/Target/X86/X86TargetObjectFile.h...
Generating docs for file lib/Target/X86/X86TargetTransformInfo.cpp...
Generating docs for file lib/Target/X86/X86TargetTransformInfo.h...
Generating docs for file lib/Target/X86/X86VZeroUpper.cpp...
Generating docs for file lib/Target/X86/X86WinAllocaExpander.cpp...
Generating docs for file lib/Target/X86/X86WinEHState.cpp...
Generating docs for file lib/Target/XCore/Disassembler/XCoreDisassembler.cpp...
Generating docs for file lib/Target/XCore/MCTargetDesc/XCoreInstPrinter.cpp...
Generating docs for file lib/Target/XCore/MCTargetDesc/XCoreInstPrinter.h...
Generating docs for file lib/Target/XCore/MCTargetDesc/XCoreMCAsmInfo./opt/doxygen-docs/src/llvm/lib/Target/XCore/XCoreFrameLowering.cpp:98: warning: The following parameters of IfNeededExtSP(MachineBasicBlock &MBB, MachineBasicBlock::iterator MBBI, const DebugLoc &dl, const TargetInstrInfo &TII, int OffsetFromTop, int &Adjusted, int FrameSize, bool emitFrameMoves) are not documented:
  parameter 'MBB'
  parameter 'MBBI'
  parameter 'dl'
  parameter 'TII'
  parameter 'FrameSize'
  parameter 'emitFrameMoves'
/opt/doxygen-docs/src/llvm/lib/Target/XCore/XCoreFrameLowering.cpp:121: warning: The following parameters of IfNeededLDAWSP(MachineBasicBlock &MBB, MachineBasicBlock::iterator MBBI, const DebugLoc &dl, const TargetInstrInfo &TII, int OffsetFromTop, int &RemainingAdj) are not documented:
  parameter 'MBB'
  parameter 'MBBI'
  parameter 'dl'
  parameter 'TII'
cpp...
Generating docs for file lib/Target/XCore/MCTargetDesc/XCoreMCAsmInfo.h...
Generating docs for file lib/Target/XCore/MCTargetDesc/XCoreMCTargetDesc.cpp...
Generating docs for file lib/Target/XCore/MCTargetDesc/XCoreMCTargetDesc.h...
Generating docs for file lib/Target/XCore/TargetInfo/XCoreTargetInfo.cpp...
Generating docs for file lib/Target/XCore/TargetInfo/XCoreTargetInfo.h...
Generating docs for file lib/Target/XCore/XCore.h...
Generating docs for file lib/Target/XCore/XCoreAsmPrinter.cpp...
Generating docs for file lib/Target/XCore/XCoreFrameLowering.cpp...
Generating docs for file lib/Target/XCore/XCoreFrameLowering.h...
Generating docs for file lib/Target/XCore/XCoreFrameToArgsOffsetElim.cpp...
Generating docs for file lib/Target/XCore/XCoreInstrInfo.cpp...
Generating docs for file lib/Target/XCore/XCoreInstrInfo.h...
Generating docs for file lib/Target/XCore/XCoreISelDAGToDAG.cpp...
Generating docs for file lib/Target/XCore/XCoreISelLowering.cpp...
Generating docs for file lib/Target/XCore/XCoreISelLowering.h...
Generating docs for file lib/Target/XCore/XCoreLowerThreadLocal.cpp...
Generating docs for file lib/Target/XCore/XCoreMachineFunctionInfo.cpp...
Generating docs for file lib/Target/XCore/XCoreMachineFunctionInfo.h...
Generating docs for file lib/Target/XCore/XCoreMCInstLower.cpp...
Generating docs for file lib/Target/XCore/XCoreMCInstLower.h...
Generating docs for file lib/Target/XCore/XCoreRegisterInfo.cpp...
Generating docs for file lib/Target/XCore/XCoreRegisterInfo.h...
Generating docs for file lib/Target/XCore/XCoreSelectionDAGInfo.cpp...
Generating docs for file lib/Target/XCore/XCoreSelectionDAGInfo.h...
Generating docs for file lib/Target/XCore/XCoreSubtarget.cpp...
Generating docs for file lib/Target/XCore/XCoreSubtarget.h...
Generating docs for file lib/Target/XCore/XCoreTargetMachine.cpp...
Generating docs for file lib/Target/XCore/XCoreTargetMachine.h...
Generating docs for file lib/Target/XCore/XCoreTargetObjectFile.cpp...
Generating docs for file lib/Target/XCore/XCoreTargetObjectFile.h...
Generating docs for file lib/Target/XCore/XCoreTargetStreamer.h...
Generating docs for file lib/Target/XCore/XCoreTargetTransformInfo.h...
Generating docs for file lib/Testing/Support/Annotations.cpp...
Generating docs for file lib/Testing/Support/SupportHelpers.cpp...
Generating docs for file lib/TextAPI/ELF/ELFStub.cpp...
Generating docs for file lib/TextAPI/ELF/TBEHandler.cpp...
Generating docs for file lib/TextAPI/MachO/Architecture.cpp...
Generating docs for file lib/TextAPI/MachO/ArchitectureSet.cpp...
Generating docs for file lib/TextAPI/MachO/InterfaceFile.cpp...
Generating docs for file lib/TextAPI/MachO/PackedVersion.cpp...
Generating docs for file lib/TextAPI/MachO/Platform.cpp...
Generating docs for file lib/TextAPI/MachO/Symbol.cpp...
Generating docs for file lib/TextAPI/MachO/TextAPIContext.h...
Generating docs for file lib/TextAPI/MachO/TextStub.cpp...
Generating docs for file lib/TextAPI/MachO/TextStubCommon.cpp...
Generating docs for file lib/TextAPI/MachO/TextStubCommon.h...
Generating docs for file lib/ToolDrivers/llvm-dlltool/DlltoolDriver.cpp...
Generating docs for file lib/ToolDrivers/llvm-lib/LibDriver.cpp...
Generating docs for file lib/Transforms/AggressiveInstCombine/AggressiveInstCombine.cpp...
Generating docs for file lib/Transforms/AggressiveInstCombine/AggressiveInstCombineInternal.h...
Generating docs for file lib/Transforms/AggressiveInstCombine/TruncInstCombine.cpp...
Generating docs for file lib/Transforms/CFGuard/CFGuard.cpp...
Generating docs for file lib/Transforms/Coroutines/CoroCleanup.cpp...
Generating docs for file lib/Transforms/Coroutines/CoroEarly.cpp...
Generating docs for file lib/Transforms/Coroutines/CoroElide.cpp...
Generating docs for file lib/Transforms/Coroutines/CoroFrame.cpp...
Generating docs for file lib/Transforms/Coroutines/CoroInstr.h...
Generating docs for file lib/Transforms/Coroutines/CoroInternal.h...
Generating docs for file lib/Transforms/Coroutines/CoroSplit.cpp...
Generating docs for file lib/Transforms/Coroutines/Coroutines.cpp...
G/opt/doxygen-docs/src/llvm/lib/Transforms/InstCombine/InstCombineAndOrXor.cpp:82: warning: The following parameters of SimplifyBSwap(BinaryOperator &I, InstCombiner::BuilderTy &Builder) are not documented:
  parameter 'Builder'
warning: Include graph for 'InstCombineCalls.cpp' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
/opt/doxygen-docs/src/llvm/lib/Transforms/InstCombine/InstCombineCompares.cpp:4527: warning: The following parameters of processUMulZExtIdiom(ICmpInst &I, Value *MulVal, Value *OtherVal, InstCombiner &IC) are not documented:
  parameter 'IC'
warning: Include graph for 'InstructionCombining.cpp' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
warning: Include graph for 'AddressSanitizer.cpp' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
warning: Include graph for 'DataFlowSanitizer.cpp' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
warning: Include graph for 'MemorySanitizer.cpp' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
warning: Include graph for 'PGOInstrumentation.cpp' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
warning: Include graph for 'ArgumentPromotion.cpp' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
warning: Include graph for 'GlobalOpt.cpp' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
/opt/doxygen-docs/src/llvm/lib/Transforms/IPO/GlobalOpt.cpp:2458: warning: Unsupported symbol &q; found
/opt/doxygen-docs/src/llvm/lib/Transforms/IPO/GlobalOpt.cpp:2477: warning: expected whitespace after , command
enerating docs for file lib/Transforms/Hello/Hello.cpp...
Generating docs for file lib/Transforms/InstCombine/InstCombineAddSub.cpp...
Generating docs for file lib/Transforms/InstCombine/InstCombineAndOrXor.cpp...
Generating docs for file lib/Transforms/InstCombine/InstCombineAtomicRMW.cpp...
Generating docs for file lib/Transforms/InstCombine/InstCombineCalls.cpp...
Generating docs for file lib/Transforms/InstCombine/InstCombineCasts.cpp...
Generating docs for file lib/Transforms/InstCombine/InstCombineCompares.cpp...
Generating docs for file lib/Transforms/InstCombine/InstCombineInternal.h...
Generating docs for file lib/Transforms/InstCombine/InstCombineLoadStoreAlloca.cpp...
Generating docs for file lib/Transforms/InstCombine/InstCombineMulDivRem.cpp...
Generating docs for file lib/Transforms/InstCombine/InstCombinePHI.cpp...
Generating docs for file lib/Transforms/InstCombine/InstCombineSelect.cpp...
Generating docs for file lib/Transforms/InstCombine/InstCombineShifts.cpp...
Generating docs for file lib/Transforms/InstCombine/InstCombineSimplifyDemanded.cpp...
Generating docs for file lib/Transforms/InstCombine/InstCombineVectorOps.cpp...
Generating docs for file lib/Transforms/InstCombine/InstructionCombining.cpp...
Generating docs for file lib/Transforms/Instrumentation/AddressSanitizer.cpp...
Generating docs for file lib/Transforms/Instrumentation/BoundsChecking.cpp...
Generating docs for file lib/Transforms/Instrumentation/CFGMST.h...
Generating docs for file lib/Transforms/Instrumentation/CGProfile.cpp...
Generating docs for file lib/Transforms/Instrumentation/ControlHeightReduction.cpp...
Generating docs for file lib/Transforms/Instrumentation/DataFlowSanitizer.cpp...
Generating docs for file lib/Transforms/Instrumentation/GCOVProfiling.cpp...
Generating docs for file lib/Transforms/Instrumentation/HWAddressSanitizer.cpp...
Generating docs for file lib/Transforms/Instrumentation/IndirectCallPromotion.cpp...
Generating docs for file lib/Transforms/Instrumentation/InstrOrderFile.cpp...
Generating docs for file lib/Transforms/Instrumentation/InstrProfiling.cpp...
Generating docs for file lib/Transforms/Instrumentation/Instrumentation.cpp...
Generating docs for file lib/Transforms/Instrumentation/MaximumSpanningTree.h...
Generating docs for file lib/Transforms/Instrumentation/MemorySanitizer.cpp...
Generating docs for file lib/Transforms/Instrumentation/PGOInstrumentation.cpp...
Generating docs for file lib/Transforms/Instrumentation/PGOMemOPSizeOpt.cpp...
Generating docs for file lib/Transforms/Instrumentation/PoisonChecking.cpp...
Generating docs for file lib/Transforms/Instrumentation/SanitizerCoverage.cpp...
Generating docs for file lib/Transforms/Instrumentation/ThreadSanitizer.cpp...
Generating docs for file lib/Transforms/Instrumentation/ValueProfileCollector.cpp...
Generating docs for file lib/Transforms/Instrumentation/ValueProfileCollector.h...
Generating docs for file lib/Transforms/Instrumentation/ValueProfilePlugins.inc...
Generating docs for file lib/Transforms/IPO/AlwaysInliner.cpp...
Generating docs for file lib/Transforms/IPO/ArgumentPromotion.cpp...
Generating docs for file lib/Transforms/IPO/Attributor.cpp...
Generating docs for file lib/Transforms/IPO/BarrierNoopPass.cpp...
Generating docs for file lib/Transforms/IPO/BlockExtractor.cpp...
Generating docs for file lib/Transforms/IPO/CalledValuePropagation.cpp...
Generating docs for file lib/Transforms/IPO/ConstantMerge.cpp...
Generating docs for file lib/Transforms/IPO/CrossDSOCFI.cpp...
Generating docs for file lib/Transforms/IPO/DeadArgumentElimination.cpp...
Generating docs for file lib/Transforms/IPO/ElimAvailExtern.cpp...
Generating docs for file lib/Transforms/IPO/ExtractGV.cpp...
Generating docs for file lib/Transforms/IPO/ForceFunctionAttrs.cpp...
Generating docs for file lib/Transforms/IPO/FunctionAttrs.cpp...
Generating docs for file lib/Transforms/IPO/FunctionImport.cpp...
Generating docs for file lib/Transforms/IPO/GlobalDCE.cpp...
Generating docs for file lib/Transforms/IPO/GlobalOpt.cpp...
Generating docs for file lib/Transforms/Iwarning: Include graph for 'Inliner.cpp' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
warning: Include graph for 'LowerTypeTests.cpp' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
warning: Include graph for 'SampleProfile.cpp' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
/opt/doxygen-docs/src/llvm/lib/Transforms/Scalar/CallSiteSplitting.cpp:279: warning: Found unknown command `\callee'
/opt/doxygen-docs/src/llvm/lib/Transforms/Scalar/CallSiteSplitting.cpp:290: warning: Found unknown command `\callee'
/opt/doxygen-docs/src/llvm/lib/Transforms/Scalar/CallSiteSplitting.cpp:293: warning: Found unknown command `\callee'
warning: Include graph for 'DeadStoreElimination.cpp' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
warning: Include graph for 'GVN.cpp' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
warning: Include graph for 'InductiveRangeCheckElimination.cpp' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
warning: Include graph for 'IndVarSimplify.cpp' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
warning: Include graph for 'JumpThreading.cpp' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
PO/GlobalSplit.cpp...
Generating docs for file lib/Transforms/IPO/HotColdSplitting.cpp...
Generating docs for file lib/Transforms/IPO/InferFunctionAttrs.cpp...
Generating docs for file lib/Transforms/IPO/Inliner.cpp...
Generating docs for file lib/Transforms/IPO/InlineSimple.cpp...
Generating docs for file lib/Transforms/IPO/Internalize.cpp...
Generating docs for file lib/Transforms/IPO/IPConstantPropagation.cpp...
Generating docs for file lib/Transforms/IPO/IPO.cpp...
Generating docs for file lib/Transforms/IPO/LoopExtractor.cpp...
Generating docs for file lib/Transforms/IPO/LowerTypeTests.cpp...
Generating docs for file lib/Transforms/IPO/MergeFunctions.cpp...
Generating docs for file lib/Transforms/IPO/PartialInlining.cpp...
Generating docs for file lib/Transforms/IPO/PassManagerBuilder.cpp...
Generating docs for file lib/Transforms/IPO/PruneEH.cpp...
Generating docs for file lib/Transforms/IPO/SampleProfile.cpp...
Generating docs for file lib/Transforms/IPO/SCCP.cpp...
Generating docs for file lib/Transforms/Scalar/SCCP.cpp...
Generating docs for file lib/Transforms/IPO/StripDeadPrototypes.cpp...
Generating docs for file lib/Transforms/IPO/StripSymbols.cpp...
Generating docs for file lib/Transforms/IPO/SyntheticCountsPropagation.cpp...
Generating docs for file lib/Transforms/IPO/ThinLTOBitcodeWriter.cpp...
Generating docs for file lib/Transforms/IPO/WholeProgramDevirt.cpp...
Generating docs for file lib/Transforms/ObjCARC/ARCRuntimeEntryPoints.h...
Generating docs for file lib/Transforms/ObjCARC/BlotMapVector.h...
Generating docs for file lib/Transforms/ObjCARC/DependencyAnalysis.cpp...
Generating docs for file lib/Transforms/ObjCARC/DependencyAnalysis.h...
Generating docs for file lib/Transforms/ObjCARC/ObjCARC.cpp...
Generating docs for file lib/Transforms/ObjCARC/ObjCARCAPElim.cpp...
Generating docs for file lib/Transforms/ObjCARC/ObjCARCContract.cpp...
Generating docs for file lib/Transforms/ObjCARC/ObjCARCExpand.cpp...
Generating docs for file lib/Transforms/ObjCARC/ObjCARCOpts.cpp...
Generating docs for file lib/Transforms/ObjCARC/ProvenanceAnalysis.cpp...
Generating docs for file lib/Transforms/ObjCARC/ProvenanceAnalysis.h...
Generating docs for file lib/Transforms/ObjCARC/ProvenanceAnalysisEvaluator.cpp...
Generating docs for file lib/Transforms/ObjCARC/PtrState.cpp...
Generating docs for file lib/Transforms/ObjCARC/PtrState.h...
Generating docs for file lib/Transforms/Scalar/ADCE.cpp...
Generating docs for file lib/Transforms/Scalar/AlignmentFromAssumptions.cpp...
Generating docs for file lib/Transforms/Scalar/BDCE.cpp...
Generating docs for file lib/Transforms/Scalar/CallSiteSplitting.cpp...
Generating docs for file lib/Transforms/Scalar/ConstantHoisting.cpp...
Generating docs for file lib/Transforms/Scalar/ConstantProp.cpp...
Generating docs for file lib/Transforms/Scalar/CorrelatedValuePropagation.cpp...
Generating docs for file lib/Transforms/Scalar/DCE.cpp...
Generating docs for file lib/Transforms/Scalar/DeadStoreElimination.cpp...
Generating docs for file lib/Transforms/Scalar/DivRemPairs.cpp...
Generating docs for file lib/Transforms/Scalar/EarlyCSE.cpp...
Generating docs for file lib/Transforms/Scalar/FlattenCFGPass.cpp...
Generating docs for file lib/Transforms/Scalar/Float2Int.cpp...
Generating docs for file lib/Transforms/Scalar/GuardWidening.cpp...
Generating docs for file lib/Transforms/Scalar/GVN.cpp...
Generating docs for file lib/Transforms/Scalar/GVNHoist.cpp...
Generating docs for file lib/Transforms/Scalar/GVNSink.cpp...
Generating docs for file lib/Transforms/Scalar/InductiveRangeCheckElimination.cpp...
Generating docs for file lib/Transforms/Scalar/IndVarSimplify.cpp...
Generating docs for file lib/Transforms/Scalar/InferAddressSpaces.cpp...
Generating docs for file lib/Transforms/Scalar/InstSimplifyPass.cpp...
Generating docs for file lib/Transforms/Scalar/IVUsersPrinter.cpp...
Generating docs for file lib/Transforms/Scalar/JumpThreading.cpp...
Generating docs for file lib/Transforms/Scalar/LICM.cpp...
Generating docs for file lib/Transforms/Scalar/LoopAccessAnalysisPrinter.cpp...
Genewarning: Include graph for 'LoopDistribute.cpp' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
warning: Include graph for 'LoopIdiomRecognize.cpp' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
warning: Include graph for 'LoopRerollPass.cpp' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
warning: Include graph for 'LoopStrengthReduce.cpp' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
warning: Include graph for 'LoopUnrollPass.cpp' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
warning: Include graph for 'LoopUnswitch.cpp' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
/opt/doxygen-docs/src/llvm/lib/Transforms/Scalar/LowerExpectIntrinsic.cpp:93: warning: Found unknown command `\llvm'
/opt/doxygen-docs/src/llvm/lib/Transforms/Scalar/LowerExpectIntrinsic.cpp:93: warning: Found unknown command `\llvm'
warning: Include graph for 'NewGVN.cpp' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
warning: Include graph for 'RewriteStatepointsForGC.cpp' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
/opt/doxygen-docs/src/llvm/lib/Transforms/Scalar/SimpleLoopUnswitch.cpp:2354: warning: Found unknown command `\llvm'
/opt/doxygen-docs/src/llvm/lib/Transforms/Scalar/SimpleLoopUnswitch.cpp:2366: warning: Found unknown command `\llvm'
warning: Include graph for 'SROA.cpp' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
/opt/doxygen-docs/src/llvm/lib/Transforms/Utils/CallPromotionUtils.cpp:132: warning: Found unknown command `\func'
/opt/doxygen-docs/src/llvm/lib/Transforms/Utils/CallPromotionUtils.cpp:139: warning: Found unknown command `\func'
/opt/doxygen-docs/src/llvm/lib/Transforms/Utils/CallPromotionUtils.cpp:148: warning: Found unknown command `\func'
/opt/doxygen-docs/src/llvm/lib/Transforms/Utils/CallPromotionUtils.cpp:154: warning: Found unknown command `\func'
/opt/doxygen-docs/src/llvm/lib/Transforms/Utils/CallPromotionUtils.cpp:206: warning: Found unknown command `\func'
/opt/doxygen-docs/src/llvm/lib/Transforms/Utils/CallPromotionUtils.cpp:236: warning: Found unknown command `\func'
rating docs for file lib/Transforms/Scalar/LoopDataPrefetch.cpp...
Generating docs for file lib/Transforms/Scalar/LoopDeletion.cpp...
Generating docs for file lib/Transforms/Scalar/LoopDistribute.cpp...
Generating docs for file lib/Transforms/Scalar/LoopFuse.cpp...
Generating docs for file lib/Transforms/Scalar/LoopIdiomRecognize.cpp...
Generating docs for file lib/Transforms/Scalar/LoopInstSimplify.cpp...
Generating docs for file lib/Transforms/Scalar/LoopInterchange.cpp...
Generating docs for file lib/Transforms/Scalar/LoopLoadElimination.cpp...
Generating docs for file lib/Transforms/Scalar/LoopPassManager.cpp...
Generating docs for file lib/Transforms/Scalar/LoopPredication.cpp...
Generating docs for file lib/Transforms/Scalar/LoopRerollPass.cpp...
Generating docs for file lib/Transforms/Scalar/LoopRotation.cpp...
Generating docs for file lib/Transforms/Scalar/LoopSimplifyCFG.cpp...
Generating docs for file lib/Transforms/Scalar/LoopSink.cpp...
Generating docs for file lib/Transforms/Scalar/LoopStrengthReduce.cpp...
Generating docs for file lib/Transforms/Scalar/LoopUnrollAndJamPass.cpp...
Generating docs for file lib/Transforms/Scalar/LoopUnrollPass.cpp...
Generating docs for file lib/Transforms/Scalar/LoopUnswitch.cpp...
Generating docs for file lib/Transforms/Scalar/LoopVersioningLICM.cpp...
Generating docs for file lib/Transforms/Scalar/LowerAtomic.cpp...
Generating docs for file lib/Transforms/Scalar/LowerConstantIntrinsics.cpp...
Generating docs for file lib/Transforms/Scalar/LowerExpectIntrinsic.cpp...
Generating docs for file lib/Transforms/Scalar/LowerGuardIntrinsic.cpp...
Generating docs for file lib/Transforms/Scalar/LowerWidenableCondition.cpp...
Generating docs for file lib/Transforms/Scalar/MakeGuardsExplicit.cpp...
Generating docs for file lib/Transforms/Scalar/MemCpyOptimizer.cpp...
Generating docs for file lib/Transforms/Scalar/MergedLoadStoreMotion.cpp...
Generating docs for file lib/Transforms/Scalar/MergeICmps.cpp...
Generating docs for file lib/Transforms/Scalar/NaryReassociate.cpp...
Generating docs for file lib/Transforms/Scalar/NewGVN.cpp...
Generating docs for file lib/Transforms/Scalar/PartiallyInlineLibCalls.cpp...
Generating docs for file lib/Transforms/Scalar/PlaceSafepoints.cpp...
Generating docs for file lib/Transforms/Scalar/Reassociate.cpp...
Generating docs for file lib/Transforms/Scalar/Reg2Mem.cpp...
Generating docs for file lib/Transforms/Scalar/RewriteStatepointsForGC.cpp...
Generating docs for file lib/Transforms/Scalar/Scalar.cpp...
Generating docs for file lib/Transforms/Scalar/Scalarizer.cpp...
Generating docs for file lib/Transforms/Scalar/SeparateConstOffsetFromGEP.cpp...
Generating docs for file lib/Transforms/Scalar/SimpleLoopUnswitch.cpp...
Generating docs for file lib/Transforms/Scalar/SimplifyCFGPass.cpp...
Generating docs for file lib/Transforms/Scalar/Sink.cpp...
Generating docs for file lib/Transforms/Scalar/SpeculateAroundPHIs.cpp...
Generating docs for file lib/Transforms/Scalar/SpeculativeExecution.cpp...
Generating docs for file lib/Transforms/Scalar/SROA.cpp...
Generating docs for file lib/Transforms/Scalar/StraightLineStrengthReduce.cpp...
Generating docs for file lib/Transforms/Scalar/StructurizeCFG.cpp...
Generating docs for file lib/Transforms/Scalar/TailRecursionElimination.cpp...
Generating docs for file lib/Transforms/Scalar/WarnMissedTransforms.cpp...
Generating docs for file lib/Transforms/Utils/AddDiscriminators.cpp...
Generating docs for file lib/Transforms/Utils/ASanStackFrameLayout.cpp...
Generating docs for file lib/Transforms/Utils/BasicBlockUtils.cpp...
Generating docs for file lib/Transforms/Utils/BreakCriticalEdges.cpp...
Generating docs for file lib/Transforms/Utils/BuildLibCalls.cpp...
Generating docs for file lib/Transforms/Utils/BypassSlowDivision.cpp...
Generating docs for file lib/Transforms/Utils/CallPromotionUtils.cpp...
Generating docs for file lib/Transforms/Utils/CanonicalizeAliases.cpp...
Generating docs for file lib/Transforms/Utils/CloneFunction.cpp...
Generating docs for file lib/Transforms/Utils/CloneModule.cpp...
Generating dowarning: Include graph for 'CodeExtractor.cpp' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
warning: Include graph for 'InlineFunction.cpp' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
/opt/doxygen-docs/src/llvm/lib/Transforms/Utils/InlineFunction.cpp:1140: warning: Found unknown command `\llvm'
/opt/doxygen-docs/src/llvm/lib/Transforms/Utils/InlineFunction.cpp:1140: warning: Found unknown command `\llvm'
warning: Include graph for 'Local.cpp' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
/opt/doxygen-docs/src/llvm/lib/Transforms/Utils/LoopUnroll.cpp:107: warning: The following parameters of needToInsertPhisForLCSSA(Loop *L, std::vector< BasicBlock * > Blocks, LoopInfo *LI) are not documented:
  parameter 'LI'
/opt/doxygen-docs/src/llvm/lib/Transforms/Utils/LoopUnrollPeel.cpp:490: warning: The following parameters of cloneLoopBlocks(Loop *L, unsigned IterNumber, BasicBlock *InsertTop, BasicBlock *InsertBot, SmallVectorImpl< std::pair< BasicBlock *, BasicBlock * > > &ExitEdges, SmallVectorImpl< BasicBlock * > &NewBlocks, LoopBlocksDFS &LoopBlocks, ValueToValueMapTy &VMap, ValueToValueMapTy &LVMap, DominatorTree *DT, LoopInfo *LI) are not documented:
  parameter 'L'
  parameter 'InsertTop'
  parameter 'InsertBot'
  parameter 'DT'
  parameter 'LI'
/opt/doxygen-docs/src/llvm/lib/Transforms/Utils/LoopUnrollPeel.cpp:422: warning: The following parameters of updateBranchWeights(BasicBlock *Header, BranchInst *LatchBR, uint64_t ExitWeight, uint64_t &FallThroughWeight) are not documented:
  parameter 'ExitWeight'
warning: Include graph for 'SimplifyCFG.cpp' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
warning: Include graph for 'LoopVectorize.cpp' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
warning: Include graph for 'SLPVectorizer.cpp' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
/opt/doxygen-docs/src/llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp:5929: warning: The following parameters of createRdxShuffleMask(unsigned VecLen, unsigned NumEltsToRdx, bool IsPairwise, bool IsLeft, IRBuilder<> &Builder) are not documented:
  parameter 'Builder'
cs for file lib/Transforms/Utils/CodeExtractor.cpp...
Generating docs for file lib/Transforms/Utils/CtorUtils.cpp...
Generating docs for file lib/Transforms/Utils/Debugify.cpp...
Generating docs for file lib/Transforms/Utils/DemoteRegToStack.cpp...
Generating docs for file lib/Transforms/Utils/EntryExitInstrumenter.cpp...
Generating docs for file lib/Transforms/Utils/EscapeEnumerator.cpp...
Generating docs for file lib/Transforms/Utils/Evaluator.cpp...
Generating docs for file lib/Transforms/Utils/FlattenCFG.cpp...
Generating docs for file lib/Transforms/Utils/FunctionComparator.cpp...
Generating docs for file lib/Transforms/Utils/FunctionImportUtils.cpp...
Generating docs for file lib/Transforms/Utils/GlobalStatus.cpp...
Generating docs for file lib/Transforms/Utils/ImportedFunctionsInliningStatistics.cpp...
Generating docs for file lib/Transforms/Utils/InlineFunction.cpp...
Generating docs for file lib/Transforms/Utils/InstructionNamer.cpp...
Generating docs for file lib/Transforms/Utils/IntegerDivision.cpp...
Generating docs for file lib/Transforms/Utils/LCSSA.cpp...
Generating docs for file lib/Transforms/Utils/LibCallsShrinkWrap.cpp...
Generating docs for file lib/Transforms/Utils/Local.cpp...
Generating docs for file lib/Transforms/Utils/LoopRotationUtils.cpp...
Generating docs for file lib/Transforms/Utils/LoopSimplify.cpp...
Generating docs for file lib/Transforms/Utils/LoopUnroll.cpp...
Generating docs for file lib/Transforms/Utils/LoopUnrollAndJam.cpp...
Generating docs for file lib/Transforms/Utils/LoopUnrollPeel.cpp...
Generating docs for file lib/Transforms/Utils/LoopUnrollRuntime.cpp...
Generating docs for file lib/Transforms/Utils/LoopUtils.cpp...
Generating docs for file lib/Transforms/Utils/LoopVersioning.cpp...
Generating docs for file lib/Transforms/Utils/LowerInvoke.cpp...
Generating docs for file lib/Transforms/Utils/LowerMemIntrinsics.cpp...
Generating docs for file lib/Transforms/Utils/LowerSwitch.cpp...
Generating docs for file lib/Transforms/Utils/Mem2Reg.cpp...
Generating docs for file lib/Transforms/Utils/MetaRenamer.cpp...
Generating docs for file lib/Transforms/Utils/MisExpect.cpp...
Generating docs for file lib/Transforms/Utils/ModuleUtils.cpp...
Generating docs for file lib/Transforms/Utils/NameAnonGlobals.cpp...
Generating docs for file lib/Transforms/Utils/PredicateInfo.cpp...
Generating docs for file lib/Transforms/Utils/PromoteMemoryToRegister.cpp...
Generating docs for file lib/Transforms/Utils/SanitizerStats.cpp...
Generating docs for file lib/Transforms/Utils/SimplifyCFG.cpp...
Generating docs for file lib/Transforms/Utils/SimplifyIndVar.cpp...
Generating docs for file lib/Transforms/Utils/SimplifyLibCalls.cpp...
Generating docs for file lib/Transforms/Utils/SizeOpts.cpp...
Generating docs for file lib/Transforms/Utils/SplitModule.cpp...
Generating docs for file lib/Transforms/Utils/SSAUpdater.cpp...
Generating docs for file lib/Transforms/Utils/SSAUpdaterBulk.cpp...
Generating docs for file lib/Transforms/Utils/StripGCRelocates.cpp...
Generating docs for file lib/Transforms/Utils/StripNonLineTableDebugInfo.cpp...
Generating docs for file lib/Transforms/Utils/SymbolRewriter.cpp...
Generating docs for file lib/Transforms/Utils/UnifyFunctionExitNodes.cpp...
Generating docs for file lib/Transforms/Utils/ValueMapper.cpp...
Generating docs for file lib/Transforms/Utils/VNCoercion.cpp...
Generating docs for file lib/Transforms/Vectorize/LoadStoreVectorizer.cpp...
Generating docs for file lib/Transforms/Vectorize/LoopVectorizationLegality.cpp...
Generating docs for file lib/Transforms/Vectorize/LoopVectorizationPlanner.h...
Generating docs for file lib/Transforms/Vectorize/LoopVectorize.cpp...
Generating docs for file lib/Transforms/Vectorize/SLPVectorizer.cpp...
Generating docs for file lib/Transforms/Vectorize/Vectorize.cpp...
Generating docs for file lib/Transforms/Vectorize/VPlan.cpp...
Generating docs for file lib/Transforms/Vectorize/VPlan.h...
Generating docs for file lib/Transforms/Vectorize/VPlanDominatorTree.h...
Generating docs for file lib/Transforms/Vectorize/VPlanHCFGBuilder.cpp...
Generating docs for file lib/Transforms/Vectorize/VPlanHCFGBuilder.h...
Generating docs for file lib/Transforms/Vectorize/VPlanHCFGTransforms.cpp...
Generating docs for file lib/Transforms/Vectorize/VPlanHCFGTransforms.h...
Generating docs for file lib/Transforms/Vectorize/VPlanLoopInfo.h...
Generating docs for file lib/Transforms/Vectorize/VPlanPredicator.cpp...
Generating docs for file lib/Transforms/Vectorize/VPlanPredicator.h...
Generating docs for file lib/Transforms/Vectorize/VPlanSLP.cpp...
Generating docs for file lib/Transforms/Vectorize/VPlanValue.h...
Generating docs for file lib/Transforms/Vectorize/VPlanVerifier.cpp...
Generating docs for file lib/Transforms/Vectorize/VPlanVerifier.h...
Generating docs for file lib/Transforms/Vectorize/VPRecipeBuilder.h...
Generating docs for file lib/WindowsManifest/WindowsManifestMerger.cpp...
Generating docs for file lib/XRay/BlockIndexer.cpp...
Generating docs for file lib/XRay/BlockPrinter.cpp...
Generating docs for file lib/XRay/BlockVerifier.cpp...
Generating docs for file lib/XRay/FDRRecordProducer.cpp...
Generating docs for file lib/XRay/FDRRecords.cpp...
Generating docs for file lib/XRay/FDRTraceExpander.cpp...
Generating docs for file lib/XRay/FDRTraceWriter.cpp...
Generating docs for file lib/XRay/FileHeaderReader.cpp...
Generating docs for file lib/XRay/InstrumentationMap.cpp...
Generating docs for file lib/XRay/LogBuilderConsumer.cpp...
Generating docs for file lib/XRay/Profile.cpp...
Generating docs for file lib/XRay/RecordInitializer.cpp...
Generating docs for file lib/XRay/RecordPrinter.cpp...
Generating page documentation...
Generating docs for page md_lib_Target_AVR_README...
Generating docs for page md_lib_Target_AVR_TODO...
Generating docs for page todo...
Generating docs for page deprecated...
Generating group documentation...
Generating dependency graph for group Options
Generating dependency graph for group Cache
Generating dependency graph for group LLVMCAnalysis
Generating dependency graph for group LLVMCBitReader
Generating dependency graph for group LLVMCBitWriter
Generating dependency graph for group LLVMC
Generating dependency graph for group LLVMCTransforms
Generating dependency graph for group LLVMCCore
Generating dependency graph for group LLVMCCoreTypes
Generating dependency graph for group LLVMCCoreContext
Generating dependency graph for group LLVMCCoreModule
Generating dependency graph for group LLVMCCoreType
Generating dependency graph for group LLVMCCoreTypeInt
Generating dependency graph for group LLVMCCoreTypeFloat
Generating dependency graph for group LLVMCCoreTypeFunction
Generating dependency graph for group LLVMCCoreTypeStruct
Generating dependency graph for group LLVMCCoreTypeSequential
Generating dependency graph for group LLVMCCoreTypeOther
Generating dependency graph for group LLVMCCoreValues
Generating dependency graph for group LLVMCCoreValueGeneral
Generating dependency graph for group LLVMCCoreValueUses
Generating dependency graph for group LLVMCCoreValueUser
Generating dependency graph for group LLVMCCoreValueConstant
Generating dependency graph for group LLVMCCoreValueConstantScalar
Generating dependency graph for group LLVMCCoreValueConstantComposite
Generating dependency graph for group LLVMCCoreValueConstantExpressions
Generating dependency graph for group LLVMCCoreValueConstantGlobals
Generating dependency graph for group LLVMCCoreValueWithAlignment
Generating dependency graph for group LLVMCoreValueConstantGlobalVariable
Generating dependency graph for group LLVMCoreValueConstantGlobalAlias
Generating dependency graph for group LLVMCCoreValueFunction
Generating dependency graph for group LLVMCCoreValueFunctionParameters
Generating dependency graph for group LLVMCCoreValueGlobalIFunc
Generating dependency graph for group LLVMCCoreValueMetadata
Generating dependency graph for group LLVMCCoreValueBasicBlock
Generating dependency graph for group LLVMCCoreValueInstruction
Generating dependency graph for group LLVMCCoreValueInstructionCall
Generating dependency graph for group LLVMCCoreValueInstructionTerminator
Gene/opt/doxygen-docs/src/llvm/include/llvm-c/ExecutionEngine.h:176: warning: The following parameters of LLVMCreateSimpleMCJITMemoryManager(void *Opaque, LLVMMemoryManagerAllocateCodeSectionCallback AllocateCodeSection, LLVMMemoryManagerAllocateDataSectionCallback AllocateDataSection, LLVMMemoryManagerFinalizeMemoryCallback FinalizeMemory, LLVMMemoryManagerDestroyCallback Destroy) are not documented:
  parameter 'Destroy'
/opt/doxygen-docs/src/llvm/include/llvm/Demangle/ItaniumDemangle.h:2451: warning: Unsupported xml/html tag <name> found
/opt/doxygen-docs/src/llvm/include/llvm/Demangle/ItaniumDemangle.h:2424: warning: Unsupported xml/html tag <expr> found
/opt/doxygen-docs/src/llvm/include/llvm/Demangle/ItaniumDemangle.h:2437: warning: Unsupported xml/html tag <type> found
/opt/doxygen-docs/src/llvm/include/llvm/Demangle/ItaniumDemangle.h:2478: warning: Unsupported xml/html tag <name> found
/opt/doxygen-docs/src/llvm/include/llvm/Demangle/ItaniumDemangle.h:2424: warning: Unsupported xml/html tag <expr> found
/opt/doxygen-docs/src/llvm/include/llvm/Demangle/ItaniumDemangle.h:2478: warning: Unsupported xml/html tag <name> found
/opt/doxygen-docs/src/llvm/include/llvm/Demangle/ItaniumDemangle.h:2437: warning: Unsupported xml/html tag <type> found
/opt/doxygen-docs/src/llvm/include/llvm/Demangle/ItaniumDemangle.h:2451: warning: Unsupported xml/html tag <name> found
/opt/doxygen-docs/src/llvm/include/llvm/Demangle/ItaniumDemangle.h:2451: warning: Unsupported xml/html tag <name> found
/opt/doxygen-docs/src/llvm/include/llvm/Demangle/ItaniumDemangle.h:2452: warning: Unsupported xml/html tag <name> found
/opt/doxygen-docs/src/llvm/include/llvm/Demangle/ItaniumDemangle.h:2452: warning: Unsupported xml/html tag <encoding> found
rating dependency graph for group LLVMCCoreValueInstructionAlloca
Generating dependency graph for group LLVMCCoreValueInstructionGetElementPointer
Generating dependency graph for group LLVMCCoreValueInstructionPHINode
Generating dependency graph for group LLVMCCoreValueInstructionExtractValue
Generating dependency graph for group LLVMCCoreValueInstructionInsertValue
Generating dependency graph for group LLVMCCoreInstructionBuilder
Generating dependency graph for group LLVMCCoreModuleProvider
Generating dependency graph for group LLVMCCoreMemoryBuffers
Generating dependency graph for group LLVMCCorePassRegistry
Generating dependency graph for group LLVMCCorePassManagers
Generating dependency graph for group LLVMCCoreThreading
Generating dependency graph for group LLVMCDisassembler
Generating dependency graph for group LLVMCExecutionEngine
Generating dependency graph for group LLVMCInitialization
Generating dependency graph for group LLVMCLinkTimeOptimizer
Generating dependency graph for group LLVMCLTO
Generating dependency graph for group LLVMCTLTO
Generating dependency graph for group LLVMCTLTO_CACHING
Generating dependency graph for group LLVMCObject
Generating dependency graph for group LLVMCREMARKS
Generating dependency graph for group LLVMCTarget
Generating dependency graph for group LLVMCTransformsAggressiveInstCombine
Generating dependency graph for group LLVMCTransformsCoroutines
Generating dependency graph for group LLVMCTransformsInstCombine
Generating dependency graph for group LLVMCTransformsIPO
Generating dependency graph for group LLVMCTransformsPassManagerBuilder
Generating dependency graph for group LLVMCTransformsScalar
Generating dependency graph for group LLVMCTransformsUtils
Generating dependency graph for group LLVMCTransformsVectorize
Generating class documentation...
Generating docs for compound ___itt_api_info...
Generating docs for compound ___itt_api_info_20101001...
Generating docs for compound ___itt_global...
Generating docs for compound ___itt_group_list...
Generating docs for compound ___itt_thread_info...
Generating docs for compound _iJIT_Method_Id...
Generating docs for compound _iJIT_Method_Load...
Generating docs for compound _iJIT_Method_NIDS...
Generating docs for compound _LineNumberInfo...
Generating docs for compound AArch64GenInstrInfo...
Generating docs for compound AArch64GenRegisterInfo...
Generating docs for compound AArch64GenSubtargetInfo...
Generating docs for compound AArch64SetCCInfo...
Generating docs for compound AbiTagAttr...
Generating docs for compound AbstractManglingParser...
Generating docs for nested compound AbstractManglingParser::NameState...
Generating docs for nested compound AbstractManglingParser::ScopedTemplateParamList...
Generating docs for compound AddressingMode...
Generating docs for compound AddSubFlagsOpcodePair...
Generating docs for compound AllocFnsTy...
Generating docs for compound amd_kernel_code_s...
Generating docs for compound AMDGPUGenInstrInfo...
Generating docs for compound AMDGPUGenRegisterInfo...
Generating docs for compound AMDGPUGenSubtargetInfo...
Generating docs for compound ArangeSpan...
Generating docs for compound ARCGenInstrInfo...
Generating docs for compound ARCGenRegisterInfo...
Generating docs for compound ARCGenSubtargetInfo...
Generating docs for compound ARM_MLxEntry...
Generating docs for compound ARMGenInstrInfo...
Generating docs for compound ARMGenRegisterInfo...
Generating docs for compound ARMGenSubtargetInfo...
Generating docs for nested compound ARMInstructionSelector::CmpConstants...
Generating docs for nested compound ARMInstructionSelector::InsertInfo...
Generating docs for compound ArraySubscriptExpr...
Generating docs for compound ArrayType...
Generating docs for compound AVRGenInstrInfo...
Generating docs for compound AVRGenRegisterInfo...
Generating docs for compound AVRGenSubtargetInfo...
Generating docs for compound B1...
Generating docs for compound BasicBlockState...
Generating docs for compound binary_le_impl...
Generating docs for compound BinaryExpr...
Generating docs for compound BinopElts...
Gener/opt/doxygen-docs/src/llvm/include/llvm-c/DisassemblerTypes.h:61: warning: explicit link request to 'defines' could not be resolved
/opt/doxygen-docs/src/llvm/include/llvm/Demangle/ItaniumDemangle.h:2424: warning: Unsupported xml/html tag <expr> found
/opt/doxygen-docs/src/llvm/include/llvm/Demangle/ItaniumDemangle.h:2437: warning: Unsupported xml/html tag <type> found
/opt/doxygen-docs/src/llvm/include/llvm/Demangle/ItaniumDemangle.h:2478: warning: Unsupported xml/html tag <name> found
ating docs for compound BlockData...
Generating docs for compound BlockSplitInfo...
Generating docs for compound BoolExpr...
Generating docs for compound BPFGenInstrInfo...
Generating docs for compound BPFGenRegisterInfo...
Generating docs for compound BPFGenSubtargetInfo...
Generating docs for compound BracedExpr...
Generating docs for compound BracedRangeExpr...
Generating docs for compound BuiltinTypeEntry...
Generating docs for compound CallbackAndCookie...
Generating docs for compound CallExpr...
Generating docs for compound CastExpr...
Generating docs for compound cclass...
Generating docs for compound ClosureTypeName...
Generating docs for compound cname...
Generating docs for compound CompareInsn...
Generating docs for compound ConditionalExpr...
Generating docs for compound ContextDecision...
Generating docs for compound ConversionExpr...
Generating docs for compound ConversionOperatorType...
Generating docs for compound cset...
Generating docs for compound CtorDtorName...
Generating docs for compound CtorVtableSpecialName...
Generating docs for compound CVIUnits...
Generating docs for compound DataType...
Generating docs for compound DbgValueLocation...
Generating docs for nested compound DeadCodeElimination::SetQueue...
Generating docs for compound DebugifyStatistics...
Generating docs for compound DeleteExpr...
Generating docs for compound DeltaInfo...
Generating docs for compound DIAErrorCategory...
Generating docs for compound DivRemPairWorklistEntry...
Generating docs for compound DotSuffix...
Generating docs for compound DtorName...
Generating docs for compound DynamicExceptionSpec...
Generating docs for compound ElaboratedTypeSpefType...
Generating docs for compound EnableIfAttr...
Generating docs for compound EnclosingExpr...
Generating docs for compound ExpandedSpecialSubstitution...
Generating docs for compound Extension...
Generating docs for compound FileChecksumEntryHeader...
Generating docs for compound FloatData...
Generating docs for compound FloatData< double >...
Generating docs for compound FloatData< float >...
Generating docs for compound FloatData< long double >...
Generating docs for compound FloatLiteralImpl...
Generating docs for compound FoldableLoadExtendsStruct...
Generating docs for compound FoldExpr...
Generating docs for compound ForwardTemplateReference...
Generating docs for compound FunctionEncoding...
Generating docs for compound FunctionParam...
Generating docs for compound FunctionType...
Generating docs for compound GenericSetCCInfo...
Generating docs for compound GlobalQualifiedName...
Generating docs for compound HexagonGenInstrInfo...
Generating docs for compound HexagonGenRegisterInfo...
Generating docs for compound HexagonGenSubtargetInfo...
Generating docs for compound hsa_dim3_s...
Generating docs for compound hsa_ext_control_directives_s...
Generating docs for compound InitListExpr...
Generating docs for compound InsnMatchEntry...
Generating docs for compound InstructionMapping...
Generating docs for compound IntegerCastExpr...
Generating docs for compound IntegerLiteral...
Generating docs for compound jit_code_entry...
Generating docs for compound jit_descriptor...
Generating docs for compound LambdaExpr...
Generating docs for compound LanaiGenInstrInfo...
Generating docs for compound LanaiGenRegisterInfo...
Generating docs for compound LanaiGenSubtargetInfo...
Generating docs for compound LdStNInstrDesc...
Generating docs for compound LiteralOperator...
Generating docs for compound llvm_regex...
Generating docs for compound llvm_regmatch_t...
Generating docs for compound LLVMMCJITCompilerOptions...
Generating docs for compound LLVMOpaqueModuleFlagEntry...
Generating docs for compound LLVMOpaqueValueMetadataEntry...
Generating docs for compound LLVMOpInfo1...
Generating docs for compound LLVMOpInfoSymbol1...
Generating docs for compound LocalName...
Generating docs for compound LOHInfo...
Generating docs for compound LTOObjectBuffer...
Generating docs for compound MachOElement...
Generating docs for compound ManglingParser...
Generating docs for compound MaskOps.../opt/doxygen-docs/src/llvm/include/llvm/Demangle/ItaniumDemangle.h:1060: warning: Unsupported xml/html tag <encoding> found

Generating docs for compound MemberExpr...
Generating docs for compound MipsGenInstrInfo...
Generating docs for compound MipsGenRegisterInfo...
Generating docs for compound MipsGenSubtargetInfo...
Generating docs for compound ModRMDecision...
Generating docs for compound MSP430GenInstrInfo...
Generating docs for compound MSP430GenRegisterInfo...
Generating docs for compound MSP430GenSubtargetInfo...
Generating docs for compound NameType...
Generating docs for compound NameWithTemplateArgs...
Generating docs for compound NestedName...
Generating docs for compound NewExpr...
Generating docs for nested compound NewGVN::ValueDFS...
Generating docs for compound NewPMCheckDebugifyPass...
Generating docs for compound NewPMDebugifyPass...
Generating docs for compound Node...
Generating docs for compound NodeArray...
Generating docs for compound NodeArrayNode...
Generating docs for compound NodeKind...
Generating docs for compound NodeList...
Generating docs for compound NoexceptSpec...
Generating docs for compound NonTypeTemplateParamDecl...
Generating docs for compound NVPTXGenInstrInfo...
Generating docs for compound NVPTXGenRegisterInfo...
Generating docs for compound NVPTXGenSubtargetInfo...
Generating docs for compound ObjCProtoName...
Generating docs for compound OpcodeDecision...
Generating docs for compound OperandsMapper...
Generating docs for compound OutputStream...
Generating docs for compound ParameterPack...
Generating docs for compound ParameterPackExpansion...
Generating docs for compound parse...
Generating docs for compound PartialMapping...
Generating docs for compound PatchItem...
Generating docs for compound PixelVectorType...
Generating docs for compound PluginChainFinal...
Generating docs for compound PODSmallVector...
Generating docs for compound PointerToMemberType...
Generating docs for compound PointerType...
Generating docs for compound PostfixExpr...
Generating docs for compound PostfixQualifiedType...
Generating docs for compound PPCGenInstrInfo...
Generating docs for compound PPCGenRegisterInfo...
Generating docs for compound PPCGenSubtargetInfo...
Generating docs for compound Predicate...
Generating docs for compound PrefixExpr...
Generating docs for compound QualifiedName...
Generating docs for compound QualType...
Generating docs for compound R600GenInstrInfo...
Generating docs for compound R600GenRegisterInfo...
Generating docs for compound R600GenSubtargetInfo...
Generating docs for compound re_guts...
Generating docs for compound ReferenceType...
Generating docs for compound RegInfo...
Generating docs for compound RegisterAsmPrinter...
Generating docs for compound RegisterMCAsmBackend...
Generating docs for compound RegisterMCAsmInfo...
Generating docs for compound RegisterMCAsmInfoFn...
Generating docs for compound RegisterMCAsmParser...
Generating docs for compound RegisterMCCodeEmitter...
Generating docs for compound RegisterMCInstrAnalysis...
Generating docs for compound RegisterMCInstrAnalysisFn...
Generating docs for compound RegisterMCInstrInfo...
Generating docs for compound RegisterMCInstrInfoFn...
Generating docs for compound RegisterMCRegInfo...
Generating docs for compound RegisterMCRegInfoFn...
Generating docs for compound RegisterMCSubtargetInfo...
Generating docs for compound RegisterMCSubtargetInfoFn...
Generating docs for compound RegisterTarget...
Generating docs for compound RegisterTargetMachine...
Generating docs for compound rerr...
Generating docs for compound RISCVGenInstrInfo...
Generating docs for compound RISCVGenRegisterInfo...
Generating docs for compound RISCVGenSubtargetInfo...
Generating docs for compound SetCCInfo...
Generating docs for compound SetCCInfoAndKind...
Generating docs for compound SizeofParamPackExpr...
Generating docs for compound SparcGenInstrInfo...
Generating docs for compound SparcGenRegisterInfo...
Generating docs for compound SparcGenSubtargetInfo...
Generating docs for compound SpecialName...
Generating docs for compound SpecialSubstitution...
Generating docs for compound StackLevel...
Generating docs for compound Status...
Generating doc/opt/doxygen-docs/src/llvm/include/llvm/Demangle/ItaniumDemangle.h:1132: warning: Unsupported xml/html tag <encoding> found
s for compound StdQualifiedName...
Generating docs for compound StringLiteral...
Generating docs for compound StringView...
Generating docs for compound StructuredBindingName...
Generating docs for compound SwapAndRestore...
Generating docs for compound SymInfo...
Generating docs for compound SyntheticTemplateParamName...
Generating docs for compound SystemZGenInstrInfo...
Generating docs for compound SystemZGenRegisterInfo...
Generating docs for compound SystemZGenSubtargetInfo...
Generating docs for compound T...
Generating docs for compound TableRef...
Generating docs for compound TemplateArgs...
Generating docs for compound TemplateArgumentPack...
Generating docs for compound TemplateParamPackDecl...
Generating docs for compound TemplateTemplateParamDecl...
Generating docs for compound ThreadStack...
Generating docs for compound ThrowExpr...
Generating docs for compound std::conditional::type...
Generating docs for compound TypesAndMemOps...
Generating docs for compound TypeTemplateParamDecl...
Generating docs for compound UnnamedTypeName...
Generating docs for compound UstarHeader...
Generating docs for compound UUIDOfExpr...
Generating docs for compound ValueMapping...
Generating docs for compound VectorType...
Generating docs for compound VendorExtQualType...
Generating docs for compound WebAssemblyGenInstrInfo...
Generating docs for compound WebAssemblyGenRegisterInfo...
Generating docs for compound WebAssemblyGenSubtargetInfo...
Generating docs for compound WriterStackLevel...
Generating docs for compound X86EvexToVexCompressTableEntry...
Generating docs for compound X86GenInstrInfo...
Generating docs for compound X86GenRegisterInfo...
Generating docs for compound X86GenSubtargetInfo...
Generating docs for compound XCoreGenInstrInfo...
Generating docs for compound XCoreGenRegisterInfo...
Generating docs for compound XCoreGenSubtargetInfo...
Generating docs for compound zeros_impl...
Generating docs for compound llvm::Base...
Generating docs for compound llvm::BaseCL...
Generating docs for compound BaseIt...
Generating docs for compound bool...
Generating docs for compound cl::boolOrDefault...
Generating docs for compound char...
Generating docs for compound const NodeAddr< T > &...
Generating docs for compound const uint8_t *...
Generating docs for compound SymbolMapType::const_iterator...
Generating docs for compound const_value_op_iterator...
Generating docs for compound decltype(std::declval< BasicBlock *>() ->getParent())...
Generating docs for compound FunctionPassCtor...
Generating docs for compound llvm::Inserter...
Generating docs for compound intptr_t...
Generating docs for compound llvm::IntrusiveListT...
Generating docs for compound T::TreeTy::iterator...
Generating docs for compound IteratorBase...
Generating docs for compound ItTy...
Generating docs for compound ItType...
Generating docs for compound std::map< BasicBlock *, DomSetType >...
Generating docs for compound std::map< const char *, uint32_t >...
Generating docs for compound std::map< std::string, uint32_t >...
Generating docs for compound std::map< uint32_t, std::unique_ptr< llvm::orc::rpc::detail::ResponseHandler< rpc::RawByteChannel > > >...
Generating docs for compound std::map< uint32_t, WrappedHandlerFn >...
Generating docs for compound std::map< uint64_t, DWARFDebugRnglist >...
Generating docs for compound llvm::detail::MemberTs...
Generating docs for compound std::pair< KeyT, KeyT >...
Generating docs for compound std::vector< std::pair< ValueType, SUList >>...
Generating docs for compound llvm::ParentErrT...
Generating docs for compound ptrdiff_t...
Generating docs for compound SetTy...
Generating docs for compound std::shared_ptr< BinaryStream >...
Generating docs for compound std::shared_ptr< WritableBinaryStream >...
Generating docs for compound size_t...
Generating docs for compound llvm::StateTy...
Generating docs for compound static constexpr bool...
Generating docs for compound StringMapConstIterator< ValueTy >...
Generating docs for compound llvm::SuperClass...
Generating docs for compound llvm::TraitsT...
Generating docs f/opt/doxygen-docs/src/llvm/lib/Target/Hexagon/MCTargetDesc/HexagonInstPrinter.h:19: warning: Found unknown command `\v'
/opt/doxygen-docs/src/llvm/include/llvm/TableGen/Record.h:1034: warning: Unsupported xml/html tag <type> found
/opt/doxygen-docs/src/llvm/include/llvm/Analysis/ValueTracking.h:496: warning: Unsupported xml/html tag <op> found
/opt/doxygen-docs/src/llvm/include/llvm/Analysis/VectorUtils.h:348: warning: Unsupported xml/html tag <Y> found
/opt/doxygen-docs/src/llvm/include/llvm/Analysis/VectorUtils.h:353: warning: Unsupported xml/html tag <Y> found
/opt/doxygen-docs/src/llvm/include/llvm/Analysis/VectorUtils.h:358: warning: Unsupported xml/html tag <Y> found
/opt/doxygen-docs/src/llvm/include/llvm/Transforms/Utils/Local.h:175: warning: Found unknown command `\llvm'
/opt/doxygen-docs/src/llvm/include/llvm/MC/MCLinkerOptimizationHint.h:34: warning: Found unknown command `\PAGE'
/opt/doxygen-docs/src/llvm/include/llvm/MC/MCLinkerOptimizationHint.h:34: warning: Found unknown command `\PAGE'
/opt/doxygen-docs/src/llvm/include/llvm/MC/MCLinkerOptimizationHint.h:35: warning: Found unknown command `\PAGE'
/opt/doxygen-docs/src/llvm/include/llvm/MC/MCLinkerOptimizationHint.h:35: warning: Found unknown command `\PAGEOFF'
/opt/doxygen-docs/src/llvm/include/llvm/MC/MCLinkerOptimizationHint.h:36: warning: Found unknown command `\PAGE'
/opt/doxygen-docs/src/llvm/include/llvm/MC/MCLinkerOptimizationHint.h:36: warning: Found unknown command `\PAGEOFF'
/opt/doxygen-docs/src/llvm/include/llvm/MC/MCLinkerOptimizationHint.h:37: warning: Found unknown command `\GOTPAGE'
/opt/doxygen-docs/src/llvm/include/llvm/MC/MCLinkerOptimizationHint.h:37: warning: Found unknown command `\GOTPAGEOFF'
/opt/doxygen-docs/src/llvm/include/llvm/MC/MCLinkerOptimizationHint.h:38: warning: Found unknown command `\PAGE'
/opt/doxygen-docs/src/llvm/include/llvm/MC/MCLinkerOptimizationHint.h:38: warning: Found unknown command `\PAGEOFF'
/opt/doxygen-docs/src/llvm/include/llvm/MC/MCLinkerOptimizationHint.h:39: warning: Found unknown command `\GOTPAGE'
/opt/doxygen-docs/src/llvm/include/llvm/MC/MCLinkerOptimizationHint.h:39: warning: Found unknown command `\GOTPAGEOFF'
/opt/doxygen-docs/src/llvm/include/llvm/MC/MCLinkerOptimizationHint.h:40: warning: Found unknown command `\PAGE'
/opt/doxygen-docs/src/llvm/include/llvm/MC/MCLinkerOptimizationHint.h:40: warning: Found unknown command `\PAGEOFF'
/opt/doxygen-docs/src/llvm/include/llvm/MC/MCLinkerOptimizationHint.h:41: warning: Found unknown command `\GOTPAGE'
/opt/doxygen-docs/src/llvm/include/llvm/MC/MCLinkerOptimizationHint.h:41: warning: Found unknown command `\GOTPAGEOFF'
/opt/doxygen-docs/src/llvm/include/llvm/MC/MCDirectives.h:23: warning: Found unknown command `\function'
/opt/doxygen-docs/src/llvm/include/llvm/MC/MCDirectives.h:25: warning: Found unknown command `\object'
/opt/doxygen-docs/src/llvm/include/llvm/MC/MCDirectives.h:26: warning: Found unknown command `\tls_object'
/opt/doxygen-docs/src/llvm/include/llvm/MC/MCDirectives.h:27: warning: Found unknown command `\common'
/opt/doxygen-docs/src/llvm/include/llvm/MC/MCDirectives.h:28: warning: Found unknown command `\notype'
/opt/doxygen-docs/src/llvm/include/llvm/MC/MCDirectives.h:30: warning: Found unknown command `\gnu_unique_object'
/opt/doxygen-docs/src/llvm/include/llvm/Transforms/Utils/LoopUtils.h:237: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/include/llvm/Transforms/Utils/LoopUtils.h:242: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/include/llvm/Support/Threading.h:118: warning: The following parameters of llvm::call_once(once_flag &flag, Function &&F, Args &&... ArgList) are not documented:
  parameter 'ArgList'
/opt/doxygen-docs/src/llvm/include/llvm/Support/MathExtras.h:498: warning: The following parameters of llvm::countLeadingOnes(T Value, ZeroBehavior ZB=ZB_Width) are not documented:
  parameter 'Value'
/opt/doxygen-docs/src/llvm/include/llvm/Support/MathExtras.h:225: warning: The following parameters of llvm::countLeadingZeros(T Val, ZeroBehavior ZB=ZB_Width) are not documented:
  parameter 'Val'
/opt/doxygen-docs/src/llvm/include/llvm/Support/MathExtras.h:514: warning: The following parameters of llvm::countTrailingOnes(T Value, ZeroBehavior ZB=ZB_Width) are not documented:
  parameter 'Value'
/opt/doxygen-docs/src/llvm/include/llvm/Support/MathExtras.h:156: warning: The following parameters of llvm::countTrailingZeros(T Val, ZeroBehavior ZB=ZB_Width) are not documented:
  parameter 'Val'
/opt/doxygen-docs/src/llvm/include/llvm/Support/TargetRegistry.h:82: warning: The following parameters of llvm::createAsmStreamer(MCContext &Ctx, std::unique_ptr< formatted_raw_ostream > OS, bool isVerboseAsm, bool useDwarfDirectory, MCInstPrinter *InstPrint, std::unique_ptr< MCCodeEmitter > &&CE, std::unique_ptr< MCAsmBackend > &&TAB, bool ShowInst) are not documented:
  parameter 'Ctx'
  parameter 'OS'
  parameter 'isVerboseAsm'
  parameter 'useDwarfDirectory'
/opt/doxygen-docs/src/llvm/include/llvm/MC/MCStreamer.h:1044: warning: The following parameters of llvm::createAsmStreamer(MCContext &Ctx, std::unique_ptr< formatted_raw_ostream > OS, bool isVerboseAsm, bool useDwarfDirectory, MCInstPrinter *InstPrint, MCCodeEmitter *CE, MCAsmBackend *TAB, bool ShowInst) are not documented:
  parameter 'Ctx'
  parameter 'OS'
  parameter 'isVerboseAsm'
  parameter 'useDwarfDirectory'
/opt/doxygen-docs/src/llvm/include/llvm/MC/MCELFObjectWriter.h:153: warning: The following parameters of llvm::createELFObjectWriter(std::unique_ptr< MCELFObjectTargetWriter > MOTW, raw_pwrite_stream &OS, bool IsLittleEndian) are not documented:
  parameter 'IsLittleEndian'
/opt/doxygen-docs/src/llvm/include/llvm/MC/MCMachObjectWriter.h:282: warning: The following parameters of llvm::createMachObjectWriter(std::unique_ptr< MCMachObjectTargetWriter > MOTW, raw_pwrite_stream &OS, bool IsLittleEndian) are not documented:
  parameter 'IsLittleEndian'
/opt/doxygen-docs/src/llvm/include/llvm/Analysis/Loads.h:119: warning: The following parameters of llvm::FindAvailableLoadedValue(LoadInst *Load, BasicBlock *ScanBB, BasicBlock::iterator &ScanFrom, unsigned MaxInstsToScan=DefMaxInstsToScan, AliasAnalysis *AA=nullptr, bool *IsLoadCSE=nullptr, unsigned *NumScanedInst=nullptr) are not documented:
  parameter 'NumScanedInst'
/opt/doxygen-docs/src/llvm/include/llvm/Analysis/Loads.h:150: warning: The following parameters of llvm::FindAvailablePtrLoadStore(Value *Ptr, Type *AccessTy, bool AtLeastAtomic, BasicBlock *ScanBB, BasicBlock::iterator &ScanFrom, unsigned MaxInstsToScan, AliasAnalysis *AA, bool *IsLoad, unsigned *NumScanedInst) are not documented:
  parameter 'NumScanedInst'
/opt/doxygen-docs/src/llvm/include/llvm/Support/MathExtras.h:239: warning: The following parameters of llvm::findFirstSet(T Val, ZeroBehavior ZB=ZB_Max) are not documented:
  parameter 'Val'
/opt/doxygen-docs/src/llvm/include/llvm/Support/MathExtras.h:280: warning: The following parameters of llvm::findLastSet(T Val, ZeroBehavior ZB=ZB_Max) are not documented:
  parameter 'Val'
/opt/doxygen-docs/src/llvm/include/llvm/Support/ErrorHandling.h:96: warning: The following parameters of llvm::install_bad_alloc_error_handler(fatal_error_handler_t handler, void *user_data=nullptr) are not documented:
  parameter 'handler'
/opt/doxygen-docs/src/llvm/include/llvm/Support/ErrorHandling.h:45: warning: The following parameters of llvm::install_fatal_error_handler(fatal_error_handler_t handler, void *user_data=nullptr) are not documented:
  parameter 'handler'
/opt/doxygen-docs/src/llvm/include/llvm/Analysis/ValueTracking.h:496: warning: Unsupported xml/html tag <op> found
/opt/doxygen-docs/src/llvm/include/llvm/Transforms/Utils/LoopUtils.h:199: warning: Unsupported xml/html tag <prefix> found
/opt/doxygen-docs/src/llvm/include/llvm/Analysis/VectorUtils.h:353: warning: Unsupported xml/html tag <Y> found
/opt/doxygen-docs/src/llvm/include/llvm/Analysis/VectorUtils.h:348: warning: Unsupported xml/html tag <Y> found
/opt/doxygen-docs/src/llvm/include/llvm/AsmParser/Parser.h:120: warning: The following parameters of llvm::parseAssembly(MemoryBufferRef F, SMDiagnostic &Err, LLVMContext &Context, SlotMapping *Slots=nullptr, bool UpgradeDebugInfo=true, StringRef DataLayoutString="") are not documented:
  parameter 'Context'
/opt/doxygen-docs/src/llvm/include/llvm/AsmParser/Parser.h:138: warning: The following parameters of llvm::parseAssemblyWithIndex(MemoryBufferRef F, SMDiagnostic &Err, LLVMContext &Context, SlotMapping *Slots=nullptr, bool UpgradeDebugInfo=true, StringRef DataLayoutString="") are not documented:
  parameter 'Context'
/opt/doxygen-docs/src/llvm/include/llvm/AsmParser/Parser.h:183: warning: The following parameters of llvm::parseConstantValue(StringRef Asm, SMDiagnostic &Err, const Module &M, const SlotMapping *Slots=nullptr) are not documented:
  parameter 'Asm'
  parameter 'Err'
  parameter 'M'
/opt/doxygen-docs/src/llvm/include/llvm/IRReader/IRReader.h:55: warning: The following parameters of llvm::parseIR(MemoryBufferRef Buffer, SMDiagnostic &Err, LLVMContext &Context, bool UpgradeDebugInfo=true, StringRef DataLayoutString="") are not documented:
  parameter 'Buffer'
  parameter 'Err'
  parameter 'Context'
/opt/doxygen-docs/src/llvm/include/llvm/IRReader/IRReader.h:67: warning: The following parameters of llvm::parseIRFile(StringRef Filename, SMDiagnostic &Err, LLVMContext &Context, bool UpgradeDebugInfo=true, StringRef DataLayoutString="") are not documented:
  parameter 'Filename'
  parameter 'Err'
  parameter 'Context'
/opt/doxygen-docs/src/llvm/include/llvm/FuzzMutate/FuzzerCLI.h:58: warning: The following parameters of llvm::parseModule(const uint8_t *Data, size_t Size, LLVMContext &Context) are not documented:
  parameter 'Context'
/opt/doxygen-docs/src/llvm/include/llvm/AsmParser/Parser.h:191: warning: The following parameters of llvm::parseType(StringRef Asm, SMDiagnostic &Err, const Module &M, const SlotMapping *Slots=nullptr) are not documented:
  parameter 'Asm'
  parameter 'Err'
  parameter 'M'
/opt/doxygen-docs/src/llvm/include/llvm/AsmParser/Parser.h:201: warning: The following parameters of llvm::parseTypeAtBeginning(StringRef Asm, unsigned &Read, SMDiagnostic &Err, const Module &M, const SlotMapping *Slots=nullptr) are not documented:
  parameter 'Asm'
  parameter 'Read'
  parameter 'Err'
  parameter 'M'
/opt/doxygen-docs/src/llvm/include/llvm/Analysis/GuardUtils.h:30: warning: Found unknown command `\llvm'
/opt/doxygen-docs/src/llvm/include/llvm/Analysis/VectorUtils.h:358: warning: Unsupported xml/html tag <Y> found
/opt/doxygen-docs/src/llvm/include/llvm/Transforms/Utils/Local.h:414: warning: The following parameters of llvm::removeUnwindEdge(BasicBlock *BB, DomTreeUpdater *DTU=nullptr) are not documented:
  parameter 'DTU'
/opt/doxygen-docs/src/llvm/include/llvm/Transforms/Utils/Local.h:175: warning: Found unknown command `\llvm'
/opt/doxygen-docs/src/llvm/include/llvm/Transforms/Vectorize.h:131: warning: The following parameters of llvm::vectorizeBasicBlock(Pass *P, BasicBlock &BB, const VectorizeConfig &C=VectorizeConfig()) are not documented:
  parameter 'C'
or compound uint16_t...
Generating docs for compound uint32_t...
Generating docs for compound DenseMap< BasicBlock *, std::unique_ptr< DomTreeNodeBase< BasicBlock > >>...
Generating docs for compound unsigned...
Generating docs for compound ValT...
Generating docs for compound value_op_iterator...
Generating docs for compound ValueT...
Generating docs for compound std::vector< BasicBlock * >...
Generating docs for compound std::vector< LaneBitmask >...
Generating docs for compound std::vector< Loop * >...
Generating docs for compound std::vector< MachineBasicBlock * >...
Generating docs for compound std::vector< MachineLoop * >...
Generating docs for compound std::vector< uint32_t >...
Generating docs for compound std::vector< VPBlockBase * >...
Generating namespace index...
Generating docs for namespace adjust
Generating docs for namespace adjust::ldi
Generating docs for namespace AllocaSlices
Generating docs for compound AllocaSlices::partition_iterator...
Generating docs for compound AllocaSlices::SliceBuilder...
Generating docs for namespace AMDGPU
Generating docs for namespace AMDGPU::ElfNote
Generating docs for namespace AMDGPUAS
Generating docs for namespace CU
Generating docs for namespace false
Generating docs for compound false::Chain...
Generating docs for compound false::GCPtrLivenessData...
Generating docs for compound false::GepNode...
Generating docs for compound false::in_set...
Generating docs for compound false::IntervalSorter...
Generating docs for compound false::LibCallsShrinkWrap...
Generating docs for compound false::PartiallyConstructedSafepointRecord...
Generating docs for compound false::SingleLoopExtractor...
Generating docs for namespace float_literal_impl
Generating docs for namespace INITIALIZE_PASS
Generating docs for compound INITIALIZE_PASS::InsertedPass...
Generating docs for namespace kOCLMD
Generating docs for namespace llvm
Generating docs for compound llvm::A57ChainingConstraint...
Generating docs for compound llvm::AAAlign...
Generating docs for compound llvm::AADereferenceable...
Generating docs for compound llvm::AAEvalLegacyPass...
Generating docs for compound llvm::AAEvaluator...
Generating docs for compound llvm::AAHeapToStack...
Generating docs for compound llvm::AAIsDead...
Generating docs for compound llvm::AAManager...
Generating docs for compound llvm::AAMDNodes...
Generating docs for compound llvm::AAMemoryBehavior...
Generating docs for compound llvm::AANoAlias...
Generating docs for compound llvm::AANoCapture...
Generating docs for compound llvm::AANoFree...
Generating docs for compound llvm::AANonNull...
Generating docs for compound llvm::AANoRecurse...
Generating docs for compound llvm::AANoReturn...
Generating docs for compound llvm::AANoSync...
Generating docs for compound llvm::AANoUnwind...
Generating docs for compound llvm::AAQueryInfo...
Generating docs for compound llvm::AArch64_COFFTargetObjectFile...
Generating docs for compound llvm::AArch64_ELFTargetObjectFile...
Generating docs for compound llvm::AArch64_MachoTargetObjectFile...
Generating docs for compound llvm::AArch64AppleInstPrinter...
Generating docs for compound llvm::AArch64beTargetMachine...
Generating docs for compound llvm::AArch64CallLowering...
Generating docs for compound llvm::AArch64Disassembler...
Generating docs for compound llvm::AArch64ExternalSymbolizer...
Generating docs for compound llvm::AArch64FrameLowering...
Generating docs for compound llvm::AArch64FunctionInfo...
Generating docs for nested compound llvm::AArch64FunctionInfo::MILOHDirective...
Generating docs for compound llvm::AArch64GenRegisterBankInfo...
Generating docs for compound llvm::AArch64InstPrinter...
Generating docs for compound llvm::AArch64InstrInfo...
Generating docs for compound llvm::AArch64LegalizerInfo...
Generating docs for compound llvm::AArch64leTargetMachine...
Generating docs for compound llvm::AArch64MCAsmInfoDarwin...
Generating docs for compound llvm::AArch64MCAsmInfoELF...
Generating docs for compound llvm::AArch64MCAsmInfoGNUCOFF...
Generating docs for compound llvm::AArch64MCAsmInfoMicrosoftCOFF...
/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/TargetLowering.h:591: warning: Unsupported xml/html tag </l> found
/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/TargetLowering.h:591: warning: Unsupported xml/html tag </l> found
/opt/doxygen-docs/src/llvm/include/llvm/Analysis/AliasAnalysis.h:677: warning: unexpected token TK_EOF as the argument of ref
/opt/doxygen-docs/src/llvm/include/llvm/Analysis/AliasAnalysis.h:677: warning: unexpected token TK_EOF as the argument of ref
/opt/doxygen-docs/src/llvm/lib/Analysis/AliasAnalysis.cpp:706: warning: unexpected token TK_EOF as the argument of ref
/opt/doxygen-docs/src/llvm/include/llvm/Transforms/IPO/Attributor.h:1505: warning: Found unknown command `\Return'
/opt/doxygen-docs/src/llvm/include/llvm/Transforms/IPO/Attributor.h:1500: warning: Found unknown command `\Return'
/opt/doxygen-docs/src/llvm/include/llvm/Transforms/IPO/Attributor.h:1523: warning: Found unknown command `\Return'
/opt/doxygen-docs/src/llvm/lib/CodeGen/AllocationOrder.h:43: warning: The following parameters of llvm::AllocationOrder::AllocationOrder(unsigned VirtReg, const VirtRegMap &VRM, const RegisterClassInfo &RegClassInfo, const LiveRegMatrix *Matrix) are not documented:
  parameter 'Matrix'
Generating docs for compound llvm::AArch64MCExpr...
Generating docs for compound llvm::AArch64MCInstLower...
Generating docs for compound llvm::AArch64RegisterBankInfo...
Generating docs for compound llvm::AArch64RegisterInfo...
Generating docs for compound llvm::AArch64SelectionDAGInfo...
Generating docs for compound llvm::AArch64Subtarget...
Generating docs for compound llvm::AArch64TargetELFStreamer...
Generating docs for compound llvm::AArch64TargetLowering...
Generating docs for compound llvm::AArch64TargetMachine...
Generating docs for compound llvm::AArch64TargetStreamer...
Generating docs for compound llvm::AArch64TargetWinCOFFStreamer...
Generating docs for compound llvm::AArch64TTIImpl...
Generating docs for compound llvm::AAResultBase...
Generating docs for nested compound llvm::AAResultBase::AAResultsProxy...
Generating docs for compound llvm::AAResults...
Generating docs for nested compound llvm::AAResults::Concept...
Generating docs for compound llvm::AAResultsWrapperPass...
Generating docs for compound llvm::AAReturnedValues...
Generating docs for compound llvm::AAValueSimplify...
Generating docs for compound llvm::AAWillReturn...
Generating docs for compound llvm::AbstractAttribute...
Generating docs for compound llvm::AbstractCallSite...
Generating docs for nested compound llvm::AbstractCallSite::CallbackInfo...
Generating docs for compound llvm::AbstractDependenceGraphBuilder...
Generating docs for compound llvm::AbstractLatticeFunction...
Generating docs for compound llvm::AbstractState...
Generating docs for compound llvm::AccelTable...
Generating docs for compound llvm::AccelTableBase...
Generating docs for nested compound llvm::AccelTableBase::HashData...
Generating docs for compound llvm::AccelTableData...
Generating docs for compound llvm::ADCEPass...
Generating docs for compound llvm::add_const_past_pointer...
Generating docs for compound llvm::add_const_past_pointer< T, typename std::enable_if< std::is_pointer< T >::value >::type >...
Generating docs for compound llvm::add_lvalue_reference_if_not_pointer...
Generating docs for compound llvm::add_lvalue_reference_if_not_pointer< T, typename std::enable_if< std::is_pointer< T >::value >::type >...
Generating docs for compound llvm::AddDiscriminatorsPass...
Generating docs for compound llvm::AddOperator...
Generating docs for compound llvm::AddressPool...
Generating docs for compound llvm::AddressSanitizerPass...
Generating docs for compound llvm::AddrSpaceCastInst...
Generating docs for compound llvm::AddrSpaceCastSDNode...
Generating docs for compound llvm::AggressiveAntiDepBreaker...
Generating docs for compound llvm::AggressiveAntiDepState...
Generating docs for nested compound llvm::AggressiveAntiDepState::RegisterReference...
Generating docs for compound llvm::AggressiveInstCombinePass...
Generating docs for compound llvm::AliasSet...
Generating docs for nested compound llvm::AliasSet::iterator...
Generating docs for compound llvm::AliasSetTracker...
Generating docs for compound llvm::AliasSummary...
Generating docs for compound llvm::Align...
Generating docs for compound llvm::AlignedCharArrayUnion...
Generating docs for compound llvm::AlignmentFromAssumptionsPass...
Generating docs for compound llvm::AllAnalysesOn...
Generating docs for compound llvm::AllocaHolder...
Generating docs for compound llvm::AllocaInst...
Generating docs for compound llvm::AllocationOrder...
Generating docs for compound llvm::AllocatorBase...
Generating docs for compound llvm::AllocatorList...
Generating docs for compound llvm::AlwaysInlinerPass...
Generating docs for compound llvm::AMDGPUAA...
Generating docs for compound llvm::AMDGPUAAResult...
Generating docs for compound llvm::AMDGPUAAWrapperPass...
Generating docs for compound llvm::AMDGPUArgumentUsageInfo...
Generating docs for compound llvm::AMDGPUAsmPrinter...
Generating docs for compound llvm::AMDGPUBufferPseudoSourceValue...
Generating docs for compound llvm::AMDGPUCallLowering...
Generating docs for compound llvm::AMDGPUDisassembler...
Generating docs for compound llvm::AMDGPUExternalAAWrapper...
Genera/opt/doxygen-docs/src/llvm/include/llvm/MC/MCAsmInfo.h:468: warning: explicit link request to 'alloc' could not be resolved
/opt/doxygen-docs/src/llvm/include/llvm/MC/MCAsmInfo.h:468: warning: explicit link request to 'execinstr' could not be resolved
/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/TargetLowering.h:591: warning: Unsupported xml/html tag </l> found
/opt/doxygen-docs/src/llvm/include/llvm/ADT/APFloat.h:879: warning: The following parameters of llvm::APFloat::getInf(const fltSemantics &Sem, bool Negative=false) are not documented:
  parameter 'Sem'
/opt/doxygen-docs/src/llvm/include/llvm/ADT/APFloat.h:919: warning: The following parameters of llvm::APFloat::getLargest(const fltSemantics &Sem, bool Negative=false) are not documented:
  parameter 'Sem'
/opt/doxygen-docs/src/llvm/include/llvm/ADT/APFloat.h:890: warning: The following parameters of llvm::APFloat::getNaN(const fltSemantics &Sem, bool Negative=false, uint64_t payload=0) are not documented:
  parameter 'Sem'
/opt/doxygen-docs/src/llvm/include/llvm/ADT/APFloat.h:929: warning: The following parameters of llvm::APFloat::getSmallest(const fltSemantics &Sem, bool Negative=false) are not documented:
  parameter 'Sem'
/opt/doxygen-docs/src/llvm/include/llvm/ADT/APFloat.h:939: warning: The following parameters of llvm::APFloat::getSmallestNormalized(const fltSemantics &Sem, bool Negative=false) are not documented:
  parameter 'Sem'
/opt/doxygen-docs/src/llvm/include/llvm/ADT/APFloat.h:870: warning: The following parameters of llvm::APFloat::getZero(const fltSemantics &Sem, bool Negative=false) are not documented:
  parameter 'Sem'
ting docs for compound llvm::AMDGPUFrameLowering...
Generating docs for compound llvm::AMDGPUFunctionArgInfo...
Generating docs for compound llvm::AMDGPUGenRegisterBankInfo...
Generating docs for compound llvm::AMDGPUGWSResourcePseudoSourceValue...
Generating docs for compound llvm::AMDGPUImagePseudoSourceValue...
Generating docs for compound llvm::AMDGPUInstPrinter...
Generating docs for compound llvm::AMDGPUInstrInfo...
Generating docs for compound llvm::AMDGPUInstructionSelector...
Generating docs for compound llvm::AMDGPULegalizerInfo...
Generating docs for compound llvm::AMDGPULibCalls...
Generating docs for compound llvm::AMDGPULibFunc...
Generating docs for compound llvm::AMDGPULibFuncBase...
Generating docs for nested compound llvm::AMDGPULibFuncBase::Param...
Generating docs for compound llvm::AMDGPULibFuncImpl...
Generating docs for compound llvm::AMDGPUMachineFunction...
Generating docs for compound llvm::AMDGPUMachineModuleInfo...
Generating docs for compound llvm::AMDGPUMangledLibFunc...
Generating docs for compound llvm::AMDGPUMCAsmInfo...
Generating docs for compound llvm::AMDGPUMCCodeEmitter...
Generating docs for compound llvm::AMDGPUPALMetadata...
Generating docs for compound llvm::AMDGPUPerfHintAnalysis...
Generating docs for nested compound llvm::AMDGPUPerfHintAnalysis::FuncInfo...
Generating docs for compound llvm::AMDGPUPseudoSourceValue...
Generating docs for compound llvm::AMDGPURegisterBankInfo...
Generating docs for compound llvm::AMDGPURegisterInfo...
Generating docs for compound llvm::AMDGPUSubtarget...
Generating docs for compound llvm::AMDGPUSymbolizer...
Generating docs for compound llvm::AMDGPUTargetAsmStreamer...
Generating docs for compound llvm::AMDGPUTargetELFStreamer...
Generating docs for compound llvm::AMDGPUTargetLowering...
Generating docs for compound llvm::AMDGPUTargetMachine...
Generating docs for compound llvm::AMDGPUTargetObjectFile...
Generating docs for compound llvm::AMDGPUTargetStreamer...
Generating docs for compound llvm::AMDGPUTTIImpl...
Generating docs for compound llvm::AMDGPUUnmangledLibFunc...
Generating docs for compound llvm::AnalysisCallGraphWrapperPassTraits...
Generating docs for compound llvm::AnalysisGetter...
Generating docs for compound llvm::AnalysisInfoMixin...
Generating docs for compound llvm::AnalysisKey...
Generating docs for compound llvm::AnalysisManager...
Generating docs for nested compound llvm::AnalysisManager::Invalidator...
Generating docs for compound llvm::AnalysisResolver...
Generating docs for compound llvm::AnalysisResultsForFn...
Generating docs for compound llvm::AnalysisSetKey...
Generating docs for compound llvm::AnalysisUsage...
Generating docs for compound llvm::Annotations...
Generating docs for nested compound llvm::Annotations::Range...
Generating docs for compound llvm::AnonStructTypeKeyInfo...
Generating docs for nested compound llvm::AnonStructTypeKeyInfo::KeyTy...
Generating docs for compound llvm::AntiDepBreaker...
Generating docs for compound llvm::Any...
Generating docs for compound llvm::AnyCoroIdInst...
Generating docs for compound llvm::AnyCoroIdRetconInst...
Generating docs for compound llvm::AnyCoroSuspendInst...
Generating docs for compound llvm::AnyMemCpyInst...
Generating docs for compound llvm::AnyMemIntrinsic...
Generating docs for compound llvm::AnyMemMoveInst...
Generating docs for compound llvm::AnyMemSetInst...
Generating docs for compound llvm::AnyMemTransferInst...
Generating docs for compound llvm::APByteStreamer...
Generating docs for compound llvm::APFloat...
Generating docs for compound llvm::APFloatBase...
Generating docs for compound llvm::APInt...
Generating docs for nested compound llvm::APInt::ms...
Generating docs for nested compound llvm::APInt::mu...
Generating docs for compound llvm::AppendingBinaryByteStream...
Generating docs for compound llvm::AppleAcceleratorTable...
Generating docs for nested compound llvm::AppleAcceleratorTable::Entry...
Generating docs for nested compound llvm::AppleAcceleratorTable::ValueIterator...
Generating docs for compound llvm::AppleAccelTableData...
Generating d/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/TargetLowering.h:591: warning: Unsupported xml/html tag </l> found
/opt/doxygen-docs/src/llvm/lib/Target/ARM/ARMSubtarget.h:443: warning: explicit link request to 'FFFFFFFF' could not be resolved
/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/TargetLowering.h:591: warning: Unsupported xml/html tag </l> found
ocs for nested compound llvm::AppleAccelTableData::Atom...
Generating docs for compound llvm::AppleAccelTableOffsetData...
Generating docs for compound llvm::AppleAccelTableStaticOffsetData...
Generating docs for compound llvm::AppleAccelTableStaticTypeData...
Generating docs for compound llvm::AppleAccelTableTypeData...
Generating docs for compound llvm::APSInt...
Generating docs for compound llvm::ARCFrameLowering...
Generating docs for compound llvm::ARCFunctionInfo...
Generating docs for compound llvm::ARCInstPrinter...
Generating docs for compound llvm::ARCInstrInfo...
Generating docs for compound llvm::ARCMCAsmInfo...
Generating docs for compound llvm::ARCMCInstLower...
Generating docs for compound llvm::ARCRegisterInfo...
Generating docs for compound llvm::ARCSubtarget...
Generating docs for compound llvm::ARCTargetLowering...
Generating docs for compound llvm::ARCTargetMachine...
Generating docs for compound llvm::ARCTargetStreamer...
Generating docs for compound llvm::ARCTTIImpl...
Generating docs for compound llvm::are_base_of...
Generating docs for compound llvm::are_base_of< T, U, Ts... >...
Generating docs for compound llvm::ArgDescriptor...
Generating docs for compound llvm::Argument...
Generating docs for compound llvm::ArgumentPromotionPass...
Generating docs for compound llvm::ARMAsmBackend...
Generating docs for compound llvm::ARMAsmBackendDarwin...
Generating docs for compound llvm::ARMAsmPrinter...
Generating docs for compound llvm::ARMAttributeParser...
Generating docs for compound llvm::ARMBaseInstrInfo...
Generating docs for compound llvm::ARMBaseRegisterInfo...
Generating docs for compound llvm::ARMBaseTargetMachine...
Generating docs for compound llvm::ARMBasicBlockUtils...
Generating docs for compound llvm::ARMBETargetMachine...
Generating docs for compound llvm::ARMCallLowering...
Generating docs for compound llvm::ARMCOFFMCAsmInfoGNU...
Generating docs for compound llvm::ARMCOFFMCAsmInfoMicrosoft...
Generating docs for compound llvm::ARMConstantPoolConstant...
Generating docs for compound llvm::ARMConstantPoolMBB...
Generating docs for compound llvm::ARMConstantPoolSymbol...
Generating docs for compound llvm::ARMConstantPoolValue...
Generating docs for compound llvm::ARMELFMCAsmInfo...
Generating docs for compound llvm::ARMElfTargetObjectFile...
Generating docs for compound llvm::ARMException...
Generating docs for compound llvm::ARMFrameLowering...
Generating docs for compound llvm::ARMFunctionInfo...
Generating docs for compound llvm::ARMGenRegisterBankInfo...
Generating docs for compound llvm::ARMHazardRecognizer...
Generating docs for compound llvm::ARMInstPrinter...
Generating docs for compound llvm::ARMInstrInfo...
Generating docs for compound llvm::ARMJITSymbolFlags...
Generating docs for compound llvm::ARMLegalizerInfo...
Generating docs for compound llvm::ARMLETargetMachine...
Generating docs for compound llvm::ARMMCAsmInfoDarwin...
Generating docs for compound llvm::ARMMCExpr...
Generating docs for compound llvm::ARMRegisterBankInfo...
Generating docs for compound llvm::ARMRegisterInfo...
Generating docs for compound llvm::ARMSelectionDAGInfo...
Generating docs for compound llvm::ARMSubtarget...
Generating docs for compound llvm::ARMTargetLowering...
Generating docs for compound llvm::ARMTargetStreamer...
Generating docs for compound llvm::ARMTTIImpl...
Generating docs for compound llvm::ArrayRecycler...
Generating docs for nested compound llvm::ArrayRecycler::Capacity...
Generating docs for compound llvm::ArrayRef...
Generating docs for compound llvm::ArrayType...
Generating docs for compound llvm::ASanGlobalsMetadataAnalysis...
Generating docs for compound llvm::ASanStackFrameLayout...
Generating docs for compound llvm::ASanStackVariableDescription...
Generating docs for compound llvm::AShrOperator...
Generating docs for compound llvm::AsmCommentConsumer...
Generating docs for compound llvm::AsmCond...
Generating docs for compound llvm::AsmLexer...
Generating docs for compound llvm::AsmPrinter...
Generating docs for nested compound llvm::AsmPrinter::HandlerInfo...
Generating docs f/opt/doxygen-docs/src/llvm/include/llvm/Transforms/IPO/Attributor.h:710: warning: Found unknown command `\Returns'
/opt/doxygen-docs/src/llvm/lib/Target/AVR/AVRRegisterInfo.h:52: warning: The following parameters of llvm::AVRRegisterInfo::splitReg(unsigned Reg, unsigned &LoReg, unsigned &HiReg) const are not documented:
  parameter 'LoReg'
  parameter 'HiReg'
/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/TargetLowering.h:591: warning: Unsupported xml/html tag </l> found
/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/BasicTTIImpl.h:1572: warning: Unsupported xml/html tag <n> found
/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/BasicTTIImpl.h:1573: warning: Unsupported xml/html tag <n> found
/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/BasicTTIImpl.h:1576: warning: Unsupported xml/html tag <n> found
/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/BasicTTIImpl.h:1576: warning: Unsupported xml/html tag <n> found
/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/BasicTTIImpl.h:1581: warning: Unsupported xml/html tag <n> found
/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/BasicTTIImpl.h:1582: warning: Unsupported xml/html tag <n> found
/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/BasicTTIImpl.h:1585: warning: Unsupported xml/html tag <n> found
/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/BasicTTIImpl.h:1585: warning: Unsupported xml/html tag <n> found
/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/BasicTTIImpl.h:1590: warning: Unsupported xml/html tag <n> found
/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/BasicTTIImpl.h:1591: warning: Unsupported xml/html tag <n> found
/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/BasicTTIImpl.h:1594: warning: Unsupported xml/html tag <n> found
/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/BasicTTIImpl.h:1595: warning: Unsupported xml/html tag <n> found
/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/BasicTTIImpl.h:1598: warning: Unsupported xml/html tag <n> found
/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/BasicTTIImpl.h:1598: warning: Unsupported xml/html tag <n> found
/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/BasicTTIImpl.h:1599: warning: Unsupported xml/html tag <n> found
/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/BasicTTIImpl.h:1654: warning: The following parameters of llvm::BasicTTIImplBase::getMinMaxReductionCost(Type *Ty, Type *CondTy, bool IsPairwise, bool) are not documented:
  parameter 'Ty'
  parameter 'IsPairwise'
or nested compound llvm::AsmPrinter::SrcMgrDiagInfo...
Generating docs for nested compound llvm::AsmPrinter::XRayFunctionEntry...
Generating docs for compound llvm::AsmPrinterHandler...
Generating docs for compound llvm::AsmRewrite...
Generating docs for compound llvm::AsmToken...
Generating docs for compound llvm::AssemblerConstantPools...
Generating docs for compound llvm::AssemblyAnnotationWriter...
Generating docs for compound llvm::AssertingVH...
Generating docs for compound llvm::AssumptionAnalysis...
Generating docs for compound llvm::AssumptionCache...
Generating docs for compound llvm::AssumptionCacheTracker...
Generating docs for compound llvm::AssumptionPrinterPass...
Generating docs for compound llvm::AtomicCmpXchgInst...
Generating docs for compound llvm::AtomicFileWriteError...
Generating docs for compound llvm::AtomicMemCpyInst...
Generating docs for compound llvm::AtomicMemIntrinsic...
Generating docs for compound llvm::AtomicMemMoveInst...
Generating docs for compound llvm::AtomicMemSetInst...
Generating docs for compound llvm::AtomicMemTransferInst...
Generating docs for compound llvm::AtomicRMWInst...
Generating docs for compound llvm::AtomicSDNode...
Generating docs for compound llvm::AttrBuilder...
Generating docs for compound llvm::Attribute...
Generating docs for compound llvm::AttributeImpl...
Generating docs for compound llvm::AttributeList...
Generating docs for compound llvm::AttributeListImpl...
Generating docs for compound llvm::AttributeSet...
Generating docs for compound llvm::AttributeSetNode...
Generating docs for compound llvm::Attributor...
Generating docs for compound llvm::AttributorPass...
Generating docs for compound llvm::Automaton...
Generating docs for compound llvm::AVRAsmBackend...
Generating docs for compound llvm::AVRAsmPrinter...
Generating docs for compound llvm::AVRDAGToDAGISel...
Generating docs for compound llvm::AVRDynAllocaSR...
Generating docs for compound llvm::AVRELFObjectWriter...
Generating docs for compound llvm::AVRELFStreamer...
Generating docs for compound llvm::AVRFrameAnalyzer...
Generating docs for compound llvm::AVRFrameLowering...
Generating docs for compound llvm::AVRInstPrinter...
Generating docs for compound llvm::AVRInstrInfo...
Generating docs for compound llvm::AVRMachineFunctionInfo...
Generating docs for compound llvm::AVRMCAsmInfo...
Generating docs for compound llvm::AVRMCCodeEmitter...
Generating docs for compound llvm::AVRMCELFStreamer...
Generating docs for compound llvm::AVRMCExpr...
Generating docs for compound llvm::AVRMCInstLower...
Generating docs for compound llvm::AVRRegisterInfo...
Generating docs for compound llvm::AVRSelectionDAGInfo...
Generating docs for compound llvm::AVRSubtarget...
Generating docs for compound llvm::AVRTargetAsmStreamer...
Generating docs for compound llvm::AVRTargetLowering...
Generating docs for compound llvm::AVRTargetMachine...
Generating docs for compound llvm::AVRTargetObjectFile...
Generating docs for compound llvm::AVRTargetStreamer...
Generating docs for compound llvm::BaseIndexOffset...
Generating docs for compound llvm::BasicAA...
Generating docs for compound llvm::BasicAAResult...
Generating docs for compound llvm::BasicAAWrapperPass...
Generating docs for compound llvm::BasicBlock...
Generating docs for nested compound llvm::BasicBlock::phi_iterator_impl...
Generating docs for compound llvm::BasicBlockEdge...
Generating docs for compound llvm::BasicBlockInfo...
Generating docs for compound llvm::BasicBlockSDNode...
Generating docs for compound llvm::BasicDIEUnit...
Generating docs for compound llvm::BasicTTIImpl...
Generating docs for compound llvm::BasicTTIImplBase...
Generating docs for compound llvm::BatchAAResults...
Generating docs for compound llvm::BCDumpOptions...
Generating docs for compound llvm::BDCEPass...
Generating docs for compound llvm::bf_iterator...
Generating docs for compound llvm::bf_iterator_storage...
Generating docs for compound llvm::BFIDOTGraphTraitsBase...
Generating docs for compound llvm::BinaryByteStream...
Generating docs for compound llvm::BinaryConstantExpr...
Generating docs for compound llvm::BinaryItemStream...
Generating docs for compound llvm::BinaryItemTraits...
Generating docs for compound llvm::BinaryItemTraits< codeview::CVSymbol >...
Generating docs for compound llvm::BinaryItemTraits< llvm::codeview::CVType >...
Generating docs for compound llvm::BinaryOperator...
Generating docs for compound llvm::BinaryOpIntrinsic...
Generating docs for compound llvm::BinaryStream...
Generating docs for compound llvm::BinaryStreamError...
Generating docs for compound llvm::BinaryStreamReader...
Generating docs for compound llvm::BinaryStreamRef...
Generating docs for compound llvm::BinaryStreamRefBase...
Generating docs for compound llvm::BinaryStreamWriter...
Generating docs for compound llvm::BinarySubstreamRef...
Generating docs for compound llvm::BinOpInit...
Generating docs for compound llvm::BitCastInst...
Generating docs for compound llvm::BitCastOperator...
Generating docs for compound llvm::BitCodeAbbrev...
Generating docs for compound llvm::BitCodeAbbrevOp...
Generating docs for compound llvm::BitcodeAnalyzer...
Generating docs for compound llvm::BitcodeFileContents...
Generating docs for compound llvm::BitcodeLTOInfo...
Generating docs for compound llvm::BitcodeModule...
Generating docs for compound llvm::BitcodeReaderValueList...
Generating docs for compound llvm::BitcodeWriter...
Generating docs for compound llvm::BitcodeWriterPass...
Generating docs for compound llvm::BitInit...
Generating docs for compound llvm::BitIntegerState...
Generating docs for compound llvm::BitMaskClassIterator...
Generating docs for compound llvm::BitRecTy...
Generating docs for compound llvm::BitsInit...
Generating docs for compound llvm::BitsRecTy...
Generating docs for compound llvm::BitstreamBlockInfo...
Generating docs for nested compound llvm::BitstreamBlockInfo::BlockInfo...
Generating docs for compound llvm::BitstreamCursor...
Generating docs for compound llvm::BitstreamEntry...
Generating docs for compound llvm::BitstreamWriter...
Generating docs for compound llvm::BitTracker...
Generating docs for nested compound llvm::BitTracker::BitMask...
Generating docs for nested compound llvm::BitTracker::BitRef...
Generating docs for nested compound llvm::BitTracker::BitValue...
Generating docs for nested compound llvm::BitTracker::MachineEvaluator...
Generating docs for nested compound llvm::BitTracker::RegisterCell...
Generating docs for nested compound llvm::BitTracker::RegisterRef...
Generating docs for compound llvm::BitVector...
Generating docs for nested compound llvm::BitVector::reference...
Generating docs for compound llvm::BlockAddress...
Generating docs for compound llvm::BlockAddressSDNode...
Generating docs for compound llvm::BlockFrequency...
Generating docs for compound llvm::BlockFrequencyAnalysis...
Generating docs for compound llvm::BlockFrequencyInfo...
Generating docs for compound llvm::BlockFrequencyInfoImpl...
Generating docs for compound llvm::BlockFrequencyInfoImplBase...
Generating docs for nested compound llvm::BlockFrequencyInfoImplBase::BlockNode...
Generating docs for nested compound llvm::BlockFrequencyInfoImplBase::Distribution...
Generating docs for nested compound llvm::BlockFrequencyInfoImplBase::FrequencyData...
Generating docs for nested compound llvm::BlockFrequencyInfoImplBase::LoopData...
Generating docs for nested compound llvm::BlockFrequencyInfoImplBase::Weight...
Generating docs for nested compound llvm::BlockFrequencyInfoImplBase::WorkingData...
Generating docs for compound llvm::BlockFrequencyInfoWrapperPass...
Generating docs for compound llvm::BlockFrequencyPrinterPass...
Generating docs for compound llvm::BlotMapVector...
Generating docs for compound llvm::BooleanState...
Generating docs for compound llvm::BoundsCheckingPass...
Generating docs for compound llvm::BPFCoreSharedInfo...
Generating docs for compound llvm::BPFFrameLowering...
Generating docs for compound llvm::BPFInstPrinter...
Generating docs for compound llvm::BPFInstrInfo...
Generating docs for compound llvm::BPFMCAsmInfo...
Generating docs for compound llvm::BPFMCInstLower...
Genera/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/TargetLowering.h:591: warning: Unsupported xml/html tag </l> found
/opt/doxygen-docs/src/llvm/include/llvm/Support/raw_ostream.h:237: warning: Found unknown command `\t'
/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/GlobalISel/CallLowering.h:194: warning: The following parameters of llvm::CallLowering::packRegs(ArrayRef< Register > SrcRegs, Type *PackedTy, MachineIRBuilder &MIRBuilder) const are not documented:
  parameter 'PackedTy'
  parameter 'MIRBuilder'
/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/GlobalISel/CallLowering.h:202: warning: The following parameters of llvm::CallLowering::unpackRegs(ArrayRef< Register > DstRegs, Register SrcReg, Type *PackedTy, MachineIRBuilder &MIRBuilder) const are not documented:
  parameter 'SrcReg'
  parameter 'PackedTy'
  parameter 'MIRBuilder'
ting docs for compound llvm::BPFRegisterInfo...
Generating docs for compound llvm::BPFSelectionDAGInfo...
Generating docs for compound llvm::BPFSubtarget...
Generating docs for compound llvm::BPFTargetLowering...
Generating docs for compound llvm::BPFTargetMachine...
Generating docs for compound llvm::BPIPassTrait...
Generating docs for compound llvm::BPIPassTrait< LazyBranchProbabilityInfoPass >...
Generating docs for compound llvm::BranchFolder...
Generating docs for nested compound llvm::BranchFolder::MBFIWrapper...
Generating docs for compound llvm::BranchInst...
Generating docs for nested compound llvm::BranchInst::const_succ_op_iterator...
Generating docs for nested compound llvm::BranchInst::succ_op_iterator...
Generating docs for compound llvm::BranchProbability...
Generating docs for compound llvm::BranchProbabilityAnalysis...
Generating docs for compound llvm::BranchProbabilityInfo...
Generating docs for nested compound llvm::BranchProbabilityInfo::SccInfo...
Generating docs for compound llvm::BranchProbabilityInfoWrapperPass...
Generating docs for compound llvm::BranchProbabilityPrinterPass...
Generating docs for compound llvm::BreakCriticalEdgesPass...
Generating docs for compound llvm::BreakFalseDeps...
Generating docs for compound llvm::BTFDebug...
Generating docs for compound llvm::BTFFieldReloc...
Generating docs for compound llvm::BTFFuncInfo...
Generating docs for compound llvm::BTFKindDataSec...
Generating docs for compound llvm::BTFKindVar...
Generating docs for compound llvm::BTFLineInfo...
Generating docs for compound llvm::BTFStringTable...
Generating docs for compound llvm::BTFTypeArray...
Generating docs for compound llvm::BTFTypeBase...
Generating docs for compound llvm::BTFTypeDerived...
Generating docs for compound llvm::BTFTypeEnum...
Generating docs for compound llvm::BTFTypeFunc...
Generating docs for compound llvm::BTFTypeFuncProto...
Generating docs for compound llvm::BTFTypeFwd...
Generating docs for compound llvm::BTFTypeInt...
Generating docs for compound llvm::BTFTypeStruct...
Generating docs for compound llvm::buffer_ostream...
Generating docs for compound llvm::BufferByteStreamer...
Generating docs for compound llvm::BuildVectorSDNode...
Generating docs for compound llvm::BumpPtrAllocatorImpl...
Generating docs for compound llvm::ByteStreamer...
Generating docs for compound llvm::CacheCost...
Generating docs for compound llvm::CachedHashString...
Generating docs for compound llvm::CachedHashStringRef...
Generating docs for compound llvm::CachePruningPolicy...
Generating docs for compound llvm::CallbackVH...
Generating docs for compound llvm::CallBase...
Generating docs for nested compound llvm::CallBase::BundleOpInfo...
Generating docs for compound llvm::CallBrInst...
Generating docs for compound llvm::CalledValuePropagationPass...
Generating docs for compound llvm::CalleeInfo...
Generating docs for compound llvm::CalleeSavedInfo...
Generating docs for compound llvm::CallEntryPseudoSourceValue...
Generating docs for compound llvm::CallGraph...
Generating docs for compound llvm::CallGraphAnalysis...
Generating docs for compound llvm::CallGraphNode...
Generating docs for compound llvm::CallGraphPrinterPass...
Generating docs for compound llvm::CallGraphSCC...
Generating docs for compound llvm::CallGraphSCCPass...
Generating docs for compound llvm::CallGraphWrapperPass...
Generating docs for compound llvm::CallInfo...
Generating docs for compound llvm::CallInst...
Generating docs for compound llvm::CallLowering...
Generating docs for nested compound llvm::CallLowering::ArgInfo...
Generating docs for nested compound llvm::CallLowering::CallLoweringInfo...
Generating docs for nested compound llvm::CallLowering::ValueHandler...
Generating docs for compound llvm::CallSite...
Generating docs for compound llvm::CallSiteBase...
Generating docs for compound llvm::CallSiteSplittingPass...
Generating docs for compound llvm::CanonicalizeAliasesPass...
Generating docs for compound llvm::CaptureTracker...
Generating docs for compound llvm::cast_convert_val...
Generating docs for compound llvm::cast/opt/doxygen-docs/src/llvm/include/llvm/IR/InstrTypes.h:626: warning: The following parameters of llvm::CastInst::isBitOrNoopPointerCastable(Type *SrcTy, Type *DestTy, const DataLayout &DL) are not documented:
  parameter 'DL'
/opt/doxygen-docs/src/llvm/include/llvm/Support/raw_ostream.h:237: warning: Found unknown command `\t'
_convert_val< To, FromTy, FromTy >...
Generating docs for compound llvm::cast_retty...
Generating docs for compound llvm::cast_retty_impl...
Generating docs for compound llvm::cast_retty_impl< To, const From * >...
Generating docs for compound llvm::cast_retty_impl< To, const From *const >...
Generating docs for compound llvm::cast_retty_impl< To, const From >...
Generating docs for compound llvm::cast_retty_impl< To, From * >...
Generating docs for compound llvm::cast_retty_impl< To, std::unique_ptr< From > >...
Generating docs for compound llvm::cast_retty_wrap...
Generating docs for compound llvm::cast_retty_wrap< To, FromTy, FromTy >...
Generating docs for compound llvm::CastInst...
Generating docs for compound llvm::CatchPadInst...
Generating docs for compound llvm::CatchReturnInst...
Generating docs for compound llvm::CatchSwitchInst...
Generating docs for compound llvm::CCState...
Generating docs for compound llvm::CCValAssign...
Generating docs for compound llvm::CFGAnalyses...
Generating docs for compound llvm::CFGMST...
Generating docs for compound llvm::CFGOnlyPrinterPass...
Generating docs for compound llvm::CFGOnlyViewerPass...
Generating docs for compound llvm::CFGPrinterPass...
Generating docs for compound llvm::CFGViewerPass...
Generating docs for compound llvm::CFGViewPredecessors...
Generating docs for nested compound llvm::CFGViewPredecessors::DeletedEdgesFilter...
Generating docs for compound llvm::CFGViewSuccessors...
Generating docs for nested compound llvm::CFGViewSuccessors::DeletedEdgesFilter...
Generating docs for compound llvm::CFLAndersAA...
Generating docs for compound llvm::CFLAndersAAResult...
Generating docs for nested compound CFLAndersAAResult::FunctionInfo...
Generating docs for compound llvm::CFLAndersAAWrapperPass...
Generating docs for compound llvm::CFLSteensAA...
Generating docs for compound llvm::CFLSteensAAResult...
Generating docs for nested compound CFLSteensAAResult::FunctionInfo...
Generating docs for compound llvm::CFLSteensAAWrapperPass...
Generating docs for compound llvm::CGProfilePass...
Generating docs for compound llvm::CGSCCToFunctionPassAdaptor...
Generating docs for compound llvm::CGSCCUpdateResult...
Generating docs for compound llvm::CHIArg...
Generating docs for compound llvm::circular_raw_ostream...
Generating docs for compound llvm::ClassInfo...
Generating docs for nested compound llvm::ClassInfo::MemberInfo...
Generating docs for compound llvm::CleanupPadInst...
Generating docs for compound llvm::CleanupReturnInst...
Generating docs for compound llvm::ClonedCodeInfo...
Generating docs for compound llvm::ClrEHUnwindMapEntry...
Generating docs for compound llvm::CmpInst...
Generating docs for compound llvm::CoalescerPair...
Generating docs for compound llvm::CodeExtractor...
Generating docs for compound llvm::CodeExtractorAnalysisCache...
Generating docs for compound llvm::CodeGenCoverage...
Generating docs for compound llvm::CodeInit...
Generating docs for compound llvm::CodeMetrics...
Generating docs for compound llvm::CodeRecTy...
Generating docs for compound llvm::CodeViewContext...
Generating docs for compound llvm::CodeViewDebug...
Generating docs for nested compound CodeViewDebug::TypeLoweringScope...
Generating docs for compound llvm::Combiner...
Generating docs for compound llvm::CombinerHelper...
Generating docs for compound llvm::CombinerInfo...
Generating docs for compound llvm::Comdat...
Generating docs for compound llvm::CommonHandleTraits...
Generating docs for compound llvm::CompareConstantExpr...
Generating docs for compound llvm::CompositeType...
Generating docs for compound llvm::concat_iterator...
Generating docs for compound llvm::ConcreteOperator...
Generating docs for compound llvm::CondCodeSDNode...
Generating docs for compound llvm::CondOpInit...
Generating docs for compound llvm::conjunction...
Generating docs for compound llvm::conjunction< B1 >...
Generating docs for compound llvm::conjunction< B1, Bn... >...
Generating docs for compound llvm::ConnectedVNInfoEqClasses...
Generating docs for compound llvm::const_pointer_or_const_ref.../opt/doxygen-docs/src/llvm/include/llvm/IR/Constants.h:1124: warning: The following parameters of llvm::ConstantExpr::get(unsigned Opcode, Constant *C1, unsigned Flags=0, Type *OnlyIfReducedTy=nullptr) are not documented:
  parameter 'Opcode'
  parameter 'C1'
  parameter 'Flags'
/opt/doxygen-docs/src/llvm/include/llvm/IR/Constants.h:1131: warning: The following parameters of llvm::ConstantExpr::get(unsigned Opcode, Constant *C1, Constant *C2, unsigned Flags=0, Type *OnlyIfReducedTy=nullptr) are not documented:
  parameter 'Opcode'
  parameter 'C1'
  parameter 'C2'
  parameter 'Flags'
/opt/doxygen-docs/src/llvm/include/llvm/IR/Constants.h:1137: warning: The following parameters of llvm::ConstantExpr::getCompare(unsigned short pred, Constant *C1, Constant *C2, bool OnlyIfReduced=false) are not documented:
  parameter 'pred'
  parameter 'C1'
  parameter 'C2'
/opt/doxygen-docs/src/llvm/include/llvm/IR/Constants.h:1153: warning: The following parameters of llvm::ConstantExpr::getGetElementPtr(Type *Ty, Constant *C, ArrayRef< Constant * > IdxList, bool InBounds=false, Optional< unsigned > InRangeIndex=None, Type *OnlyIfReducedTy=nullptr) are not documented:
  parameter 'Ty'
  parameter 'C'
  parameter 'IdxList'
  parameter 'InBounds'
/opt/doxygen-docs/src/llvm/include/llvm/IR/Constants.h:1117: warning: The following parameters of llvm::ConstantExpr::getSelect(Constant *C, Constant *V1, Constant *V2, Type *OnlyIfReducedTy=nullptr) are not documented:
  parameter 'C'
  parameter 'V1'
  parameter 'V2'
/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/GlobalISel/MachineIRBuilder.h:326: warning: Unsupported xml/html tag <empty> found
/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/GlobalISel/MachineIRBuilder.h:326: warning: Unsupported xml/html tag <empty> found
/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/GlobalISel/MachineIRBuilder.h:335: warning: Unsupported xml/html tag <empty> found
/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/GlobalISel/MachineIRBuilder.h:335: warning: Unsupported xml/html tag <empty> found
/opt/doxygen-docs/src/llvm/include/llvm/IR/ConstantRange.h:135: warning: explicit link request to 'define' could not be resolved

Generating docs for compound llvm::const_pointer_or_const_ref< T, typename std::enable_if< std::is_pointer< T >::value >::type >...
Generating docs for compound llvm::const_set_bits_iterator_impl...
Generating docs for compound llvm::Constant...
Generating docs for compound llvm::ConstantAggregate...
Generating docs for compound llvm::ConstantAggregateZero...
Generating docs for compound llvm::ConstantAggrKeyType...
Generating docs for compound llvm::ConstantArray...
Generating docs for compound llvm::ConstantAsMetadata...
Generating docs for compound llvm::ConstantData...
Generating docs for compound llvm::ConstantDataArray...
Generating docs for compound llvm::ConstantDataArraySlice...
Generating docs for compound llvm::ConstantDataSequential...
Generating docs for compound llvm::ConstantDataVector...
Generating docs for compound llvm::ConstantExpr...
Generating docs for compound llvm::ConstantExprKeyType...
Generating docs for compound llvm::ConstantFolder...
Generating docs for compound llvm::ConstantFoldingMIRBuilder...
Generating docs for compound llvm::ConstantFP...
Generating docs for compound llvm::ConstantFPSDNode...
Generating docs for compound llvm::ConstantHoistingPass...
Generating docs for compound llvm::ConstantInfo...
Generating docs for compound llvm::ConstantInfo< ConstantArray >...
Generating docs for compound llvm::ConstantInfo< ConstantExpr >...
Generating docs for compound llvm::ConstantInfo< ConstantStruct >...
Generating docs for compound llvm::ConstantInfo< ConstantVector >...
Generating docs for compound llvm::ConstantInfo< InlineAsm >...
Generating docs for compound llvm::ConstantInt...
Generating docs for compound llvm::ConstantMergePass...
Generating docs for compound llvm::ConstantPointerNull...
Generating docs for compound llvm::ConstantPool...
Generating docs for compound llvm::ConstantPoolEntry...
Generating docs for compound llvm::ConstantPoolSDNode...
Generating docs for compound llvm::ConstantRange...
Generating docs for compound llvm::ConstantSDNode...
Generating docs for compound llvm::ConstantStruct...
Generating docs for compound llvm::ConstantTokenNone...
Generating docs for compound llvm::ConstantUniqueMap...
Generating docs for compound llvm::ConstantVector...
Generating docs for compound llvm::ConstMIBundleOperands...
Generating docs for compound llvm::ConstMIOperands...
Generating docs for compound llvm::ConstrainedFPIntrinsic...
Generating docs for compound llvm::ContextAndReplaceableUses...
Generating docs for compound llvm::ContextualFoldingSet...
Generating docs for compound llvm::ContextualFoldingSetTrait...
Generating docs for compound llvm::ControlHeightReductionPass...
Generating docs for compound llvm::ConvergingVLIWScheduler...
Generating docs for compound llvm::CoroAllocaAllocInst...
Generating docs for compound llvm::CoroAllocaFreeInst...
Generating docs for compound llvm::CoroAllocaGetInst...
Generating docs for compound llvm::CoroAllocInst...
Generating docs for compound llvm::CoroBeginInst...
Generating docs for compound llvm::CoroEndInst...
Generating docs for compound llvm::CoroFrameInst...
Generating docs for compound llvm::CoroFreeInst...
Generating docs for compound llvm::CoroIdInst...
Generating docs for nested compound llvm::CoroIdInst::Info...
Generating docs for compound llvm::CoroIdRetconInst...
Generating docs for compound llvm::CoroIdRetconOnceInst...
Generating docs for compound llvm::CoroPromiseInst...
Generating docs for compound llvm::CoroSaveInst...
Generating docs for compound llvm::CoroSizeInst...
Generating docs for compound llvm::CoroSubFnInst...
Generating docs for compound llvm::CoroSuspendInst...
Generating docs for compound llvm::CoroSuspendRetconInst...
Generating docs for compound llvm::CorrelatedValuePropagationPass...
Generating docs for compound llvm::CostTblEntry...
Generating docs for compound llvm::CountSumOrPercent...
Generating docs for compound llvm::CrashRecoveryContext...
Generating docs for compound llvm::CrashRecoveryContextCleanup...
Generating docs for compound llvm::CrashRecoveryContextCleanupBase...
Generating docs f/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/GlobalISel/MachineIRBuilder.h:326: warning: Unsupported xml/html tag <empty> found
/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/GlobalISel/MachineIRBuilder.h:326: warning: Unsupported xml/html tag <empty> found
/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/GlobalISel/MachineIRBuilder.h:335: warning: Unsupported xml/html tag <empty> found
/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/GlobalISel/MachineIRBuilder.h:335: warning: Unsupported xml/html tag <empty> found
/opt/doxygen-docs/src/llvm/include/llvm/IR/DebugLoc.h:88: warning: The following parameters of llvm::DebugLoc::appendInlinedAt(DebugLoc DL, DILocation *InlinedAt, LLVMContext &Ctx, DenseMap< const MDNode *, MDNode * > &Cache, bool ReplaceLast=false) are not documented:
  parameter 'DL'
  parameter 'Ctx'
  parameter 'Cache'
/opt/doxygen-docs/src/llvm/lib/CodeGen/AsmPrinter/DwarfExpression.h:221: warning: Unsupported xml/html tag <Offset> found
/opt/doxygen-docs/src/llvm/lib/CodeGen/AsmPrinter/DebugLocEntry.h:105: warning: The following parameters of llvm::DebugLocEntry::DebugLocEntry(const MCSymbol *Begin, const MCSymbol *End, ArrayRef< DbgValueLoc > Vals) are not documented:
  parameter 'Begin'
  parameter 'End'
or compound llvm::CrashRecoveryContextCleanupRegistrar...
Generating docs for compound llvm::CrashRecoveryContextDeleteCleanup...
Generating docs for compound llvm::CrashRecoveryContextDestructorCleanup...
Generating docs for compound llvm::CrashRecoveryContextReleaseRefCleanup...
Generating docs for compound llvm::CriticalAntiDepBreaker...
Generating docs for compound llvm::CriticalEdgeSplittingOptions...
Generating docs for compound llvm::CrossDSOCFIPass...
Generating docs for compound llvm::CryptContextTraits...
Generating docs for compound llvm::CSEConfigBase...
Generating docs for compound llvm::CSEConfigConstantOnly...
Generating docs for compound llvm::CSEConfigFull...
Generating docs for compound llvm::CSEMIRBuilder...
Generating docs for compound llvm::CxxUnwindMapEntry...
Generating docs for compound llvm::DAGDeltaAlgorithm...
Generating docs for compound llvm::DagInit...
Generating docs for compound llvm::DagRecTy...
Generating docs for compound llvm::DAGTypeLegalizer...
Generating docs for compound llvm::DataDependenceGraph...
Generating docs for compound llvm::DataExtractor...
Generating docs for nested compound llvm::DataExtractor::Cursor...
Generating docs for compound llvm::DataLayout...
Generating docs for compound llvm::DataRegionData...
Generating docs for compound llvm::DbgAddrIntrinsic...
Generating docs for compound llvm::DbgCallSiteParam...
Generating docs for compound llvm::DbgDeclareInst...
Generating docs for compound llvm::DbgEntity...
Generating docs for compound llvm::DbgInfoIntrinsic...
Generating docs for compound llvm::DbgLabel...
Generating docs for compound llvm::DbgLabelInst...
Generating docs for compound llvm::DbgLabelInstrMap...
Generating docs for compound llvm::DbgValueHistoryMap...
Generating docs for nested compound llvm::DbgValueHistoryMap::Entry...
Generating docs for compound llvm::DbgValueInst...
Generating docs for compound llvm::DbgValueLoc...
Generating docs for compound llvm::DbgVariable...
Generating docs for compound llvm::DbgVariableIntrinsic...
Generating docs for compound llvm::DbgVariableLocation...
Generating docs for compound llvm::DCEPass...
Generating docs for compound llvm::DDGAnalysis...
Generating docs for compound llvm::DDGAnalysisPrinterPass...
Generating docs for compound llvm::DDGBuilder...
Generating docs for compound llvm::DDGEdge...
Generating docs for compound llvm::DDGNode...
Generating docs for compound llvm::DeadArgumentEliminationPass...
Generating docs for nested compound llvm::DeadArgumentEliminationPass::RetOrArg...
Generating docs for compound llvm::DebugCounter...
Generating docs for compound llvm::DebugEpochBase...
Generating docs for nested compound llvm::DebugEpochBase::HandleBase...
Generating docs for compound llvm::DebugHandlerBase...
Generating docs for compound llvm::DebugInfoFinder...
Generating docs for compound llvm::DebugLoc...
Generating docs for compound llvm::DebugLocDwarfExpression...
Generating docs for compound llvm::DebugLocEntry...
Generating docs for compound llvm::DebugLocStream...
Generating docs for nested compound llvm::DebugLocStream::Entry...
Generating docs for nested compound llvm::DebugLocStream::EntryBuilder...
Generating docs for nested compound llvm::DebugLocStream::List...
Generating docs for nested compound llvm::DebugLocStream::ListBuilder...
Generating docs for compound llvm::decimalInfo...
Generating docs for compound llvm::DecIntegerState...
Generating docs for compound llvm::def_chain_iterator...
Generating docs for compound llvm::DefaultAnalysisGraphTraits...
Generating docs for compound llvm::DefaultContextualFoldingSetTrait...
Generating docs for compound llvm::DefaultDOTGraphTraits...
Generating docs for compound llvm::DefaultFoldingSetTrait...
Generating docs for compound llvm::DefaultVLIWScheduler...
Generating docs for compound llvm::DefInit...
Generating docs for compound llvm::DefsetRecord...
Generating docs for compound llvm::DelimitedScope...
Generating docs for compound llvm::DeltaAlgorithm...
Generating docs for compound llvm::DemandedBits...
Generating docs for compound llvm::DemandedBitsAnalysis...
Generating docs for compound llvm::DemandedBitsPrinterPass...
Generating docs for compound llvm::DemandedBitsWrapperPass...
Generating docs for compound llvm::DenseMap...
Generating docs for compound llvm::DenseMapAPFloatKeyInfo...
Generating docs for compound llvm::DenseMapAPIntKeyInfo...
Generating docs for compound llvm::DenseMapBase...
Generating docs for compound llvm::DenseMapInfo...
Generating docs for compound llvm::DenseMapInfo< AAMDNodes >...
Generating docs for compound llvm::DenseMapInfo< ArrayRef< T > >...
Generating docs for compound llvm::DenseMapInfo< AssertingVH< T > >...
Generating docs for compound llvm::DenseMapInfo< AttributeList >...
Generating docs for compound llvm::DenseMapInfo< AttributeSet >...
Generating docs for compound llvm::DenseMapInfo< BasicBlockEdge >...
Generating docs for compound llvm::DenseMapInfo< CachedHashString >...
Generating docs for compound llvm::DenseMapInfo< CachedHashStringRef >...
Generating docs for compound llvm::DenseMapInfo< CallSite >...
Generating docs for compound llvm::DenseMapInfo< CallValue >...
Generating docs for compound llvm::DenseMapInfo< cflaa::InstantiatedValue >...
Generating docs for compound llvm::DenseMapInfo< char >...
Generating docs for compound llvm::DenseMapInfo< CIEKey >...
Generating docs for compound llvm::DenseMapInfo< codeview::GloballyHashedType >...
Generating docs for compound llvm::DenseMapInfo< codeview::LocallyHashedType >...
Generating docs for compound llvm::DenseMapInfo< codeview::TypeIndex >...
Generating docs for compound llvm::DenseMapInfo< const Expression * >...
Generating docs for compound llvm::DenseMapInfo< coverage::CounterExpression >...
Generating docs for compound llvm::DenseMapInfo< DIExpression::FragmentInfo >...
Generating docs for compound llvm::DenseMapInfo< DivRemMapKey >...
Generating docs for compound llvm::DenseMapInfo< ElementCount >...
Generating docs for compound llvm::DenseMapInfo< FunctionSummary::ConstVCall >...
Generating docs for compound llvm::DenseMapInfo< FunctionSummary::VFuncId >...
Generating docs for compound llvm::DenseMapInfo< gsym::FileEntry >...
Generating docs for compound llvm::DenseMapInfo< GVN::Expression >...
Generating docs for compound llvm::DenseMapInfo< hash_code >...
Generating docs for compound llvm::DenseMapInfo< ImmutableList< T > >...
Generating docs for compound llvm::DenseMapInfo< int >...
Generating docs for compound llvm::DenseMapInfo< IRPosition >...
Generating docs for compound llvm::DenseMapInfo< LiveDebugValues::DebugVariable >...
Generating docs for compound llvm::DenseMapInfo< LLT >...
Generating docs for compound llvm::DenseMapInfo< LocationSize >...
Generating docs for compound llvm::DenseMapInfo< long >...
Generating docs for compound llvm::DenseMapInfo< long long >...
Generating docs for compound llvm::DenseMapInfo< LoweredPHIRecord >...
Generating docs for compound llvm::DenseMapInfo< MachineOperand >...
Generating docs for compound llvm::DenseMapInfo< MCRegister >...
Generating docs for compound llvm::DenseMapInfo< MemOpKey >...
Generating docs for compound llvm::DenseMapInfo< MemoryLocation >...
Generating docs for compound llvm::DenseMapInfo< MemoryLocOrCall >...
Generating docs for compound llvm::DenseMapInfo< minidump::StreamType >...
Generating docs for compound llvm::DenseMapInfo< object::SectionRef >...
Generating docs for compound llvm::DenseMapInfo< OffsetInstantiatedValue >...
Generating docs for compound llvm::DenseMapInfo< OffsetValue >...
Generating docs for compound llvm::DenseMapInfo< orc::SymbolStringPtr >...
Generating docs for compound llvm::DenseMapInfo< PointerEmbeddedInt< IntT, Bits > >...
Generating docs for compound llvm::DenseMapInfo< PointerIntPair< PointerTy, IntBits, IntType > >...
Generating docs for compound llvm::DenseMapInfo< PointerSumType< TagT, MemberTs... > >...
Generating docs for compound llvm::DenseMapInfo< PointerUnion< PTs... > >...
Generating docs for compound llvm::DenseMapInfo< PoisoningVH< T > >...
Generating docs for compound llvm::DenseMapInfo< Register >...
Generating docs for compound llvm::DenseMapInfo< SDValue >...
Generating docs for compound llvm::DenseMapInfo< short >...
Generating docs for compound llvm::DenseMapInfo< SimpleValue >...
Generating docs for compound llvm::DenseMapInfo< std::pair< T, U > >...
Generating docs for compound llvm::DenseMapInfo< StringRef >...
Generating docs for compound llvm::DenseMapInfo< SymbolsMapKey >...
Generating docs for compound llvm::DenseMapInfo< T * >...
Generating docs for compound llvm::DenseMapInfo< TargetInstrInfo::RegSubRegPair >...
Generating docs for compound llvm::DenseMapInfo< unsigned >...
Generating docs for compound llvm::DenseMapInfo< unsigned char >...
Generating docs for compound llvm::DenseMapInfo< unsigned long >...
Generating docs for compound llvm::DenseMapInfo< unsigned long long >...
Generating docs for compound llvm::DenseMapInfo< unsigned short >...
Generating docs for compound llvm::DenseMapInfo< ValueInfo >...
Generating docs for compound llvm::DenseMapInfo< ValueMapCallbackVH< KeyT, ValueT, Config > >...
Generating docs for compound llvm::DenseMapInfo< VTableSlot >...
Generating docs for compound llvm::DenseMapInfo< VTableSlotSummary >...
Generating docs for compound llvm::DenseMapInfo< wasm::WasmGlobalType >...
Generating docs for compound llvm::DenseMapInfo< wasm::WasmSignature >...
Generating docs for compound llvm::DenseMapIterator...
Generating docs for compound llvm::DenseSet...
Generating docs for compound llvm::Dependence...
Generating docs for nested compound llvm::Dependence::DVEntry...
Generating docs for compound llvm::DependenceAnalysis...
Generating docs for compound llvm::DependenceAnalysisPrinterPass...
Generating docs for compound llvm::DependenceAnalysisWrapperPass...
Generating docs for compound llvm::DependenceGraphInfo...
Generating docs for compound llvm::DependenceInfo...
Generating docs for compound llvm::deref...
Generating docs for compound llvm::DerefState...
Generating docs for compound llvm::DerivedUser...
Generating docs for compound llvm::DescriptorInfo...
Generating docs for compound llvm::DestSourcePair...
Generating docs for compound llvm::DetectRoundChange...
Generating docs for compound llvm::DevirtCallSite...
Generating docs for compound llvm::DevirtSCCRepeatedPass...
Generating docs for compound llvm::df_ext_iterator...
Generating docs for compound llvm::df_iterator...
Generating docs for compound llvm::df_iterator_default_set...
Generating docs for compound llvm::df_iterator_storage...
Generating docs for compound llvm::df_iterator_storage< SetType, true >...
Generating docs for compound llvm::DFAPacketizer...
Generating docs for compound llvm::DFCalculateWorkObject...
Generating docs for compound llvm::DGEdge...
Generating docs for compound llvm::DGNode...
Generating docs for compound llvm::DiagnosticHandler...
Generating docs for compound llvm::DiagnosticInfo...
Generating docs for compound llvm::DiagnosticInfoDebugMetadataVersion...
Generating docs for compound llvm::DiagnosticInfoIgnoringInvalidDebugMetadata...
Generating docs for compound llvm::DiagnosticInfoInlineAsm...
Generating docs for compound llvm::DiagnosticInfoIROptimization...
Generating docs for compound llvm::DiagnosticInfoISelFallback...
Generating docs for compound llvm::DiagnosticInfoMIROptimization...
Generating docs for nested compound llvm::DiagnosticInfoMIROptimization::MachineArgument...
Generating docs for compound llvm::DiagnosticInfoMIRParser...
Generating docs for compound llvm::DiagnosticInfoMisExpect...
Generating docs for compound llvm::DiagnosticInfoOptimizationBase...
Generating docs for nested compound llvm::DiagnosticInfoOptimizationBase::Argument...
Generating docs for nested compound llvm::DiagnosticInfoOptimizationBase::setExtraArgs...
Generating docs for nested compound llvm::DiagnosticInfoOptimizationBase::setIsVerbose...
Generating docs for compound llvm::DiagnosticInfoOptimizationFailure...
Generating docs for compound llvm::DiagnosticInfoPGOProfile...
Generating docs for compound llvm::DiagnosticInfoResourceLimit...
Generating docs for compound llvm::DiagnosticInfoSampleProfile...
Generating docs for compound llvm::Diagn/opt/doxygen-docs/src/llvm/include/llvm/IR/DIBuilder.h:374: warning: The following parameters of llvm::DIBuilder::createClassType(DIScope *Scope, StringRef Name, DIFile *File, unsigned LineNumber, uint64_t SizeInBits, uint32_t AlignInBits, uint64_t OffsetInBits, DINode::DIFlags Flags, DIType *DerivedFrom, DINodeArray Elements, DIType *VTableHolder=nullptr, MDNode *TemplateParms=nullptr, StringRef UniqueIdentifier="") are not documented:
  parameter 'DerivedFrom'
/opt/doxygen-docs/src/llvm/include/llvm/IR/DIBuilder.h:139: warning: The following parameters of llvm::DIBuilder::createCompileUnit(unsigned Lang, DIFile *File, StringRef Producer, bool isOptimized, StringRef Flags, unsigned RV, StringRef SplitName=StringRef(), DICompileUnit::DebugEmissionKind Kind=DICompileUnit::DebugEmissionKind::FullDebug, uint64_t DWOId=0, bool SplitDebugInlining=true, bool DebugInfoForProfiling=false, DICompileUnit::DebugNameTableKind NameTableKind=DICompileUnit::DebugNameTableKind::Default, bool RangesBaseAddress=false) are not documented:
  parameter 'RangesBaseAddress'
/opt/doxygen-docs/src/llvm/include/llvm/IR/DIBuilder.h:662: warning: The following parameters of llvm::DIBuilder::createFunction(DIScope *Scope, StringRef Name, StringRef LinkageName, DIFile *File, unsigned LineNo, DISubroutineType *Ty, unsigned ScopeLine, DINode::DIFlags Flags=DINode::FlagZero, DISubprogram::DISPFlags SPFlags=DISubprogram::SPFlagZero, DITemplateParameterArray TParams=nullptr, DISubprogram *Decl=nullptr, DITypeArray ThrownTypes=nullptr) are not documented:
  parameter 'Decl'
/opt/doxygen-docs/src/llvm/include/llvm/IR/DIBuilder.h:582: warning: The following parameters of llvm::DIBuilder::createGlobalVariableExpression(DIScope *Context, StringRef Name, StringRef LinkageName, DIFile *File, unsigned LineNo, DIType *Ty, bool isLocalToUnit, DIExpression *Expr=nullptr, MDNode *Decl=nullptr, MDTuple *templateParams=nullptr, uint32_t AlignInBits=0) are not documented:
  parameter 'templateParams'
/opt/doxygen-docs/src/llvm/include/llvm/IR/DIBuilder.h:790: warning: The following parameters of llvm::DIBuilder::createImportedDeclaration(DIScope *Context, DINode *Decl, DIFile *File, unsigned Line, StringRef Name="") are not documented:
  parameter 'Name'
/opt/doxygen-docs/src/llvm/include/llvm/IR/DIBuilder.h:222: warning: The following parameters of llvm::DIBuilder::createMemberPointerType(DIType *PointeeTy, DIType *Class, uint64_t SizeInBits, uint32_t AlignInBits=0, DINode::DIFlags Flags=DINode::FlagZero) are not documented:
  parameter 'Flags'
/opt/doxygen-docs/src/llvm/include/llvm/IR/DIBuilder.h:392: warning: The following parameters of llvm::DIBuilder::createStructType(DIScope *Scope, StringRef Name, DIFile *File, unsigned LineNumber, uint64_t SizeInBits, uint32_t AlignInBits, DINode::DIFlags Flags, DIType *DerivedFrom, DINodeArray Elements, unsigned RunTimeLang=0, DIType *VTableHolder=nullptr, StringRef UniqueIdentifier="") are not documented:
  parameter 'DerivedFrom'
  parameter 'VTableHolder'
/opt/doxygen-docs/src/llvm/lib/CodeGen/AsmPrinter/DwarfExpression.h:221: warning: Unsupported xml/html tag <Offset> found
/opt/doxygen-docs/src/llvm/include/llvm/IR/DebugInfoMetadata.h:2485: warning: Unsupported xml/html tag <DWARF> found
/opt/doxygen-docs/src/llvm/include/llvm/IR/DebugInfoMetadata.h:2486: warning: Unsupported xml/html tag <DWARF> found
/opt/doxygen-docs/src/llvm/include/llvm/IR/DebugInfoMetadata.h:2535: warning: The following parameters of llvm::DIExpression::createFragmentExpression(const DIExpression *Expr, unsigned OffsetInBits, unsigned SizeInBits) are not documented:
  parameter 'Expr'
/opt/doxygen-docs/src/llvm/include/llvm/IR/DebugInfoMetadata.h:2485: warning: Unsupported xml/html tag <DWARF> found
/opt/doxygen-docs/src/llvm/include/llvm/IR/DebugInfoMetadata.h:2486: warning: Unsupported xml/html tag <DWARF> found
osticInfoStackSize...
Generating docs for compound llvm::DiagnosticInfoUnsupported...
Generating docs for compound llvm::DiagnosticInfoWithLocationBase...
Generating docs for compound llvm::DiagnosticLocation...
Generating docs for compound llvm::DiagnosticPredicate...
Generating docs for compound llvm::DiagnosticPrinter...
Generating docs for compound llvm::DiagnosticPrinterRawOStream...
Generating docs for compound llvm::DIBasicType...
Generating docs for compound llvm::DIBuilder...
Generating docs for compound llvm::DICommonBlock...
Generating docs for compound llvm::DICompileUnit...
Generating docs for compound llvm::DICompositeType...
Generating docs for compound llvm::DIContext...
Generating docs for compound llvm::DIDerivedType...
Generating docs for compound llvm::DIDumpOptions...
Generating docs for compound llvm::DIE...
Generating docs for compound llvm::DIEAbbrev...
Generating docs for compound llvm::DIEAbbrevData...
Generating docs for compound llvm::DIEAbbrevSet...
Generating docs for compound llvm::DIEBaseTypeRef...
Generating docs for compound llvm::DIEBlock...
Generating docs for compound llvm::DIEDelta...
Generating docs for compound llvm::DIEDwarfExpression...
Generating docs for compound llvm::DIEEntry...
Generating docs for compound llvm::DIEExpr...
Generating docs for compound llvm::DIEHash...
Generating docs for compound llvm::DIEInlineString...
Generating docs for compound llvm::DIEInteger...
Generating docs for compound llvm::DIELabel...
Generating docs for compound llvm::DIELoc...
Generating docs for compound llvm::DIELocList...
Generating docs for compound llvm::DIEnumerator...
Generating docs for compound llvm::DIEString...
Generating docs for compound llvm::DIEUnit...
Generating docs for compound llvm::DIEValue...
Generating docs for compound llvm::DIEValueList...
Generating docs for nested compound llvm::DIEValueList::const_value_iterator...
Generating docs for nested compound llvm::DIEValueList::value_iterator...
Generating docs for compound llvm::DIExpression...
Generating docs for nested compound llvm::DIExpression::expr_op_iterator...
Generating docs for nested compound llvm::DIExpression::ExprOperand...
Generating docs for nested compound llvm::DIExpression::FragmentInfo...
Generating docs for compound llvm::DIExpressionCursor...
Generating docs for compound llvm::DIFile...
Generating docs for nested compound llvm::DIFile::ChecksumInfo...
Generating docs for compound llvm::DIGlobal...
Generating docs for compound llvm::DIGlobalVariable...
Generating docs for compound llvm::DIGlobalVariableExpression...
Generating docs for compound llvm::DIImportedEntity...
Generating docs for compound llvm::DIInliningInfo...
Generating docs for compound llvm::DILabel...
Generating docs for compound llvm::DILexicalBlock...
Generating docs for compound llvm::DILexicalBlockBase...
Generating docs for compound llvm::DILexicalBlockFile...
Generating docs for compound llvm::DILineInfo...
Generating docs for compound llvm::DILineInfoSpecifier...
Generating docs for compound llvm::DILocal...
Generating docs for compound llvm::DILocalScope...
Generating docs for compound llvm::DILocalVariable...
Generating docs for compound llvm::DILocation...
Generating docs for compound llvm::DIMacro...
Generating docs for compound llvm::DIMacroFile...
Generating docs for compound llvm::DIMacroNode...
Generating docs for compound llvm::DIModule...
Generating docs for compound llvm::DINamespace...
Generating docs for compound llvm::DINode...
Generating docs for compound llvm::DIObjCProperty...
Generating docs for compound llvm::DirectedGraph...
Generating docs for compound llvm::DIScope...
Generating docs for compound llvm::DistinctMDOperandPlaceholder...
Generating docs for compound llvm::DISubprogram...
Generating docs for compound llvm::DISubrange...
Generating docs for compound llvm::DISubroutineType...
Generating docs for compound llvm::DITemplateParameter...
Generating docs for compound llvm::DITemplateTypeParameter...
Generating docs for compound llvm::DITemplateValueParameter...
Generating docs for compound llvm::DIType./opt/doxygen-docs/src/llvm/include/llvm/Analysis/DivergenceAnalysis.h:46: warning: The following parameters of llvm::DivergenceAnalysis::DivergenceAnalysis(const Function &F, const Loop *RegionLoop, const DominatorTree &DT, const LoopInfo &LI, SyncDependenceAnalysis &SDA, bool IsLCSSAForm) are not documented:
  parameter 'F'
  parameter 'DT'
  parameter 'LI'
  parameter 'SDA'
/opt/doxygen-docs/src/llvm/include/llvm/Analysis/DOTGraphTraitsPass.h:86: warning: The following parameters of llvm::DOTGraphTraitsPrinter::processFunction(Function &F, AnalysisT &Analysis) are not documented:
  parameter 'F'
/opt/doxygen-docs/src/llvm/include/llvm/Analysis/DOTGraphTraitsPass.h:44: warning: The following parameters of llvm::DOTGraphTraitsViewer::processFunction(Function &F, AnalysisT &Analysis) are not documented:
  parameter 'F'
..
Generating docs for compound llvm::DITypeRefArray...
Generating docs for nested compound llvm::DITypeRefArray::iterator...
Generating docs for compound llvm::DIVariable...
Generating docs for compound llvm::DivergenceAnalysis...
Generating docs for compound llvm::DivergencePropagator...
Generating docs for compound llvm::DivRemMapKey...
Generating docs for compound llvm::DivRemPairsPass...
Generating docs for compound llvm::DomainValue...
Generating docs for compound llvm::DominanceFrontier...
Generating docs for compound llvm::DominanceFrontierAnalysis...
Generating docs for compound llvm::DominanceFrontierBase...
Generating docs for compound llvm::DominanceFrontierPrinterPass...
Generating docs for compound llvm::DominanceFrontierWrapperPass...
Generating docs for compound llvm::DominatorTree...
Generating docs for compound llvm::DominatorTreeAnalysis...
Generating docs for compound llvm::DominatorTreeBase...
Generating docs for compound llvm::DominatorTreePrinterPass...
Generating docs for compound llvm::DominatorTreeVerifierPass...
Generating docs for compound llvm::DominatorTreeWrapperPass...
Generating docs for compound llvm::DomTreeGraphTraitsBase...
Generating docs for compound llvm::DomTreeNodeBase...
Generating docs for compound llvm::DomTreeUpdater...
Generating docs for compound llvm::DoNothingMemorySSAWalker...
Generating docs for compound llvm::DOTGraphTraits...
Generating docs for compound llvm::DOTGraphTraits< BlockFrequencyInfo * >...
Generating docs for compound llvm::DOTGraphTraits< BoUpSLP * >...
Generating docs for compound llvm::DOTGraphTraits< CallGraph * >...
Generating docs for compound llvm::DOTGraphTraits< const Function * >...
Generating docs for compound llvm::DOTGraphTraits< const MachineFunction * >...
Generating docs for compound llvm::DOTGraphTraits< DominatorTree * >...
Generating docs for compound llvm::DOTGraphTraits< DomTreeNode * >...
Generating docs for compound llvm::DOTGraphTraits< MachineBlockFrequencyInfo * >...
Generating docs for compound llvm::DOTGraphTraits< PGOUseFunc * >...
Generating docs for compound llvm::DOTGraphTraits< PostDominatorTree * >...
Generating docs for compound llvm::DOTGraphTraits< RegionInfo * >...
Generating docs for compound llvm::DOTGraphTraits< RegionNode * >...
Generating docs for compound llvm::DOTGraphTraits< ScheduleDAG * >...
Generating docs for compound llvm::DOTGraphTraits< ScheduleDAGMI * >...
Generating docs for compound llvm::DOTGraphTraits< SelectionDAG * >...
Generating docs for compound llvm::DOTGraphTraitsModulePrinter...
Generating docs for compound llvm::DOTGraphTraitsModuleViewer...
Generating docs for compound llvm::DOTGraphTraitsPrinter...
Generating docs for compound llvm::DOTGraphTraitsViewer...
Generating docs for compound llvm::DSEPass...
Generating docs for compound llvm::DstOp...
Generating docs for compound llvm::DummyCGSCCPass...
Generating docs for compound llvm::DuplexCandidate...
Generating docs for compound llvm::DWARF5AccelTableData...
Generating docs for compound llvm::DWARF5AccelTableStaticData...
Generating docs for compound llvm::DWARFAbbreviationDeclaration...
Generating docs for nested compound llvm::DWARFAbbreviationDeclaration::AttributeSpec...
Generating docs for compound llvm::DWARFAbbreviationDeclarationSet...
Generating docs for compound llvm::DWARFAcceleratorTable...
Generating docs for nested compound llvm::DWARFAcceleratorTable::Entry...
Generating docs for compound llvm::DWARFAddressRange...
Generating docs for compound llvm::DWARFAttribute...
Generating docs for compound llvm::DwarfCFIException...
Generating docs for compound llvm::DwarfCFIExceptionBase...
Generating docs for compound llvm::DWARFCompileUnit...
Generating docs for compound llvm::DwarfCompileUnit...
Generating docs for nested compound llvm::DwarfCompileUnit::BaseTypeRef...
Generating docs for nested compound llvm::DwarfCompileUnit::GlobalExpr...
Generating docs for compound llvm::DWARFContext...
Generating docs for nested compound llvm::DWARFContext::DIEsForAddress...
Generating docs for compound llvm::DWARFDataExtractor...
Generating /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/DWARF/DWARFDie.h:126: warning: The following parameters of llvm::DWARFDie::dump(raw_ostream &OS, unsigned indent=0, DIDumpOptions DumpOpts=DIDumpOptions()) const are not documented:
  parameter 'DumpOpts'
/opt/doxygen-docs/src/llvm/lib/CodeGen/AsmPrinter/DwarfExpression.h:221: warning: Unsupported xml/html tag <Offset> found
/opt/doxygen-docs/src/llvm/lib/CodeGen/AsmPrinter/DwarfExpression.h:331: warning: The following parameters of llvm::DwarfExpression::addExpression(DIExpressionCursor &&Expr, unsigned FragmentOffsetInBits=0) are not documented:
  parameter 'Expr'
/opt/doxygen-docs/src/llvm/lib/CodeGen/AsmPrinter/DwarfExpression.h:221: warning: Unsupported xml/html tag <Offset> found
/opt/doxygen-docs/src/llvm/lib/CodeGen/AsmPrinter/DwarfExpression.h:239: warning: The following parameters of llvm::DwarfExpression::addMachineReg(const TargetRegisterInfo &TRI, unsigned MachineReg, unsigned MaxSize=~1U) are not documented:
  parameter 'TRI'
/opt/doxygen-docs/src/llvm/lib/CodeGen/AsmPrinter/DwarfExpression.h:316: warning: The following parameters of llvm::DwarfExpression::addMachineRegExpression(const TargetRegisterInfo &TRI, DIExpressionCursor &Expr, unsigned MachineReg, unsigned FragmentOffsetInBits=0) are not documented:
  parameter 'TRI'
  parameter 'Expr'
  parameter 'MachineReg'
/opt/doxygen-docs/src/llvm/lib/CodeGen/AsmPrinter/DwarfExpression.h:245: warning: The following parameters of llvm::DwarfExpression::addOpPiece(unsigned SizeInBits, unsigned OffsetInBits=0) are not documented:
  parameter 'SizeInBits'
/opt/doxygen-docs/src/llvm/lib/CodeGen/AsmPrinter/DwarfExpression.h:255: warning: Unsupported xml/html tag <const> found
/opt/doxygen-docs/src/llvm/lib/CodeGen/AsmPrinter/DwarfExpression.h:257: warning: Unsupported xml/html tag <const> found
/opt/doxygen-docs/src/llvm/lib/CodeGen/AsmPrinter/DwarfExpression.h:259: warning: Unsupported xml/html tag <const> found
docs for compound llvm::DwarfDebug...
Generating docs for nested compound llvm::DwarfDebug::NonTypeUnitContext...
Generating docs for compound llvm::DWARFDebugAbbrev...
Generating docs for compound llvm::DWARFDebugAddrTable...
Generating docs for nested compound llvm::DWARFDebugAddrTable::Header...
Generating docs for compound llvm::DWARFDebugAranges...
Generating docs for compound llvm::DWARFDebugArangeSet...
Generating docs for nested compound llvm::DWARFDebugArangeSet::Descriptor...
Generating docs for nested compound llvm::DWARFDebugArangeSet::Header...
Generating docs for compound llvm::DWARFDebugFrame...
Generating docs for compound llvm::DWARFDebugInfoEntry...
Generating docs for compound llvm::DWARFDebugLine...
Generating docs for nested compound llvm::DWARFDebugLine::ContentTypeTracker...
Generating docs for nested compound llvm::DWARFDebugLine::FileNameEntry...
Generating docs for nested compound llvm::DWARFDebugLine::LineTable...
Generating docs for nested compound llvm::DWARFDebugLine::Prologue...
Generating docs for nested compound llvm::DWARFDebugLine::Row...
Generating docs for nested compound llvm::DWARFDebugLine::SectionParser...
Generating docs for nested compound llvm::DWARFDebugLine::Sequence...
Generating docs for compound llvm::DWARFDebugLoc...
Generating docs for nested compound llvm::DWARFDebugLoc::Entry...
Generating docs for nested compound llvm::DWARFDebugLoc::LocationList...
Generating docs for compound llvm::DWARFDebugLoclists...
Generating docs for nested compound llvm::DWARFDebugLoclists::Entry...
Generating docs for compound llvm::DWARFDebugMacro...
Generating docs for compound llvm::DWARFDebugNames...
Generating docs for nested compound llvm::DWARFDebugNames::Abbrev...
Generating docs for nested compound llvm::DWARFDebugNames::AttributeEncoding...
Generating docs for nested compound llvm::DWARFDebugNames::Entry...
Generating docs for nested compound llvm::DWARFDebugNames::Header...
Generating docs for nested compound llvm::DWARFDebugNames::NameIndex...
Generating docs for nested compound llvm::DWARFDebugNames::NameIterator...
Generating docs for nested compound llvm::DWARFDebugNames::NameTableEntry...
Generating docs for nested compound llvm::DWARFDebugNames::SentinelError...
Generating docs for nested compound llvm::DWARFDebugNames::ValueIterator...
Generating docs for compound llvm::DWARFDebugPubTable...
Generating docs for nested compound llvm::DWARFDebugPubTable::Entry...
Generating docs for nested compound llvm::DWARFDebugPubTable::Set...
Generating docs for compound llvm::DWARFDebugRangeList...
Generating docs for nested compound llvm::DWARFDebugRangeList::RangeListEntry...
Generating docs for compound llvm::DWARFDebugRnglist...
Generating docs for compound llvm::DWARFDebugRnglistTable...
Generating docs for compound llvm::DWARFDie...
Generating docs for nested compound llvm::DWARFDie::attribute_iterator...
Generating docs for nested compound llvm::DWARFDie::iterator...
Generating docs for compound llvm::DWARFExpression...
Generating docs for nested compound llvm::DWARFExpression::iterator...
Generating docs for nested compound llvm::DWARFExpression::Operation...
Generating docs for nested compound llvm::DWARFExpression::Operation::Description...
Generating docs for compound llvm::DwarfExpression...
Generating docs for nested compound llvm::DwarfExpression::Register...
Generating docs for compound llvm::DwarfFile...
Generating docs for compound llvm::DWARFFormValue...
Generating docs for nested compound llvm::DWARFFormValue::UnitOffset...
Generating docs for compound llvm::DWARFGdbIndex...
Generating docs for compound llvm::DWARFListEntryBase...
Generating docs for compound llvm::DWARFListTableBase...
Generating docs for compound llvm::DWARFListTableHeader...
Generating docs for compound llvm::DWARFListType...
Generating docs for compound llvm::DWARFObject...
Generating docs for compound llvm::DWARFSection...
Generating docs for compound llvm::DwarfStringPool...
Generating docs for compound llvm::DwarfStringPoolEntry...
Generating docs for compound llvm::DwarfStringPoolEntryRef...
G/opt/doxygen-docs/src/llvm/include/llvm/ExecutionEngine/ExecutionEngine.h:290: warning: The following parameters of llvm::ExecutionEngine::runStaticConstructorsDestructors(Module &module, bool isDtors) are not documented:
  parameter 'module'
enerating docs for compound llvm::DWARFTypeUnit...
Generating docs for compound llvm::DwarfTypeUnit...
Generating docs for compound llvm::DWARFUnit...
Generating docs for compound llvm::DwarfUnit...
Generating docs for compound llvm::DWARFUnitHeader...
Generating docs for compound llvm::DWARFUnitIndex...
Generating docs for nested compound llvm::DWARFUnitIndex::Entry...
Generating docs for nested compound llvm::DWARFUnitIndex::Entry::SectionContribution...
Generating docs for compound llvm::DWARFUnitVector...
Generating docs for compound llvm::DWARFVerifier...
Generating docs for nested compound llvm::DWARFVerifier::DieRangeInfo...
Generating docs for compound llvm::early_inc_iterator_impl...
Generating docs for compound llvm::EarlyCSEPass...
Generating docs for compound llvm::ECError...
Generating docs for compound llvm::EdgeBundles...
Generating docs for compound llvm::EHStreamer...
Generating docs for nested compound llvm::EHStreamer::ActionEntry...
Generating docs for nested compound llvm::EHStreamer::CallSiteEntry...
Generating docs for nested compound llvm::EHStreamer::PadRange...
Generating docs for compound llvm::ElementCount...
Generating docs for compound llvm::ELFRelocationEntry...
Generating docs for compound llvm::EliminateAvailableExternallyPass...
Generating docs for compound llvm::EngineBuilder...
Generating docs for compound llvm::Entry...
Generating docs for compound llvm::EntryExitInstrumenterPass...
Generating docs for compound llvm::EnumAttributeImpl...
Generating docs for compound llvm::EnumEntry...
Generating docs for compound llvm::EnumeratedArray...
Generating docs for compound llvm::EquivalenceClasses...
Generating docs for nested compound llvm::EquivalenceClasses::member_iterator...
Generating docs for compound llvm::Error...
Generating docs for compound llvm::ErrorAsOutParameter...
Generating docs for compound llvm::ErrorHandlerTraits...
Generating docs for compound llvm::ErrorHandlerTraits< Error(&)(ErrT &)>...
Generating docs for compound llvm::ErrorHandlerTraits< Error(&)(std::unique_ptr< ErrT >)>...
Generating docs for compound llvm::ErrorHandlerTraits< RetT(C::*)(const ErrT &) const >...
Generating docs for compound llvm::ErrorHandlerTraits< RetT(C::*)(const ErrT &)>...
Generating docs for compound llvm::ErrorHandlerTraits< RetT(C::*)(ErrT &) const >...
Generating docs for compound llvm::ErrorHandlerTraits< RetT(C::*)(ErrT &)>...
Generating docs for compound llvm::ErrorHandlerTraits< RetT(C::*)(std::unique_ptr< ErrT >) const >...
Generating docs for compound llvm::ErrorHandlerTraits< RetT(C::*)(std::unique_ptr< ErrT >)>...
Generating docs for compound llvm::ErrorHandlerTraits< void(&)(ErrT &)>...
Generating docs for compound llvm::ErrorHandlerTraits< void(&)(std::unique_ptr< ErrT >)>...
Generating docs for compound llvm::ErrorInfo...
Generating docs for compound llvm::ErrorInfoBase...
Generating docs for compound llvm::ErrorList...
Generating docs for compound llvm::ErrorOr...
Generating docs for compound llvm::ErrorSuccess...
Generating docs for compound llvm::EscapeEnumerator...
Generating docs for compound llvm::Evaluator...
Generating docs for compound llvm::EVT...
Generating docs for nested compound llvm::EVT::compareRawBits...
Generating docs for compound llvm::ExactEqualsExpression...
Generating docs for compound llvm::ExecutionContext...
Generating docs for compound llvm::ExecutionDomainFix...
Generating docs for compound llvm::ExecutionEngine...
Generating docs for compound llvm::ExecutionEngineState...
Generating docs for compound llvm::ExitOnError...
Generating docs for compound llvm::ExpandReductionsPass...
Generating docs for compound llvm::Expected...
Generating docs for compound llvm::ExpectedAsOutParameter...
Generating docs for compound llvm::ExternalAAWrapperPass...
Generating docs for compound llvm::ExternalSymbolPseudoSourceValue...
Generating docs for compound llvm::ExternalSymbolSDNode...
Generating docs for compound llvm::ExtractElementConstantExpr...
Generating docs for compound llvm::ExtractElementInst...
Generating docs for compound llvm::ExtractValueConstantExpr/opt/doxygen-docs/src/llvm/include/llvm/IR/Instructions.h:1334: warning: The following parameters of llvm::FCmpInst::FCmpInst(Predicate Pred, Value *LHS, Value *RHS, const Twine &NameStr="", Instruction *FlagsSource=nullptr) are not documented:
  parameter 'FlagsSource'
/opt/doxygen-docs/src/llvm/lib/Support/FileCheckImpl.h:463: warning: Found unknown command `\LINE'
/opt/doxygen-docs/src/llvm/lib/Support/FileCheckImpl.h:293: warning: Found unknown command `\LINE'
/opt/doxygen-docs/src/llvm/lib/Support/FileCheckImpl.h:293: warning: Found unknown command `\LINE'
...
Generating docs for compound llvm::ExtractValueInst...
Generating docs for compound llvm::fallible_iterator...
Generating docs for compound llvm::FastFoldingSetNode...
Generating docs for compound llvm::FastISel...
Generating docs for nested compound llvm::FastISel::CallLoweringInfo...
Generating docs for nested compound llvm::FastISel::SavePoint...
Generating docs for compound llvm::FastMathFlags...
Generating docs for compound llvm::FaultMapParser...
Generating docs for nested compound llvm::FaultMapParser::FunctionFaultInfoAccessor...
Generating docs for nested compound llvm::FaultMapParser::FunctionInfoAccessor...
Generating docs for compound llvm::FaultMaps...
Generating docs for compound llvm::FCmpInst...
Generating docs for compound llvm::FeatureBitArray...
Generating docs for compound llvm::FeatureBitset...
Generating docs for compound llvm::FenceInst...
Generating docs for compound llvm::FieldInit...
Generating docs for compound llvm::file_magic...
Generating docs for compound llvm::FileBufferByteStream...
Generating docs for compound llvm::FileCheck...
Generating docs for compound llvm::FileCheckASTBinop...
Generating docs for compound llvm::FileCheckDiag...
Generating docs for compound llvm::FileCheckErrorDiagnostic...
Generating docs for compound llvm::FileCheckExpressionAST...
Generating docs for compound llvm::FileCheckExpressionLiteral...
Generating docs for compound llvm::FileCheckNotFoundError...
Generating docs for compound llvm::FileCheckNumericSubstitution...
Generating docs for compound llvm::FileCheckNumericVariable...
Generating docs for compound llvm::FileCheckNumericVariableUse...
Generating docs for compound llvm::FileCheckPattern...
Generating docs for nested compound llvm::FileCheckPattern::VariableProperties...
Generating docs for compound llvm::FileCheckPatternContext...
Generating docs for compound llvm::FileCheckRequest...
Generating docs for compound llvm::FileCheckString...
Generating docs for compound llvm::FileCheckStringSubstitution...
Generating docs for compound llvm::FileCheckSubstitution...
Generating docs for compound llvm::FileCheckUndefVarError...
Generating docs for compound llvm::FileCollector...
Generating docs for compound llvm::FileError...
Generating docs for compound llvm::FileHandleTraits...
Generating docs for compound llvm::FileInfo...
Generating docs for nested compound llvm::FileInfo::GCOVCoverage...
Generating docs for nested compound llvm::FileInfo::LineData...
Generating docs for compound llvm::FileOutputBuffer...
Generating docs for compound llvm::FileRemover...
Generating docs for compound llvm::filter_iterator_base...
Generating docs for compound llvm::filter_iterator_impl...
Generating docs for compound llvm::filter_iterator_impl< WrappedIteratorT, PredicateT, std::bidirectional_iterator_tag >...
Generating docs for compound llvm::FilteredPassNameParser...
Generating docs for compound llvm::FindHandleTraits...
Generating docs for compound llvm::FixAllFDIVSQRT...
Generating docs for compound llvm::FixedNumOperandTraits...
Generating docs for compound llvm::FixedStackPseudoSourceValue...
Generating docs for compound llvm::FixedStreamArray...
Generating docs for compound llvm::FixedStreamArrayIterator...
Generating docs for compound llvm::FlagsOp...
Generating docs for compound llvm::FlatIt...
Generating docs for compound llvm::Float2IntPass...
Generating docs for compound llvm::fltSemantics...
Generating docs for compound llvm::FmtAlign...
Generating docs for compound llvm::FoldingSet...
Generating docs for compound llvm::FoldingSetBase...
Generating docs for nested compound llvm::FoldingSetBase::Node...
Generating docs for compound llvm::FoldingSetBucketIterator...
Generating docs for compound llvm::FoldingSetBucketIteratorImpl...
Generating docs for compound llvm::FoldingSetImpl...
Generating docs for compound llvm::FoldingSetIterator...
Generating docs for compound llvm::FoldingSetIteratorImpl...
Generating docs for compound llvm::FoldingSetNodeID...
Generating docs for compound llvm::FoldingSetNodeIDRef...
Generating docs for compound llvm::FoldingSetNo/opt/doxygen-docs/src/llvm/include/llvm/Support/FormatProviders.h:343: warning: Unsupported xml/html tag <any> found
/opt/doxygen-docs/src/llvm/include/llvm/Support/FormatProviders.h:280: warning: Missing 'cref' attribute from <see> tag.
/opt/doxygen-docs/src/llvm/include/llvm/Support/FormatProviders.h:107: warning: Missing 'cref' attribute from <see> tag.
/opt/doxygen-docs/src/llvm/include/llvm/Support/FormatProviders.h:157: warning: Missing 'cref' attribute from <see> tag.
/opt/doxygen-docs/src/llvm/include/llvm/Support/raw_ostream.h:237: warning: Found unknown command `\t'
deWrapper...
Generating docs for compound llvm::FoldingSetTrait...
Generating docs for compound llvm::FoldingSetTrait< SCEV >...
Generating docs for compound llvm::FoldingSetTrait< SCEVPredicate >...
Generating docs for compound llvm::FoldingSetTrait< SDVTListNode >...
Generating docs for compound llvm::FoldingSetTrait< std::pair< T1, T2 > >...
Generating docs for compound llvm::FoldingSetTrait< T * >...
Generating docs for compound llvm::FoldingSetVector...
Generating docs for compound llvm::FoldOpInit...
Generating docs for compound llvm::ForceFunctionAttrsPass...
Generating docs for compound llvm::ForeachLoop...
Generating docs for compound llvm::format_object...
Generating docs for compound llvm::format_object_base...
Generating docs for compound llvm::format_provider...
Generating docs for compound llvm::format_provider< bool >...
Generating docs for compound llvm::format_provider< codeview::GloballyHashedType >...
Generating docs for compound llvm::format_provider< codeview::GUID >...
Generating docs for compound llvm::format_provider< codeview::LocallyHashedType >...
Generating docs for compound llvm::format_provider< codeview::TypeIndex >...
Generating docs for compound llvm::format_provider< Enum, typename std::enable_if< dwarf::EnumTraits< Enum >::value >::type >...
Generating docs for compound llvm::format_provider< llvm::iterator_range< IterT > >...
Generating docs for compound llvm::format_provider< llvm::json::Value >...
Generating docs for compound llvm::format_provider< pdb::PdbRaw_ImplVer >...
Generating docs for compound llvm::format_provider< std::chrono::duration< Rep, Period > >...
Generating docs for compound llvm::format_provider< sys::TimePoint<> >...
Generating docs for compound llvm::format_provider< T, typename std::enable_if< detail::use_char_formatter< T >::value >::type >...
Generating docs for compound llvm::format_provider< T, typename std::enable_if< detail::use_double_formatter< T >::value >::type >...
Generating docs for compound llvm::format_provider< T, typename std::enable_if< detail::use_integral_formatter< T >::value >::type >...
Generating docs for compound llvm::format_provider< T, typename std::enable_if< detail::use_pointer_formatter< T >::value >::type >...
Generating docs for compound llvm::format_provider< T, typename std::enable_if< detail::use_string_formatter< T >::value >::type >...
Generating docs for compound llvm::format_provider< Twine >...
Generating docs for compound llvm::FormatAdapter...
Generating docs for compound llvm::formatted_raw_ostream...
Generating docs for compound llvm::FormattedBytes...
Generating docs for compound llvm::FormattedNumber...
Generating docs for compound llvm::FormattedString...
Generating docs for compound llvm::formatv_object...
Generating docs for compound llvm::formatv_object_base...
Generating docs for nested compound llvm::formatv_object_base::create_adapters...
Generating docs for compound llvm::FortifiedLibCallSimplifier...
Generating docs for compound llvm::ForwardDominanceFrontierBase...
Generating docs for compound llvm::ForwardedRegister...
Generating docs for compound llvm::FPExtInst...
Generating docs for compound llvm::FPMathOperator...
Generating docs for compound llvm::FPPassManager...
Generating docs for compound llvm::FPToSIInst...
Generating docs for compound llvm::FPToUIInst...
Generating docs for compound llvm::FPTruncInst...
Generating docs for compound llvm::FrameIndexSDNode...
Generating docs for compound llvm::FreeDeleter...
Generating docs for compound llvm::FreezeInst...
Generating docs for compound llvm::FullDependence...
Generating docs for compound llvm::FuncletPadInst...
Generating docs for compound llvm::Function...
Generating docs for nested compound llvm::Function::ProfileCount...
Generating docs for compound llvm::function_ref...
Generating docs for compound llvm::function_ref< Ret(Params...)>...
Generating docs for compound llvm::FunctionAnalysisManagerCGSCCProxy...
Generating docs for nested compound llvm::FunctionAnalysisManagerCGSCCProxy::Result...
Generating docs for compound llvm::FunctionCallee...
Generating docs for compound llvm::FunctionComparator...
Generating docs for compound llvm::FunctionImporter...
Generating docs for nested compound llvm::FunctionImporter::ImportFailureInfo...
Generating docs for compound llvm::FunctionImportGlobalProcessing...
Generating docs for compound llvm::FunctionImportPass...
Generating docs for compound llvm::FunctionLoweringInfo...
Generating docs for nested compound llvm::FunctionLoweringInfo::LiveOutInfo...
Generating docs for nested compound llvm::FunctionLoweringInfo::StatepointSpillMap...
Generating docs for compound llvm::FunctionPass...
Generating docs for compound llvm::FunctionPointerLikeTypeTraits...
Generating docs for compound llvm::FunctionSummary...
Generating docs for nested compound llvm::FunctionSummary::ConstVCall...
Generating docs for nested compound llvm::FunctionSummary::FFlags...
Generating docs for nested compound llvm::FunctionSummary::TypeIdInfo...
Generating docs for nested compound llvm::FunctionSummary::VFuncId...
Generating docs for compound llvm::FunctionToLoopPassAdaptor...
Generating docs for compound llvm::FunctionType...
Generating docs for compound llvm::FunctionTypeKeyInfo...
Generating docs for nested compound llvm::FunctionTypeKeyInfo::KeyTy...
Generating docs for compound llvm::GCFunctionInfo...
Generating docs for compound llvm::GCMetadataPrinter...
Generating docs for compound llvm::GCModuleInfo...
Generating docs for compound llvm::GCNDownwardRPTracker...
Generating docs for compound llvm::GCNHazardRecognizer...
Generating docs for compound llvm::GCNIterativeScheduler...
Generating docs for nested compound GCNIterativeScheduler::BuildDAG...
Generating docs for nested compound GCNIterativeScheduler::OverrideLegacyStrategy...
Generating docs for nested compound llvm::GCNIterativeScheduler::Region...
Generating docs for nested compound llvm::GCNIterativeScheduler::TentativeSchedule...
Generating docs for compound llvm::GCNMaxOccupancySchedStrategy...
Generating docs for compound llvm::GCNRegPressure...
Generating docs for compound llvm::GCNRPTracker...
Generating docs for compound llvm::GCNScheduleDAGMILive...
Generating docs for compound llvm::GCNSubtarget...
Generating docs for compound llvm::GCNTargetMachine...
Generating docs for compound llvm::GCNTTIImpl...
Generating docs for compound llvm::GCNUpwardRPTracker...
Generating docs for compound llvm::GCOVBlock...
Generating docs for compound llvm::GCOVBuffer...
Generating docs for compound llvm::GCOVEdge...
Generating docs for compound llvm::GCOVFile...
Generating docs for compound llvm::GCOVFunction...
Generating docs for compound llvm::GCOVOptions...
Generating docs for compound llvm::GCOVProfilerPass...
Generating docs for compound llvm::GCPoint...
Generating docs for compound llvm::GCProjectionInst...
Generating docs for compound llvm::GCRelocateInst...
Generating docs for compound llvm::GCResultInst...
Generating docs for compound llvm::GCRoot...
Generating docs for compound llvm::GCStrategy...
Generating docs for compound llvm::generic_gep_type_iterator...
Generating docs for compound llvm::GenericDINode...
Generating docs for compound llvm::GenericScheduler...
Generating docs for compound llvm::GenericSchedulerBase...
Generating docs for nested compound llvm::GenericSchedulerBase::CandPolicy...
Generating docs for nested compound llvm::GenericSchedulerBase::SchedCandidate...
Generating docs for nested compound llvm::GenericSchedulerBase::SchedResourceDelta...
Generating docs for compound llvm::GenericValue...
Generating docs for nested compound llvm::GenericValue::IntPair...
Generating docs for compound llvm::GEPOperator...
Generating docs for compound llvm::GetElementPtrConstantExpr...
Generating docs for compound llvm::GetElementPtrInst...
Generating docs for compound llvm::GISelChangeObserver...
Generating docs for compound llvm::GISelCSEAnalysisWrapper...
Generating docs for compound llvm::GISelCSEAnalysisWrapperPass...
Generating docs for compound llvm::GISelCSEInfo...
Generating docs for compound llvm::GISelInstProfileBuilder...
Generating docs for compound llvm::GISelKn/opt/doxygen-docs/src/llvm/include/llvm/Analysis/DivergenceAnalysis.h:184: warning: Found unknown command `\F'
/opt/doxygen-docs/src/llvm/include/llvm/Analysis/DivergenceAnalysis.h:184: warning: Found unknown command `\F'
ownBits...
Generating docs for compound llvm::GISelKnownBitsAnalysis...
Generating docs for compound llvm::GISelObserverWrapper...
Generating docs for compound llvm::GISelWorkList...
Generating docs for compound llvm::GlobalAddressSDNode...
Generating docs for compound llvm::GlobalAlias...
Generating docs for compound llvm::GlobalDCEPass...
Generating docs for compound llvm::GlobalIFunc...
Generating docs for compound llvm::GlobalIndirectSymbol...
Generating docs for compound llvm::GlobalNumberState...
Generating docs for compound llvm::GlobalObject...
Generating docs for compound llvm::GlobalOptPass...
Generating docs for compound llvm::GlobalsAA...
Generating docs for compound llvm::GlobalsAAResult...
Generating docs for nested compound GlobalsAAResult::FunctionInfo...
Generating docs for compound llvm::GlobalsAAWrapperPass...
Generating docs for compound llvm::GlobalsMetadata...
Generating docs for nested compound llvm::GlobalsMetadata::Entry...
Generating docs for compound llvm::GlobalSplitPass...
Generating docs for compound llvm::GlobalStatus...
Generating docs for compound llvm::GlobalValue...
Generating docs for compound llvm::GlobalValuePseudoSourceValue...
Generating docs for compound llvm::GlobalValueSummary...
Generating docs for nested compound llvm::GlobalValueSummary::GVFlags...
Generating docs for compound llvm::GlobalValueSummaryInfo...
Generating docs for nested compound llvm::GlobalValueSummaryInfo::NameOrGV...
Generating docs for compound llvm::GlobalVariable...
Generating docs for compound llvm::GlobalVarSummary...
Generating docs for nested compound llvm::GlobalVarSummary::GVarFlags...
Generating docs for compound llvm::GlobPattern...
Generating docs for compound llvm::GPUDivergenceAnalysis...
Generating docs for compound llvm::GraphDiff...
Generating docs for compound llvm::GraphTraits...
Generating docs for nested compound llvm::GraphTraits< BoUpSLP * >::ChildIteratorType...
Generating docs for nested compound llvm::GraphTraits< BoUpSLP * >::nodes_iterator...
Generating docs for compound llvm::GraphTraits< ArgumentGraph * >...
Generating docs for compound llvm::GraphTraits< ArgumentGraphNode * >...
Generating docs for compound llvm::GraphTraits< BasicBlock * >...
Generating docs for compound llvm::GraphTraits< BlockFrequencyInfo * >...
Generating docs for compound llvm::GraphTraits< BoUpSLP * >...
Generating docs for compound llvm::GraphTraits< CallGraph * >...
Generating docs for compound llvm::GraphTraits< CallGraphNode * >...
Generating docs for compound llvm::GraphTraits< const BasicBlock * >...
Generating docs for compound llvm::GraphTraits< const CallGraph * >...
Generating docs for compound llvm::GraphTraits< const CallGraphNode * >...
Generating docs for compound llvm::GraphTraits< const DataDependenceGraph * >...
Generating docs for compound llvm::GraphTraits< const DDGNode * >...
Generating docs for compound llvm::GraphTraits< const DomTreeNode * >...
Generating docs for compound llvm::GraphTraits< const Function * >...
Generating docs for compound llvm::GraphTraits< const Loop * >...
Generating docs for compound llvm::GraphTraits< const MachineBasicBlock * >...
Generating docs for compound llvm::GraphTraits< const MachineDomTreeNode * >...
Generating docs for compound llvm::GraphTraits< const MachineFunction * >...
Generating docs for compound llvm::GraphTraits< const MachineLoop * >...
Generating docs for compound llvm::GraphTraits< const VPBlockBase * >...
Generating docs for compound llvm::GraphTraits< const VPDomTreeNode * >...
Generating docs for compound llvm::GraphTraits< const VPRegionBlock * >...
Generating docs for compound llvm::GraphTraits< DataDependenceGraph * >...
Generating docs for compound llvm::GraphTraits< DDGNode * >...
Generating docs for compound llvm::GraphTraits< DominatorTree * >...
Generating docs for compound llvm::GraphTraits< DomTreeNode * >...
Generating docs for compound llvm::GraphTraits< Function * >...
Generating docs for compound llvm::GraphTraits< Interval * >...
Generating docs for compound llvm::GraphTraits< Inverse< BasicBlock * > >...
Generating docs for compound llvm::GraphTraits< Inverse< const BasicBlock * > >...
Generating docs for compound llvm::GraphTraits< Inverse< const Function * > >...
Generating docs for compound llvm::GraphTraits< Inverse< const MachineBasicBlock * > >...
Generating docs for compound llvm::GraphTraits< Inverse< const MachineFunction * > >...
Generating docs for compound llvm::GraphTraits< Inverse< Function * > >...
Generating docs for compound llvm::GraphTraits< Inverse< Interval * > >...
Generating docs for compound llvm::GraphTraits< Inverse< Inverse< T > > >...
Generating docs for compound llvm::GraphTraits< Inverse< MachineBasicBlock * > >...
Generating docs for compound llvm::GraphTraits< Inverse< MachineFunction * > >...
Generating docs for compound llvm::GraphTraits< Inverse< MemoryAccess * > >...
Generating docs for compound llvm::GraphTraits< Inverse< VPBlockBase * > >...
Generating docs for compound llvm::GraphTraits< Inverse< VPRegionBlock * > >...
Generating docs for compound llvm::GraphTraits< IrreducibleGraph >...
Generating docs for compound llvm::GraphTraits< LazyCallGraph * >...
Generating docs for compound llvm::GraphTraits< LazyCallGraph::Node * >...
Generating docs for compound llvm::GraphTraits< Loop * >...
Generating docs for compound llvm::GraphTraits< MachineBasicBlock * >...
Generating docs for compound llvm::GraphTraits< MachineBlockFrequencyInfo * >...
Generating docs for compound llvm::GraphTraits< MachineDominatorTree * >...
Generating docs for compound llvm::GraphTraits< MachineDomTreeNode * >...
Generating docs for compound llvm::GraphTraits< MachineFunction * >...
Generating docs for compound llvm::GraphTraits< MachineLoop * >...
Generating docs for compound llvm::GraphTraits< MachineRegionInfo * >...
Generating docs for compound llvm::GraphTraits< MachineRegionInfoPass * >...
Generating docs for compound llvm::GraphTraits< MemoryAccess * >...
Generating docs for compound llvm::GraphTraits< ModuleSummaryIndex * >...
Generating docs for compound llvm::GraphTraits< PGOUseFunc * >...
Generating docs for compound llvm::GraphTraits< PostDominatorTree * >...
Generating docs for compound llvm::GraphTraits< RegionInfo * >...
Generating docs for compound llvm::GraphTraits< RegionInfoPass * >...
Generating docs for compound llvm::GraphTraits< ScheduleDAG * >...
Generating docs for compound llvm::GraphTraits< ScheduleDAGMI * >...
Generating docs for compound llvm::GraphTraits< SDNode * >...
Generating docs for compound llvm::GraphTraits< SelectionDAG * >...
Generating docs for compound llvm::GraphTraits< std::pair< const GraphDiff< BasicBlock *, false > *, BasicBlock * > >...
Generating docs for compound llvm::GraphTraits< std::pair< const GraphDiff< BasicBlock *, false > *, Inverse< BasicBlock * > > >...
Generating docs for compound llvm::GraphTraits< std::pair< const GraphDiff< BasicBlock *, true > *, BasicBlock * > >...
Generating docs for compound llvm::GraphTraits< std::pair< const GraphDiff< BasicBlock *, true > *, Inverse< BasicBlock * > > >...
Generating docs for compound llvm::GraphTraits< SUnit * >...
Generating docs for compound llvm::GraphTraits< ValueInfo >...
Generating docs for compound llvm::GraphTraits< VPBlockBase * >...
Generating docs for compound llvm::GraphTraits< VPDomTreeNode * >...
Generating docs for compound llvm::GraphTraits< VPRegionBlock * >...
Generating docs for compound llvm::GraphWriter...
Generating docs for compound llvm::GuardWideningPass...
Generating docs for compound llvm::GVMaterializer...
Generating docs for compound llvm::GVN...
Generating docs for nested compound llvm::GVN::Expression...
Generating docs for nested compound llvm::GVN::ValueTable...
Generating docs for compound llvm::GVNHoist...
Generating docs for compound llvm::GVNHoistLegacyPass...
Generating docs for compound llvm::GVNHoistPass...
Generating docs for compound llvm::GVNSinkPass...
Generating docs for compound llvm::HandleSDNode...
Generating docs for compound llvm::HardwareLoopInfo...
Generating docs for compound llvm::has_rbegin...
Generating docs for compound llvm::has_rbegin_impl...
Generating docs /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/MCTargetDesc/HexagonInstPrinter.h:19: warning: Found unknown command `\v'
/opt/doxygen-docs/src/llvm/lib/Target/Hexagon/MCTargetDesc/HexagonInstPrinter.h:19: warning: Found unknown command `\v'
/opt/doxygen-docs/src/llvm/lib/Target/Hexagon/MCTargetDesc/HexagonInstPrinter.h:19: warning: Found unknown command `\v'
/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/TargetLowering.h:591: warning: Unsupported xml/html tag </l> found
for compound llvm::hash_code...
Generating docs for compound llvm::HashingByteStreamer...
Generating docs for compound llvm::HasReferenceResolver...
Generating docs for compound llvm::HexagonAsmPrinter...
Generating docs for compound llvm::HexagonBlockRanges...
Generating docs for nested compound llvm::HexagonBlockRanges::IndexRange...
Generating docs for nested compound llvm::HexagonBlockRanges::IndexType...
Generating docs for nested compound llvm::HexagonBlockRanges::InstrIndexMap...
Generating docs for nested compound llvm::HexagonBlockRanges::PrintRangeMap...
Generating docs for nested compound llvm::HexagonBlockRanges::RangeList...
Generating docs for nested compound llvm::HexagonBlockRanges::RegisterRef...
Generating docs for compound llvm::HexagonCVIResource...
Generating docs for compound llvm::HexagonDAGToDAGISel...
Generating docs for compound llvm::HexagonEvaluator...
Generating docs for compound llvm::HexagonFrameLowering...
Generating docs for compound llvm::HexagonHazardRecognizer...
Generating docs for compound llvm::HexagonInstPrinter...
Generating docs for compound llvm::HexagonInstr...
Generating docs for compound llvm::HexagonInstrInfo...
Generating docs for compound llvm::HexagonMachineFunctionInfo...
Generating docs for compound llvm::HexagonMCAsmInfo...
Generating docs for compound llvm::HexagonMCChecker...
Generating docs for compound llvm::HexagonMCCodeEmitter...
Generating docs for compound llvm::HexagonMCELFStreamer...
Generating docs for compound llvm::HexagonMCExpr...
Generating docs for compound llvm::HexagonMCShuffler...
Generating docs for compound llvm::HexagonPacketizerList...
Generating docs for compound llvm::HexagonRegisterInfo...
Generating docs for compound llvm::HexagonResource...
Generating docs for compound llvm::HexagonSelectionDAGInfo...
Generating docs for compound llvm::HexagonShuffler...
Generating docs for compound llvm::HexagonSubtarget...
Generating docs for nested compound llvm::HexagonSubtarget::BankConflictMutation...
Generating docs for nested compound llvm::HexagonSubtarget::CallMutation...
Generating docs for nested compound llvm::HexagonSubtarget::HVXMemLatencyMutation...
Generating docs for nested compound llvm::HexagonSubtarget::UsrOverflowMutation...
Generating docs for compound llvm::HexagonTargetLowering...
Generating docs for compound llvm::HexagonTargetMachine...
Generating docs for compound llvm::HexagonTargetObjectFile...
Generating docs for compound llvm::HexagonTargetStreamer...
Generating docs for compound llvm::HexagonTTIImpl...
Generating docs for compound llvm::HexNumber...
Generating docs for compound llvm::HotColdSplitting...
Generating docs for compound llvm::HotColdSplittingPass...
Generating docs for compound llvm::HungoffOperandTraits...
Generating docs for compound llvm::HvxSelector...
Generating docs for compound llvm::HWAddressSanitizerPass...
Generating docs for compound llvm::ICallPromotionAnalysis...
Generating docs for compound llvm::ICFLoopSafetyInfo...
Generating docs for compound llvm::ICmpInst...
Generating docs for compound llvm::IdentifyingPassPtr...
Generating docs for compound llvm::identity...
Generating docs for compound llvm::idf_ext_iterator...
Generating docs for compound llvm::idf_iterator...
Generating docs for compound llvm::IDFCalculator...
Generating docs for compound llvm::IDFCalculatorBase...
Generating docs for compound llvm::ilist_alloc_traits...
Generating docs for compound llvm::ilist_alloc_traits< IndexListEntry >...
Generating docs for compound llvm::ilist_alloc_traits< Instruction >...
Generating docs for compound llvm::ilist_alloc_traits< MachineBasicBlock >...
Generating docs for compound llvm::ilist_alloc_traits< MCFragment >...
Generating docs for compound llvm::ilist_alloc_traits< MemoryAccess >...
Generating docs for compound llvm::ilist_alloc_traits< SDNode >...
Generating docs for compound llvm::ilist_base...
Generating docs for compound llvm::ilist_callback_traits...
Generating docs for compound llvm::ilist_callback_traits< MachineBasicBlock >...
Generating docs for compound llvm::ilist_iterator...
Generating docs for compound llvm::ilist_noalloc_traits...
Generating docs for compound llvm::ilist_node...
Generating docs for compound llvm::ilist_node_base...
Generating docs for compound llvm::ilist_node_base< false >...
Generating docs for compound llvm::ilist_node_base< true >...
Generating docs for compound llvm::ilist_node_impl...
Generating docs for compound llvm::ilist_node_traits...
Generating docs for compound llvm::ilist_node_with_parent...
Generating docs for compound llvm::ilist_sentinel...
Generating docs for compound llvm::ilist_sentinel_tracking...
Generating docs for compound llvm::ilist_tag...
Generating docs for compound llvm::ilist_traits...
Generating docs for compound llvm::ilist_traits< const Ty >...
Generating docs for compound llvm::ilist_traits< MachineInstr >...
Generating docs for compound llvm::ILPValue...
Generating docs for compound llvm::ImmInstrInfo...
Generating docs for compound llvm::ImmutableCallSite...
Generating docs for compound llvm::ImmutableList...
Generating docs for nested compound llvm::ImmutableList::iterator...
Generating docs for compound llvm::ImmutableListFactory...
Generating docs for compound llvm::ImmutableListImpl...
Generating docs for compound llvm::ImmutableMap...
Generating docs for nested compound llvm::ImmutableMap::Factory...
Generating docs for nested compound llvm::ImmutableMap::iterator...
Generating docs for compound llvm::ImmutableMapRef...
Generating docs for nested compound llvm::ImmutableMapRef::iterator...
Generating docs for compound llvm::ImmutablePass...
Generating docs for compound llvm::ImmutableSet...
Generating docs for nested compound llvm::ImmutableSet::Factory...
Generating docs for compound llvm::ImmutableSetRef...
Generating docs for compound llvm::ImmutableStatepoint...
Generating docs for compound llvm::ImplicitControlFlowTracking...
Generating docs for compound llvm::ImportedFunctionsInliningStatistics...
Generating docs for compound llvm::ImutAVLFactory...
Generating docs for compound llvm::ImutAVLTree...
Generating docs for compound llvm::ImutAVLTreeGenericIterator...
Generating docs for compound llvm::ImutAVLTreeInOrderIterator...
Generating docs for compound llvm::ImutAVLValueIterator...
Generating docs for compound llvm::ImutContainerInfo...
Generating docs for compound llvm::ImutContainerInfo< T * >...
Generating docs for compound llvm::ImutIntervalAVLFactory...
Generating docs for compound llvm::ImutKeyValueInfo...
Generating docs for compound llvm::ImutProfileInfo...
Generating docs for compound llvm::ImutProfileInfo< bool >...
Generating docs for compound llvm::ImutProfileInfo< T * >...
Generating docs for compound llvm::ImutProfileInteger...
Generating docs for compound llvm::IncIntegerState...
Generating docs for compound llvm::IndexedInstrProfReader...
Generating docs for compound llvm::IndexedMap...
Generating docs for compound llvm::IndexedReference...
Generating docs for compound llvm::IndexListEntry...
Generating docs for compound llvm::IndirectBrInst...
Generating docs for nested compound llvm::IndirectBrInst::const_succ_op_iterator...
Generating docs for nested compound llvm::IndirectBrInst::succ_op_iterator...
Generating docs for compound llvm::IndirectSymbolData...
Generating docs for compound llvm::InductionDescriptor...
Generating docs for compound llvm::IndVarSimplifyPass...
Generating docs for compound llvm::InferFunctionAttrsPass...
Generating docs for compound llvm::InformationCache...
Generating docs for compound llvm::Init...
Generating docs for compound llvm::InitLLVM...
Generating docs for compound llvm::InjectorIRStrategy...
Generating docs for compound llvm::InlineAsm...
Generating docs for nested compound llvm::InlineAsm::ConstraintInfo...
Generating docs for nested compound llvm::InlineAsm::SubConstraintInfo...
Generating docs for compound llvm::InlineAsmIdentifierInfo...
Generating docs for nested compound llvm::InlineAsmIdentifierInfo::EnumIdentifier...
Generating docs for nested compound llvm::InlineAsmIdentifierInfo::LabelIdentifier...
Generating docs for nested compound llvm::InlineAsmIdentifierInfo/opt/doxygen-docs/src/llvm/lib/CodeGen/SplitKit.h:65: warning: Found unknown command `\pCurLI'
/opt/doxygen-docs/src/llvm/lib/CodeGen/SplitKit.h:65: warning: Found unknown command `\pMBB'
/opt/doxygen-docs/src/llvm/lib/CodeGen/SplitKit.h:76: warning: Found unknown command `\pCurLI'
/opt/doxygen-docs/src/llvm/lib/CodeGen/SplitKit.h:76: warning: Found unknown command `\pMBB'
/opt/doxygen-docs/src/llvm/lib/CodeGen/SplitKit.h:80: warning: Found unknown command `\pMBB'
/opt/doxygen-docs/src/llvm/lib/CodeGen/SplitKit.h:80: warning: Found unknown command `\pMBB'
/opt/doxygen-docs/src/llvm/lib/CodeGen/SplitKit.h:65: warning: Found unknown command `\pCurLI'
/opt/doxygen-docs/src/llvm/lib/CodeGen/SplitKit.h:65: warning: Found unknown command `\pMBB'
/opt/doxygen-docs/src/llvm/lib/CodeGen/SplitKit.h:76: warning: Found unknown command `\pCurLI'
/opt/doxygen-docs/src/llvm/lib/CodeGen/SplitKit.h:76: warning: Found unknown command `\pMBB'
/opt/doxygen-docs/src/llvm/lib/Transforms/InstCombine/InstCombineCompares.cpp:4878: warning: Unsupported xml/html tag <label> found
/opt/doxygen-docs/src/llvm/lib/Transforms/InstCombine/InstCombineCompares.cpp:4888: warning: Unsupported xml/html tag <label> found
::VariableIdentifier...
Generating docs for compound llvm::InlineAsmKeyType...
Generating docs for compound llvm::InlineCost...
Generating docs for compound llvm::InlineFunctionInfo...
Generating docs for compound llvm::InlineParams...
Generating docs for compound llvm::InlineResult...
Generating docs for compound llvm::InlinerPass...
Generating docs for compound llvm::InnerAnalysisManagerProxy...
Generating docs for nested compound llvm::InnerAnalysisManagerProxy::Result...
Generating docs for compound llvm::InnerLoopUnroller...
Generating docs for compound llvm::InnerLoopVectorizer...
Generating docs for compound llvm::InsertElementConstantExpr...
Generating docs for compound llvm::InsertElementInst...
Generating docs for compound llvm::InsertNOPLoad...
Generating docs for compound llvm::InsertPointAnalysis...
Generating docs for compound llvm::InsertValueConstantExpr...
Generating docs for compound llvm::InsertValueInst...
Generating docs for compound llvm::InsnInfo...
Generating docs for compound llvm::InstCombinePass...
Generating docs for compound llvm::InstCombiner...
Generating docs for compound llvm::InstCombineWorklist...
Generating docs for compound llvm::InstDeleterIRStrategy...
Generating docs for compound llvm::InstIterator...
Generating docs for compound llvm::InstrAspect...
Generating docs for compound llvm::InstrEmitter...
Generating docs for compound llvm::InstrInfoQuery...
Generating docs for compound llvm::InstrItinerary...
Generating docs for compound llvm::InstrItineraryData...
Generating docs for compound llvm::InstrOrderFilePass...
Generating docs for compound llvm::InstrProfError...
Generating docs for compound llvm::InstrProfiling...
Generating docs for compound llvm::InstrProfIncrementInst...
Generating docs for compound llvm::InstrProfIncrementInstStep...
Generating docs for compound llvm::InstrProfIterator...
Generating docs for compound llvm::InstrProfLookupTrait...
Generating docs for compound llvm::InstrProfOptions...
Generating docs for compound llvm::InstrProfReader...
Generating docs for compound llvm::InstrProfReaderIndex...
Generating docs for compound llvm::InstrProfReaderIndexBase...
Generating docs for compound llvm::InstrProfReaderItaniumRemapper...
Generating docs for compound llvm::InstrProfReaderRemapper...
Generating docs for compound llvm::InstrProfRecord...
Generating docs for compound llvm::InstrProfRecordWriterTrait...
Generating docs for compound llvm::InstrProfSummaryBuilder...
Generating docs for compound llvm::InstrProfSymtab...
Generating docs for compound llvm::InstrProfValueProfileInst...
Generating docs for compound llvm::InstrProfValueSiteRecord...
Generating docs for compound llvm::InstrProfWriter...
Generating docs for compound llvm::InstrStage...
Generating docs for compound llvm::Instruction...
Generating docs for compound llvm::InstructionCombiningPass...
Generating docs for compound llvm::InstructionPrecedenceTracking...
Generating docs for compound llvm::InstructionSelect...
Generating docs for compound llvm::InstructionSelector...
Generating docs for nested compound llvm::InstructionSelector::ISelInfoTy...
Generating docs for nested compound llvm::InstructionSelector::MatcherState...
Generating docs for compound llvm::InstSimplifyPass...
Generating docs for compound llvm::InstVisitor...
Generating docs for compound llvm::IntAttributeImpl...
Generating docs for compound llvm::IntegerStateBase...
Generating docs for compound llvm::IntegerType...
Generating docs for compound llvm::IntelExpr...
Generating docs for compound llvm::IntelJITEventsWrapper...
Generating docs for compound llvm::IntEqClasses...
Generating docs for compound llvm::InterferenceCache...
Generating docs for nested compound llvm::InterferenceCache::Cursor...
Generating docs for compound llvm::InterleavedAccessInfo...
Generating docs for compound llvm::InterleaveGroup...
Generating docs for compound llvm::InternalizePass...
Generating docs for compound llvm::Interpreter...
Generating docs for compound llvm::Interval...
Generating docs for compound llvm::IntervalIterator...
Generating docs fo/opt/doxygen-docs/src/llvm/include/llvm/IR/IRBuilder.h:879: warning: Unsupported xml/html tag <val> found
/opt/doxygen-docs/src/llvm/include/llvm/IR/IRBuilder.h:879: warning: Unsupported xml/html tag <val> found
/opt/doxygen-docs/src/llvm/include/llvm/Transforms/IPO/Attributor.h:393: warning: The following parameters of llvm::IRPosition::hasAttr(ArrayRef< Attribute::AttrKind > AKs, bool IgnoreSubsumingPositions=false) const are not documented:
  parameter 'AKs'
r compound llvm::IntervalMap...
Generating docs for nested compound llvm::IntervalMap::const_iterator...
Generating docs for nested compound llvm::IntervalMap::iterator...
Generating docs for compound llvm::IntervalMapHalfOpenInfo...
Generating docs for compound llvm::IntervalMapInfo...
Generating docs for compound llvm::IntervalMapInfo< SlotIndex >...
Generating docs for compound llvm::IntervalMapOverlaps...
Generating docs for compound llvm::IntervalPartition...
Generating docs for compound llvm::IntervalPressure...
Generating docs for compound llvm::IntInit...
Generating docs for compound llvm::IntRecTy...
Generating docs for compound llvm::IntrinsicData...
Generating docs for compound llvm::IntrinsicInst...
Generating docs for compound llvm::IntrinsicLowering...
Generating docs for compound llvm::IntrusiveBackList...
Generating docs for nested compound llvm::IntrusiveBackList::const_iterator...
Generating docs for nested compound llvm::IntrusiveBackList::iterator...
Generating docs for compound llvm::IntrusiveBackListBase...
Generating docs for compound llvm::IntrusiveBackListNode...
Generating docs for compound llvm::IntrusiveRefCntPtr...
Generating docs for compound llvm::IntrusiveRefCntPtrInfo...
Generating docs for compound llvm::IntToPtrInst...
Generating docs for compound llvm::InvalidateAllAnalysesPass...
Generating docs for compound llvm::InvalidateAnalysisPass...
Generating docs for compound llvm::Inverse...
Generating docs for compound llvm::InvokeInst...
Generating docs for compound llvm::iplist...
Generating docs for compound llvm::iplist_impl...
Generating docs for compound llvm::ipo_ext_iterator...
Generating docs for compound llvm::ipo_iterator...
Generating docs for compound llvm::IPSCCPPass...
Generating docs for compound llvm::IRAttribute...
Generating docs for compound llvm::IRAttributeManifest...
Generating docs for compound llvm::IRBuilder...
Generating docs for compound llvm::IRBuilderBase...
Generating docs for nested compound llvm::IRBuilderBase::FastMathFlagGuard...
Generating docs for nested compound llvm::IRBuilderBase::InsertPoint...
Generating docs for nested compound llvm::IRBuilderBase::InsertPointGuard...
Generating docs for compound llvm::IRBuilderCallbackInserter...
Generating docs for compound llvm::IRBuilderDefaultInserter...
Generating docs for compound llvm::IRCEPass...
Generating docs for compound llvm::IRMover...
Generating docs for nested compound llvm::IRMover::IdentifiedStructTypeSet...
Generating docs for nested compound llvm::IRMover::StructTypeKeyInfo::KeyTy...
Generating docs for compound llvm::IRMutationStrategy...
Generating docs for compound llvm::IRMutator...
Generating docs for compound llvm::IRPosition...
Generating docs for compound llvm::IRTranslator...
Generating docs for compound llvm::is_bitmask_enum...
Generating docs for nested compound llvm::is_bitmask_enum::type...
Generating docs for compound llvm::is_copy_assignable...
Generating docs for compound llvm::is_integral_or_enum...
Generating docs for compound llvm::is_move_assignable...
Generating docs for compound llvm::is_one_of...
Generating docs for compound llvm::is_one_of< T, U, Ts... >...
Generating docs for compound llvm::is_simple_type...
Generating docs for compound llvm::is_trivially_copy_constructible...
Generating docs for compound llvm::is_trivially_copy_constructible< T & >...
Generating docs for compound llvm::is_trivially_copy_constructible< T && >...
Generating docs for compound llvm::is_trivially_copyable...
Generating docs for compound llvm::is_trivially_copyable< PointerIntPair< PointerTy, IntBits, IntType, PtrTraits, Info > >...
Generating docs for compound llvm::is_trivially_copyable< T * >...
Generating docs for compound llvm::is_trivially_move_constructible...
Generating docs for compound llvm::is_trivially_move_constructible< T & >...
Generating docs for compound llvm::is_trivially_move_constructible< T && >...
Generating docs for compound llvm::isa_impl...
Generating docs for compound llvm::isa_impl< Argument, Value >...
Generating docs for compound llvm::isa_impl< BasicBlock, Value/opt/doxygen-docs/src/llvm/include/llvm/TableGen/Record.h:1034: warning: Unsupported xml/html tag <type> found
/opt/doxygen-docs/src/llvm/include/llvm/TableGen/Record.h:1034: warning: Unsupported xml/html tag <type> found
/opt/doxygen-docs/src/llvm/include/llvm/Support/ItaniumManglingCanonicalizer.h:57: warning: Unsupported xml/html tag <name> found
/opt/doxygen-docs/src/llvm/include/llvm/Support/ItaniumManglingCanonicalizer.h:57: warning: Unsupported xml/html tag <substitution> found
/opt/doxygen-docs/src/llvm/include/llvm/Support/ItaniumManglingCanonicalizer.h:59: warning: Unsupported xml/html tag <type> found
/opt/doxygen-docs/src/llvm/include/llvm/Support/ItaniumManglingCanonicalizer.h:61: warning: Unsupported xml/html tag <encoding> found
/opt/doxygen-docs/src/llvm/include/llvm/ExecutionEngine/JITSymbol.h:250: warning: The following parameters of llvm::JITSymbol::JITSymbol(GetAddressFtor GetAddress, JITSymbolFlags Flags) are not documented:
  parameter 'Flags'
/opt/doxygen-docs/src/llvm/lib/Transforms/Scalar/JumpThreading.cpp:2639: warning: Found unknown command `\llvm'
/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/TargetLowering.h:591: warning: Unsupported xml/html tag </l> found
 >...
Generating docs for compound llvm::isa_impl< Constant, Value >...
Generating docs for compound llvm::isa_impl< ConstantAggregate, Value >...
Generating docs for compound llvm::isa_impl< ConstantData, Value >...
Generating docs for compound llvm::isa_impl< Function, Value >...
Generating docs for compound llvm::isa_impl< GlobalAlias, Value >...
Generating docs for compound llvm::isa_impl< GlobalIFunc, Value >...
Generating docs for compound llvm::isa_impl< GlobalIndirectSymbol, Value >...
Generating docs for compound llvm::isa_impl< GlobalObject, Value >...
Generating docs for compound llvm::isa_impl< GlobalValue, Value >...
Generating docs for compound llvm::isa_impl< GlobalVariable, Value >...
Generating docs for compound llvm::isa_impl< InlineAsm, Value >...
Generating docs for compound llvm::isa_impl< Instruction, Value >...
Generating docs for compound llvm::isa_impl< PointerType, Type >...
Generating docs for compound llvm::isa_impl< To, From, typename std::enable_if< std::is_base_of< To, From >::value >::type >...
Generating docs for compound llvm::isa_impl_cl...
Generating docs for compound llvm::isa_impl_cl< To, const From * >...
Generating docs for compound llvm::isa_impl_cl< To, const From *const >...
Generating docs for compound llvm::isa_impl_cl< To, const From >...
Generating docs for compound llvm::isa_impl_cl< To, const std::unique_ptr< From > >...
Generating docs for compound llvm::isa_impl_cl< To, From * >...
Generating docs for compound llvm::isa_impl_cl< To, From *const >...
Generating docs for compound llvm::isa_impl_wrap...
Generating docs for compound llvm::isa_impl_wrap< To, FromTy, FromTy >...
Generating docs for compound llvm::IsAOpInit...
Generating docs for compound llvm::ItaniumManglingCanonicalizer...
Generating docs for nested compound ItaniumManglingCanonicalizer::Impl...
Generating docs for compound llvm::ItaniumPartialDemangler...
Generating docs for compound llvm::iterator_adaptor_base...
Generating docs for compound llvm::iterator_facade_base...
Generating docs for nested compound llvm::iterator_facade_base::ReferenceProxy...
Generating docs for compound llvm::iterator_range...
Generating docs for compound llvm::IVStrideUse...
Generating docs for compound llvm::IVUsers...
Generating docs for compound llvm::IVUsersAnalysis...
Generating docs for compound llvm::IVUsersPrinterPass...
Generating docs for compound llvm::IVUsersWrapperPass...
Generating docs for compound llvm::IVVisitor...
Generating docs for compound llvm::JamCRC...
Generating docs for compound llvm::JITEvaluatedSymbol...
Generating docs for compound llvm::JITEventListener...
Generating docs for compound llvm::JITSymbol...
Generating docs for compound llvm::JITSymbolFlags...
Generating docs for compound llvm::JITSymbolResolver...
Generating docs for compound llvm::JobHandleTraits...
Generating docs for compound llvm::JumpTableSDNode...
Generating docs for compound llvm::JumpThreadingPass...
Generating docs for compound llvm::KnownBits...
Generating docs for compound llvm::LabelSDNode...
Generating docs for compound llvm::LanaiDisassembler...
Generating docs for compound llvm::LanaiFrameLowering...
Generating docs for compound llvm::LanaiInstPrinter...
Generating docs for compound llvm::LanaiInstrInfo...
Generating docs for compound llvm::LanaiMachineFunctionInfo...
Generating docs for compound llvm::LanaiMCAsmInfo...
Generating docs for compound llvm::LanaiMCExpr...
Generating docs for compound llvm::LanaiMCInstLower...
Generating docs for compound llvm::LanaiRegisterInfo...
Generating docs for compound llvm::LanaiSelectionDAGInfo...
Generating docs for compound llvm::LanaiSubtarget...
Generating docs for compound llvm::LanaiTargetLowering...
Generating docs for compound llvm::LanaiTargetMachine...
Generating docs for compound llvm::LanaiTargetObjectFile...
Generating docs for compound llvm::LanaiTTIImpl...
Generating docs for compound llvm::LandingPadInfo...
Generating docs for compound llvm::LandingPadInst...
Generating docs for compound llvm::LaneBitmask...
Generating docs for compound llvm::latency_sort...
Generati/opt/doxygen-docs/src/llvm/include/llvm/Analysis/LazyValueInfo.h:109: warning: Found unknown command `\LazyValueInfo'
/opt/doxygen-docs/src/llvm/include/llvm/Analysis/LazyValueInfo.h:109: warning: Found unknown command `\LazyValueInfo'
/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/LiveIntervals.h:311: warning: The following parameters of llvm::LiveIntervals::handleMove(MachineInstr &MI, bool UpdateFlags=false) are not documented:
  parameter 'MI'
/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/LiveIntervals.h:321: warning: The following parameters of llvm::LiveIntervals::handleMoveIntoBundle(MachineInstr &MI, MachineInstr &BundleStart, bool UpdateFlags=false) are not documented:
  parameter 'MI'
  parameter 'BundleStart'
ng docs for compound llvm::LatencyPriorityQueue...
Generating docs for compound llvm::LatticeKeyInfo...
Generating docs for compound llvm::LatticeKeyInfo< CVPLatticeKey >...
Generating docs for compound llvm::LayoutAlignElem...
Generating docs for compound llvm::LazyBlockFrequencyInfo...
Generating docs for compound llvm::LazyBlockFrequencyInfoPass...
Generating docs for compound llvm::LazyBranchProbabilityInfoPass...
Generating docs for compound llvm::LazyCallGraph...
Generating docs for nested compound llvm::LazyCallGraph::Edge...
Generating docs for nested compound llvm::LazyCallGraph::EdgeSequence...
Generating docs for nested compound llvm::LazyCallGraph::EdgeSequence::call_iterator...
Generating docs for nested compound llvm::LazyCallGraph::EdgeSequence::iterator...
Generating docs for nested compound llvm::LazyCallGraph::Node...
Generating docs for nested compound llvm::LazyCallGraph::postorder_ref_scc_iterator...
Generating docs for nested compound llvm::LazyCallGraph::RefSCC...
Generating docs for nested compound llvm::LazyCallGraph::SCC...
Generating docs for compound llvm::LazyCallGraphAnalysis...
Generating docs for compound llvm::LazyCallGraphDOTPrinterPass...
Generating docs for compound llvm::LazyCallGraphPrinterPass...
Generating docs for compound llvm::LazyMachineBlockFrequencyInfoPass...
Generating docs for compound llvm::LazyValueAnalysis...
Generating docs for compound llvm::LazyValueInfo...
Generating docs for compound llvm::LazyValueInfoWrapperPass...
Generating docs for compound llvm::LCSSAPass...
Generating docs for compound llvm::LCSSAVerificationPass...
Generating docs for compound llvm::LegacyAARGetter...
Generating docs for compound llvm::LegacyDivergenceAnalysis...
Generating docs for compound llvm::LegacyInlinerBase...
Generating docs for compound llvm::LegacyJITSymbolResolver...
Generating docs for compound llvm::LegalityQuery...
Generating docs for nested compound llvm::LegalityQuery::MemDesc...
Generating docs for compound llvm::LegalizationArtifactCombiner...
Generating docs for compound llvm::LegalizeActionStep...
Generating docs for compound llvm::Legalizer...
Generating docs for compound llvm::LegalizerHelper...
Generating docs for compound llvm::LegalizerInfo...
Generating docs for compound llvm::LegalizeRule...
Generating docs for compound llvm::LegalizeRuleSet...
Generating docs for compound llvm::LEONMachineFunctionPass...
Generating docs for compound llvm::less_first...
Generating docs for compound llvm::less_second...
Generating docs for compound llvm::LessRecord...
Generating docs for compound llvm::LessRecordByID...
Generating docs for compound llvm::LessRecordFieldName...
Generating docs for compound llvm::LessRecordRegister...
Generating docs for nested compound llvm::LessRecordRegister::RecordParts...
Generating docs for compound llvm::LetRecord...
Generating docs for compound llvm::LexicalScope...
Generating docs for compound llvm::LexicalScopes...
Generating docs for compound llvm::LibCallSimplifier...
Generating docs for compound llvm::LibCallsShrinkWrapPass...
Generating docs for compound llvm::LICMPass...
Generating docs for compound llvm::LifetimeSDNode...
Generating docs for compound llvm::line_iterator...
Generating docs for compound llvm::LineEditor...
Generating docs for nested compound llvm::LineEditor::Completion...
Generating docs for nested compound llvm::LineEditor::CompletionAction...
Generating docs for nested compound LineEditor::InternalData...
Generating docs for compound llvm::LinkDiagnosticInfo...
Generating docs for compound llvm::Linker...
Generating docs for compound llvm::LinkingSymbolResolver...
Generating docs for compound llvm::ListInit...
Generating docs for compound llvm::ListRecTy...
Generating docs for compound llvm::LiveDebugVariables...
Generating docs for compound llvm::LiveInterval...
Generating docs for nested compound llvm::LiveInterval::SingleLinkedListIterator...
Generating docs for nested compound llvm::LiveInterval::SubRange...
Generating docs for compound llvm::LiveIntervals...
Generating docs for nested compound LiveIntervals::HM/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/LiveRangeEdit.h:138: warning: The following parameters of llvm::LiveRangeEdit::LiveRangeEdit(LiveInterval *parent, SmallVectorImpl< unsigned > &newRegs, MachineFunction &MF, LiveIntervals &lis, VirtRegMap *vrm, Delegate *delegate=nullptr, SmallPtrSet< MachineInstr *, 32 > *deadRemats=nullptr) are not documented:
  parameter 'delegate'
Editor...
Generating docs for compound llvm::LiveIntervalUnion...
Generating docs for nested compound llvm::LiveIntervalUnion::Array...
Generating docs for nested compound llvm::LiveIntervalUnion::Query...
Generating docs for compound llvm::LivePhysRegs...
Generating docs for compound llvm::LiveQueryResult...
Generating docs for compound llvm::LiveRange...
Generating docs for nested compound llvm::LiveRange::Segment...
Generating docs for compound llvm::LiveRangeCalc...
Generating docs for compound llvm::LiveRangeEdit...
Generating docs for nested compound llvm::LiveRangeEdit::Delegate...
Generating docs for nested compound llvm::LiveRangeEdit::Remat...
Generating docs for compound llvm::LiveRangeUpdater...
Generating docs for compound llvm::LiveRegMatrix...
Generating docs for compound llvm::LiveRegSet...
Generating docs for compound llvm::LiveRegUnit...
Generating docs for compound llvm::LiveRegUnits...
Generating docs for compound llvm::LiveStacks...
Generating docs for compound llvm::LiveVariables...
Generating docs for nested compound llvm::LiveVariables::VarInfo...
Generating docs for compound llvm::LLLexer...
Generating docs for compound llvm::LLParser...
Generating docs for compound llvm::LLT...
Generating docs for compound llvm::llvm_shutdown_obj...
Generating docs for compound llvm::LLVMContext...
Generating docs for compound llvm::LLVMContextImpl...
Generating docs for compound llvm::LLVMDisasmContext...
Generating docs for compound llvm::LLVMTargetMachine...
Generating docs for compound llvm::LoadAndStorePromoter...
Generating docs for compound llvm::LoadedObjectInfo...
Generating docs for compound llvm::LoadedObjectInfoHelper...
Generating docs for compound llvm::LoadImmediateInfo...
Generating docs for compound llvm::LoadInfo...
Generating docs for compound llvm::LoadInst...
Generating docs for compound llvm::LoadSDNode...
Generating docs for compound llvm::LoadStoreVectorizerPass...
Generating docs for compound llvm::LocalAsMetadata...
Generating docs for compound llvm::Localizer...
Generating docs for compound llvm::LocationMetadata...
Generating docs for compound llvm::LocationSize...
Generating docs for compound llvm::LockFileManager...
Generating docs for compound llvm::Loop...
Generating docs for nested compound llvm::Loop::LocRange...
Generating docs for nested compound llvm::Loop::LoopBounds...
Generating docs for compound llvm::LoopAccessAnalysis...
Generating docs for compound llvm::LoopAccessInfo...
Generating docs for compound llvm::LoopAccessInfoPrinterPass...
Generating docs for compound llvm::LoopAccessLegacyAnalysis...
Generating docs for compound llvm::LoopAnalysis...
Generating docs for compound llvm::LoopBase...
Generating docs for compound llvm::LoopBlocksDFS...
Generating docs for compound llvm::LoopBlocksRPO...
Generating docs for compound llvm::LoopBlocksTraversal...
Generating docs for compound llvm::LoopBodyTraits...
Generating docs for nested compound llvm::LoopBodyTraits::LoopBodyFilter...
Generating docs for nested compound llvm::LoopBodyTraits::WrappedSuccIterator...
Generating docs for compound llvm::LoopCachePrinterPass...
Generating docs for compound llvm::LoopDataPrefetchPass...
Generating docs for compound llvm::LoopDeletionPass...
Generating docs for compound llvm::LoopDistributePass...
Generating docs for compound llvm::LoopFullUnrollPass...
Generating docs for compound llvm::LoopFusePass...
Generating docs for compound llvm::LoopIdiomRecognizePass...
Generating docs for compound llvm::LoopInfo...
Generating docs for compound llvm::LoopInfoBase...
Generating docs for compound llvm::LoopInfoWrapperPass...
Generating docs for compound llvm::LoopInstSimplifyPass...
Generating docs for compound llvm::LoopLoadEliminationPass...
Generating docs for compound llvm::LoopPass...
Generating docs for compound llvm::LoopPredicationPass...
Generating docs for compound llvm::LoopPrinterPass...
Generating docs for compound llvm::LoopRotatePass...
Generating docs for compound llvm::LoopSafetyInfo...
Generating docs for compound llvm::LoopSimplifyCFGPass...
Generating docs for compound llv/opt/doxygen-docs/src/llvm/include/llvm/Transforms/Vectorize/LoopVectorizationLegality.h:158: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/lib/CodeGen/MachineBasicBlock.cpp:1378: warning: Unsupported xml/html tag <def> found
/opt/doxygen-docs/src/llvm/lib/CodeGen/MachineBasicBlock.cpp:1378: warning: Unsupported xml/html tag <kill> found
/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/MachineFrameInfo.h:775: warning: Found recursive @copybrief or @copydoc relation for argument 'getCalleeSavedInfo()'.

/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/MachineFrameInfo.h:775: warning: Found recursive @copybrief or @copydoc relation for argument 'getCalleeSavedInfo()'.

/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/MachineFrameInfo.h:775: warning: Found recursive @copydetails or @copydoc relation for argument 'getCalleeSavedInfo()'.

/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/MachineFunction.h:1001: warning: Found unknown command `\New'
/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/GlobalISel/MachineIRBuilder.h:326: warning: Unsupported xml/html tag <empty> found
/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/GlobalISel/MachineIRBuilder.h:326: warning: Unsupported xml/html tag <empty> found
/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/GlobalISel/MachineIRBuilder.h:335: warning: Unsupported xml/html tag <empty> found
/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/GlobalISel/MachineIRBuilder.h:335: warning: Unsupported xml/html tag <empty> found
/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/GlobalISel/MachineIRBuilder.h:914: warning: Unsupported xml/html tag <N> found
/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/GlobalISel/MachineIRBuilder.h:899: warning: Unsupported xml/html tag <N> found
/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/GlobalISel/MachineIRBuilder.h:326: warning: Unsupported xml/html tag <empty> found
/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/GlobalISel/MachineIRBuilder.h:326: warning: Unsupported xml/html tag <empty> found
/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/GlobalISel/MachineIRBuilder.h:335: warning: Unsupported xml/html tag <empty> found
/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/GlobalISel/MachineIRBuilder.h:335: warning: Unsupported xml/html tag <empty> found
m::LoopSimplifyPass...
Generating docs for compound llvm::LoopSinkPass...
Generating docs for compound llvm::LoopStandardAnalysisResults...
Generating docs for compound llvm::LoopStrengthReducePass...
Generating docs for compound llvm::LoopTraversal...
Generating docs for nested compound llvm::LoopTraversal::TraversedMBBInfo...
Generating docs for compound llvm::LoopUnrollAndJamPass...
Generating docs for compound llvm::LoopUnrollOptions...
Generating docs for compound llvm::LoopUnrollPass...
Generating docs for compound llvm::LoopVectorizationCostModel...
Generating docs for nested compound llvm::LoopVectorizationCostModel::RegisterUsage...
Generating docs for compound llvm::LoopVectorizationLegality...
Generating docs for compound llvm::LoopVectorizationPlanner...
Generating docs for compound llvm::LoopVectorizationRequirements...
Generating docs for compound llvm::LoopVectorizeHints...
Generating docs for compound llvm::LoopVectorizeOptions...
Generating docs for compound llvm::LoopVectorizePass...
Generating docs for compound llvm::LoopVerifierPass...
Generating docs for compound llvm::LoopVersioning...
Generating docs for compound llvm::LowerAtomicPass...
Generating docs for compound llvm::LowerConstantIntrinsicsPass...
Generating docs for compound llvm::LowerExpectIntrinsicPass...
Generating docs for compound llvm::LowerGuardIntrinsicPass...
Generating docs for compound llvm::LowerInvokePass...
Generating docs for compound llvm::LowerTypeTestsPass...
Generating docs for compound llvm::LowerWidenableConditionPass...
Generating docs for compound llvm::LPMUpdater...
Generating docs for compound llvm::LPPassManager...
Generating docs for compound llvm::LSBaseSDNode...
Generating docs for compound llvm::LShrOperator...
Generating docs for compound llvm::LTOCodeGenerator...
Generating docs for compound llvm::LTOModule...
Generating docs for compound llvm::MachineBasicBlock...
Generating docs for nested compound llvm::MachineBasicBlock::RegisterMaskPair...
Generating docs for compound llvm::MachineBlockFrequencyInfo...
Generating docs for compound llvm::MachineBranchProbabilityInfo...
Generating docs for compound llvm::MachineConstantPool...
Generating docs for compound llvm::MachineConstantPoolEntry...
Generating docs for compound llvm::MachineConstantPoolValue...
Generating docs for compound llvm::MachineDominanceFrontier...
Generating docs for compound llvm::MachineDominatorTree...
Generating docs for compound llvm::MachineDomTreeGraphTraitsBase...
Generating docs for compound llvm::MachineFrameInfo...
Generating docs for compound llvm::MachineFunction...
Generating docs for nested compound llvm::MachineFunction::ArgRegPair...
Generating docs for nested compound llvm::MachineFunction::Delegate...
Generating docs for nested compound llvm::MachineFunction::VariableDbgInfo...
Generating docs for compound llvm::MachineFunctionInfo...
Generating docs for compound llvm::MachineFunctionPass...
Generating docs for compound llvm::MachineFunctionProperties...
Generating docs for compound llvm::MachineInstr...
Generating docs for compound llvm::MachineInstrBuilder...
Generating docs for compound llvm::MachineInstrBundleIterator...
Generating docs for compound llvm::MachineInstrBundleIteratorHelper...
Generating docs for compound llvm::MachineInstrBundleIteratorHelper< false >...
Generating docs for compound llvm::MachineInstrBundleIteratorHelper< true >...
Generating docs for compound llvm::MachineInstrBundleIteratorTraits...
Generating docs for compound llvm::MachineInstrBundleIteratorTraits< const T, false >...
Generating docs for compound llvm::MachineInstrBundleIteratorTraits< const T, true >...
Generating docs for compound llvm::MachineInstrBundleIteratorTraits< T, false >...
Generating docs for compound llvm::MachineInstrBundleIteratorTraits< T, true >...
Generating docs for compound llvm::MachineInstrExpressionTrait...
Generating docs for compound llvm::MachineInstrSpan...
Generating docs for compound llvm::MachineIRBuilder...
Generating docs for compound llvm::MachineIRBuilderState...
Generating docs for compound llvm::Ma/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/MachineModuleInfo.h:170: warning: Found unknown command `\bried'
/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/MachineModuleInfo.h:170: warning: Found unknown command `\bried'
/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/MachineOperand.h:296: warning: The following parameters of llvm::MachineOperand::print(raw_ostream &os, ModuleSlotTracker &MST, LLT TypeToPrint, bool PrintDef, bool IsStandalone, bool ShouldPrintRegisterTies, unsigned TiedOperandIdx, const TargetRegisterInfo *TRI, const TargetIntrinsicInfo *IntrinsicInfo) const are not documented:
  parameter 'os'
  parameter 'MST'
/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/MachineOperand.h:444: warning: Unsupported xml/html tag <undef> found
/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/MachineOperand.h:446: warning: Unsupported xml/html tag <undef> found
/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/MachineInstrBundle.h:217: warning: The following parameters of llvm::MachineOperandIteratorBase::analyzePhysReg(unsigned Reg, const TargetRegisterInfo *TRI) are not documented:
  parameter 'TRI'
/opt/doxygen-docs/src/llvm/include/llvm/MC/MCMachObjectWriter.h:181: warning: The following parameters of llvm::MachObjectWriter::writeSegmentLoadCommand(StringRef Name, unsigned NumSections, uint64_t VMAddr, uint64_t VMSize, uint64_t SectionDataStartOffset, uint64_t SectionDataSize, uint32_t MaxProt, uint32_t InitProt) are not documented:
  parameter 'Name'
  parameter 'VMAddr'
  parameter 'VMSize'
  parameter 'SectionDataStartOffset'
  parameter 'MaxProt'
  parameter 'InitProt'
chineJumpTableEntry...
Generating docs for compound llvm::MachineJumpTableInfo...
Generating docs for compound llvm::MachineLocation...
Generating docs for compound llvm::MachineLoop...
Generating docs for compound llvm::MachineLoopInfo...
Generating docs for compound llvm::MachineMemOperand...
Generating docs for compound llvm::MachineModuleAnalysis...
Generating docs for compound llvm::MachineModuleInfo...
Generating docs for compound llvm::MachineModuleInfoCOFF...
Generating docs for compound llvm::MachineModuleInfoELF...
Generating docs for compound llvm::MachineModuleInfoImpl...
Generating docs for compound llvm::MachineModuleInfoMachO...
Generating docs for compound llvm::MachineModuleInfoWrapperPass...
Generating docs for compound llvm::MachineOperand...
Generating docs for compound llvm::MachineOperandIteratorBase...
Generating docs for nested compound llvm::MachineOperandIteratorBase::PhysRegInfo...
Generating docs for nested compound llvm::MachineOperandIteratorBase::VirtRegInfo...
Generating docs for compound llvm::MachineOptimizationRemark...
Generating docs for compound llvm::MachineOptimizationRemarkAnalysis...
Generating docs for compound llvm::MachineOptimizationRemarkEmitter...
Generating docs for compound llvm::MachineOptimizationRemarkEmitterPass...
Generating docs for compound llvm::MachineOptimizationRemarkMissed...
Generating docs for compound llvm::MachinePassRegistry...
Generating docs for compound llvm::MachinePassRegistryListener...
Generating docs for compound llvm::MachinePassRegistryNode...
Generating docs for compound llvm::MachinePipeliner...
Generating docs for nested compound llvm::MachinePipeliner::LoopInfo...
Generating docs for compound llvm::MachinePointerInfo...
Generating docs for compound llvm::MachinePostDominatorTree...
Generating docs for compound llvm::MachineRegion...
Generating docs for compound llvm::MachineRegionInfo...
Generating docs for compound llvm::MachineRegionInfoPass...
Generating docs for compound llvm::MachineRegionNode...
Generating docs for compound llvm::MachineRegisterInfo...
Generating docs for nested compound llvm::MachineRegisterInfo::defusechain_instr_iterator...
Generating docs for nested compound llvm::MachineRegisterInfo::defusechain_iterator...
Generating docs for nested compound llvm::MachineRegisterInfo::Delegate...
Generating docs for compound llvm::MachineSchedContext...
Generating docs for compound llvm::MachineSchedPolicy...
Generating docs for compound llvm::MachineSchedRegistry...
Generating docs for compound llvm::MachineSchedStrategy...
Generating docs for compound llvm::MachineSDNode...
Generating docs for compound llvm::MachineSSAUpdater...
Generating docs for compound llvm::MachineTraceMetrics...
Generating docs for nested compound llvm::MachineTraceMetrics::Ensemble...
Generating docs for nested compound llvm::MachineTraceMetrics::FixedBlockInfo...
Generating docs for nested compound llvm::MachineTraceMetrics::InstrCycles...
Generating docs for nested compound llvm::MachineTraceMetrics::LiveInReg...
Generating docs for nested compound llvm::MachineTraceMetrics::Trace...
Generating docs for nested compound llvm::MachineTraceMetrics::TraceBlockInfo...
Generating docs for compound llvm::MachObjectWriter...
Generating docs for compound llvm::MachORelocation...
Generating docs for compound llvm::make_const_ptr...
Generating docs for compound llvm::make_const_ref...
Generating docs for compound llvm::MakeGuardsExplicitPass...
Generating docs for compound llvm::MallocAllocator...
Generating docs for compound llvm::ManagedStatic...
Generating docs for compound llvm::ManagedStaticBase...
Generating docs for compound llvm::ManagedStringPool...
Generating docs for compound llvm::Mangler...
Generating docs for compound llvm::mapped_iterator...
Generating docs for compound llvm::MapResolver...
Generating docs for compound llvm::MapVector...
Generating docs for compound llvm::MaskedGatherScatterSDNode...
Generating docs for compound llvm::MaskedGatherSDNode...
Generating docs for compound llvm::MaskedLoadSDNode...
Generating docs for compound llvm::Ma/opt/doxygen-docs/src/llvm/include/llvm/MC/MCAsmInfo.h:468: warning: explicit link request to 'alloc' could not be resolved
/opt/doxygen-docs/src/llvm/include/llvm/MC/MCAsmInfo.h:468: warning: explicit link request to 'execinstr' could not be resolved
/opt/doxygen-docs/src/llvm/include/llvm/MC/MCAsmInfo.h:361: warning: Found unknown command `\plt'
/opt/doxygen-docs/src/llvm/include/llvm/MC/MCParser/MCAsmParser.h:261: warning: The following parameters of llvm::MCAsmParser::parseExpression(const MCExpr *&Res, SMLoc &EndLoc)=0 are not documented:
  parameter 'EndLoc'
/opt/doxygen-docs/src/llvm/include/llvm/MC/MCParser/MCAsmParser.h:277: warning: The following parameters of llvm::MCAsmParser::parseParenExpression(const MCExpr *&Res, SMLoc &EndLoc)=0 are not documented:
  parameter 'EndLoc'
/opt/doxygen-docs/src/llvm/include/llvm/MC/MCParser/MCAsmParser.h:299: warning: The following parameters of llvm::MCAsmParser::parseParenExprOfDepth(unsigned ParenDepth, const MCExpr *&Res, SMLoc &EndLoc)=0 are not documented:
  parameter 'EndLoc'
/opt/doxygen-docs/src/llvm/include/llvm/MC/MCParser/MCAsmParser.h:269: warning: The following parameters of llvm::MCAsmParser::parsePrimaryExpr(const MCExpr *&Res, SMLoc &EndLoc)=0 are not documented:
  parameter 'EndLoc'
/opt/doxygen-docs/src/llvm/include/llvm/MC/MCContext.h:370: warning: The following parameters of llvm::MCContext::getOrCreateFrameAllocSymbol(StringRef FuncName, unsigned Idx) are not documented:
  parameter 'FuncName'
/opt/doxygen-docs/src/llvm/include/llvm/MC/MCELFStreamer.h:43: warning: The following parameters of llvm::MCELFStreamer::EmitLabel(MCSymbol *Symbol, SMLoc Loc=SMLoc()) are not documented:
  parameter 'Loc'
/opt/doxygen-docs/src/llvm/include/llvm/MC/MCELFStreamer.h:60: warning: The following parameters of llvm::MCELFStreamer::EmitZerofill(MCSection *Section, MCSymbol *Symbol=nullptr, uint64_t Size=0, unsigned ByteAlignment=0, SMLoc Loc=SMLoc()) are not documented:
  parameter 'Loc'
/opt/doxygen-docs/src/llvm/include/llvm/MC/MCExpr.h:90: warning: The following parameters of llvm::MCExpr::evaluateAsAbsolute(int64_t &Res, const MCAsmLayout &Layout, const SectionAddrMap &Addrs) const are not documented:
  parameter 'Addrs'
skedLoadStoreSDNode...
Generating docs for compound llvm::MaskedScatterSDNode...
Generating docs for compound llvm::MaskedStoreSDNode...
Generating docs for compound llvm::MaskedTruncSStoreSDNode...
Generating docs for compound llvm::MaskedTruncUSStoreSDNode...
Generating docs for compound llvm::MaximumSpanningTree...
Generating docs for compound llvm::MaybeAlign...
Generating docs for compound llvm::MBB2NumberFunctor...
Generating docs for compound llvm::MCAlignFragment...
Generating docs for compound llvm::MCAsmBackend...
Generating docs for compound llvm::MCAsmInfo...
Generating docs for compound llvm::MCAsmInfoCOFF...
Generating docs for compound llvm::MCAsmInfoDarwin...
Generating docs for compound llvm::MCAsmInfoELF...
Generating docs for compound llvm::MCAsmInfoGNUCOFF...
Generating docs for compound llvm::MCAsmInfoMicrosoft...
Generating docs for compound llvm::MCAsmInfoWasm...
Generating docs for compound llvm::MCAsmInfoXCOFF...
Generating docs for compound llvm::MCAsmLayout...
Generating docs for compound llvm::MCAsmLexer...
Generating docs for compound llvm::MCAsmMacro...
Generating docs for compound llvm::MCAsmMacroParameter...
Generating docs for compound llvm::MCAsmParser...
Generating docs for nested compound llvm::MCAsmParser::MCPendingError...
Generating docs for compound llvm::MCAsmParserExtension...
Generating docs for compound llvm::MCAsmParserSemaCallback...
Generating docs for compound llvm::MCAssembler...
Generating docs for nested compound llvm::MCAssembler::CGProfileEntry...
Generating docs for compound llvm::MCBinaryExpr...
Generating docs for compound llvm::MCCFIInstruction...
Generating docs for compound llvm::MCCodeEmitter...
Generating docs for compound llvm::MCCodePadder...
Generating docs for compound llvm::MCCodePaddingContext...
Generating docs for compound llvm::MCCodePaddingPolicy...
Generating docs for compound llvm::MCCompactEncodedInstFragment...
Generating docs for compound llvm::MCConstantExpr...
Generating docs for compound llvm::MCContext...
Generating docs for compound llvm::MCCVDefRangeFragment...
Generating docs for compound llvm::MCCVFunctionInfo...
Generating docs for nested compound llvm::MCCVFunctionInfo::LineInfo...
Generating docs for compound llvm::MCCVInlineLineTableFragment...
Generating docs for compound llvm::MCCVLoc...
Generating docs for compound llvm::MCDataFragment...
Generating docs for compound llvm::MCDisassembler...
Generating docs for compound llvm::MCDummyFragment...
Generating docs for compound llvm::MCDwarfCallFrameFragment...
Generating docs for compound llvm::MCDwarfDwoLineTable...
Generating docs for compound llvm::MCDwarfFile...
Generating docs for compound llvm::MCDwarfFrameEmitter...
Generating docs for compound llvm::MCDwarfFrameInfo...
Generating docs for compound llvm::MCDwarfLineAddr...
Generating docs for compound llvm::MCDwarfLineAddrFragment...
Generating docs for compound llvm::MCDwarfLineEntry...
Generating docs for compound llvm::MCDwarfLineStr...
Generating docs for compound llvm::MCDwarfLineTable...
Generating docs for compound llvm::MCDwarfLineTableHeader...
Generating docs for compound llvm::MCDwarfLineTableParams...
Generating docs for compound llvm::MCDwarfLoc...
Generating docs for compound llvm::MCELFObjectTargetWriter...
Generating docs for compound llvm::MCELFStreamer...
Generating docs for compound llvm::MCEncodedFragment...
Generating docs for compound llvm::MCEncodedFragmentWithContents...
Generating docs for compound llvm::MCEncodedFragmentWithFixups...
Generating docs for compound llvm::MCExpr...
Generating docs for compound llvm::MCExternalSymbolizer...
Generating docs for compound llvm::MCExtraProcessorInfo...
Generating docs for compound llvm::MCFillFragment...
Generating docs for compound llvm::MCFixup...
Generating docs for compound llvm::MCFixupKindInfo...
Generating docs for compound llvm::MCFragment...
Generating docs for compound llvm::MCGenDwarfInfo...
Generating docs for compound llvm::MCGenDwarfLabelEntry...
Generating docs for compound llvm::MCInst...
Generating docs for compound llvm::MCInstBuilder...
Generat/opt/doxygen-docs/src/llvm/include/llvm/MC/MCInstrAnalysis.h:86: warning: The following parameters of llvm::MCInstrAnalysis::clearsSuperRegisters(const MCRegisterInfo &MRI, const MCInst &Inst, APInt &Writes) const are not documented:
  parameter 'MRI'
  parameter 'Writes'
/opt/doxygen-docs/src/llvm/include/llvm/MC/MCObjectStreamer.h:176: warning: The following parameters of llvm::MCObjectStreamer::emitFill(const MCExpr &NumValues, int64_t Size, int64_t Expr, SMLoc Loc=SMLoc()) are not documented:
  parameter 'Loc'
/opt/doxygen-docs/src/llvm/include/llvm/MC/MCObjectStreamer.h:109: warning: The following parameters of llvm::MCObjectStreamer::EmitLabel(MCSymbol *Symbol, SMLoc Loc=SMLoc()) are not documented:
  parameter 'Loc'
/opt/doxygen-docs/src/llvm/include/llvm/MC/MCObjectStreamer.h:133: warning: The following parameters of llvm::MCObjectStreamer::emitValueToOffset(const MCExpr *Offset, unsigned char Value, SMLoc Loc) are not documented:
  parameter 'Loc'
/opt/doxygen-docs/src/llvm/include/llvm/MC/MCStreamer.h:545: warning: The following parameters of llvm::MCStreamer::EmitCOFFImgRel32(MCSymbol const *Symbol, int64_t Offset) are not documented:
  parameter 'Offset'
/opt/doxygen-docs/src/llvm/include/llvm/MC/MCStreamer.h:540: warning: The following parameters of llvm::MCStreamer::EmitCOFFSecRel32(MCSymbol const *Symbol, uint64_t Offset) are not documented:
  parameter 'Offset'
/opt/doxygen-docs/src/llvm/include/llvm/MC/MCStreamer.h:736: warning: The following parameters of llvm::MCStreamer::emitFill(const MCExpr &NumValues, int64_t Size, int64_t Expr, SMLoc Loc=SMLoc()) are not documented:
  parameter 'Loc'
/opt/doxygen-docs/src/llvm/include/llvm/MC/MCStreamer.h:445: warning: The following parameters of llvm::MCStreamer::EmitLabel(MCSymbol *Symbol, SMLoc Loc=SMLoc()) are not documented:
  parameter 'Loc'
/opt/doxygen-docs/src/llvm/include/llvm/MC/MCStreamer.h:575: warning: The following parameters of llvm::MCStreamer::EmitLOHDirective(MCLOHType Kind, const MCLOHArgs &Args) are not documented:
  parameter 'Kind'
/opt/doxygen-docs/src/llvm/include/llvm/MC/MCStreamer.h:785: warning: The following parameters of llvm::MCStreamer::emitValueToOffset(const MCExpr *Offset, unsigned char Value, SMLoc Loc) are not documented:
  parameter 'Loc'
/opt/doxygen-docs/src/llvm/include/llvm/MC/MCStreamer.h:601: warning: The following parameters of llvm::MCStreamer::EmitZerofill(MCSection *Section, MCSymbol *Symbol=nullptr, uint64_t Size=0, unsigned ByteAlignment=0, SMLoc Loc=SMLoc())=0 are not documented:
  parameter 'Loc'
/opt/doxygen-docs/src/llvm/include/llvm/MC/MCParser/MCTargetAsmParser.h:400: warning: The following parameters of llvm::MCTargetAsmParser::ParseInstruction(ParseInstructionInfo &Info, StringRef Name, SMLoc NameLoc, OperandVector &Operands)=0 are not documented:
  parameter 'Info'
/opt/doxygen-docs/src/llvm/include/llvm/MC/MCWasmStreamer.h:61: warning: The following parameters of llvm::MCWasmStreamer::EmitZerofill(MCSection *Section, MCSymbol *Symbol=nullptr, uint64_t Size=0, unsigned ByteAlignment=0, SMLoc Loc=SMLoc()) are not documented:
  parameter 'Loc'
/opt/doxygen-docs/src/llvm/include/llvm/MC/MCWinCOFFStreamer.h:56: warning: The following parameters of llvm::MCWinCOFFStreamer::EmitCOFFImgRel32(MCSymbol const *Symbol, int64_t Offset) are not documented:
  parameter 'Offset'
/opt/doxygen-docs/src/llvm/include/llvm/MC/MCWinCOFFStreamer.h:55: warning: The following parameters of llvm::MCWinCOFFStreamer::EmitCOFFSecRel32(MCSymbol const *Symbol, uint64_t Offset) are not documented:
  parameter 'Offset'
/opt/doxygen-docs/src/llvm/include/llvm/MC/MCWinCOFFStreamer.h:43: warning: The following parameters of llvm::MCWinCOFFStreamer::EmitLabel(MCSymbol *Symbol, SMLoc Loc=SMLoc()) are not documented:
  parameter 'Loc'
/opt/doxygen-docs/src/llvm/include/llvm/MC/MCWinCOFFStreamer.h:61: warning: The following parameters of llvm::MCWinCOFFStreamer::EmitZerofill(MCSection *Section, MCSymbol *Symbol, uint64_t Size, unsigned ByteAlignment, SMLoc Loc=SMLoc()) are not documented:
  parameter 'Loc'
ing docs for compound llvm::MCInstPrinter...
Generating docs for compound llvm::MCInstrAnalysis...
Generating docs for compound llvm::MCInstrDesc...
Generating docs for compound llvm::MCInstrInfo...
Generating docs for compound llvm::MCJIT...
Generating docs for compound llvm::MCJITMemoryManager...
Generating docs for compound llvm::MCLabel...
Generating docs for compound llvm::MCLEBFragment...
Generating docs for compound llvm::MCLineSection...
Generating docs for compound llvm::MCLOHContainer...
Generating docs for compound llvm::MCLOHDirective...
Generating docs for compound llvm::MCMachObjectTargetWriter...
Generating docs for compound llvm::MCObjectFileInfo...
Generating docs for compound llvm::MCObjectStreamer...
Generating docs for compound llvm::MCObjectTargetWriter...
Generating docs for compound llvm::MCObjectWriter...
Generating docs for compound llvm::MCOperand...
Generating docs for compound llvm::MCOperandInfo...
Generating docs for compound llvm::MCOrgFragment...
Generating docs for compound llvm::MCPaddingFragment...
Generating docs for compound llvm::MCParsedAsmOperand...
Generating docs for compound llvm::MCProcResourceDesc...
Generating docs for compound llvm::MCReadAdvanceEntry...
Generating docs for compound llvm::MCRegAliasIterator...
Generating docs for compound llvm::MCRegister...
Generating docs for compound llvm::MCRegisterClass...
Generating docs for compound llvm::MCRegisterCostEntry...
Generating docs for compound llvm::MCRegisterDesc...
Generating docs for compound llvm::MCRegisterFileDesc...
Generating docs for compound llvm::MCRegisterInfo...
Generating docs for nested compound llvm::MCRegisterInfo::DiffListIterator...
Generating docs for nested compound llvm::MCRegisterInfo::DwarfLLVMRegPair...
Generating docs for nested compound llvm::MCRegisterInfo::SubRegCoveredBits...
Generating docs for compound llvm::MCRegUnitIterator...
Generating docs for compound llvm::MCRegUnitMaskIterator...
Generating docs for compound llvm::MCRegUnitRootIterator...
Generating docs for compound llvm::MCRelaxableFragment...
Generating docs for compound llvm::MCRelocationInfo...
Generating docs for compound llvm::MCSchedClassDesc...
Generating docs for compound llvm::MCSchedModel...
Generating docs for compound llvm::MCSection...
Generating docs for compound llvm::MCSectionCOFF...
Generating docs for compound llvm::MCSectionELF...
Generating docs for compound llvm::MCSectionMachO...
Generating docs for compound llvm::MCSectionWasm...
Generating docs for compound llvm::MCSectionXCOFF...
Generating docs for compound llvm::MCStreamer...
Generating docs for compound llvm::MCSubRegIndexIterator...
Generating docs for compound llvm::MCSubRegIterator...
Generating docs for compound llvm::MCSubtargetInfo...
Generating docs for compound llvm::MCSuperRegIterator...
Generating docs for compound llvm::MCSymbol...
Generating docs for compound llvm::MCSymbolCOFF...
Generating docs for compound llvm::MCSymbolELF...
Generating docs for compound llvm::MCSymbolIdFragment...
Generating docs for compound llvm::MCSymbolizer...
Generating docs for compound llvm::MCSymbolMachO...
Generating docs for compound llvm::MCSymbolRefExpr...
Generating docs for compound llvm::MCSymbolSDNode...
Generating docs for compound llvm::MCSymbolWasm...
Generating docs for compound llvm::MCSymbolXCOFF...
Generating docs for compound llvm::MCTargetAsmParser...
Generating docs for compound llvm::MCTargetExpr...
Generating docs for compound llvm::MCTargetOptions...
Generating docs for compound llvm::MCTargetStreamer...
Generating docs for compound llvm::MCUnaryExpr...
Generating docs for compound llvm::MCValue...
Generating docs for compound llvm::MCWasmObjectTargetWriter...
Generating docs for compound llvm::MCWasmStreamer...
Generating docs for compound llvm::MCWinCOFFObjectTargetWriter...
Generating docs for compound llvm::MCWinCOFFStreamer...
Generating docs for compound llvm::MCWriteLatencyEntry...
Generating docs for compound llvm::MCWriteProcResEntry...
Generating docs for compound llvm::MCXCOFFObjectTargetWriter...
Generating docs for compound llvm/opt/doxygen-docs/src/llvm/include/llvm/MC/MCXCOFFStreamer.h:25: warning: The following parameters of llvm::MCXCOFFStreamer::EmitZerofill(MCSection *Section, MCSymbol *Symbol=nullptr, uint64_t Size=0, unsigned ByteAlignment=0, SMLoc Loc=SMLoc()) are not documented:
  parameter 'Loc'
/opt/doxygen-docs/src/llvm/include/llvm/IR/MDBuilder.h:70: warning: Found unknown command `\Synthetic'
/opt/doxygen-docs/src/llvm/include/llvm/IR/MDBuilder.h:70: warning: Found unknown command `\Synthetic'
/opt/doxygen-docs/src/llvm/include/llvm/Support/MemoryBuffer.h:80: warning: The following parameters of llvm::MemoryBuffer::getFile(const Twine &Filename, int64_t FileSize=-1, bool RequiresNullTerminator=true, bool IsVolatile=false) are not documented:
  parameter 'Filename'
  parameter 'FileSize'
  parameter 'RequiresNullTerminator'
/opt/doxygen-docs/src/llvm/include/llvm/Support/MemoryBuffer.h:103: warning: The following parameters of llvm::MemoryBuffer::getOpenFile(sys::fs::file_t FD, const Twine &Filename, uint64_t FileSize, bool RequiresNullTerminator=true, bool IsVolatile=false) are not documented:
  parameter 'FD'
  parameter 'Filename'
  parameter 'FileSize'
  parameter 'RequiresNullTerminator'
::MCXCOFFStreamer...
Generating docs for compound llvm::MD5...
Generating docs for nested compound llvm::MD5::MD5Result...
Generating docs for compound llvm::MDAttachmentMap...
Generating docs for compound llvm::MDBuilder...
Generating docs for nested compound llvm::MDBuilder::TBAAStructField...
Generating docs for compound llvm::MDGlobalAttachmentMap...
Generating docs for compound llvm::MDNode...
Generating docs for nested compound MDNode::HasCachedHash...
Generating docs for nested compound MDNode::HasCachedHash::SFINAE...
Generating docs for compound llvm::MDNodeInfo...
Generating docs for compound llvm::MDNodeKeyImpl...
Generating docs for compound llvm::MDNodeKeyImpl< DIBasicType >...
Generating docs for compound llvm::MDNodeKeyImpl< DICommonBlock >...
Generating docs for compound llvm::MDNodeKeyImpl< DICompositeType >...
Generating docs for compound llvm::MDNodeKeyImpl< DIDerivedType >...
Generating docs for compound llvm::MDNodeKeyImpl< DIEnumerator >...
Generating docs for compound llvm::MDNodeKeyImpl< DIExpression >...
Generating docs for compound llvm::MDNodeKeyImpl< DIFile >...
Generating docs for compound llvm::MDNodeKeyImpl< DIGlobalVariable >...
Generating docs for compound llvm::MDNodeKeyImpl< DIGlobalVariableExpression >...
Generating docs for compound llvm::MDNodeKeyImpl< DIImportedEntity >...
Generating docs for compound llvm::MDNodeKeyImpl< DILabel >...
Generating docs for compound llvm::MDNodeKeyImpl< DILexicalBlock >...
Generating docs for compound llvm::MDNodeKeyImpl< DILexicalBlockFile >...
Generating docs for compound llvm::MDNodeKeyImpl< DILocalVariable >...
Generating docs for compound llvm::MDNodeKeyImpl< DILocation >...
Generating docs for compound llvm::MDNodeKeyImpl< DIMacro >...
Generating docs for compound llvm::MDNodeKeyImpl< DIMacroFile >...
Generating docs for compound llvm::MDNodeKeyImpl< DIModule >...
Generating docs for compound llvm::MDNodeKeyImpl< DINamespace >...
Generating docs for compound llvm::MDNodeKeyImpl< DIObjCProperty >...
Generating docs for compound llvm::MDNodeKeyImpl< DISubprogram >...
Generating docs for compound llvm::MDNodeKeyImpl< DISubrange >...
Generating docs for compound llvm::MDNodeKeyImpl< DISubroutineType >...
Generating docs for compound llvm::MDNodeKeyImpl< DITemplateTypeParameter >...
Generating docs for compound llvm::MDNodeKeyImpl< DITemplateValueParameter >...
Generating docs for compound llvm::MDNodeKeyImpl< GenericDINode >...
Generating docs for compound llvm::MDNodeKeyImpl< MDTuple >...
Generating docs for compound llvm::MDNodeOpsKey...
Generating docs for compound llvm::MDNodeSDNode...
Generating docs for compound llvm::MDNodeSubsetEqualImpl...
Generating docs for compound llvm::MDNodeSubsetEqualImpl< DIDerivedType >...
Generating docs for compound llvm::MDNodeSubsetEqualImpl< DISubprogram >...
Generating docs for compound llvm::MDOperand...
Generating docs for compound llvm::MDString...
Generating docs for compound llvm::MDTuple...
Generating docs for compound llvm::MDTupleTypedArrayWrapper...
Generating docs for compound llvm::MemCpyInst...
Generating docs for compound llvm::MemCpyOptPass...
Generating docs for compound llvm::MemDepResult...
Generating docs for compound llvm::MemIntrinsic...
Generating docs for compound llvm::MemIntrinsicBase...
Generating docs for compound llvm::MemIntrinsicInfo...
Generating docs for compound llvm::MemIntrinsicSDNode...
Generating docs for compound llvm::MemMoveInst...
Generating docs for compound llvm::MemoryAccess...
Generating docs for compound llvm::memoryaccess_def_iterator_base...
Generating docs for compound llvm::MemoryBuffer...
Generating docs for compound llvm::MemoryBufferByteStream...
Generating docs for compound llvm::MemoryBufferRef...
Generating docs for compound llvm::MemoryDef...
Generating docs for compound llvm::MemoryDepChecker...
Generating docs for nested compound llvm::MemoryDepChecker::Dependence...
Generating docs for compound llvm::MemoryDependenceAnalysis...
Generating docs for compound llvm::MemoryDependenceResults...
Generating docs for compound llvm::MemoryDependenceWrapperPass../opt/doxygen-docs/src/llvm/include/llvm/CodeGen/TargetLowering.h:591: warning: Unsupported xml/html tag </l> found
/opt/doxygen-docs/src/llvm/lib/Target/Mips/MCTargetDesc/MipsAsmBackend.h:62: warning: The following parameters of llvm::MipsAsmBackend::mayNeedRelaxation(const MCInst &Inst, const MCSubtargetInfo &STI) const are not documented:
  parameter 'STI'
/opt/doxygen-docs/src/llvm/lib/Target/Mips/MCTargetDesc/MipsAsmBackend.h:83: warning: The following parameters of llvm::MipsAsmBackend::relaxInstruction(const MCInst &Inst, const MCSubtargetInfo &STI, MCInst &Res) const are not documented:
  parameter 'STI'
.
Generating docs for compound llvm::MemoryLocation...
Generating docs for compound llvm::MemoryPhi...
Generating docs for compound llvm::MemorySanitizerOptions...
Generating docs for compound llvm::MemorySanitizerPass...
Generating docs for compound llvm::MemorySSA...
Generating docs for nested compound llvm::MemorySSA::OptimizeUses...
Generating docs for compound llvm::MemorySSAAnalysis...
Generating docs for nested compound llvm::MemorySSAAnalysis::Result...
Generating docs for compound llvm::MemorySSAAnnotatedWriter...
Generating docs for compound llvm::MemorySSAPrinterLegacyPass...
Generating docs for compound llvm::MemorySSAPrinterPass...
Generating docs for compound llvm::MemorySSAUpdater...
Generating docs for compound llvm::MemorySSAUtil...
Generating docs for compound llvm::MemorySSAVerifierPass...
Generating docs for compound llvm::MemorySSAWalker...
Generating docs for compound llvm::MemorySSAWrapperPass...
Generating docs for compound llvm::MemoryUse...
Generating docs for compound llvm::MemoryUseOrDef...
Generating docs for compound llvm::MemoryWriteTracking...
Generating docs for compound llvm::MemSDNode...
Generating docs for compound llvm::MemSetBase...
Generating docs for compound llvm::MemSetInst...
Generating docs for compound llvm::MemTransferBase...
Generating docs for compound llvm::MemTransferInst...
Generating docs for compound llvm::MergedLoadStoreMotionOptions...
Generating docs for compound llvm::MergedLoadStoreMotionPass...
Generating docs for compound llvm::MergeICmpsPass...
Generating docs for compound llvm::Metadata...
Generating docs for compound llvm::MetadataAsValue...
Generating docs for compound llvm::MetadataLoader...
Generating docs for nested compound MetadataLoader::MetadataLoaderImpl...
Generating docs for compound llvm::MetadataTracking...
Generating docs for compound llvm::MIBundleBuilder...
Generating docs for compound llvm::MIBundleOperands...
Generating docs for compound llvm::MIOperands...
Generating docs for compound llvm::MIPrinter...
Generating docs for compound llvm::Mips16DAGToDAGISel...
Generating docs for compound llvm::Mips16FrameLowering...
Generating docs for compound llvm::Mips16InstrInfo...
Generating docs for compound llvm::Mips16RegisterInfo...
Generating docs for compound llvm::Mips16TargetLowering...
Generating docs for compound llvm::MipsABIFlagsSection...
Generating docs for compound llvm::MipsABIInfo...
Generating docs for compound llvm::MipsAnalyzeImmediate...
Generating docs for nested compound llvm::MipsAnalyzeImmediate::Inst...
Generating docs for compound llvm::MipsAsmBackend...
Generating docs for compound llvm::MipsAsmPrinter...
Generating docs for compound llvm::MipsCallLowering...
Generating docs for nested compound llvm::MipsCallLowering::MipsHandler...
Generating docs for compound llvm::MipsCCState...
Generating docs for compound llvm::MipsDAGToDAGISel...
Generating docs for compound llvm::MipsebTargetMachine...
Generating docs for compound llvm::MipsELFStreamer...
Generating docs for compound llvm::MipselTargetMachine...
Generating docs for compound llvm::MipsFrameLowering...
Generating docs for compound llvm::MipsFunctionInfo...
Generating docs for compound llvm::MipsGenRegisterBankInfo...
Generating docs for compound llvm::MipsInstPrinter...
Generating docs for compound llvm::MipsInstrInfo...
Generating docs for compound llvm::MipsLegalizerInfo...
Generating docs for compound llvm::MipsMCAsmInfo...
Generating docs for compound llvm::MipsMCCodeEmitter...
Generating docs for compound llvm::MipsMCExpr...
Generating docs for compound llvm::MipsMCInstLower...
Generating docs for compound llvm::MipsOptionRecord...
Generating docs for compound llvm::MipsRegInfoRecord...
Generating docs for compound llvm::MipsRegisterBankInfo...
Generating docs for compound llvm::MipsRegisterInfo...
Generating docs for compound llvm::MipsSEDAGToDAGISel...
Generating docs for compound llvm::MipsSEFrameLowering...
Generating docs for compound llvm::MipsSEInstrInfo...
Generating docs for compound llvm::MipsSERegisterInfo...
Generating docs for compound llvm::MipsSETarg/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/TargetLowering.h:591: warning: Unsupported xml/html tag </l> found
/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/TargetLowering.h:591: warning: Unsupported xml/html tag </l> found
/opt/doxygen-docs/src/llvm/include/llvm/IR/Module.h:252: warning: Unsupported xml/html tag <uint64> found
/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/ModuloSchedule.h:362: warning: Unsupported xml/html tag <mcsymbol> found
/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/TargetLowering.h:591: warning: Unsupported xml/html tag </l> found
/opt/doxygen-docs/src/llvm/include/llvm/Analysis/MustExecute.h:382: warning: The following parameters of llvm::MustBeExecutedContextExplorer::MustBeExecutedContextExplorer(bool ExploreInterBlock, GetterTy< const LoopInfo > LIGetter=[](const Function &) { return nullptr;}, GetterTy< const PostDominatorTree > PDTGetter=[](const Function &) { return nullptr;}) are not documented:
  parameter 'LIGetter'
  parameter 'PDTGetter'
etLowering...
Generating docs for compound llvm::MipsSubtarget...
Generating docs for compound llvm::MipsTargetAsmStreamer...
Generating docs for compound llvm::MipsTargetELFStreamer...
Generating docs for compound llvm::MipsTargetLowering...
Generating docs for compound llvm::MipsTargetMachine...
Generating docs for compound llvm::MipsTargetObjectFile...
Generating docs for compound llvm::MipsTargetStreamer...
Generating docs for compound llvm::MIRParser...
Generating docs for compound llvm::MIRParserImpl...
Generating docs for compound llvm::MIRPrinter...
Generating docs for compound llvm::MIToken...
Generating docs for compound llvm::MMIAddrLabelMap...
Generating docs for compound llvm::MMIAddrLabelMapCallbackPtr...
Generating docs for compound llvm::Module...
Generating docs for nested compound llvm::Module::debug_compile_units_iterator...
Generating docs for nested compound llvm::Module::ModuleFlagEntry...
Generating docs for compound llvm::ModuleAddressSanitizerPass...
Generating docs for compound llvm::ModulePass...
Generating docs for compound llvm::ModuleSanitizerCoveragePass...
Generating docs for compound llvm::ModuleSlotTracker...
Generating docs for compound llvm::ModuleSummaryIndex...
Generating docs for compound llvm::ModuleSummaryIndexAnalysis...
Generating docs for compound llvm::ModuleSummaryIndexWrapperPass...
Generating docs for compound llvm::ModuleSymbolTable...
Generating docs for compound llvm::ModuleToFunctionPassAdaptor...
Generating docs for compound llvm::ModuleToPostOrderCGSCCPassAdaptor...
Generating docs for compound llvm::ModuloSchedule...
Generating docs for compound llvm::ModuloScheduleExpander...
Generating docs for compound llvm::ModuloScheduleTestAnnotater...
Generating docs for compound llvm::MSP430FrameLowering...
Generating docs for compound llvm::MSP430InstPrinter...
Generating docs for compound llvm::MSP430InstrInfo...
Generating docs for compound llvm::MSP430MachineFunctionInfo...
Generating docs for compound llvm::MSP430MCAsmInfo...
Generating docs for compound llvm::MSP430MCCodeEmitter...
Generating docs for compound llvm::MSP430MCInstLower...
Generating docs for compound llvm::MSP430RegisterInfo...
Generating docs for compound llvm::MSP430Subtarget...
Generating docs for compound llvm::MSP430TargetELFStreamer...
Generating docs for compound llvm::MSP430TargetLowering...
Generating docs for compound llvm::MSP430TargetMachine...
Generating docs for compound llvm::MSVCPError...
Generating docs for compound llvm::MSVCPExpected...
Generating docs for compound llvm::MulOperator...
Generating docs for compound llvm::MultiClass...
Generating docs for compound llvm::MustBeExecutedContextExplorer...
Generating docs for compound llvm::MustBeExecutedIterator...
Generating docs for compound llvm::MutableArrayRef...
Generating docs for compound llvm::MutableBinaryByteStream...
Generating docs for compound llvm::MVT...
Generating docs for compound llvm::NameAnonGlobalPass...
Generating docs for compound llvm::NamedInstrProfRecord...
Generating docs for compound llvm::NamedMDNode...
Generating docs for compound llvm::NamedRegionTimer...
Generating docs for compound llvm::NamedVRegCursor...
Generating docs for compound llvm::NaryReassociatePass...
Generating docs for compound llvm::NearMissInfo...
Generating docs for compound llvm::negation...
Generating docs for compound llvm::NewArchiveMember...
Generating docs for compound llvm::NewGVNPass...
Generating docs for compound llvm::NfaStatePair...
Generating docs for compound llvm::NodeSet...
Generating docs for compound llvm::NoFolder...
Generating docs for compound llvm::NonLocalDepEntry...
Generating docs for compound llvm::NonLocalDepResult...
Generating docs for compound llvm::NoopStatistic...
Generating docs for compound llvm::NVPTXAsmPrinter...
Generating docs for compound llvm::NVPTXDAGToDAGISel...
Generating docs for compound llvm::NVPTXFloatMCExpr...
Generating docs for compound llvm::NVPTXFrameLowering...
Generating docs for compound llvm::NVPTXGenericMCSymbolRefExpr...
Generating docs for compound llvm::NVPTXInstPrinter...
Generatin/opt/doxygen-docs/src/llvm/lib/Target/NVPTX/MCTargetDesc/NVPTXMCAsmInfo.h:33: warning: explicit link request to 'alloc' could not be resolved
/opt/doxygen-docs/src/llvm/lib/Target/NVPTX/MCTargetDesc/NVPTXMCAsmInfo.h:33: warning: explicit link request to 'execinstr' could not be resolved
/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/TargetLowering.h:591: warning: Unsupported xml/html tag </l> found
/opt/doxygen-docs/src/llvm/include/llvm/Support/OnDiskHashTable.h:416: warning: The following parameters of llvm::OnDiskChainedHashTable::Create(const unsigned char *Buckets, const unsigned char *const Base, const Info &InfoObj=Info()) are not documented:
  parameter 'InfoObj'
/opt/doxygen-docs/src/llvm/include/llvm/Support/OnDiskHashTable.h:603: warning: The following parameters of llvm::OnDiskIterableChainedHashTable::Create(const unsigned char *Buckets, const unsigned char *const Payload, const unsigned char *const Base, const Info &InfoObj=Info()) are not documented:
  parameter 'InfoObj'
g docs for compound llvm::NVPTXInstrInfo...
Generating docs for compound llvm::NVPTXMachineFunctionInfo...
Generating docs for compound llvm::NVPTXMCAsmInfo...
Generating docs for compound llvm::NVPTXRegisterInfo...
Generating docs for compound llvm::NVPTXSubtarget...
Generating docs for compound llvm::NVPTXTargetLowering...
Generating docs for compound llvm::NVPTXTargetMachine...
Generating docs for compound llvm::NVPTXTargetMachine32...
Generating docs for compound llvm::NVPTXTargetMachine64...
Generating docs for compound llvm::NVPTXTargetObjectFile...
Generating docs for compound llvm::NVPTXTargetStreamer...
Generating docs for compound llvm::NVPTXTTIImpl...
Generating docs for compound llvm::object_creator...
Generating docs for compound llvm::object_deleter...
Generating docs for compound llvm::object_deleter< T[N]>...
Generating docs for compound llvm::ObjectCache...
Generating docs for compound llvm::ObjectSizeOffsetEvaluator...
Generating docs for compound llvm::ObjectSizeOffsetVisitor...
Generating docs for compound llvm::ObjectSizeOpts...
Generating docs for compound llvm::on_first...
Generating docs for compound llvm::OnDiskChainedHashTable...
Generating docs for nested compound llvm::OnDiskChainedHashTable::iterator...
Generating docs for compound llvm::OnDiskChainedHashTableGenerator...
Generating docs for compound llvm::OnDiskIterableChainedHashTable...
Generating docs for nested compound llvm::OnDiskIterableChainedHashTable::data_iterator...
Generating docs for nested compound llvm::OnDiskIterableChainedHashTable::key_iterator...
Generating docs for compound llvm::OperandBundleDefT...
Generating docs for compound llvm::OperandBundleUse...
Generating docs for compound llvm::OperandTraits...
Generating docs for compound llvm::OperandTraits< AtomicCmpXchgInst >...
Generating docs for compound llvm::OperandTraits< AtomicRMWInst >...
Generating docs for compound llvm::OperandTraits< BinaryConstantExpr >...
Generating docs for compound llvm::OperandTraits< BinaryOperator >...
Generating docs for compound llvm::OperandTraits< BlockAddress >...
Generating docs for compound llvm::OperandTraits< BranchInst >...
Generating docs for compound llvm::OperandTraits< CallBase >...
Generating docs for compound llvm::OperandTraits< CatchReturnInst >...
Generating docs for compound llvm::OperandTraits< CatchSwitchInst >...
Generating docs for compound llvm::OperandTraits< CleanupReturnInst >...
Generating docs for compound llvm::OperandTraits< CmpInst >...
Generating docs for compound llvm::OperandTraits< CompareConstantExpr >...
Generating docs for compound llvm::OperandTraits< ConstantAggregate >...
Generating docs for compound llvm::OperandTraits< ConstantExpr >...
Generating docs for compound llvm::OperandTraits< ConstantPlaceHolder >...
Generating docs for compound llvm::OperandTraits< ExtractElementConstantExpr >...
Generating docs for compound llvm::OperandTraits< ExtractElementInst >...
Generating docs for compound llvm::OperandTraits< ExtractValueConstantExpr >...
Generating docs for compound llvm::OperandTraits< FuncletPadInst >...
Generating docs for compound llvm::OperandTraits< Function >...
Generating docs for compound llvm::OperandTraits< GetElementPtrConstantExpr >...
Generating docs for compound llvm::OperandTraits< GetElementPtrInst >...
Generating docs for compound llvm::OperandTraits< GlobalIndirectSymbol >...
Generating docs for compound llvm::OperandTraits< GlobalVariable >...
Generating docs for compound llvm::OperandTraits< IndirectBrInst >...
Generating docs for compound llvm::OperandTraits< InsertElementConstantExpr >...
Generating docs for compound llvm::OperandTraits< InsertElementInst >...
Generating docs for compound llvm::OperandTraits< InsertValueConstantExpr >...
Generating docs for compound llvm::OperandTraits< InsertValueInst >...
Generating docs for compound llvm::OperandTraits< LandingPadInst >...
Generating docs for compound llvm::OperandTraits< MemoryDef >...
Generating docs for compound llvm::OperandTraits< MemoryPhi >...
Generating docs for compound llvm::OperandTraits< MemoryUse >.../opt/doxygen-docs/src/llvm/include/llvm/IR/PassInstrumentation.h:140: warning: Found unknown command `\Returns'
/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/StackMaps.h:65: warning: Unsupported xml/html tag <def> found
/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/StackMaps.h:65: warning: Unsupported xml/html tag <id> found
/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/StackMaps.h:65: warning: Unsupported xml/html tag <numBytes> found
/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/StackMaps.h:65: warning: Unsupported xml/html tag <target> found
/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/StackMaps.h:65: warning: Unsupported xml/html tag <numArgs> found
/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/StackMaps.h:65: warning: Unsupported xml/html tag <cc> found
/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/StackMaps.h:67: warning: Unsupported xml/html tag <cc> found

Generating docs for compound llvm::OperandTraits< MemoryUseOrDef >...
Generating docs for compound llvm::OperandTraits< PHINode >...
Generating docs for compound llvm::OperandTraits< ResumeInst >...
Generating docs for compound llvm::OperandTraits< ReturnInst >...
Generating docs for compound llvm::OperandTraits< SelectConstantExpr >...
Generating docs for compound llvm::OperandTraits< SelectInst >...
Generating docs for compound llvm::OperandTraits< ShuffleVectorConstantExpr >...
Generating docs for compound llvm::OperandTraits< ShuffleVectorInst >...
Generating docs for compound llvm::OperandTraits< StoreInst >...
Generating docs for compound llvm::OperandTraits< SwitchInst >...
Generating docs for compound llvm::OperandTraits< UnaryConstantExpr >...
Generating docs for compound llvm::OperandTraits< UnaryInstruction >...
Generating docs for compound llvm::Operator...
Generating docs for compound llvm::OpInit...
Generating docs for compound llvm::OProfileWrapper...
Generating docs for compound llvm::OptBisect...
Generating docs for compound llvm::OptimizationRemark...
Generating docs for compound llvm::OptimizationRemarkAnalysis...
Generating docs for compound llvm::OptimizationRemarkAnalysisAliasing...
Generating docs for compound llvm::OptimizationRemarkAnalysisFPCommute...
Generating docs for compound llvm::OptimizationRemarkEmitter...
Generating docs for compound llvm::OptimizationRemarkEmitterAnalysis...
Generating docs for compound llvm::OptimizationRemarkEmitterWrapperPass...
Generating docs for compound llvm::OptimizationRemarkMissed...
Generating docs for compound llvm::Optional...
Generating docs for compound llvm::OptionalOperandTraits...
Generating docs for compound llvm::OptionRegistry...
Generating docs for compound llvm::OptLevelChanger...
Generating docs for compound llvm::OptPassGate...
Generating docs for compound llvm::OrcCBindingsStack...
Generating docs for compound llvm::OrderedBasicBlock...
Generating docs for compound llvm::OrderedInstructions...
Generating docs for compound llvm::OuterAnalysisManagerProxy...
Generating docs for nested compound llvm::OuterAnalysisManagerProxy::Result...
Generating docs for compound llvm::OverflowingBinaryOperator...
Generating docs for compound llvm::OverlapFuncFilters...
Generating docs for compound llvm::OverlapStats...
Generating docs for compound llvm::OwningArrayRef...
Generating docs for compound llvm::PackedVector...
Generating docs for nested compound llvm::PackedVector::reference...
Generating docs for compound llvm::PackedVectorBase...
Generating docs for compound llvm::PackedVectorBase< T, BitNum, BitVectorTy, false >...
Generating docs for compound llvm::PackedVectorBase< T, BitNum, BitVectorTy, true >...
Generating docs for compound llvm::pair_hash...
Generating docs for compound llvm::ParsedModuleAndIndex...
Generating docs for compound llvm::ParseInstructionInfo...
Generating docs for compound llvm::PartialInlinerPass...
Generating docs for compound llvm::PartiallyInlineLibCallsPass...
Generating docs for compound llvm::Pass...
Generating docs for compound llvm::PassArgFilter...
Generating docs for compound llvm::PassBuilder...
Generating docs for nested compound llvm::PassBuilder::PipelineElement...
Generating docs for compound llvm::PassConfigImpl...
Generating docs for compound llvm::PassInfo...
Generating docs for compound llvm::PassInfoMixin...
Generating docs for compound llvm::PassInstrumentation...
Generating docs for compound llvm::PassInstrumentationAnalysis...
Generating docs for compound llvm::PassInstrumentationCallbacks...
Generating docs for compound llvm::PassManager...
Generating docs for compound llvm::PassManagerBuilder...
Generating docs for compound llvm::PassManagerPrettyStackEntry...
Generating docs for compound llvm::PassNameParser...
Generating docs for compound llvm::PassPlugin...
Generating docs for compound llvm::PassPluginLibraryInfo...
Generating docs for compound llvm::PassRegistrationListener...
Generating docs for compound llvm::PassRegistry...
Generating docs for compound llvm::PatchPointOpers...
Generating docs for compound llvm::PBQPRAConstraint...
Generating docs for compound llvm::PBQPRAConstraintList...
Generating docs for compound llvm::PeelingModuloScheduleExpander...
Generating docs for compound llvm::PerFunctionMIParsingState...
Generating docs for compound llvm::PerTargetMIParsingState...
Generating docs for compound llvm::PGOIndirectCallPromotion...
Generating docs for compound llvm::PGOIndirectCallVisitor...
Generating docs for compound llvm::PGOInstrumentationGen...
Generating docs for compound llvm::PGOInstrumentationGenCreateVar...
Generating docs for compound llvm::PGOInstrumentationUse...
Generating docs for compound llvm::PGOMemOPSizeOpt...
Generating docs for compound llvm::PGOOptions...
Generating docs for compound llvm::PHINode...
Generating docs for compound llvm::PHITransAddr...
Generating docs for compound llvm::PhiValues...
Generating docs for compound llvm::PhiValuesAnalysis...
Generating docs for compound llvm::PhiValuesPrinterPass...
Generating docs for compound llvm::PhiValuesWrapperPass...
Generating docs for compound llvm::PhysicalRegisterUsageInfo...
Generating docs for compound llvm::PhysRegSUOper...
Generating docs for compound llvm::PiBlockDDGNode...
Generating docs for compound llvm::PipelineTuningOptions...
Generating docs for compound llvm::PluginLoader...
Generating docs for compound llvm::PMDataManager...
Generating docs for compound llvm::PMStack...
Generating docs for compound llvm::PMTopLevelManager...
Generating docs for compound llvm::po_ext_iterator...
Generating docs for compound llvm::po_iterator...
Generating docs for compound llvm::po_iterator_storage...
Generating docs for compound llvm::po_iterator_storage< LoopBlocksTraversal, true >...
Generating docs for compound llvm::po_iterator_storage< LoopBounds, true >...
Generating docs for compound llvm::po_iterator_storage< SetType, true >...
Generating docs for compound llvm::pointee_iterator...
Generating docs for compound llvm::pointer_iterator...
Generating docs for compound llvm::PointerAlignElem...
Generating docs for compound llvm::PointerEmbeddedInt...
Generating docs for compound llvm::PointerIntPair...
Generating docs for compound llvm::PointerIntPairInfo...
Generating docs for compound llvm::PointerLikeTypeTraits...
Generating docs for compound llvm::PointerLikeTypeTraits< const T * >...
Generating docs for compound llvm::PointerLikeTypeTraits< const T >...
Generating docs for compound llvm::PointerLikeTypeTraits< PointerEmbeddedInt< IntT, Bits > >...
Generating docs for compound llvm::PointerLikeTypeTraits< PointerIntPair< PointerTy, IntBits, IntType, PtrTraits > >...
Generating docs for compound llvm::PointerLikeTypeTraits< PointerUnion< PTs... > >...
Generating docs for compound llvm::PointerLikeTypeTraits< ReturnT(*)(ParamTs...)>...
Generating docs for compound llvm::PointerLikeTypeTraits< T * >...
Generating docs for compound llvm::PointerLikeTypeTraits< uintptr_t >...
Generating docs for compound llvm::PointerLikeTypeTraits< void * >...
Generating docs for compound llvm::PointerSumType...
Generating docs for compound llvm::PointerSumTypeMember...
Generating docs for compound llvm::PointerType...
Generating docs for compound llvm::PointerUnion...
Generating docs for compound llvm::PointerUnionTypeSelector...
Generating docs for compound llvm::PointerUnionTypeSelector< T, T, RET_EQ, RET_NE >...
Generating docs for compound llvm::PointerUnionTypeSelectorReturn...
Generating docs for compound llvm::PointerUnionTypeSelectorReturn< PointerUnionTypeSelector< T1, T2, RET_EQ, RET_NE > >...
Generating docs for compound llvm::PoisonCheckingPass...
Generating docs for compound llvm::PoisoningVH...
Generating docs for compound llvm::PooledStringPtr...
Generating docs for compound llvm::PopulateLoopsDFS...
Generating docs for compound llvm::PossiblyExactOperator...
Generating docs for compound llvm::PostDominatorTree...
Generating docs for compound llvm::PostDominatorTreeAnalysis...
Generating docs for compound llvm::PostDominatorTreePrinterPass...
Generating docs for compound llvm::PostDominatorTreeWrapperPass...
Generating docs /opt/doxygen-docs/src/llvm/lib/Target/PowerPC/PPCInstrInfo.h:237: warning: Unsupported xml/html tag <Root> found
/opt/doxygen-docs/src/llvm/lib/Target/PowerPC/PPCInstrInfo.h:237: warning: Unsupported xml/html tag <Root> found
/opt/doxygen-docs/src/llvm/lib/Target/PowerPC/PPCInstrInfo.h:237: warning: Unsupported xml/html tag <Pattern> found
/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/TargetLowering.h:591: warning: Unsupported xml/html tag </l> found
/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/GlobalISel/InstructionSelector.h:54: warning: Unsupported xml/html tag <Target> found
for compound llvm::PostGenericScheduler...
Generating docs for compound llvm::PostOrderFunctionAttrsPass...
Generating docs for compound llvm::PPC64LinuxTargetObjectFile...
Generating docs for compound llvm::PPCCCState...
Generating docs for compound llvm::PPCDispatchGroupSBHazardRecognizer...
Generating docs for compound llvm::PPCELFMCAsmInfo...
Generating docs for compound llvm::PPCFrameLowering...
Generating docs for compound llvm::PPCFunctionInfo...
Generating docs for compound llvm::PPCHazardRecognizer970...
Generating docs for compound llvm::PPCInstPrinter...
Generating docs for compound llvm::PPCInstrInfo...
Generating docs for compound llvm::PPCMCAsmInfoDarwin...
Generating docs for compound llvm::PPCMCCodeEmitter...
Generating docs for compound llvm::PPCMCExpr...
Generating docs for compound llvm::PPCPostRASchedStrategy...
Generating docs for compound llvm::PPCPreRASchedStrategy...
Generating docs for compound llvm::PPCRegisterInfo...
Generating docs for compound llvm::PPCSubtarget...
Generating docs for compound llvm::PPCTargetLowering...
Generating docs for compound llvm::PPCTargetMachine...
Generating docs for compound llvm::PPCTargetStreamer...
Generating docs for compound llvm::PPCTTIImpl...
Generating docs for compound llvm::PPCXCOFFMCAsmInfo...
Generating docs for compound llvm::PredicateAssume...
Generating docs for compound llvm::PredicateBase...
Generating docs for compound llvm::PredicateBitsetImpl...
Generating docs for compound llvm::PredicateBranch...
Generating docs for compound llvm::PredicatedScalarEvolution...
Generating docs for compound llvm::PredicateInfo...
Generating docs for compound llvm::PredicateInfoAnnotatedWriter...
Generating docs for compound llvm::PredicateInfoPrinterLegacyPass...
Generating docs for compound llvm::PredicateInfoPrinterPass...
Generating docs for compound llvm::PredicateInfoVerifierPass...
Generating docs for compound llvm::PredicateSwitch...
Generating docs for compound llvm::PredicateWithCondition...
Generating docs for compound llvm::PredicateWithEdge...
Generating docs for compound llvm::PredIterator...
Generating docs for compound llvm::PredIteratorCache...
Generating docs for compound llvm::PreferredTuple...
Generating docs for compound llvm::PreISelIntrinsicLoweringPass...
Generating docs for compound llvm::PreservedAnalyses...
Generating docs for nested compound llvm::PreservedAnalyses::PreservedAnalysisChecker...
Generating docs for compound llvm::PressureChange...
Generating docs for compound llvm::PressureDiff...
Generating docs for compound llvm::PressureDiffs...
Generating docs for compound llvm::PrettyStackTraceEntry...
Generating docs for compound llvm::PrettyStackTraceFormat...
Generating docs for compound llvm::PrettyStackTraceProgram...
Generating docs for compound llvm::PrettyStackTraceString...
Generating docs for compound llvm::Printable...
Generating docs for compound llvm::PrintFunctionPass...
Generating docs for compound llvm::PrintIRInstrumentation...
Generating docs for compound llvm::PrintLoopPass...
Generating docs for compound llvm::PrintModulePass...
Generating docs for compound llvm::PriorityQueue...
Generating docs for compound llvm::PriorityWorklist...
Generating docs for compound llvm::ProfileSummary...
Generating docs for compound llvm::ProfileSummaryAnalysis...
Generating docs for compound llvm::ProfileSummaryBuilder...
Generating docs for compound llvm::ProfileSummaryEntry...
Generating docs for compound llvm::ProfileSummaryInfo...
Generating docs for compound llvm::ProfileSummaryInfoWrapperPass...
Generating docs for compound llvm::ProfileSummaryPrinterPass...
Generating docs for compound llvm::ProfOStream...
Generating docs for compound llvm::PromotePass...
Generating docs for compound llvm::PSetIterator...
Generating docs for compound llvm::PseudoSourceValue...
Generating docs for compound llvm::PseudoSourceValueManager...
Generating docs for compound llvm::PtrToIntInst...
Generating docs for compound llvm::PtrToIntOperator...
Generating docs for compound llvm::PtrUseVisitor...
Generating docs for compound llvm::R600AsmPrinte/opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/R600InstrInfo.h:310: warning: The following parameters of llvm::R600InstrInfo::getFlagOp(MachineInstr &MI, unsigned SrcIdx=0, unsigned Flag=0) const are not documented:
  parameter 'MI'
/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/TargetLowering.h:591: warning: Unsupported xml/html tag </l> found
/opt/doxygen-docs/src/llvm/include/llvm/Support/RandomNumberGenerator.h:29: warning: Unsupported xml/html tag <uint64> found
/opt/doxygen-docs/src/llvm/include/llvm/Support/raw_ostream.h:237: warning: Found unknown command `\t'
/opt/doxygen-docs/src/llvm/include/llvm/Support/raw_ostream.h:237: warning: Found unknown command `\t'
/opt/doxygen-docs/src/llvm/include/llvm/Support/raw_ostream.h:237: warning: Found unknown command `\t'
/opt/doxygen-docs/src/llvm/include/llvm/Support/raw_ostream.h:237: warning: Found unknown command `\t'
/opt/doxygen-docs/src/llvm/include/llvm/Support/raw_ostream.h:237: warning: Found unknown command `\t'
/opt/doxygen-docs/src/llvm/include/llvm/Support/raw_ostream.h:237: warning: Found unknown command `\t'
/opt/doxygen-docs/src/llvm/include/llvm/Support/raw_ostream.h:237: warning: Found unknown command `\t'
/opt/doxygen-docs/src/llvm/include/llvm/Support/raw_ostream.h:237: warning: Found unknown command `\t'
/opt/doxygen-docs/src/llvm/include/llvm/Support/raw_ostream.h:237: warning: Found unknown command `\t'
/opt/doxygen-docs/src/llvm/lib/Object/RecordStreamer.h:50: warning: The following parameters of llvm::RecordStreamer::EmitLabel(MCSymbol *Symbol, SMLoc Loc=SMLoc()) are not documented:
  parameter 'Loc'
/opt/doxygen-docs/src/llvm/lib/Object/RecordStreamer.h:53: warning: The following parameters of llvm::RecordStreamer::EmitZerofill(MCSection *Section, MCSymbol *Symbol, uint64_t Size, unsigned ByteAlignment, SMLoc Loc=SMLoc()) are not documented:
  parameter 'Loc'
/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/GlobalISel/RegBankSelect.h:184: warning: explicit link request to 'getPoint' could not be resolved
/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/GlobalISel/RegBankSelect.h:178: warning: explicit link request to 'getPoint()' could not be resolved
/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/GlobalISel/RegBankSelect.h:197: warning: explicit link request to 'getPoint' could not be resolved
/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/GlobalISel/RegBankSelect.h:184: warning: explicit link request to 'getPoint' could not be resolved
/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/GlobalISel/RegBankSelect.h:178: warning: explicit link request to 'getPoint()' could not be resolved
/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/GlobalISel/RegBankSelect.h:184: warning: explicit link request to 'getPoint' could not be resolved
/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/GlobalISel/RegBankSelect.h:197: warning: explicit link request to 'getPoint' could not be resolved
/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/GlobalISel/RegBankSelect.h:163: warning: explicit link request to 'getPoint' could not be resolved
/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/GlobalISel/RegBankSelect.h:128: warning: explicit link request to 'materialize' could not be resolved
/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/GlobalISel/RegBankSelect.h:134: warning: explicit link request to 'materialize' could not be resolved
/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/GlobalISel/RegBankSelect.h:178: warning: explicit link request to 'getPoint()' could not be resolved
/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/GlobalISel/RegBankSelect.h:184: warning: explicit link request to 'getPoint' could not be resolved
/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/GlobalISel/RegBankSelect.h:184: warning: explicit link request to 'getPoint' could not be resolved
/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/GlobalISel/RegBankSelect.h:178: warning: explicit link request to 'getPoint()' could not be resolved
/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/GlobalISel/RegBankSelect.h:197: warning: explicit link request to 'getPoint' could not be resolved
/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/GlobalISel/RegBankSelect.h:184: warning: explicit link request to 'getPoint' could not be resolved
/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/GlobalISel/RegBankSelect.h:184: warning: explicit link request to 'getPoint' could not be resolved
/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/GlobalISel/RegBankSelect.h:178: warning: explicit link request to 'getPoint()' could not be resolved
/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/GlobalISel/RegBankSelect.h:197: warning: explicit link request to 'getPoint' could not be resolved
/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/GlobalISel/RegBankSelect.h:184: warning: explicit link request to 'getPoint' could not be resolved
/opt/doxygen-docs/src/llvm/include/llvm/Support/Regex.h:50: warning: The following parameters of llvm::Regex::Regex(StringRef Regex, unsigned Flags=NoFlags) are not documented:
  parameter 'Flags'
/opt/doxygen-docs/src/llvm/include/llvm/Support/Regex.h:80: warning: The following parameters of llvm::Regex::match(StringRef String, SmallVectorImpl< StringRef > *Matches=nullptr, std::string *Error=nullptr) const are not documented:
  parameter 'String'
/opt/doxygen-docs/src/llvm/include/llvm/Support/Regex.h:93: warning: The following parameters of llvm::Regex::sub(StringRef Repl, StringRef String, std::string *Error=nullptr) const are not documented:
  parameter 'Repl'
  parameter 'String'
/opt/doxygen-docs/src/llvm/include/llvm/Analysis/RegionInfo.h:437: warning: The following parameters of llvm::RegionBase::print(raw_ostream &OS, bool printTree=true, unsigned level=0, PrintStyle Style=PrintNone) const are not documented:
  parameter 'Style'
r...
Generating docs for compound llvm::R600FrameLowering...
Generating docs for compound llvm::R600InstPrinter...
Generating docs for compound llvm::R600InstrInfo...
Generating docs for compound llvm::R600MachineFunctionInfo...
Generating docs for compound llvm::R600RegisterInfo...
Generating docs for compound llvm::R600SchedStrategy...
Generating docs for compound llvm::R600Subtarget...
Generating docs for compound llvm::R600TargetLowering...
Generating docs for compound llvm::R600TargetMachine...
Generating docs for compound llvm::R600TTIImpl...
Generating docs for compound llvm::RAIIDelegateInstaller...
Generating docs for compound llvm::RandomIRBuilder...
Generating docs for compound llvm::RandomNumberGenerator...
Generating docs for compound llvm::RangeListEntry...
Generating docs for compound llvm::RangeSpan...
Generating docs for compound llvm::RangeSpanList...
Generating docs for compound llvm::rank...
Generating docs for compound llvm::rank< 0 >...
Generating docs for compound llvm::raw_fd_ostream...
Generating docs for compound llvm::raw_null_ostream...
Generating docs for compound llvm::raw_os_ostream...
Generating docs for compound llvm::raw_ostream...
Generating docs for compound llvm::raw_pwrite_stream...
Generating docs for compound llvm::raw_sha1_ostream...
Generating docs for compound llvm::raw_string_ostream...
Generating docs for compound llvm::raw_svector_ostream...
Generating docs for compound llvm::RawInstrProfReader...
Generating docs for compound llvm::RCToken...
Generating docs for compound llvm::ReachingDefAnalysis...
Generating docs for compound llvm::ReadyQueue...
Generating docs for compound llvm::ReassociatePass...
Generating docs for nested compound llvm::ReassociatePass::PairMapValue...
Generating docs for compound llvm::Record...
Generating docs for compound llvm::RecordKeeper...
Generating docs for compound llvm::RecordRecTy...
Generating docs for compound llvm::RecordResolver...
Generating docs for compound llvm::RecordsEntry...
Generating docs for compound llvm::RecordStreamer...
Generating docs for compound llvm::RecordVal...
Generating docs for compound llvm::RecordValResolver...
Generating docs for compound llvm::RecTy...
Generating docs for compound llvm::RecurrenceDescriptor...
Generating docs for nested compound llvm::RecurrenceDescriptor::InstDesc...
Generating docs for compound llvm::Recycler...
Generating docs for compound llvm::RecyclingAllocator...
Generating docs for compound llvm::RefCountedBase...
Generating docs for compound llvm::RegAllocBase...
Generating docs for compound llvm::RegBankSelect...
Generating docs for nested compound llvm::RegBankSelect::EdgeInsertPoint...
Generating docs for nested compound llvm::RegBankSelect::InsertPoint...
Generating docs for nested compound llvm::RegBankSelect::InstrInsertPoint...
Generating docs for nested compound llvm::RegBankSelect::MBBInsertPoint...
Generating docs for nested compound llvm::RegBankSelect::RepairingPlacement...
Generating docs for compound llvm::RegClassWeight...
Generating docs for compound llvm::Regex...
Generating docs for compound llvm::Region...
Generating docs for compound llvm::RegionBase...
Generating docs for nested compound llvm::RegionBase::block_iterator_wrapper...
Generating docs for compound llvm::RegionInfo...
Generating docs for compound llvm::RegionInfoAnalysis...
Generating docs for compound llvm::RegionInfoBase...
Generating docs for compound llvm::RegionInfoPass...
Generating docs for compound llvm::RegionInfoPrinterPass...
Generating docs for compound llvm::RegionInfoVerifierPass...
Generating docs for compound llvm::RegionNode...
Generating docs for compound llvm::RegionNodeBase...
Generating docs for compound llvm::RegionPass...
Generating docs for compound llvm::RegionPressure...
Generating docs for compound llvm::RegionTraits...
Generating docs for compound llvm::RegionTraits< Function >...
Generating docs for compound llvm::RegionTraits< MachineFunction >...
Generating docs for compound llvm::Register...
Generating docs for compound llvm::RegisterAGBase...
Generating docs for compound l/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/RegisterPressure.h:484: warning: The following parameters of llvm::RegPressureTracker::getUpwardPressureDelta(const MachineInstr *MI, PressureDiff &PDiff, RegPressureDelta &Delta, ArrayRef< PressureChange > CriticalPSets, ArrayRef< unsigned > MaxPressureLimit) const are not documented:
  parameter 'MI'
  parameter 'PDiff'
lvm::RegisterAnalysisGroup...
Generating docs for compound llvm::RegisterBank...
Generating docs for compound llvm::RegisterBankInfo...
Generating docs for nested compound llvm::RegisterBankInfo::InstructionMapping...
Generating docs for nested compound llvm::RegisterBankInfo::OperandsMapper...
Generating docs for nested compound llvm::RegisterBankInfo::PartialMapping...
Generating docs for nested compound llvm::RegisterBankInfo::ValueMapping...
Generating docs for compound llvm::RegisterClassInfo...
Generating docs for compound llvm::RegisterMaskPair...
Generating docs for compound llvm::RegisterMaskSDNode...
Generating docs for compound llvm::RegisterOperands...
Generating docs for compound llvm::RegisterPass...
Generating docs for compound llvm::RegisterPassParser...
Generating docs for compound llvm::RegisterPressure...
Generating docs for compound llvm::RegisterRegAlloc...
Generating docs for compound llvm::RegisterRegAllocBase...
Generating docs for compound llvm::RegisterScheduler...
Generating docs for compound llvm::RegisterSDNode...
Generating docs for compound llvm::RegisterStandardPasses...
Generating docs for compound llvm::Registry...
Generating docs for nested compound llvm::Registry::Add...
Generating docs for nested compound llvm::Registry::iterator...
Generating docs for nested compound llvm::Registry::node...
Generating docs for compound llvm::RegPressureDelta...
Generating docs for compound llvm::RegPressureTracker...
Generating docs for compound llvm::RegScavenger...
Generating docs for compound llvm::RegsForValue...
Generating docs for compound llvm::RegTraits...
Generating docs for compound llvm::RelocAddrEntry...
Generating docs for compound llvm::RelocationEntry...
Generating docs for nested compound llvm::RelocationEntry::SectionPair...
Generating docs for compound llvm::RelocationValueRef...
Generating docs for compound llvm::RemarkSetupErrorInfo...
Generating docs for compound llvm::RemarkSetupFileError...
Generating docs for compound llvm::RemarkSetupFormatError...
Generating docs for compound llvm::RemarkSetupPatternError...
Generating docs for compound llvm::RemarkStreamer...
Generating docs for compound llvm::RepeatedPass...
Generating docs for compound llvm::ReplaceableMetadataImpl...
Generating docs for compound llvm::ReplacementItem...
Generating docs for compound llvm::RequireAnalysisPass...
Generating docs for compound llvm::RequireAnalysisPass< AnalysisT, LazyCallGraph::SCC, CGSCCAnalysisManager, LazyCallGraph &, CGSCCUpdateResult & >...
Generating docs for compound llvm::RequireAnalysisPass< AnalysisT, Loop, LoopAnalysisManager, LoopStandardAnalysisResults &, LPMUpdater & >...
Generating docs for compound llvm::ReservoirSampler...
Generating docs for compound llvm::Resolver...
Generating docs for compound llvm::resource_sort...
Generating docs for compound llvm::ResourceManager...
Generating docs for compound llvm::ResourcePriorityQueue...
Generating docs for compound llvm::ResumeInst...
Generating docs for compound llvm::ReturnInst...
Generating docs for compound llvm::ReversePostOrderFunctionAttrsPass...
Generating docs for compound llvm::ReversePostOrderTraversal...
Generating docs for compound llvm::RewriteStatepointsForGC...
Generating docs for compound llvm::RewriteSymbolPass...
Generating docs for compound llvm::RGPassManager...
Generating docs for compound llvm::RISCVAsmBackend...
Generating docs for compound llvm::RISCVCallLowering...
Generating docs for compound llvm::RISCVELFTargetObjectFile...
Generating docs for compound llvm::RISCVFrameLowering...
Generating docs for compound llvm::RISCVGenRegisterBankInfo...
Generating docs for compound llvm::RISCVInstPrinter...
Generating docs for compound llvm::RISCVInstrInfo...
Generating docs for compound llvm::RISCVLegalizerInfo...
Generating docs for compound llvm::RISCVMachineFunctionInfo...
Generating docs for compound llvm::RISCVMCAsmInfo...
Generating docs for compound llvm::RISCVMCExpr...
Generating docs for compound llvm::RISCVRegisterBankInfo...
Generating docs for compound llvm::RISCVRegisterInfo...
Generating docs for c/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/TargetLowering.h:591: warning: Unsupported xml/html tag </l> found
/opt/doxygen-docs/src/llvm/lib/ExecutionEngine/RuntimeDyld/RuntimeDyldImpl.h:386: warning: The following parameters of llvm::RuntimeDyldImpl::emitSection(const ObjectFile &Obj, const SectionRef &Section, bool IsCode) are not documented:
  parameter 'Obj'
  parameter 'Section'
/opt/doxygen-docs/src/llvm/lib/ExecutionEngine/RuntimeDyld/RuntimeDyldImpl.h:395: warning: The following parameters of llvm::RuntimeDyldImpl::findOrEmitSection(const ObjectFile &Obj, const SectionRef &Section, bool IsCode, ObjSectionToIDMap &LocalSections) are not documented:
  parameter 'Obj'
  parameter 'Section'
  parameter 'LocalSections'
/opt/doxygen-docs/src/llvm/include/llvm/Analysis/ScalarEvolution.h:870: warning: Unsupported xml/html tag <L1> found
/opt/doxygen-docs/src/llvm/include/llvm/Analysis/ScalarEvolution.h:870: warning: Unsupported xml/html tag <L2> found
/opt/doxygen-docs/src/llvm/include/llvm/Analysis/ScalarEvolution.h:872: warning: Unsupported xml/html tag <L2> found
/opt/doxygen-docs/src/llvm/include/llvm/Analysis/ScalarEvolution.h:873: warning: Unsupported xml/html tag <L1> found
/opt/doxygen-docs/src/llvm/include/llvm/Analysis/ScalarEvolution.h:873: warning: Unsupported xml/html tag <L2> found
/opt/doxygen-docs/src/llvm/include/llvm/Analysis/ScalarEvolution.h:875: warning: Unsupported xml/html tag <L1> found
/opt/doxygen-docs/src/llvm/include/llvm/Analysis/ScalarEvolution.h:97: warning: Unsupported xml/html tag <NUW> found
/opt/doxygen-docs/src/llvm/include/llvm/Analysis/ScalarEvolution.h:98: warning: Unsupported xml/html tag <NSW> found
/opt/doxygen-docs/src/llvm/include/llvm/Analysis/ScalarEvolution.h:102: warning: Unsupported xml/html tag <NW> found
/opt/doxygen-docs/src/llvm/include/llvm/Analysis/ScalarEvolution.h:107: warning: Unsupported xml/html tag <NW> found
/opt/doxygen-docs/src/llvm/include/llvm/Analysis/ScalarEvolution.h:107: warning: Unsupported xml/html tag <NW> found
ompound llvm::RISCVSubtarget...
Generating docs for compound llvm::RISCVTargetAsmStreamer...
Generating docs for compound llvm::RISCVTargetELFStreamer...
Generating docs for compound llvm::RISCVTargetLowering...
Generating docs for compound llvm::RISCVTargetMachine...
Generating docs for compound llvm::RISCVTargetStreamer...
Generating docs for compound llvm::RISCVTTIImpl...
Generating docs for compound llvm::RNSuccIterator...
Generating docs for compound llvm::RNSuccIterator< FlatIt< NodeRef >, BlockT, RegionT >...
Generating docs for compound llvm::RootDDGNode...
Generating docs for compound llvm::RoundUpToPowerOfTwo...
Generating docs for compound llvm::RoundUpToPowerOfTwoH...
Generating docs for compound llvm::RoundUpToPowerOfTwoH< N, false >...
Generating docs for compound llvm::RTDyldMemoryManager...
Generating docs for nested compound llvm::RTDyldMemoryManager::EHFrame...
Generating docs for compound llvm::RuntimeDyld...
Generating docs for nested compound llvm::RuntimeDyld::LoadedObjectInfo...
Generating docs for nested compound llvm::RuntimeDyld::MemoryManager...
Generating docs for compound llvm::RuntimeDyldChecker...
Generating docs for nested compound llvm::RuntimeDyldChecker::MemoryRegionInfo...
Generating docs for compound llvm::RuntimeDyldCheckerExprEval...
Generating docs for compound llvm::RuntimeDyldCheckerImpl...
Generating docs for compound llvm::RuntimeDyldCOFF...
Generating docs for compound llvm::RuntimeDyldCOFFI386...
Generating docs for compound llvm::RuntimeDyldCOFFThumb...
Generating docs for compound llvm::RuntimeDyldCOFFX86_64...
Generating docs for compound llvm::RuntimeDyldELF...
Generating docs for compound llvm::RuntimeDyldELFMips...
Generating docs for compound llvm::RuntimeDyldError...
Generating docs for compound llvm::RuntimeDyldImpl...
Generating docs for compound llvm::RuntimeDyldMachO...
Generating docs for nested compound llvm::RuntimeDyldMachO::EHFrameRelatedSections...
Generating docs for nested compound llvm::RuntimeDyldMachO::SectionOffsetPair...
Generating docs for compound llvm::RuntimeDyldMachOAArch64...
Generating docs for compound llvm::RuntimeDyldMachOARM...
Generating docs for compound llvm::RuntimeDyldMachOCRTPBase...
Generating docs for compound llvm::RuntimeDyldMachOI386...
Generating docs for compound llvm::RuntimeDyldMachOX86_64...
Generating docs for compound llvm::RuntimePointerChecking...
Generating docs for nested compound llvm::RuntimePointerChecking::CheckingPtrGroup...
Generating docs for nested compound llvm::RuntimePointerChecking::PointerInfo...
Generating docs for compound llvm::SafepointIRVerifierPass...
Generating docs for compound llvm::SameType...
Generating docs for compound llvm::SampleProfileLoaderPass...
Generating docs for compound llvm::SampleProfileSummaryBuilder...
Generating docs for compound llvm::SanitizerCoverageOptions...
Generating docs for compound llvm::SanitizerStatReport...
Generating docs for compound llvm::SaturatingInst...
Generating docs for compound llvm::SaveAndRestore...
Generating docs for compound llvm::ScalarEvolution...
Generating docs for compound llvm::ScalarEvolutionAnalysis...
Generating docs for compound llvm::ScalarEvolutionPrinterPass...
Generating docs for compound llvm::ScalarEvolutionWrapperPass...
Generating docs for compound llvm::ScalarizerPass...
Generating docs for compound llvm::ScaledNumber...
Generating docs for compound llvm::ScaledNumberBase...
Generating docs for compound llvm::scc_iterator...
Generating docs for compound llvm::SCCPPass...
Generating docs for compound llvm::SCEV...
Generating docs for compound llvm::SCEVAA...
Generating docs for compound llvm::SCEVAAResult...
Generating docs for compound llvm::SCEVAAWrapperPass...
Generating docs for compound llvm::SCEVAddExpr...
Generating docs for compound llvm::SCEVAddRecExpr...
Generating docs for compound llvm::SCEVCastExpr...
Generating docs for compound llvm::SCEVCommutativeExpr...
Generating docs for compound llvm::SCEVConstant...
Generating docs for compound llvm::SCEVCouldNotCompute...
Generating docs for compound llvm::SCEVEqualPredicate.../opt/doxygen-docs/src/llvm/include/llvm/CodeGen/MachineScheduler.h:766: warning: The following parameters of llvm::SchedBoundary::countResource(unsigned PIdx, unsigned Cycles, unsigned NextCycle) are not documented:
  parameter 'PIdx'
  parameter 'NextCycle'
/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/SelectionDAGNodes.h:654: warning: Unsupported xml/html tag <target> found
/opt/doxygen-docs/src/llvm/include/llvm/ExecutionEngine/SectionMemoryManager.h:70: warning: Found unknown command `\r'
/opt/doxygen-docs/src/llvm/include/llvm/ExecutionEngine/SectionMemoryManager.h:87: warning: Found unknown command `\r'
/opt/doxygen-docs/src/llvm/include/llvm/ExecutionEngine/SectionMemoryManager.h:97: warning: Found unknown command `\r'

Generating docs for compound llvm::SCEVExpander...
Generating docs for compound llvm::SCEVLoopAddRecRewriter...
Generating docs for compound llvm::SCEVMinMaxExpr...
Generating docs for compound llvm::SCEVMulExpr...
Generating docs for compound llvm::SCEVNAryExpr...
Generating docs for compound llvm::SCEVParameterRewriter...
Generating docs for compound llvm::SCEVPredicate...
Generating docs for compound llvm::SCEVRewriteVisitor...
Generating docs for compound llvm::SCEVSignExtendExpr...
Generating docs for compound llvm::SCEVSMaxExpr...
Generating docs for compound llvm::SCEVSMinExpr...
Generating docs for compound llvm::SCEVTraversal...
Generating docs for compound llvm::SCEVTruncateExpr...
Generating docs for compound llvm::SCEVUDivExpr...
Generating docs for compound llvm::SCEVUMaxExpr...
Generating docs for compound llvm::SCEVUMinExpr...
Generating docs for compound llvm::SCEVUnionPredicate...
Generating docs for compound llvm::SCEVUnknown...
Generating docs for compound llvm::SCEVVisitor...
Generating docs for compound llvm::SCEVWrapPredicate...
Generating docs for compound llvm::SCEVZeroExtendExpr...
Generating docs for compound llvm::SchedBoundary...
Generating docs for compound llvm::SchedDFSImpl...
Generating docs for compound llvm::SchedDFSResult...
Generating docs for compound llvm::SchedRemainder...
Generating docs for compound llvm::ScheduleDAG...
Generating docs for compound llvm::ScheduleDAGInstrs...
Generating docs for nested compound ScheduleDAGInstrs::Value2SUsMap...
Generating docs for compound llvm::ScheduleDAGMI...
Generating docs for compound llvm::ScheduleDAGMILive...
Generating docs for compound llvm::ScheduleDAGMutation...
Generating docs for compound llvm::ScheduleDAGSDNodes...
Generating docs for nested compound llvm::ScheduleDAGSDNodes::RegDefIter...
Generating docs for compound llvm::ScheduleDAGTopologicalSort...
Generating docs for compound llvm::ScheduleHazardRecognizer...
Generating docs for compound llvm::SchedulingPriorityQueue...
Generating docs for compound llvm::ScopedFatalErrorHandler...
Generating docs for compound llvm::ScopedHandle...
Generating docs for compound llvm::ScopedHashTable...
Generating docs for compound llvm::ScopedHashTableIterator...
Generating docs for compound llvm::ScopedHashTableScope...
Generating docs for compound llvm::ScopedHashTableVal...
Generating docs for compound llvm::ScopedNoAliasAA...
Generating docs for compound llvm::ScopedNoAliasAAResult...
Generating docs for compound llvm::ScopedNoAliasAAWrapperPass...
Generating docs for compound llvm::ScopedPrinter...
Generating docs for compound llvm::ScoreboardHazardRecognizer...
Generating docs for compound llvm::SDDbgInfo...
Generating docs for compound llvm::SDDbgLabel...
Generating docs for compound llvm::SDDbgValue...
Generating docs for compound llvm::SDep...
Generating docs for compound llvm::SDivOperator...
Generating docs for compound llvm::SDLoc...
Generating docs for compound llvm::SDNode...
Generating docs for nested compound llvm::SDNode::ConstantSDNodeBitfields...
Generating docs for nested compound llvm::SDNode::LoadSDNodeBitfields...
Generating docs for nested compound llvm::SDNode::LSBaseSDNodeBitfields...
Generating docs for nested compound llvm::SDNode::MemSDNodeBitfields...
Generating docs for nested compound llvm::SDNode::SDNodeBitfields...
Generating docs for nested compound llvm::SDNode::StoreSDNodeBitfields...
Generating docs for nested compound llvm::SDNode::use_iterator...
Generating docs for nested compound llvm::SDNode::value_op_iterator...
Generating docs for compound llvm::SDNodeFlags...
Generating docs for compound llvm::SDNodeIterator...
Generating docs for compound llvm::SDUse...
Generating docs for compound llvm::SDValue...
Generating docs for compound llvm::SDVTList...
Generating docs for compound llvm::SDVTListNode...
Generating docs for compound llvm::SectionEntry...
Generating docs for compound llvm::SectionKind...
Generating docs for compound llvm::SectionMemoryManager...
Generating docs for nested compound llvm::SectionMemoryManager::MemoryMapper...
Generating docs fo/opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/SIInstrInfo.cpp:1229: warning: unexpected token in comment block while parsing the argument of command param
r compound llvm::SectionName...
Generating docs for compound llvm::SEHHandler...
Generating docs for compound llvm::SEHUnwindMapEntry...
Generating docs for compound llvm::SelectConstantExpr...
Generating docs for compound llvm::SelectInst...
Generating docs for compound llvm::SelectionDAG...
Generating docs for nested compound llvm::SelectionDAG::DAGNodeDeletedListener...
Generating docs for nested compound llvm::SelectionDAG::DAGUpdateListener...
Generating docs for compound llvm::SelectionDAGBuilder...
Generating docs for nested compound llvm::SelectionDAGBuilder::SDAGSwitchLowering...
Generating docs for nested compound llvm::SelectionDAGBuilder::StatepointLoweringInfo...
Generating docs for compound llvm::SelectionDAGISel...
Generating docs for compound llvm::SelectionDAGTargetInfo...
Generating docs for compound llvm::SelectPatternResult...
Generating docs for compound llvm::SequentialType...
Generating docs for compound llvm::SetTheory...
Generating docs for nested compound llvm::SetTheory::Expander...
Generating docs for nested compound llvm::SetTheory::Operator...
Generating docs for compound llvm::SetVector...
Generating docs for compound llvm::SExtInst...
Generating docs for compound llvm::SHA1...
Generating docs for compound llvm::ShadowResolver...
Generating docs for compound llvm::ShlOperator...
Generating docs for compound llvm::ShuffleVectorConstantExpr...
Generating docs for compound llvm::ShuffleVectorInst...
Generating docs for compound llvm::ShuffleVectorSDNode...
Generating docs for compound llvm::SIFrameLowering...
Generating docs for compound llvm::SignpostEmitter...
Generating docs for compound llvm::SIInstrInfo...
Generating docs for compound llvm::SIMachineFunctionInfo...
Generating docs for nested compound llvm::SIMachineFunctionInfo::SGPRSpillVGPRCSR...
Generating docs for nested compound llvm::SIMachineFunctionInfo::SpilledReg...
Generating docs for nested compound llvm::SIMachineFunctionInfo::VGPRSpillToAGPR...
Generating docs for compound llvm::simple_ilist...
Generating docs for compound llvm::SimpleBitstreamCursor...
Generating docs for compound llvm::SimpleDDGNode...
Generating docs for compound llvm::SimpleLoopSafetyInfo...
Generating docs for compound llvm::SimpleLoopUnswitchPass...
Generating docs for compound llvm::SimpleRegistryEntry...
Generating docs for compound llvm::simplify_type...
Generating docs for compound llvm::simplify_type< const From >...
Generating docs for compound llvm::simplify_type< const ilist_iterator< OptionsT, false, IsConst > >...
Generating docs for compound llvm::simplify_type< const IntrusiveRefCntPtr< T > >...
Generating docs for compound llvm::simplify_type< const MDOperand >...
Generating docs for compound llvm::simplify_type< const SDValue >...
Generating docs for compound llvm::simplify_type< const TrackingMDRef >...
Generating docs for compound llvm::simplify_type< const TypedTrackingMDRef< T > >...
Generating docs for compound llvm::simplify_type< const Use >...
Generating docs for compound llvm::simplify_type< const WeakTrackingVH >...
Generating docs for compound llvm::simplify_type< const WeakVH >...
Generating docs for compound llvm::simplify_type< ilist_iterator< OptionsT, false, IsConst > >...
Generating docs for compound llvm::simplify_type< IntrusiveRefCntPtr< T > >...
Generating docs for compound llvm::simplify_type< MDOperand >...
Generating docs for compound llvm::simplify_type< SDUse >...
Generating docs for compound llvm::simplify_type< SDValue >...
Generating docs for compound llvm::simplify_type< TrackingMDRef >...
Generating docs for compound llvm::simplify_type< TypedTrackingMDRef< T > >...
Generating docs for compound llvm::simplify_type< Use >...
Generating docs for compound llvm::simplify_type< User::const_op_iterator >...
Generating docs for compound llvm::simplify_type< User::op_iterator >...
Generating docs for compound llvm::simplify_type< WeakTrackingVH >...
Generating docs for compound llvm::simplify_type< WeakVH >...
Generating docs for compound llvm::SimplifyCFGOptions...
Generating docs for compound llvm::SimplifyCFGPass/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/TargetLowering.h:591: warning: Unsupported xml/html tag </l> found
/opt/doxygen-docs/src/llvm/include/llvm/Support/SourceMgr.h:215: warning: The following parameters of llvm::SourceMgr::GetMessage(SMLoc Loc, SourceMgr::DiagKind Kind, const Twine &Msg, ArrayRef< SMRange > Ranges=None, ArrayRef< SMFixIt > FixIts=None) const are not documented:
  parameter 'Loc'
  parameter 'Kind'
  parameter 'Ranges'
  parameter 'FixIts'
/opt/doxygen-docs/src/llvm/include/llvm/Support/SourceMgr.h:191: warning: The following parameters of llvm::SourceMgr::PrintMessage(raw_ostream &OS, SMLoc Loc, SourceMgr::DiagKind Kind, const Twine &Msg, ArrayRef< SMRange > Ranges=None, ArrayRef< SMFixIt > FixIts=None, bool ShowColors=true) const are not documented:
  parameter 'OS'
  parameter 'Loc'
  parameter 'Kind'
  parameter 'Msg'
  parameter 'Ranges'
  parameter 'FixIts'
/opt/doxygen-docs/src/llvm/include/llvm/Support/SourceMgr.h:207: warning: The following parameters of llvm::SourceMgr::PrintMessage(raw_ostream &OS, const SMDiagnostic &Diagnostic, bool ShowColors=true) const are not documented:
  parameter 'OS'
  parameter 'Diagnostic'
/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/TargetLowering.h:591: warning: Unsupported xml/html tag </l> found
...
Generating docs for compound llvm::SimplifyQuery...
Generating docs for compound llvm::SinkAndHoistLICMFlags...
Generating docs for compound llvm::SinkingPass...
Generating docs for compound llvm::SIProgramInfo...
Generating docs for compound llvm::SIRegisterInfo...
Generating docs for compound llvm::SIScheduleBlock...
Generating docs for compound llvm::SIScheduleBlockCreator...
Generating docs for compound llvm::SIScheduleBlockResult...
Generating docs for compound llvm::SIScheduleBlocks...
Generating docs for compound llvm::SIScheduleBlockScheduler...
Generating docs for compound llvm::SIScheduleDAGMI...
Generating docs for compound llvm::SIScheduler...
Generating docs for compound llvm::SISchedulerCandidate...
Generating docs for compound llvm::SITargetLowering...
Generating docs for compound llvm::SIToFPInst...
Generating docs for compound llvm::SlotIndex...
Generating docs for compound llvm::SlotIndexes...
Generating docs for compound llvm::SlotMapping...
Generating docs for compound llvm::SlotTracker...
Generating docs for compound llvm::SLPVectorizerPass...
Generating docs for compound llvm::SmallBitVector...
Generating docs for nested compound llvm::SmallBitVector::reference...
Generating docs for compound llvm::SmallDenseMap...
Generating docs for compound llvm::SmallDenseSet...
Generating docs for compound llvm::SmallMapVector...
Generating docs for compound llvm::SmallPriorityWorklist...
Generating docs for compound llvm::SmallPtrSet...
Generating docs for compound llvm::SmallPtrSetImpl...
Generating docs for compound llvm::SmallPtrSetImplBase...
Generating docs for compound llvm::SmallPtrSetIterator...
Generating docs for compound llvm::SmallPtrSetIteratorImpl...
Generating docs for compound llvm::SmallSet...
Generating docs for compound llvm::SmallSet< PointeeType *, N >...
Generating docs for compound llvm::SmallSetIterator...
Generating docs for compound llvm::SmallSetVector...
Generating docs for compound llvm::SmallString...
Generating docs for compound llvm::SmallVector...
Generating docs for compound llvm::SmallVectorAlignmentAndSize...
Generating docs for compound llvm::SmallVectorBase...
Generating docs for compound llvm::SmallVectorImpl...
Generating docs for compound llvm::SmallVectorMemoryBuffer...
Generating docs for compound llvm::SmallVectorStorage...
Generating docs for compound llvm::SmallVectorStorage< T, 0 >...
Generating docs for compound llvm::SmallVectorTemplateBase...
Generating docs for compound llvm::SmallVectorTemplateBase< T, true >...
Generating docs for compound llvm::SmallVectorTemplateCommon...
Generating docs for compound llvm::SMDiagnostic...
Generating docs for compound llvm::SMFixIt...
Generating docs for compound llvm::SMLoc...
Generating docs for compound llvm::SMRange...
Generating docs for compound llvm::SMSchedule...
Generating docs for compound llvm::SMTExpr...
Generating docs for compound llvm::SMTSolver...
Generating docs for compound llvm::SMTSort...
Generating docs for compound llvm::SoftInstrProfErrors...
Generating docs for compound llvm::SourceMgr...
Generating docs for compound llvm::SparcELFMCAsmInfo...
Generating docs for compound llvm::SparcELFTargetObjectFile...
Generating docs for compound llvm::SparcelTargetMachine...
Generating docs for compound llvm::SparcFrameLowering...
Generating docs for compound llvm::SparcInstPrinter...
Generating docs for compound llvm::SparcInstrInfo...
Generating docs for compound llvm::SparcMachineFunctionInfo...
Generating docs for compound llvm::SparcMCExpr...
Generating docs for compound llvm::SparcRegisterInfo...
Generating docs for compound llvm::SparcSubtarget...
Generating docs for compound llvm::SparcTargetAsmStreamer...
Generating docs for compound llvm::SparcTargetELFStreamer...
Generating docs for compound llvm::SparcTargetLowering...
Generating docs for compound llvm::SparcTargetMachine...
Generating docs for compound llvm::SparcTargetStreamer...
Generating docs for compound llvm::SparcV8TargetMachine...
Generating docs for compound llvm::SparcV9TargetMachine...
Generating docs for compound llvm::SparseBitVecto/opt/doxygen-docs/src/llvm/include/llvm/Support/SpecialCaseList.h:87: warning: Found unknown command `\Query'
/opt/doxygen-docs/src/llvm/include/llvm/Support/SpecialCaseList.h:87: warning: Unsupported xml/html tag <E> found
/opt/doxygen-docs/src/llvm/include/llvm/Support/SpecialCaseList.h:87: warning: Found unknown command `\Section'
/opt/doxygen-docs/src/llvm/include/llvm/Support/SpecialCaseList.h:95: warning: Found unknown command `\Query'
/opt/doxygen-docs/src/llvm/include/llvm/Support/SpecialCaseList.h:95: warning: Unsupported xml/html tag <E> found
/opt/doxygen-docs/src/llvm/include/llvm/Support/SpecialCaseList.h:95: warning: Found unknown command `\Section'
/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/StackMaps.h:34: warning: Unsupported xml/html tag <id> found
/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/StackMaps.h:34: warning: Unsupported xml/html tag <numBytes> found
/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/StackMaps.h:144: warning: Unsupported xml/html tag <id> found
/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/StackMaps.h:144: warning: Unsupported xml/html tag <num> found
/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/StackMaps.h:144: warning: Unsupported xml/html tag <num> found
/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/StackMaps.h:144: warning: Unsupported xml/html tag <call> found
/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/StackMaps.h:146: warning: Unsupported xml/html tag <calling> found
/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/StackMaps.h:147: warning: Unsupported xml/html tag <statepoint> found
/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/StackMaps.h:148: warning: Unsupported xml/html tag <num> found
r...
Generating docs for compound llvm::SparseBitVectorElement...
Generating docs for compound llvm::SparseMultiSet...
Generating docs for nested compound llvm::SparseMultiSet::iterator_base...
Generating docs for compound llvm::SparseSet...
Generating docs for compound llvm::SparseSetValFunctor...
Generating docs for compound llvm::SparseSetValFunctor< KeyT, KeyT, KeyFunctorT >...
Generating docs for compound llvm::SparseSetValTraits...
Generating docs for compound llvm::SparseSolver...
Generating docs for compound llvm::SpecialCaseList...
Generating docs for nested compound llvm::SpecialCaseList::Matcher...
Generating docs for nested compound llvm::SpecialCaseList::Section...
Generating docs for compound llvm::SpecificBumpPtrAllocator...
Generating docs for compound llvm::SpeculateAroundPHIsPass...
Generating docs for compound llvm::SpeculativeExecutionPass...
Generating docs for compound llvm::Spiller...
Generating docs for compound llvm::SpillPlacement...
Generating docs for nested compound llvm::SpillPlacement::BlockConstraint...
Generating docs for nested compound SpillPlacement::Node...
Generating docs for compound llvm::SplitAnalysis...
Generating docs for nested compound llvm::SplitAnalysis::BlockInfo...
Generating docs for compound llvm::SplitEditor...
Generating docs for compound llvm::SrcOp...
Generating docs for compound llvm::SrcValueSDNode...
Generating docs for compound llvm::SROA...
Generating docs for compound llvm::SSAUpdater...
Generating docs for compound llvm::SSAUpdaterBulk...
Generating docs for compound llvm::SSAUpdaterImpl...
Generating docs for compound llvm::SSAUpdaterTraits...
Generating docs for compound llvm::SSAUpdaterTraits< MachineSSAUpdater >...
Generating docs for nested compound llvm::SSAUpdaterTraits< MachineSSAUpdater >::PHI_iterator...
Generating docs for compound llvm::SSAUpdaterTraits< SSAUpdater >...
Generating docs for nested compound llvm::SSAUpdaterTraits< SSAUpdater >::PHI_iterator...
Generating docs for compound llvm::StackMapOpers...
Generating docs for compound llvm::StackMapParser...
Generating docs for nested compound llvm::StackMapParser::AccessorIterator...
Generating docs for nested compound llvm::StackMapParser::ConstantAccessor...
Generating docs for nested compound llvm::StackMapParser::FunctionAccessor...
Generating docs for nested compound llvm::StackMapParser::LiveOutAccessor...
Generating docs for nested compound llvm::StackMapParser::LocationAccessor...
Generating docs for nested compound llvm::StackMapParser::RecordAccessor...
Generating docs for compound llvm::StackMaps...
Generating docs for nested compound llvm::StackMaps::CallsiteInfo...
Generating docs for nested compound llvm::StackMaps::FunctionInfo...
Generating docs for nested compound llvm::StackMaps::LiveOutReg...
Generating docs for nested compound llvm::StackMaps::Location...
Generating docs for compound llvm::StackOffset...
Generating docs for compound llvm::StackProtector...
Generating docs for compound llvm::StackSafetyAnalysis...
Generating docs for compound llvm::StackSafetyGlobalAnalysis...
Generating docs for compound llvm::StackSafetyGlobalInfoWrapperPass...
Generating docs for compound llvm::StackSafetyGlobalPrinterPass...
Generating docs for compound llvm::StackSafetyInfo...
Generating docs for nested compound StackSafetyInfo::FunctionInfo...
Generating docs for compound llvm::StackSafetyInfoWrapperPass...
Generating docs for compound llvm::StackSafetyPrinterPass...
Generating docs for compound llvm::StandardInstrumentations...
Generating docs for compound llvm::Statepoint...
Generating docs for compound llvm::StatepointBase...
Generating docs for compound llvm::StatepointDirectives...
Generating docs for compound llvm::StatepointLoweringState...
Generating docs for compound llvm::StatepointOpers...
Generating docs for compound llvm::StateWrapper...
Generating docs for compound llvm::StatisticBase...
Generating docs for compound llvm::StoreInfo...
Generating docs for compound llvm::StoreInst...
Generating docs for compound llvm::StoreSDNode...
Generating docs for compound llvm::StringA/opt/doxygen-docs/src/llvm/lib/Target/SystemZ/SystemZConstantPoolValue.h:30: warning: Found unknown command `\TLSGD'
/opt/doxygen-docs/src/llvm/lib/Target/SystemZ/SystemZConstantPoolValue.h:30: warning: Found unknown command `\TLSLDM'
/opt/doxygen-docs/src/llvm/lib/Target/SystemZ/SystemZConstantPoolValue.h:30: warning: Found unknown command `\DTPOFF'
/opt/doxygen-docs/src/llvm/lib/Target/SystemZ/SystemZConstantPoolValue.h:31: warning: Found unknown command `\NTPOFF'
ttributeImpl...
Generating docs for compound llvm::StringError...
Generating docs for compound llvm::StringInit...
Generating docs for compound llvm::StringLiteral...
Generating docs for compound llvm::StringMap...
Generating docs for compound llvm::StringMapConstIterator...
Generating docs for compound llvm::StringMapEntry...
Generating docs for compound llvm::StringMapEntryBase...
Generating docs for compound llvm::StringMapEntryStorage...
Generating docs for compound llvm::StringMapEntryStorage< NoneType >...
Generating docs for compound llvm::StringMapImpl...
Generating docs for compound llvm::StringMapIterator...
Generating docs for compound llvm::StringMapIterBase...
Generating docs for compound llvm::StringMapKeyIterator...
Generating docs for compound llvm::StringMatcher...
Generating docs for compound llvm::StringPool...
Generating docs for compound llvm::StringRecTy...
Generating docs for compound llvm::StringRef...
Generating docs for compound llvm::StringSaver...
Generating docs for compound llvm::StringSet...
Generating docs for compound llvm::StringSwitch...
Generating docs for compound llvm::StringTableBuilder...
Generating docs for compound llvm::StringToOffsetTable...
Generating docs for compound llvm::StripDeadPrototypesPass...
Generating docs for compound llvm::StrOffsetsContributionDescriptor...
Generating docs for compound llvm::StructLayout...
Generating docs for compound llvm::StructType...
Generating docs for compound llvm::SubClassReference...
Generating docs for compound llvm::SubMultiClassReference...
Generating docs for compound llvm::SubOperator...
Generating docs for compound llvm::SubsumingPositionIterator...
Generating docs for compound llvm::SubtargetFeatureKV...
Generating docs for compound llvm::SubtargetFeatures...
Generating docs for compound llvm::SubtargetSubTypeKV...
Generating docs for compound llvm::SuccIterator...
Generating docs for compound llvm::SUnit...
Generating docs for compound llvm::SUnitIterator...
Generating docs for compound llvm::SuperRegClassIterator...
Generating docs for compound llvm::SwiftErrorValueTracking...
Generating docs for compound llvm::SwingSchedulerDAG...
Generating docs for compound llvm::SwitchInst...
Generating docs for nested compound llvm::SwitchInst::CaseHandle...
Generating docs for nested compound llvm::SwitchInst::CaseHandleImpl...
Generating docs for nested compound llvm::SwitchInst::CaseIteratorImpl...
Generating docs for compound llvm::SwitchInstProfUpdateWrapper...
Generating docs for compound llvm::SymbolCU...
Generating docs for compound llvm::SymbolRemappingParseError...
Generating docs for compound llvm::SymbolRemappingReader...
Generating docs for compound llvm::SymbolsMapKey...
Generating docs for compound llvm::SymbolTableEntry...
Generating docs for compound llvm::SymbolTableList...
Generating docs for compound llvm::SymbolTableListParentType...
Generating docs for compound llvm::SymbolTableListTraits...
Generating docs for compound llvm::SyncDependenceAnalysis...
Generating docs for compound llvm::SyntheticCountsPropagation...
Generating docs for compound llvm::SyntheticCountsUtils...
Generating docs for compound llvm::SysAlias...
Generating docs for compound llvm::SysAliasReg...
Generating docs for compound llvm::SystemZAsmPrinter...
Generating docs for compound llvm::SystemZCCState...
Generating docs for compound llvm::SystemZConstantPoolValue...
Generating docs for compound llvm::SystemZFrameLowering...
Generating docs for compound llvm::SystemZHazardRecognizer...
Generating docs for compound llvm::SystemZInstPrinter...
Generating docs for compound llvm::SystemZInstrInfo...
Generating docs for compound llvm::SystemZMachineFunctionInfo...
Generating docs for compound llvm::SystemZMCAsmInfo...
Generating docs for compound llvm::SystemZMCInstLower...
Generating docs for compound llvm::SystemZPostRASchedStrategy...
Generating docs for compound llvm::SystemZRegisterInfo...
Generating docs for compound llvm::SystemZSelectionDAGInfo...
Generating docs for compound llvm::SystemZSubtarget...
Generating docs for compound llvm::SystemZTa/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/TargetLowering.h:591: warning: Unsupported xml/html tag </l> found
/opt/doxygen-docs/src/llvm/include/llvm/Support/TargetRegistry.h:339: warning: The following parameters of llvm::Target::createMCAsmInfo(const MCRegisterInfo &MRI, StringRef TheTriple, const MCTargetOptions &Options) const are not documented:
  parameter 'MRI'
  parameter 'Options'
/opt/doxygen-docs/src/llvm/include/llvm/Support/TargetRegistry.h:419: warning: The following parameters of llvm::Target::createMCAsmParser(const MCSubtargetInfo &STI, MCAsmParser &Parser, const MCInstrInfo &MII, const MCTargetOptions &Options) const are not documented:
  parameter 'STI'
  parameter 'MII'
  parameter 'Options'
/opt/doxygen-docs/src/llvm/include/llvm/Support/TargetRegistry.h:470: warning: The following parameters of llvm::Target::createMCObjectStreamer(const Triple &T, MCContext &Ctx, std::unique_ptr< MCAsmBackend > &&TAB, std::unique_ptr< MCObjectWriter > &&OW, std::unique_ptr< MCCodeEmitter > &&Emitter, const MCSubtargetInfo &STI, bool RelaxAll, bool IncrementalLinkerCompatible, bool DWARFMustBeAtTheEnd) const are not documented:
  parameter 'STI'
  parameter 'IncrementalLinkerCompatible'
  parameter 'DWARFMustBeAtTheEnd'
/opt/doxygen-docs/src/llvm/include/llvm/Support/TargetRegistry.h:393: warning: The following parameters of llvm::Target::createTargetMachine(StringRef TT, StringRef CPU, StringRef Features, const TargetOptions &Options, Optional< Reloc::Model > RM, Optional< CodeModel::Model > CM=None, CodeGenOpt::Level OL=CodeGenOpt::Default, bool JIT=false) const are not documented:
  parameter 'CPU'
  parameter 'Features'
  parameter 'Options'
  parameter 'RM'
  parameter 'CM'
  parameter 'OL'
  parameter 'JIT'
/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/TargetInstrInfo.h:1043: warning: Found unknown command `\P'
/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/TargetInstrInfo.h:1050: warning: Found unknown command `\P'
/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/TargetInstrInfo.h:1055: warning: Found unknown command `\P'
/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/TargetInstrInfo.h:1055: warning: Found unknown command `\P'
/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/TargetInstrInfo.h:1059: warning: Found unknown command `\P'
/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/TargetInstrInfo.h:1078: warning: Found unknown command `\P'
/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/TargetInstrInfo.h:1078: warning: Found unknown command `\P'
/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/TargetInstrInfo.h:1078: warning: Found unknown command `\P'
/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/TargetInstrInfo.h:330: warning: The following parameters of llvm::TargetInstrInfo::getStackSlotRange(const TargetRegisterClass *RC, unsigned SubIdx, unsigned &Size, unsigned &Offset, const MachineFunction &MF) const are not documented:
  parameter 'RC'
  parameter 'SubIdx'
  parameter 'MF'
/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/TargetInstrInfo.h:1055: warning: Found unknown command `\P'
/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/TargetInstrInfo.h:1055: warning: Found unknown command `\P'
/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/TargetInstrInfo.h:1059: warning: Found unknown command `\P'
/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/TargetInstrInfo.h:1050: warning: Found unknown command `\P'
/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/TargetInstrInfo.h:1043: warning: Found unknown command `\P'
/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/TargetInstrInfo.h:1045: warning: Found unknown command `\P'
/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/TargetInstrInfo.h:1078: warning: Found unknown command `\P'
/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/TargetInstrInfo.h:1078: warning: Found unknown command `\P'
/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/TargetInstrInfo.h:1078: warning: Found unknown command `\P'
/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/TargetLowering.h:591: warning: Unsupported xml/html tag </l> found
/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/TargetLowering.h:4124: warning: The following parameters of llvm::TargetLowering::expandABS(SDNode *N, SDValue &Result, SelectionDAG &DAG) const are not documented:
  parameter 'DAG'
/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/TargetLowering.h:4109: warning: The following parameters of llvm::TargetLowering::expandCTLZ(SDNode *N, SDValue &Result, SelectionDAG &DAG) const are not documented:
  parameter 'DAG'
/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/TargetLowering.h:4102: warning: The following parameters of llvm::TargetLowering::expandCTPOP(SDNode *N, SDValue &Result, SelectionDAG &DAG) const are not documented:
  parameter 'DAG'
/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/TargetLowering.h:4116: warning: The following parameters of llvm::TargetLowering::expandCTTZ(SDNode *N, SDValue &Result, SelectionDAG &DAG) const are not documented:
  parameter 'DAG'
/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/TargetLowering.h:4080: warning: The following parameters of llvm::TargetLowering::expandFP_TO_SINT(SDNode *N, SDValue &Result, SelectionDAG &DAG) const are not documented:
  parameter 'DAG'
/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/TargetLowering.h:4086: warning: The following parameters of llvm::TargetLowering::expandFP_TO_UINT(SDNode *N, SDValue &Result, SDValue &Chain, SelectionDAG &DAG) const are not documented:
  parameter 'Chain'
  parameter 'DAG'
/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/TargetLowering.h:4068: warning: The following parameters of llvm::TargetLowering::expandFunnelShift(SDNode *N, SDValue &Result, SelectionDAG &DAG) const are not documented:
  parameter 'DAG'
/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/TargetLowering.h:4059: warning: The following parameters of llvm::TargetLowering::expandMUL(SDNode *N, SDValue &Lo, SDValue &Hi, EVT HiLoVT, SelectionDAG &DAG, MulExpansionKind Kind, SDValue LL=SDValue(), SDValue LH=SDValue(), SDValue RL=SDValue(), SDValue RH=SDValue()) const are not documented:
  parameter 'N'
  parameter 'Lo'
  parameter 'Hi'
  parameter 'DAG'
  parameter 'Kind'
/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/TargetLowering.h:4044: warning: The following parameters of llvm::TargetLowering::expandMUL_LOHI(unsigned Opcode, EVT VT, SDLoc dl, SDValue LHS, SDValue RHS, SmallVectorImpl< SDValue > &Result, EVT HiLoVT, SelectionDAG &DAG, MulExpansionKind Kind, SDValue LL=SDValue(), SDValue LH=SDValue(), SDValue RL=SDValue(), SDValue RH=SDValue()) const are not documented:
  parameter 'Opcode'
  parameter 'VT'
  parameter 'dl'
  parameter 'LHS'
  parameter 'RHS'
  parameter 'HiLoVT'
  parameter 'DAG'
  parameter 'Kind'
/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/TargetLowering.h:4074: warning: The following parameters of llvm::TargetLowering::expandROT(SDNode *N, SDValue &Result, SelectionDAG &DAG) const are not documented:
  parameter 'DAG'
/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/TargetLowering.h:4092: warning: The following parameters of llvm::TargetLowering::expandUINT_TO_FP(SDNode *N, SDValue &Result, SelectionDAG &DAG) const are not documented:
  parameter 'DAG'
/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/TargetLowering.h:4129: warning: The following parameters of llvm::TargetLowering::scalarizeVectorLoad(LoadSDNode *LD, SelectionDAG &DAG) const are not documented:
  parameter 'DAG'
/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/TargetLowering.h:4134: warning: The following parameters of llvm::TargetLowering::scalarizeVectorStore(StoreSDNode *ST, SelectionDAG &DAG) const are not documented:
  parameter 'DAG'
/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/TargetLowering.h:591: warning: Unsupported xml/html tag </l> found
/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/TargetLowering.h:591: warning: Unsupported xml/html tag </l> found
/opt/doxygen-docs/src/llvm/include/llvm/Target/TargetOptions.h:235: warning: End of list marker found without any preceding list items
/opt/doxygen-docs/src/llvm/include/llvm/Analysis/TargetTransformInfo.h:1077: warning: The following parameters of llvm::TargetTransformInfo::areFunctionArgsABICompatible(const Function *Caller, const Function *Callee, SmallPtrSetImpl< Argument * > &Args) const are not documented:
  parameter 'Caller'
  parameter 'Callee'
/opt/doxygen-docs/src/llvm/include/llvm/Analysis/TargetTransformInfo.h:1062: warning: The following parameters of llvm::TargetTransformInfo::getMemcpyLoopResidualLoweringType(SmallVectorImpl< Type * > &OpsOut, LLVMContext &Context, unsigned RemainingBytes, unsigned SrcAlign, unsigned DestAlign) const are not documented:
  parameter 'Context'
  parameter 'SrcAlign'
  parameter 'DestAlign'
rgetLowering...
Generating docs for compound llvm::SystemZTargetMachine...
Generating docs for compound llvm::SystemZTTIImpl...
Generating docs for compound llvm::SystemZVectorConstantInfo...
Generating docs for compound llvm::TailCallElimPass...
Generating docs for compound llvm::TailDuplicator...
Generating docs for compound llvm::Target...
Generating docs for compound llvm::TargetFolder...
Generating docs for compound llvm::TargetFrameLowering...
Generating docs for nested compound llvm::TargetFrameLowering::SpillSlot...
Generating docs for compound llvm::TargetIndexSDNode...
Generating docs for compound llvm::TargetInstrInfo...
Generating docs for nested compound llvm::TargetInstrInfo::MachineBranchPredicate...
Generating docs for nested compound llvm::TargetInstrInfo::PipelinerLoopInfo...
Generating docs for nested compound llvm::TargetInstrInfo::RegSubRegPair...
Generating docs for nested compound llvm::TargetInstrInfo::RegSubRegPairAndIdx...
Generating docs for compound llvm::TargetIntrinsicInfo...
Generating docs for compound llvm::TargetIRAnalysis...
Generating docs for compound llvm::TargetLibraryAnalysis...
Generating docs for compound llvm::TargetLibraryInfo...
Generating docs for compound llvm::TargetLibraryInfoImpl...
Generating docs for compound llvm::TargetLibraryInfoWrapperPass...
Generating docs for compound llvm::TargetLowering...
Generating docs for nested compound llvm::TargetLowering::AsmOperandInfo...
Generating docs for nested compound llvm::TargetLowering::CallLoweringInfo...
Generating docs for nested compound llvm::TargetLowering::DAGCombinerInfo...
Generating docs for nested compound llvm::TargetLowering::MakeLibCallOptions...
Generating docs for nested compound llvm::TargetLowering::TargetLoweringOpt...
Generating docs for compound llvm::TargetLoweringBase...
Generating docs for nested compound llvm::TargetLoweringBase::AddrMode...
Generating docs for nested compound llvm::TargetLoweringBase::ArgListEntry...
Generating docs for nested compound llvm::TargetLoweringBase::IntrinsicInfo...
Generating docs for nested compound llvm::TargetLoweringBase::ValueTypeActionImpl...
Generating docs for compound llvm::TargetLoweringObjectFile...
Generating docs for compound llvm::TargetLoweringObjectFileCOFF...
Generating docs for compound llvm::TargetLoweringObjectFileELF...
Generating docs for compound llvm::TargetLoweringObjectFileMachO...
Generating docs for compound llvm::TargetLoweringObjectFileWasm...
Generating docs for compound llvm::TargetLoweringObjectFileXCOFF...
Generating docs for compound llvm::TargetMachine...
Generating docs for compound llvm::TargetMachineBuilder...
Generating docs for compound llvm::TargetOptions...
Generating docs for compound llvm::TargetPassConfig...
Generating docs for compound llvm::TargetRegisterClass...
Generating docs for compound llvm::TargetRegisterInfo...
Generating docs for nested compound llvm::TargetRegisterInfo::RegClassInfo...
Generating docs for compound llvm::TargetRegisterInfoDesc...
Generating docs for compound llvm::TargetRegistry...
Generating docs for nested compound llvm::TargetRegistry::iterator...
Generating docs for compound llvm::TargetSchedModel...
Generating docs for compound llvm::TargetSubtargetInfo...
Generating docs for compound llvm::TargetTransformInfo...
Generating docs for nested compound llvm::TargetTransformInfo::Concept...
Generating docs for nested compound llvm::TargetTransformInfo::LSRCost...
Generating docs for nested compound llvm::TargetTransformInfo::MemCmpExpansionOptions...
Generating docs for nested compound llvm::TargetTransformInfo::ReductionFlags...
Generating docs for nested compound llvm::TargetTransformInfo::UnrollingPreferences...
Generating docs for compound llvm::TargetTransformInfoImplBase...
Generating docs for compound llvm::TargetTransformInfoImplCRTPBase...
Generating docs for compound llvm::TargetTransformInfoWrapperPass...
Generating docs for compound llvm::TarWriter...
Generating docs for compound llvm::TaskQueue...
Generating docs for compound llvm::TBAAVerifier...
Generating docs for compound llvm::Temp/opt/doxygen-docs/src/llvm/include/llvm/Support/TrailingObjects.h:348: warning: explicit link request to 'with_counts' could not be resolved
/opt/doxygen-docs/src/llvm/include/llvm/Support/TrailingObjects.h:348: warning: explicit link request to 'type' could not be resolved
/opt/doxygen-docs/src/llvm/include/llvm/Support/TrailingObjects.h:348: warning: explicit link request to 'with_counts' could not be resolved
/opt/doxygen-docs/src/llvm/include/llvm/Support/TrailingObjects.h:348: warning: explicit link request to 'type' could not be resolved
/opt/doxygen-docs/src/llvm/include/llvm/Support/TrailingObjects.h:348: warning: explicit link request to 'with_counts' could not be resolved
/opt/doxygen-docs/src/llvm/include/llvm/Support/TrailingObjects.h:348: warning: explicit link request to 'type' could not be resolved
MDNodeDeleter...
Generating docs for compound llvm::TernOpInit...
Generating docs for compound llvm::TextInstrProfReader...
Generating docs for compound llvm::TGLexer...
Generating docs for compound llvm::TGParser...
Generating docs for compound llvm::ThinLTOBitcodeWriterPass...
Generating docs for compound llvm::ThinLTOCodeGenerator...
Generating docs for nested compound llvm::ThinLTOCodeGenerator::CachingOptions...
Generating docs for compound llvm::ThreadPool...
Generating docs for compound llvm::ThreadSafeRefCountedBase...
Generating docs for compound llvm::ThreadSanitizerPass...
Generating docs for compound llvm::Thumb1FrameLowering...
Generating docs for compound llvm::Thumb1InstrInfo...
Generating docs for compound llvm::Thumb2InstrInfo...
Generating docs for compound llvm::ThumbRegisterInfo...
Generating docs for compound llvm::TimePassesHandler...
Generating docs for compound llvm::Timer...
Generating docs for compound llvm::TimeRecord...
Generating docs for compound llvm::TimeRegion...
Generating docs for compound llvm::TimerGroup...
Generating docs for compound llvm::TimeTraceProfiler...
Generating docs for compound llvm::TimeTraceScope...
Generating docs for compound llvm::TinyPtrVector...
Generating docs for compound llvm::ToolOutputFile...
Generating docs for compound llvm::Trace...
Generating docs for compound llvm::TrackingMDRef...
Generating docs for compound llvm::TrackingStatistic...
Generating docs for compound llvm::TrackingVH...
Generating docs for compound llvm::TrackUnresolvedResolver...
Generating docs for compound llvm::TrailingObjects...
Generating docs for nested compound llvm::TrailingObjects::FixedSizeStorage...
Generating docs for nested compound llvm::TrailingObjects::FixedSizeStorage::with_counts...
Generating docs for nested compound llvm::TrailingObjects::FixedSizeStorage::with_counts::type...
Generating docs for nested compound llvm::TrailingObjects::FixedSizeStorageOwner...
Generating docs for compound llvm::TrigramIndex...
Generating docs for compound llvm::Triple...
Generating docs for compound llvm::TruncInst...
Generating docs for compound llvm::TruncInstCombine...
Generating docs for compound llvm::TruncSStoreSDNode...
Generating docs for compound llvm::TruncUSStoreSDNode...
Generating docs for compound llvm::Twine...
Generating docs for compound llvm::Type...
Generating docs for compound llvm::TypeAttributeImpl...
Generating docs for compound llvm::TypeBasedAA...
Generating docs for compound llvm::TypeBasedAAResult...
Generating docs for compound llvm::TypeBasedAAWrapperPass...
Generating docs for compound llvm::TypeConversionCostTblEntry...
Generating docs for compound llvm::TypedInit...
Generating docs for compound llvm::TypedMDOperandIterator...
Generating docs for compound llvm::TypedTrackingMDRef...
Generating docs for compound llvm::TypeFinder...
Generating docs for compound llvm::TypeIdOffsetVtableInfo...
Generating docs for compound llvm::TypeIdSummary...
Generating docs for compound llvm::TypeSize...
Generating docs for compound llvm::TypeTestResolution...
Generating docs for compound llvm::UDivOperator...
Generating docs for compound llvm::Uint24...
Generating docs for compound llvm::UIToFPInst...
Generating docs for compound llvm::UnaryConstantExpr...
Generating docs for compound llvm::UnaryInstruction...
Generating docs for compound llvm::UnaryOperator...
Generating docs for compound llvm::UndefValue...
Generating docs for compound llvm::UnderlyingObject...
Generating docs for compound llvm::UnifyFunctionExitNodes...
Generating docs for compound llvm::unique_function...
Generating docs for compound llvm::unique_function< ReturnT(ParamTs...)>...
Generating docs for nested compound llvm::unique_function< ReturnT(ParamTs...)>::StorageUnionT::OutOfLineStorageT...
Generating docs for compound llvm::UniqueMachineInstr...
Generating docs for compound llvm::UniqueStringSaver...
Generating docs for compound llvm::UniqueVector...
Generating docs for compound llvm::UnOpInit...
Generating docs for compound llvm::UnreachableBlockElimPass...
Generating docs for compound llvm::Unre/opt/doxygen-docs/src/llvm/include/llvm/IR/User.h:87: warning: The following parameters of llvm::User::allocHungoffUses(unsigned N, bool IsPhi=false) are not documented:
  parameter 'N'
/opt/doxygen-docs/src/llvm/include/llvm/Analysis/LoopAccessAnalysis.h:53: warning: Found unknown command `\When'
/opt/doxygen-docs/src/llvm/include/llvm/Analysis/LoopAccessAnalysis.h:53: warning: Found unknown command `\When'
achableInst...
Generating docs for compound llvm::UnrolledInstAnalyzer...
Generating docs for compound llvm::UnrollLoopOptions...
Generating docs for compound llvm::UnsetInit...
Generating docs for compound llvm::UnwindOpcodeAssembler...
Generating docs for compound llvm::upward_defs_iterator...
Generating docs for compound llvm::Use...
Generating docs for nested compound llvm::Use::PrevPointerTraits...
Generating docs for nested compound llvm::Use::UserRefPointerTraits...
Generating docs for compound llvm::UseListOrder...
Generating docs for compound llvm::User...
Generating docs for nested compound llvm::User::const_value_op_iterator...
Generating docs for nested compound llvm::User::value_op_iterator...
Generating docs for compound llvm::VAArgInst...
Generating docs for compound llvm::VACopyInst...
Generating docs for compound llvm::VAEndInst...
Generating docs for compound llvm::ValID...
Generating docs for compound llvm::validate_format_parameters...
Generating docs for compound llvm::validate_format_parameters< Arg, Args... >...
Generating docs for compound llvm::validate_format_parameters<>...
Generating docs for compound llvm::Value...
Generating docs for compound llvm::ValueAndVReg...
Generating docs for compound llvm::ValueAsMetadata...
Generating docs for compound llvm::ValueDeleter...
Generating docs for compound llvm::ValueEnumerator...
Generating docs for compound llvm::ValueHandleBase...
Generating docs for compound llvm::ValueInfo...
Generating docs for compound llvm::ValueLatticeElement...
Generating docs for compound llvm::ValueMap...
Generating docs for compound llvm::ValueMapCallbackVH...
Generating docs for compound llvm::ValueMapConfig...
Generating docs for nested compound llvm::ValueMapConfig::ExtraData...
Generating docs for compound llvm::ValueMapConstIterator...
Generating docs for nested compound llvm::ValueMapConstIterator::ValueTypeProxy...
Generating docs for compound llvm::ValueMapIterator...
Generating docs for nested compound llvm::ValueMapIterator::ValueTypeProxy...
Generating docs for compound llvm::ValueMapper...
Generating docs for compound llvm::ValueMapTypeRemapper...
Generating docs for compound llvm::ValueMaterializer...
Generating docs for compound llvm::ValueProfileCollector...
Generating docs for nested compound llvm::ValueProfileCollector::CandidateInfo...
Generating docs for nested compound ValueProfileCollector::ValueProfileCollectorImpl...
Generating docs for compound llvm::ValueSymbolTable...
Generating docs for compound llvm::VarBitInit...
Generating docs for compound llvm::VarDefInit...
Generating docs for compound llvm::VariadicOperandTraits...
Generating docs for compound llvm::VarInit...
Generating docs for compound llvm::VarListElementInit...
Generating docs for compound llvm::VarStreamArray...
Generating docs for compound llvm::VarStreamArrayExtractor...
Generating docs for compound llvm::VarStreamArrayExtractor< codeview::CrossModuleImportItem >...
Generating docs for compound llvm::VarStreamArrayExtractor< codeview::CVRecord< Kind > >...
Generating docs for compound llvm::VarStreamArrayExtractor< codeview::DebugSubsectionRecord >...
Generating docs for compound llvm::VarStreamArrayExtractor< codeview::FileChecksumEntry >...
Generating docs for compound llvm::VarStreamArrayExtractor< codeview::InlineeSourceLine >...
Generating docs for compound llvm::VarStreamArrayExtractor< pdb::DbiModuleDescriptor >...
Generating docs for compound llvm::VarStreamArrayIterator...
Generating docs for compound llvm::VAStartInst...
Generating docs for compound llvm::VecDesc...
Generating docs for compound llvm::VectorizationFactor...
Generating docs for compound llvm::VectorizeConfig...
Generating docs for compound llvm::VectorizerParams...
Generating docs for compound llvm::VectorizerValueMap...
Generating docs for compound llvm::VectorType...
Generating docs for compound llvm::VerifierAnalysis...
Generating docs for nested compound llvm::VerifierAnalysis::Result...
Generating docs for compound llvm::VerifierPass...
Generating docs for compound llvm::VerifierSupport...
Generating d/opt/doxygen-docs/src/llvm/lib/Transforms/Vectorize/VPRecipeBuilder.h:95: warning: Found unknown command `\I'
/opt/doxygen-docs/src/llvm/lib/Transforms/Vectorize/VPRecipeBuilder.h:101: warning: Found unknown command `\I'
/opt/doxygen-docs/src/llvm/lib/Transforms/Vectorize/VPRecipeBuilder.h:101: warning: Found unknown command `\I'
/opt/doxygen-docs/src/llvm/lib/Transforms/Vectorize/VPRecipeBuilder.h:95: warning: Found unknown command `\I'
ocs for compound llvm::VersionTuple...
Generating docs for compound llvm::VFInfo...
Generating docs for compound llvm::VFParameter...
Generating docs for compound llvm::VFRange...
Generating docs for compound llvm::VFShape...
Generating docs for compound llvm::VirtFuncOffset...
Generating docs for compound llvm::VirtReg2IndexFunctor...
Generating docs for compound llvm::VirtRegAuxInfo...
Generating docs for compound llvm::VirtRegMap...
Generating docs for compound llvm::VLIWMachineScheduler...
Generating docs for compound llvm::VLIWPacketizerList...
Generating docs for compound llvm::VLIWResourceModel...
Generating docs for compound llvm::VNInfo...
Generating docs for compound llvm::VPBasicBlock...
Generating docs for compound llvm::VPBlendRecipe...
Generating docs for compound llvm::VPBlockBase...
Generating docs for compound llvm::VPBlockUtils...
Generating docs for compound llvm::VPBranchOnMaskRecipe...
Generating docs for compound llvm::VPBuilder...
Generating docs for nested compound llvm::VPBuilder::InsertPointGuard...
Generating docs for nested compound llvm::VPBuilder::VPInsertPoint...
Generating docs for compound llvm::VPCallback...
Generating docs for compound llvm::VPInstruction...
Generating docs for compound llvm::VPInterleavedAccessInfo...
Generating docs for compound llvm::VPInterleaveRecipe...
Generating docs for compound llvm::VPIteration...
Generating docs for compound llvm::VPlan...
Generating docs for compound llvm::VPlanHCFGBuilder...
Generating docs for compound llvm::VPlanHCFGTransforms...
Generating docs for compound llvm::VPlanIngredient...
Generating docs for compound llvm::VPlanPredicator...
Generating docs for compound llvm::VPlanPrinter...
Generating docs for compound llvm::VPlanSlp...
Generating docs for compound llvm::VPlanVerifier...
Generating docs for compound llvm::VPLoop...
Generating docs for compound llvm::VPPredInstPHIRecipe...
Generating docs for compound llvm::VPRecipeBase...
Generating docs for compound llvm::VPRecipeBuilder...
Generating docs for compound llvm::VPRegionBlock...
Generating docs for compound llvm::VPReplicateRecipe...
Generating docs for compound llvm::VPTransformState...
Generating docs for nested compound llvm::VPTransformState::CFGState...
Generating docs for nested compound llvm::VPTransformState::DataState...
Generating docs for compound llvm::VPUser...
Generating docs for compound llvm::VPValue...
Generating docs for compound llvm::VPWidenIntOrFpInductionRecipe...
Generating docs for compound llvm::VPWidenMemoryInstructionRecipe...
Generating docs for compound llvm::VPWidenPHIRecipe...
Generating docs for compound llvm::VPWidenRecipe...
Generating docs for compound llvm::VReg2SUnit...
Generating docs for compound llvm::VReg2SUnitOperIdx...
Generating docs for compound llvm::VRegInfo...
Generating docs for compound llvm::VTableSlotSummary...
Generating docs for compound llvm::VTSDNode...
Generating docs for compound llvm::WarnMissedTransformationsPass...
Generating docs for compound llvm::WasmEHFuncInfo...
Generating docs for compound llvm::WasmException...
Generating docs for compound llvm::WeakTrackingVH...
Generating docs for compound llvm::WeakVH...
Generating docs for compound llvm::WebAssemblyAsmPrinter...
Generating docs for compound llvm::WebAssemblyDebugValueManager...
Generating docs for compound llvm::WebAssemblyException...
Generating docs for compound llvm::WebAssemblyExceptionInfo...
Generating docs for compound llvm::WebAssemblyFrameLowering...
Generating docs for compound llvm::WebAssemblyFunctionInfo...
Generating docs for compound llvm::WebAssemblyInstPrinter...
Generating docs for compound llvm::WebAssemblyInstrInfo...
Generating docs for compound llvm::WebAssemblyMCAsmInfo...
Generating docs for compound llvm::WebAssemblyMCInstLower...
Generating docs for compound llvm::WebAssemblyRegisterInfo...
Generating docs for compound llvm::WebAssemblySelectionDAGInfo...
Generating docs for compound llvm::WebAssemblySubtarget...
Generating docs for compound llvm::WebAssemblyTargetAsmStreamer...
Generating docs for compound llvm::WebAssemblyTargetLow/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/TargetLowering.h:591: warning: Unsupported xml/html tag </l> found
/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/TargetLowering.h:591: warning: Unsupported xml/html tag </l> found
/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/TargetLowering.h:591: warning: Unsupported xml/html tag </l> found
ering...
Generating docs for compound llvm::WebAssemblyTargetMachine...
Generating docs for compound llvm::WebAssemblyTargetNullStreamer...
Generating docs for compound llvm::WebAssemblyTargetObjectFile...
Generating docs for compound llvm::WebAssemblyTargetStreamer...
Generating docs for compound llvm::WebAssemblyTargetWasmStreamer...
Generating docs for compound llvm::WebAssemblyTTIImpl...
Generating docs for compound llvm::WholeProgramDevirtPass...
Generating docs for compound llvm::WholeProgramDevirtResolution...
Generating docs for nested compound llvm::WholeProgramDevirtResolution::ByArg...
Generating docs for compound llvm::WinCFGuard...
Generating docs for compound llvm::WindowsResourceProcessor...
Generating docs for compound llvm::WinEHFuncInfo...
Generating docs for compound llvm::WinEHHandlerType...
Generating docs for compound llvm::WinEHTryBlockMapEntry...
Generating docs for compound llvm::WinException...
Generating docs for compound llvm::WithColor...
Generating docs for compound llvm::WithOverflowInst...
Generating docs for compound llvm::WrappedPairNodeDataIterator...
Generating docs for compound llvm::WritableBinaryStream...
Generating docs for compound llvm::WritableBinaryStreamRef...
Generating docs for compound llvm::WritableMemoryBuffer...
Generating docs for compound llvm::WriteThroughMemoryBuffer...
Generating docs for compound llvm::X86_64MachoTargetObjectFile...
Generating docs for compound llvm::X86_64MCAsmInfoDarwin...
Generating docs for compound llvm::X86AddressMode...
Generating docs for compound llvm::X86AsmPrinter...
Generating docs for compound llvm::X86ATTInstPrinter...
Generating docs for compound llvm::X86CallLowering...
Generating docs for compound llvm::X86ELFMCAsmInfo...
Generating docs for compound llvm::X86ELFTargetObjectFile...
Generating docs for compound llvm::X86FrameLowering...
Generating docs for compound llvm::X86FreeBSDTargetObjectFile...
Generating docs for compound llvm::X86FuchsiaTargetObjectFile...
Generating docs for compound llvm::X86GenRegisterBankInfo...
Generating docs for compound llvm::X86InstPrinterCommon...
Generating docs for compound llvm::X86InstrFMA3Group...
Generating docs for compound llvm::X86InstrInfo...
Generating docs for compound llvm::X86IntelInstPrinter...
Generating docs for compound llvm::X86LegalizerInfo...
Generating docs for compound llvm::X86LinuxNaClTargetObjectFile...
Generating docs for compound llvm::X86MachineFunctionInfo...
Generating docs for compound llvm::X86MaskedGatherScatterSDNode...
Generating docs for compound llvm::X86MaskedGatherSDNode...
Generating docs for compound llvm::X86MaskedScatterSDNode...
Generating docs for compound llvm::X86MaskedStoreSDNode...
Generating docs for compound llvm::X86MCAsmInfoDarwin...
Generating docs for compound llvm::X86MCAsmInfoGNUCOFF...
Generating docs for compound llvm::X86MCAsmInfoMicrosoft...
Generating docs for compound llvm::X86MCExpr...
Generating docs for compound llvm::X86MemoryFoldTableEntry...
Generating docs for compound llvm::X86Operand...
Generating docs for nested compound llvm::X86Operand::ImmOp...
Generating docs for nested compound llvm::X86Operand::MemOp...
Generating docs for nested compound llvm::X86Operand::PrefOp...
Generating docs for nested compound llvm::X86Operand::RegOp...
Generating docs for nested compound llvm::X86Operand::TokOp...
Generating docs for compound llvm::X86RegisterBankInfo...
Generating docs for compound llvm::X86RegisterInfo...
Generating docs for compound llvm::X86SelectionDAGInfo...
Generating docs for compound llvm::X86SolarisTargetObjectFile...
Generating docs for compound llvm::X86StoreSDNode...
Generating docs for compound llvm::X86Subtarget...
Generating docs for compound llvm::X86TargetLowering...
Generating docs for compound llvm::X86TargetMachine...
Generating docs for compound llvm::X86TargetStreamer...
Generating docs for compound llvm::X86TTIImpl...
Generating docs for compound llvm::XCoreFrameLowering...
Generating docs for compound llvm::XCoreFunctionInfo...
Generating docs for compound llvm::XCoreInstPrinter...
Generating docs for c/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/TargetLowering.h:591: warning: Unsupported xml/html tag </l> found
ompound llvm::XCoreInstrInfo...
Generating docs for compound llvm::XCoreMCAsmInfo...
Generating docs for compound llvm::XCoreMCInstLower...
Generating docs for compound llvm::XCoreRegisterInfo...
Generating docs for compound llvm::XCoreSelectionDAGInfo...
Generating docs for compound llvm::XCoreSubtarget...
Generating docs for compound llvm::XCoreTargetLowering...
Generating docs for compound llvm::XCoreTargetMachine...
Generating docs for compound llvm::XCoreTargetObjectFile...
Generating docs for compound llvm::XCoreTargetStreamer...
Generating docs for compound llvm::XCoreTTIImpl...
Generating docs for compound llvm::ZExtInst...
Generating docs for compound llvm::ZExtOperator...
Generating docs for namespace llvm::AArch64
Generating docs for namespace llvm::AArch64_AM
Generating docs for namespace llvm::AArch64_IMM
Generating docs for compound llvm::AArch64_IMM::ImmInsnModel...
Generating docs for namespace llvm::AArch64_MC
Generating docs for namespace llvm::AArch64AT
Generating docs for compound llvm::AArch64AT::AT...
Generating docs for namespace llvm::AArch64BTIHint
Generating docs for compound llvm::AArch64BTIHint::BTI...
Generating docs for namespace llvm::AArch64CC
Generating docs for namespace llvm::AArch64DB
Generating docs for compound llvm::AArch64DB::DB...
Generating docs for namespace llvm::AArch64DC
Generating docs for compound llvm::AArch64DC::DC...
Generating docs for namespace llvm::AArch64ExactFPImm
Generating docs for compound llvm::AArch64ExactFPImm::ExactFPImm...
Generating docs for namespace llvm::AArch64IC
Generating docs for compound llvm::AArch64IC::IC...
Generating docs for namespace llvm::AArch64II
Generating docs for namespace llvm::AArch64ISB
Generating docs for compound llvm::AArch64ISB::ISB...
Generating docs for namespace llvm::AArch64ISD
Generating docs for namespace llvm::AArch64Layout
Generating docs for namespace llvm::AArch64PRCTX
Generating docs for compound llvm::AArch64PRCTX::PRCTX...
Generating docs for namespace llvm::AArch64PRFM
Generating docs for compound llvm::AArch64PRFM::PRFM...
Generating docs for namespace llvm::AArch64PSBHint
Generating docs for compound llvm::AArch64PSBHint::PSB...
Generating docs for namespace llvm::AArch64PState
Generating docs for compound llvm::AArch64PState::PState...
Generating docs for namespace llvm::AArch64SE
Generating docs for namespace llvm::AArch64SVEPredPattern
Generating docs for compound llvm::AArch64SVEPredPattern::SVEPREDPAT...
Generating docs for namespace llvm::AArch64SVEPRFM
Generating docs for compound llvm::AArch64SVEPRFM::SVEPRFM...
Generating docs for namespace llvm::AArch64SysReg
Generating docs for compound llvm::AArch64SysReg::SysReg...
Generating docs for namespace llvm::AArch64TLBI
Generating docs for compound llvm::AArch64TLBI::TLBI...
Generating docs for namespace llvm::AArch64TSB
Generating docs for compound llvm::AArch64TSB::TSB...
Generating docs for namespace llvm::adl_detail
Generating docs for namespace llvm::AMDGPU
Generating docs for compound llvm::AMDGPU::D16ImageDimIntrinsic...
Generating docs for compound llvm::AMDGPU::ImageDimIntrinsicInfo...
Generating docs for compound llvm::AMDGPU::IsaVersion...
Generating docs for compound llvm::AMDGPU::MIMGBaseOpcodeInfo...
Generating docs for compound llvm::AMDGPU::MIMGDimInfo...
Generating docs for compound llvm::AMDGPU::MIMGInfo...
Generating docs for compound llvm::AMDGPU::MIMGLZMappingInfo...
Generating docs for compound llvm::AMDGPU::MIMGMIPMappingInfo...
Generating docs for compound llvm::AMDGPU::MTBUFInfo...
Generating docs for compound llvm::AMDGPU::MUBUFInfo...
Generating docs for compound llvm::AMDGPU::RsrcIntrinsic...
Generating docs for compound llvm::AMDGPU::SIModeRegisterDefaults...
Generating docs for compound llvm::AMDGPU::Waitcnt...
Generating docs for namespace llvm::AMDGPU::DPP
Generating docs for namespace llvm::AMDGPU::EncValues
Generating docs for namespace llvm::AMDGPU::HSAMD
Generating docs for compound llvm::AMDGPU::HSAMD::Metadata...
Generating docs for compound llvm::AMDGPU::HSAMD::MetadataStreamer...
Generating docs for compound llvm::AMDGP/opt/doxygen-docs/src/llvm/lib/Target/AVR/MCTargetDesc/AVRFixupKinds.h:106: warning: Unsupported xml/html tag <x> found
/opt/doxygen-docs/src/llvm/lib/Target/AVR/MCTargetDesc/AVRFixupKinds.h:106: warning: Unsupported xml/html tag <n> found
/opt/doxygen-docs/src/llvm/lib/Target/AVR/MCTargetDesc/AVRFixupKinds.h:106: warning: Unsupported xml/html tag <r> found
/opt/doxygen-docs/src/llvm/lib/Target/AVR/MCTargetDesc/AVRFixupKinds.h:136: warning: argument 'The' of command @param is not found in the argument list of llvm::AVR::fixups::adjustBranchTarget(T &val)
/opt/doxygen-docs/src/llvm/lib/Target/AVR/MCTargetDesc/AVRFixupKinds.h:141: warning: The following parameters of llvm::AVR::fixups::adjustBranchTarget(T &val) are not documented:
  parameter 'val'
U::HSAMD::MetadataStreamerV2...
Generating docs for compound llvm::AMDGPU::HSAMD::MetadataStreamerV3...
Generating docs for namespace llvm::AMDGPU::HSAMD::Kernel
Generating docs for compound llvm::AMDGPU::HSAMD::Kernel::Metadata...
Generating docs for namespace llvm::AMDGPU::HSAMD::Kernel::Arg
Generating docs for compound llvm::AMDGPU::HSAMD::Kernel::Arg::Metadata...
Generating docs for namespace llvm::AMDGPU::HSAMD::Kernel::Arg::Key
Generating docs for namespace llvm::AMDGPU::HSAMD::Kernel::Attrs
Generating docs for compound llvm::AMDGPU::HSAMD::Kernel::Attrs::Metadata...
Generating docs for namespace llvm::AMDGPU::HSAMD::Kernel::Attrs::Key
Generating docs for namespace llvm::AMDGPU::HSAMD::Kernel::CodeProps
Generating docs for compound llvm::AMDGPU::HSAMD::Kernel::CodeProps::Metadata...
Generating docs for namespace llvm::AMDGPU::HSAMD::Kernel::CodeProps::Key
Generating docs for namespace llvm::AMDGPU::HSAMD::Kernel::DebugProps
Generating docs for compound llvm::AMDGPU::HSAMD::Kernel::DebugProps::Metadata...
Generating docs for namespace llvm::AMDGPU::HSAMD::Kernel::DebugProps::Key
Generating docs for namespace llvm::AMDGPU::HSAMD::Kernel::Key
Generating docs for namespace llvm::AMDGPU::HSAMD::Key
Generating docs for namespace llvm::AMDGPU::HSAMD::V3
Generating docs for compound llvm::AMDGPU::HSAMD::V3::MetadataVerifier...
Generating docs for namespace llvm::AMDGPU::Hwreg
Generating docs for namespace llvm::AMDGPU::IsaInfo
Generating docs for namespace llvm::AMDGPU::PALMD
Generating docs for namespace llvm::AMDGPU::SDWA
Generating docs for namespace llvm::AMDGPU::SendMsg
Generating docs for namespace llvm::AMDGPU::Swizzle
Generating docs for namespace llvm::AMDGPU::VGPRIndexMode
Generating docs for namespace llvm::AMDGPUAsmVariants
Generating docs for namespace llvm::AMDGPUISD
Generating docs for namespace llvm::amdhsa
Generating docs for compound llvm::amdhsa::kernel_descriptor_t...
Generating docs for namespace llvm::APIntOps
Generating docs for namespace llvm::ARCCC
Generating docs for namespace llvm::ARCISD
Generating docs for namespace llvm::ARM
Generating docs for compound llvm::ARM::ArchNames...
Generating docs for compound llvm::ARM::CpuNames...
Generating docs for compound llvm::ARM::ExtName...
Generating docs for compound llvm::ARM::FPUName...
Generating docs for namespace llvm::ARM::EHABI
Generating docs for namespace llvm::ARM::WinEH
Generating docs for compound llvm::ARM::WinEH::EpilogueScope...
Generating docs for compound llvm::ARM::WinEH::ExceptionDataRecord...
Generating docs for compound llvm::ARM::WinEH::RuntimeFunction...
Generating docs for namespace llvm::ARM_AM
Generating docs for namespace llvm::ARM_ISB
Generating docs for namespace llvm::ARM_MB
Generating docs for namespace llvm::ARM_MC
Generating docs for namespace llvm::ARM_PROC
Generating docs for namespace llvm::ARM_TSB
Generating docs for namespace llvm::ARMBankedReg
Generating docs for compound llvm::ARMBankedReg::BankedReg...
Generating docs for namespace llvm::ARMBuildAttrs
Generating docs for namespace llvm::ARMCC
Generating docs for namespace llvm::ARMCP
Generating docs for namespace llvm::ARMII
Generating docs for namespace llvm::ARMISD
Generating docs for namespace llvm::ARMRI
Generating docs for namespace llvm::ARMSysReg
Generating docs for compound llvm::ARMSysReg::MClassSysReg...
Generating docs for namespace llvm::ARMVCC
Generating docs for namespace llvm::AttributeFuncs
Generating docs for namespace llvm::AVR
Generating docs for namespace llvm::AVR::fixups
Generating docs for namespace llvm::AVRCC
Generating docs for namespace llvm::AVRII
Generating docs for namespace llvm::AVRISD
Generating docs for namespace llvm::bfi_detail
Generating docs for compound llvm::bfi_detail::BlockEdgesAdder...
Generating docs for compound llvm::bfi_detail::BlockMass...
Generating docs for compound llvm::bfi_detail::IrreducibleGraph...
Generating docs for nested compound llvm::bfi_detail::IrreducibleGraph::IrrNode...
Generating docs for compound llvm::bfi_detail::TypeMap...
Generating docs for compound llvm::bfi_detail::TypeMap< BasicBlock >...
Ge/opt/doxygen-docs/src/llvm/lib/Support/CommandLine.cpp:1115: warning: Found unknown command `\files'
/opt/doxygen-docs/src/llvm/include/llvm/Support/CommandLine.h:1979: warning: The following parameters of llvm::cl::HideUnrelatedOptions(cl::OptionCategory &Category, SubCommand &Sub= *TopLevelSubCommand) are not documented:
  parameter 'Sub'
/opt/doxygen-docs/src/llvm/include/llvm/Support/CommandLine.h:1989: warning: The following parameters of llvm::cl::HideUnrelatedOptions(ArrayRef< const cl::OptionCategory * > Categories, SubCommand &Sub= *TopLevelSubCommand) are not documented:
  parameter 'Sub'
nerating docs for compound llvm::bfi_detail::TypeMap< MachineBasicBlock >...
Generating docs for namespace llvm::bitc
Generating docs for namespace llvm::BitmaskEnumDetail
Generating docs for namespace llvm::BPFISD
Generating docs for namespace llvm::BTF
Generating docs for compound llvm::BTF::BPFFieldReloc...
Generating docs for compound llvm::BTF::BPFFuncInfo...
Generating docs for compound llvm::BTF::BPFLineInfo...
Generating docs for compound llvm::BTF::BTFArray...
Generating docs for compound llvm::BTF::BTFDataSec...
Generating docs for compound llvm::BTF::BTFEnum...
Generating docs for compound llvm::BTF::BTFMember...
Generating docs for compound llvm::BTF::BTFParam...
Generating docs for compound llvm::BTF::CommonType...
Generating docs for compound llvm::BTF::ExtHeader...
Generating docs for compound llvm::BTF::Header...
Generating docs for compound llvm::BTF::SecFieldReloc...
Generating docs for compound llvm::BTF::SecFuncInfo...
Generating docs for compound llvm::BTF::SecLineInfo...
Generating docs for namespace llvm::CallingConv
Generating docs for namespace llvm::cfg
Generating docs for compound llvm::cfg::Update...
Generating docs for namespace llvm::cflaa
Generating docs for compound llvm::cflaa::AliasSummary...
Generating docs for compound llvm::cflaa::CFLGraph...
Generating docs for nested compound llvm::cflaa::CFLGraph::Edge...
Generating docs for nested compound llvm::cflaa::CFLGraph::NodeInfo...
Generating docs for nested compound llvm::cflaa::CFLGraph::ValueInfo...
Generating docs for compound llvm::cflaa::CFLGraphBuilder...
Generating docs for compound llvm::cflaa::ExternalAttribute...
Generating docs for compound llvm::cflaa::ExternalRelation...
Generating docs for compound llvm::cflaa::FunctionHandle...
Generating docs for compound llvm::cflaa::InstantiatedAttr...
Generating docs for compound llvm::cflaa::InstantiatedRelation...
Generating docs for compound llvm::cflaa::InstantiatedValue...
Generating docs for compound llvm::cflaa::InterfaceValue...
Generating docs for compound llvm::cflaa::StratifiedInfo...
Generating docs for compound llvm::cflaa::StratifiedLink...
Generating docs for compound llvm::cflaa::StratifiedSets...
Generating docs for compound llvm::cflaa::StratifiedSetsBuilder...
Generating docs for namespace llvm::CGSCCAnalysisManagerModuleProxy
Generating docs for compound llvm::CGSCCAnalysisManagerModuleProxy::Result...
Generating docs for namespace llvm::Check
Generating docs for compound llvm::Check::FileCheckType...
Generating docs for namespace llvm::cl
Generating docs for compound llvm::cl::alias...
Generating docs for compound llvm::cl::aliasopt...
Generating docs for compound llvm::cl::applicator...
Generating docs for compound llvm::cl::applicator< char[n]>...
Generating docs for compound llvm::cl::applicator< const char[n]>...
Generating docs for compound llvm::cl::applicator< FormattingFlags >...
Generating docs for compound llvm::cl::applicator< MiscFlags >...
Generating docs for compound llvm::cl::applicator< NumOccurrencesFlag >...
Generating docs for compound llvm::cl::applicator< OptionHidden >...
Generating docs for compound llvm::cl::applicator< StringRef >...
Generating docs for compound llvm::cl::applicator< ValueExpected >...
Generating docs for compound llvm::cl::basic_parser...
Generating docs for compound llvm::cl::basic_parser_impl...
Generating docs for compound llvm::cl::bits...
Generating docs for compound llvm::cl::bits_storage...
Generating docs for compound llvm::cl::bits_storage< DataType, bool >...
Generating docs for compound llvm::cl::cat...
Generating docs for compound llvm::cl::desc...
Generating docs for compound llvm::cl::extrahelp...
Generating docs for compound llvm::cl::generic_parser_base...
Generating docs for nested compound llvm::cl::generic_parser_base::GenericOptionInfo...
Generating docs for compound llvm::cl::GenericOptionValue...
Generating docs for compound llvm::cl::initializer...
Generating docs for compound llvm::cl::list...
Generating docs for compound llvm::cl::list_storage...
Generating docs for compound llvm::cl::list_storage</opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/CodeView/TypeStreamMerger.h:82: warning: The following parameters of llvm::codeview::mergeTypeAndIdRecords(MergingTypeTableBuilder &DestIds, MergingTypeTableBuilder &DestTypes, SmallVectorImpl< TypeIndex > &SourceToDest, const CVTypeArray &IdsAndTypes, Optional< uint32_t > &PCHSignature) are not documented:
  parameter 'PCHSignature'
 DataType, bool >...
Generating docs for compound llvm::cl::LocationClass...
Generating docs for compound llvm::cl::multi_val...
Generating docs for compound llvm::cl::opt...
Generating docs for compound llvm::cl::opt_storage...
Generating docs for compound llvm::cl::opt_storage< DataType, false, false >...
Generating docs for compound llvm::cl::opt_storage< DataType, false, true >...
Generating docs for compound llvm::cl::Option...
Generating docs for compound llvm::cl::OptionCategory...
Generating docs for compound llvm::cl::OptionDiffPrinter...
Generating docs for compound llvm::cl::OptionDiffPrinter< DT, DT >...
Generating docs for compound llvm::cl::OptionEnumValue...
Generating docs for compound llvm::cl::OptionValue...
Generating docs for compound llvm::cl::OptionValue< cl::boolOrDefault >...
Generating docs for compound llvm::cl::OptionValue< std::string >...
Generating docs for compound llvm::cl::OptionValueBase...
Generating docs for compound llvm::cl::OptionValueBase< DataType, false >...
Generating docs for compound llvm::cl::OptionValueCopy...
Generating docs for compound llvm::cl::parser...
Generating docs for nested compound llvm::cl::parser::OptionInfo...
Generating docs for compound llvm::cl::parser< bool >...
Generating docs for compound llvm::cl::parser< boolOrDefault >...
Generating docs for compound llvm::cl::parser< char >...
Generating docs for compound llvm::cl::parser< double >...
Generating docs for compound llvm::cl::parser< float >...
Generating docs for compound llvm::cl::parser< int >...
Generating docs for compound llvm::cl::parser< std::string >...
Generating docs for compound llvm::cl::parser< unsigned >...
Generating docs for compound llvm::cl::parser< unsigned long >...
Generating docs for compound llvm::cl::parser< unsigned long long >...
Generating docs for compound llvm::cl::sub...
Generating docs for compound llvm::cl::SubCommand...
Generating docs for compound llvm::cl::value_desc...
Generating docs for compound llvm::cl::ValuesClass...
Generating docs for namespace llvm::CodeGenOpt
Generating docs for namespace llvm::CodeModel
Generating docs for namespace llvm::codeview
Generating docs for compound llvm::codeview::AnnotationSym...
Generating docs for compound llvm::codeview::AppendingTypeTableBuilder...
Generating docs for compound llvm::codeview::ArgListRecord...
Generating docs for compound llvm::codeview::ArrayRecord...
Generating docs for compound llvm::codeview::BaseClassRecord...
Generating docs for compound llvm::codeview::BinaryAnnotationIterator...
Generating docs for compound llvm::codeview::BitFieldRecord...
Generating docs for compound llvm::codeview::BlockSym...
Generating docs for compound llvm::codeview::BPRelativeSym...
Generating docs for compound llvm::codeview::BuildInfoRecord...
Generating docs for compound llvm::codeview::BuildInfoSym...
Generating docs for compound llvm::codeview::CallerSym...
Generating docs for compound llvm::codeview::CallSiteInfoSym...
Generating docs for compound llvm::codeview::ClassRecord...
Generating docs for compound llvm::codeview::CodeViewError...
Generating docs for compound llvm::codeview::CodeViewRecordIO...
Generating docs for compound llvm::codeview::CodeViewRecordStreamer...
Generating docs for compound llvm::codeview::CoffGroupSym...
Generating docs for compound llvm::codeview::ColumnInfo...
Generating docs for compound llvm::codeview::ColumnNumberEntry...
Generating docs for compound llvm::codeview::Compile2Sym...
Generating docs for compound llvm::codeview::Compile3Sym...
Generating docs for compound llvm::codeview::ConstantSym...
Generating docs for compound llvm::codeview::ContinuationRecordBuilder...
Generating docs for compound llvm::codeview::CPURegister...
Generating docs for compound llvm::codeview::CrossModuleExport...
Generating docs for compound llvm::codeview::CrossModuleImport...
Generating docs for compound llvm::codeview::CrossModuleImportItem...
Generating docs for compound llvm::codeview::CVMemberRecord...
Generating docs for compound llvm::codeview::CVRecord...
Generating docs for compound llvm::codeview::CVSymbolDumper...
Generating docs for compound llvm::codeview::CVSymbolVisitor...
Generating docs for compound llvm::codeview::DataMemberRecord...
Generating docs for compound llvm::codeview::DataSym...
Generating docs for compound llvm::codeview::DebugChecksumsSubsection...
Generating docs for compound llvm::codeview::DebugChecksumsSubsectionRef...
Generating docs for compound llvm::codeview::DebugCrossModuleExportsSubsection...
Generating docs for compound llvm::codeview::DebugCrossModuleExportsSubsectionRef...
Generating docs for compound llvm::codeview::DebugCrossModuleImportsSubsection...
Generating docs for compound llvm::codeview::DebugCrossModuleImportsSubsectionRef...
Generating docs for compound llvm::codeview::DebugFrameDataSubsection...
Generating docs for compound llvm::codeview::DebugFrameDataSubsectionRef...
Generating docs for compound llvm::codeview::DebugInfo...
Generating docs for compound llvm::codeview::DebugInlineeLinesSubsection...
Generating docs for nested compound llvm::codeview::DebugInlineeLinesSubsection::Entry...
Generating docs for compound llvm::codeview::DebugInlineeLinesSubsectionRef...
Generating docs for compound llvm::codeview::DebugLinesSubsection...
Generating docs for compound llvm::codeview::DebugLinesSubsectionRef...
Generating docs for compound llvm::codeview::DebugStringTableSubsection...
Generating docs for compound llvm::codeview::DebugStringTableSubsectionRef...
Generating docs for compound llvm::codeview::DebugSubsection...
Generating docs for compound llvm::codeview::DebugSubsectionHeader...
Generating docs for compound llvm::codeview::DebugSubsectionRecord...
Generating docs for compound llvm::codeview::DebugSubsectionRecordBuilder...
Generating docs for compound llvm::codeview::DebugSubsectionRef...
Generating docs for compound llvm::codeview::DebugSubsectionVisitor...
Generating docs for compound llvm::codeview::DebugSymbolRVASubsection...
Generating docs for compound llvm::codeview::DebugSymbolRVASubsectionRef...
Generating docs for compound llvm::codeview::DebugSymbolsSubsection...
Generating docs for compound llvm::codeview::DebugSymbolsSubsectionRef...
Generating docs for compound llvm::codeview::DebugUnknownSubsectionRef...
Generating docs for compound llvm::codeview::DecodedAnnotation...
Generating docs for compound llvm::codeview::DefRangeFramePointerRelFullScopeSym...
Generating docs for compound llvm::codeview::DefRangeFramePointerRelHeader...
Generating docs for compound llvm::codeview::DefRangeFramePointerRelSym...
Generating docs for compound llvm::codeview::DefRangeRegisterHeader...
Generating docs for compound llvm::codeview::DefRangeRegisterRelHeader...
Generating docs for compound llvm::codeview::DefRangeRegisterRelSym...
Generating docs for compound llvm::codeview::DefRangeRegisterSym...
Generating docs for compound llvm::codeview::DefRangeSubfieldRegisterHeader...
Generating docs for compound llvm::codeview::DefRangeSubfieldRegisterSym...
Generating docs for compound llvm::codeview::DefRangeSubfieldSym...
Generating docs for compound llvm::codeview::DefRangeSym...
Generating docs for compound llvm::codeview::EndPrecompRecord...
Generating docs for compound llvm::codeview::EnumeratorRecord...
Generating docs for compound llvm::codeview::EnumRecord...
Generating docs for compound llvm::codeview::EnvBlockSym...
Generating docs for compound llvm::codeview::ExportSym...
Generating docs for compound llvm::codeview::FieldListDeserializer...
Generating docs for compound llvm::codeview::FieldListRecord...
Generating docs for compound llvm::codeview::FileChecksumEntry...
Generating docs for compound llvm::codeview::FileStaticSym...
Generating docs for compound llvm::codeview::FrameCookieSym...
Generating docs for compound llvm::codeview::FrameData...
Generating docs for compound llvm::codeview::FrameProcSym...
Generating docs for compound llvm::codeview::FuncIdRecord...
Generating docs for compound llvm::codeview::FunctionId...
Generating docs for compound llvm::codeview::GloballyHashedType...
Generating docs for compound llvm::codeview::GlobalTypeTableBuilder...
Generating docs for compound llvm::codeview::GUID...
Generating docs for compound llvm::codeview::HeapAllocationSiteSym...
Generating docs for compound llvm::codeview::InlineeSourceLine...
Generating docs for compound llvm::codeview::InlineeSourceLineHeader...
Generating docs for compound llvm::codeview::InlineSiteSym...
Generating docs for compound llvm::codeview::LabelRecord...
Generating docs for compound llvm::codeview::LabelSym...
Generating docs for compound llvm::codeview::LazyRandomTypeCollection...
Generating docs for compound llvm::codeview::Line...
Generating docs for compound llvm::codeview::LineBlockFragmentHeader...
Generating docs for compound llvm::codeview::LineColumnEntry...
Generating docs for compound llvm::codeview::LineColumnExtractor...
Generating docs for compound llvm::codeview::LineFragmentHeader...
Generating docs for compound llvm::codeview::LineInfo...
Generating docs for compound llvm::codeview::LineNumberEntry...
Generating docs for compound llvm::codeview::ListContinuationRecord...
Generating docs for compound llvm::codeview::LocallyHashedType...
Generating docs for compound llvm::codeview::LocalSym...
Generating docs for compound llvm::codeview::LocalVariableAddrGap...
Generating docs for compound llvm::codeview::LocalVariableAddrRange...
Generating docs for compound llvm::codeview::MemberAttributes...
Generating docs for compound llvm::codeview::MemberFuncIdRecord...
Generating docs for compound llvm::codeview::MemberFunctionRecord...
Generating docs for compound llvm::codeview::MemberPointerInfo...
Generating docs for compound llvm::codeview::MergingTypeTableBuilder...
Generating docs for compound llvm::codeview::MethodOverloadListRecord...
Generating docs for compound llvm::codeview::ModifierRecord...
Generating docs for compound llvm::codeview::NestedTypeRecord...
Generating docs for compound llvm::codeview::ObjNameSym...
Generating docs for compound llvm::codeview::OneMethodRecord...
Generating docs for compound llvm::codeview::OverloadedMethodRecord...
Generating docs for compound llvm::codeview::PDB20DebugInfo...
Generating docs for compound llvm::codeview::PDB70DebugInfo...
Generating docs for compound llvm::codeview::PointerRecord...
Generating docs for compound llvm::codeview::PrecompRecord...
Generating docs for compound llvm::codeview::ProcedureRecord...
Generating docs for compound llvm::codeview::ProcRefSym...
Generating docs for compound llvm::codeview::ProcSym...
Generating docs for compound llvm::codeview::PublicSym32...
Generating docs for compound llvm::codeview::RecordPrefix...
Generating docs for compound llvm::codeview::RegisterSym...
Generating docs for compound llvm::codeview::RegRelativeSym...
Generating docs for compound llvm::codeview::RemappedRecord...
Generating docs for compound llvm::codeview::ScopeEndSym...
Generating docs for compound llvm::codeview::SectionSym...
Generating docs for compound llvm::codeview::serialize_array_impl...
Generating docs for compound llvm::codeview::serialize_arrayref_tail_impl...
Generating docs for compound llvm::codeview::serialize_conditional_impl...
Generating docs for compound llvm::codeview::serialize_null_term_string_array_impl...
Generating docs for compound llvm::codeview::serialize_numeric_impl...
Generating docs for compound llvm::codeview::serialize_vector_tail_impl...
Generating docs for compound llvm::codeview::SimpleTypeSerializer...
Generating docs for compound llvm::codeview::StaticDataMemberRecord...
Generating docs for compound llvm::codeview::StringIdRecord...
Generating docs for compound llvm::codeview::StringListRecord...
Generating docs for compound llvm::codeview::StringsAndChecksums...
Generating docs for compound llvm::codeview::StringsAndChecksumsRef...
Generating docs for compound llvm::codeview::SymbolDeserializer...
Generating docs for compound llvm::codeview::SymbolDumpDelegate...
Generating docs for compound llvm::codeview::SymbolRecord...
Generating docs for compound llvm::codeview::SymbolRecordMapping...
Generating docs for compound llvm::codeview::SymbolSerializer...
Generating docs for compound llvm::codeview::SymbolVisitorCallbackPipeline...
Generating docs for compound llvm::codeview::SymbolVisitorCallbacks...
Generating docs for compound llvm::codeview::SymbolVisitorDelegate...
Generating docs for compound llvm::codeview::TagRecord...
Generating docs for compound llvm::codeview::ThreadLocalDataSym...
Generating docs for compound llvm::codeview::Thunk32Sym...
Generating docs for compound llvm::codeview::TiReference...
Generating docs for compound llvm::codeview::TrampolineSym...
Generating docs for compound llvm::codeview::TypeCollection...
Generating docs for compound llvm::codeview::TypeDeserializer...
Generating docs for compound llvm::codeview::TypeDumpVisitor...
Generating docs for compound llvm::codeview::TypeIndex...
Generating docs for compound llvm::codeview::TypeIndexOffset...
Generating docs for compound llvm::codeview::TypeRecord...
Generating docs for compound llvm::codeview::TypeRecordMapping...
Generating docs for compound llvm::codeview::TypeServer2Record...
Generating docs for compound llvm::codeview::TypeSymbolEmitter...
Generating docs for compound llvm::codeview::TypeTableCollection...
Generating docs for compound llvm::codeview::TypeVisitorCallbackPipeline...
Generating docs for compound llvm::codeview::TypeVisitorCallbacks...
Generating docs for compound llvm::codeview::UdtModSourceLineRecord...
Generating docs for compound llvm::codeview::UdtSourceLineRecord...
Generating docs for compound llvm::codeview::UDTSym...
Generating docs for compound llvm::codeview::UnionRecord...
Generating docs for compound llvm::codeview::UsingNamespaceSym...
Generating docs for compound llvm::codeview::VFPtrRecord...
Generating docs for compound llvm::codeview::VFTableRecord...
Generating docs for compound llvm::codeview::VFTableShapeRecord...
Generating docs for compound llvm::codeview::VirtualBaseClassRecord...
Generating docs for namespace llvm::codeview::detail
Generating docs for compound llvm::codeview::detail::GuidAdapter...
Generating docs for namespace llvm::CodeViewYAML
Generating docs for compound llvm::CodeViewYAML::DebugHSection...
Generating docs for compound llvm::CodeViewYAML::DebugSubsectionState...
Generating docs for compound llvm::CodeViewYAML::GlobalHash...
Generating docs for compound llvm::CodeViewYAML::HexFormattedString...
Generating docs for compound llvm::CodeViewYAML::InlineeInfo...
Generating docs for compound llvm::CodeViewYAML::InlineeSite...
Generating docs for compound llvm::CodeViewYAML::LeafRecord...
Generating docs for compound llvm::CodeViewYAML::MemberRecord...
Generating docs for compound llvm::CodeViewYAML::SourceColumnEntry...
Generating docs for compound llvm::CodeViewYAML::SourceFileChecksumEntry...
Generating docs for compound llvm::CodeViewYAML::SourceLineBlock...
Generating docs for compound llvm::CodeViewYAML::SourceLineEntry...
Generating docs for compound llvm::CodeViewYAML::SourceLineInfo...
Generating docs for compound llvm::CodeViewYAML::SymbolRecord...
Generating docs for compound llvm::CodeViewYAML::YAMLCrossModuleImport...
Generating docs for compound llvm::CodeViewYAML::YAMLDebugSubsection...
Generating docs for compound llvm::CodeViewYAML::YAMLFrameData...
Generating docs for namespace llvm::CodeViewYAML::detail
Generating docs for compound llvm::CodeViewYAML::detail::LeafRecordBase...
Generating docs for compound llvm::CodeViewYAML::detail::LeafRecordImpl...
Generating docs for compound llvm::CodeViewYAML::detail::LeafRecordImpl< FieldListRecord >...
Generating docs for compound llvm::CodeViewYAML::detail::MemberRecordBase...
Generating docs for compound llvm::CodeViewYAML::detail::MemberRecordImpl...
Generating docs for compound llvm::CodeViewYAML::detail::SymbolRecordBase...
Generating docs for compound llvm::CodeViewYAML::detail::SymbolRecordImpl...
Generating docs for compound llvm::CodeViewYAML::detail::UnknownSymbolRecord...
Generating docs for compound llvm::CodeViewYAML::detail::YAMLSubsectionBase...
Generating docs for namespace llvm::COFF
Generating docs for compound llvm::COFF::Auxiliary...
Generating docs for compound llvm::COFF::A/opt/doxygen-docs/src/llvm/lib/Transforms/Coroutines/CoroInternal.h:226: warning: The following parameters of llvm::coro::Shape::emitAlloc(IRBuilder<> &Builder, Value *Size, CallGraph *CG) const are not documented:
  parameter 'Builder'
  parameter 'Size'
/opt/doxygen-docs/src/llvm/lib/Transforms/Coroutines/CoroInternal.h:231: warning: The following parameters of llvm::coro::Shape::emitDealloc(IRBuilder<> &Builder, Value *Ptr, CallGraph *CG) const are not documented:
  parameter 'Builder'
  parameter 'Ptr'
/opt/doxygen-docs/src/llvm/include/llvm/ProfileData/Coverage/CoverageMapping.h:363: warning: explicit link request to 'included' could not be resolved
/opt/doxygen-docs/src/llvm/include/llvm/ProfileData/Coverage/CoverageMapping.h:211: warning: explicit link request to 'include' could not be resolved
/opt/doxygen-docs/src/llvm/include/llvm/ProfileData/Coverage/CoverageMapping.h:363: warning: explicit link request to 'included' could not be resolved
/opt/doxygen-docs/src/llvm/include/llvm/ProfileData/Coverage/CoverageMapping.h:363: warning: explicit link request to 'included' could not be resolved
uxiliarybfAndefSymbol...
Generating docs for compound llvm::COFF::AuxiliaryCLRToken...
Generating docs for compound llvm::COFF::AuxiliaryFunctionDefinition...
Generating docs for compound llvm::COFF::AuxiliarySectionDefinition...
Generating docs for compound llvm::COFF::AuxiliaryWeakExternal...
Generating docs for compound llvm::COFF::BigObjHeader...
Generating docs for compound llvm::COFF::DataDirectory...
Generating docs for compound llvm::COFF::DOSHeader...
Generating docs for compound llvm::COFF::header...
Generating docs for compound llvm::COFF::ImportDirectoryTableEntry...
Generating docs for compound llvm::COFF::ImportHeader...
Generating docs for compound llvm::COFF::ImportLookupTableEntry32...
Generating docs for compound llvm::COFF::PE32Header...
Generating docs for compound llvm::COFF::relocation...
Generating docs for compound llvm::COFF::section...
Generating docs for compound llvm::COFF::symbol...
Generating docs for namespace llvm::COFFYAML
Generating docs for compound llvm::COFFYAML::Object...
Generating docs for compound llvm::COFFYAML::PEHeader...
Generating docs for compound llvm::COFFYAML::Relocation...
Generating docs for compound llvm::COFFYAML::Section...
Generating docs for compound llvm::COFFYAML::Symbol...
Generating docs for namespace llvm::consthoist
Generating docs for compound llvm::consthoist::ConstantCandidate...
Generating docs for compound llvm::consthoist::ConstantInfo...
Generating docs for compound llvm::consthoist::ConstantUser...
Generating docs for compound llvm::consthoist::RebasedConstantInfo...
Generating docs for namespace llvm::coro
Generating docs for compound llvm::coro::LowererBase...
Generating docs for compound llvm::coro::Shape...
Generating docs for nested compound llvm::coro::Shape::RetconLoweringStorage...
Generating docs for nested compound llvm::coro::Shape::SwitchFieldIndex...
Generating docs for nested compound llvm::coro::Shape::SwitchLoweringStorage...
Generating docs for namespace llvm::coverage
Generating docs for compound llvm::coverage::BinaryCoverageReader...
Generating docs for nested compound llvm::coverage::BinaryCoverageReader::ProfileMappingRecord...
Generating docs for compound llvm::coverage::CountedRegion...
Generating docs for compound llvm::coverage::Counter...
Generating docs for compound llvm::coverage::CounterExpression...
Generating docs for compound llvm::coverage::CounterExpressionBuilder...
Generating docs for compound llvm::coverage::CounterMappingContext...
Generating docs for compound llvm::coverage::CounterMappingRegion...
Generating docs for compound llvm::coverage::CoverageData...
Generating docs for compound llvm::coverage::CoverageFilenamesSectionWriter...
Generating docs for compound llvm::coverage::CoverageMapError...
Generating docs for compound llvm::coverage::CoverageMapping...
Generating docs for compound llvm::coverage::CoverageMappingIterator...
Generating docs for compound llvm::coverage::CoverageMappingReader...
Generating docs for compound llvm::coverage::CoverageMappingRecord...
Generating docs for compound llvm::coverage::CoverageMappingWriter...
Generating docs for compound llvm::coverage::CoverageSegment...
Generating docs for compound llvm::coverage::CovMapFunctionRecord...
Generating docs for compound llvm::coverage::CovMapFunctionRecordV1...
Generating docs for compound llvm::coverage::CovMapHeader...
Generating docs for compound llvm::coverage::CovMapTraits...
Generating docs for compound llvm::coverage::CovMapTraits< CovMapVersion::Version1, IntPtrT >...
Generating docs for compound llvm::coverage::ExpansionRecord...
Generating docs for compound llvm::coverage::FunctionRecord...
Generating docs for compound llvm::coverage::FunctionRecordIterator...
Generating docs for compound llvm::coverage::InstantiationGroup...
Generating docs for compound llvm::coverage::LineCoverageIterator...
Generating docs for compound llvm::coverage::LineCoverageStats...
Generating docs for compound llvm::coverage::RawCoverageFilenamesReader...
Generating docs for compound llvm::coverage::RawCoverageMappingDummyChecker...
Generating docs/opt/doxygen-docs/src/llvm/include/llvm/ADT/APFloat.h:429: warning: The following parameters of llvm::detail::IEEEFloat::toString(SmallVectorImpl< char > &Str, unsigned FormatPrecision=0, unsigned FormatMaxPadding=3, bool TruncateZero=true) const are not documented:
  parameter 'Str'
 for compound llvm::coverage::RawCoverageMappingReader...
Generating docs for compound llvm::coverage::RawCoverageReader...
Generating docs for namespace llvm::detail
Generating docs for compound llvm::detail::AlignAdapter...
Generating docs for compound llvm::detail::AlignerImpl...
Generating docs for compound llvm::detail::AlignerImpl< T >...
Generating docs for compound llvm::detail::AnalysisPassConcept...
Generating docs for compound llvm::detail::AnalysisPassModel...
Generating docs for compound llvm::detail::AnalysisResultConcept...
Generating docs for compound llvm::detail::AnalysisResultModel...
Generating docs for compound llvm::detail::AnalysisResultModel< IRUnitT, PassT, ResultT, PreservedAnalysesT, InvalidatorT, false >...
Generating docs for compound llvm::detail::AnalysisResultModel< IRUnitT, PassT, ResultT, PreservedAnalysesT, InvalidatorT, true >...
Generating docs for compound llvm::detail::concat_range...
Generating docs for compound llvm::detail::ConstantLog2...
Generating docs for compound llvm::detail::ConstantLog2< 1 >...
Generating docs for compound llvm::detail::copy_construction_triviality_helper...
Generating docs for compound llvm::detail::DenseMapPair...
Generating docs for compound llvm::detail::DenseSetEmpty...
Generating docs for compound llvm::detail::DenseSetImpl...
Generating docs for nested compound llvm::detail::DenseSetImpl::ConstIterator...
Generating docs for nested compound llvm::detail::DenseSetImpl::Iterator...
Generating docs for compound llvm::detail::DenseSetPair...
Generating docs for compound llvm::detail::DoubleAPFloat...
Generating docs for compound llvm::detail::enumerator...
Generating docs for compound llvm::detail::enumerator_iter...
Generating docs for compound llvm::detail::ErrorAdapter...
Generating docs for compound llvm::detail::ErrorHolder...
Generating docs for compound llvm::detail::ErrorMatchesMono...
Generating docs for compound llvm::detail::ExpectedHolder...
Generating docs for compound llvm::detail::format_adapter...
Generating docs for compound llvm::detail::fwd_or_bidi_tag...
Generating docs for compound llvm::detail::fwd_or_bidi_tag_impl...
Generating docs for compound llvm::detail::fwd_or_bidi_tag_impl< true >...
Generating docs for compound llvm::detail::GenericLayer...
Generating docs for compound llvm::detail::GenericLayerImpl...
Generating docs for compound llvm::detail::GenericLayerImpl< orc::LegacyRTDyldObjectLinkingLayer >...
Generating docs for compound llvm::detail::has_FormatProvider...
Generating docs for compound llvm::detail::has_StreamOperator...
Generating docs for compound llvm::detail::HasPointerLikeTypeTraits...
Generating docs for compound llvm::detail::HasPointerLikeTypeTraits< T, decltype((sizeof(PointerLikeTypeTraits< T >)+sizeof(T)), void())>...
Generating docs for compound llvm::detail::HelperFunctions...
Generating docs for compound llvm::detail::IEEEFloat...
Generating docs for compound llvm::detail::is_cstring...
Generating docs for compound llvm::detail::IsPointerLike...
Generating docs for compound llvm::detail::IsPointerLike< T * >...
Generating docs for compound llvm::detail::LeadingZerosCounter...
Generating docs for compound llvm::detail::missing_format_adapter...
Generating docs for compound llvm::detail::move_construction_triviality_helper...
Generating docs for compound llvm::detail::OptionKey...
Generating docs for compound llvm::detail::PadAdapter...
Generating docs for compound llvm::detail::PassConcept...
Generating docs for compound llvm::detail::PassModel...
Generating docs for compound llvm::detail::PointerSumTypeHelper...
Generating docs for nested compound llvm::detail::PointerSumTypeHelper::Checker...
Generating docs for nested compound llvm::detail::PointerSumTypeHelper::Checker< MemberT >...
Generating docs for nested compound llvm::detail::PointerSumTypeHelper::Lookup...
Generating docs for nested compound llvm::detail::PointerSumTypeHelper::Min...
Generating docs for nested compound llvm::detail::PointerSumTypeHelper::Min< V >...
Generating docs for compound llvm::detail::PopulationCounter...
Generating/opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/DWARF/DWARFFormValue.h:172: warning: The following parameters of llvm::dwarf::toStringRef(const Optional< DWARFFormValue > &V, StringRef Default={}) are not documented:
  parameter 'Default'
 docs for compound llvm::detail::PopulationCounter< T, 8 >...
Generating docs for compound llvm::detail::provider_format_adapter...
Generating docs for compound llvm::detail::PtrUseVisitorBase...
Generating docs for nested compound llvm::detail::PtrUseVisitorBase::PtrInfo...
Generating docs for nested compound llvm::detail::PtrUseVisitorBase::UseToVisit...
Generating docs for compound llvm::detail::range_item_has_provider...
Generating docs for compound llvm::detail::RepeatAdapter...
Generating docs for compound llvm::detail::result_pair...
Generating docs for compound llvm::detail::ResultHasInvalidateMethod...
Generating docs for compound llvm::detail::scope_exit...
Generating docs for compound llvm::detail::SizerImpl...
Generating docs for compound llvm::detail::SizerImpl< T >...
Generating docs for compound llvm::detail::stream_operator_format_adapter...
Generating docs for compound llvm::detail::TrailingZerosCounter...
Generating docs for compound llvm::detail::trivial_helper...
Generating docs for compound llvm::detail::unit...
Generating docs for compound llvm::detail::unit< std::micro >...
Generating docs for compound llvm::detail::unit< std::milli >...
Generating docs for compound llvm::detail::unit< std::nano >...
Generating docs for compound llvm::detail::unit< std::ratio< 1 > >...
Generating docs for compound llvm::detail::unit< std::ratio< 3600 > >...
Generating docs for compound llvm::detail::unit< std::ratio< 60 > >...
Generating docs for compound llvm::detail::use_char_formatter...
Generating docs for compound llvm::detail::use_double_formatter...
Generating docs for compound llvm::detail::use_integral_formatter...
Generating docs for compound llvm::detail::use_pointer_formatter...
Generating docs for compound llvm::detail::use_string_formatter...
Generating docs for compound llvm::detail::uses_format_member...
Generating docs for compound llvm::detail::uses_format_provider...
Generating docs for compound llvm::detail::uses_missing_provider...
Generating docs for compound llvm::detail::uses_stream_operator...
Generating docs for compound llvm::detail::value_sequence_iterator...
Generating docs for compound llvm::detail::ValueIsMatcher...
Generating docs for nested compound llvm::detail::ValueIsMatcher::Impl...
Generating docs for compound llvm::detail::ValueMatchesMono...
Generating docs for compound llvm::detail::ValueMatchesPoly...
Generating docs for compound llvm::detail::zip_common...
Generating docs for compound llvm::detail::zip_first...
Generating docs for compound llvm::detail::zip_longest_iterator...
Generating docs for compound llvm::detail::zip_longest_range...
Generating docs for compound llvm::detail::zip_shortest...
Generating docs for compound llvm::detail::ZipLongestItemType...
Generating docs for compound llvm::detail::ZipLongestTupleType...
Generating docs for compound llvm::detail::zippy...
Generating docs for compound llvm::detail::ZipTupleType...
Generating docs for namespace llvm::DomTreeBuilder
Generating docs for compound llvm::DomTreeBuilder::SemiNCAInfo...
Generating docs for nested compound llvm::DomTreeBuilder::SemiNCAInfo::BatchUpdateInfo...
Generating docs for nested compound llvm::DomTreeBuilder::SemiNCAInfo::BlockNamePrinter...
Generating docs for nested compound llvm::DomTreeBuilder::SemiNCAInfo::ChildrenGetter...
Generating docs for nested compound llvm::DomTreeBuilder::SemiNCAInfo::InfoRec...
Generating docs for nested compound llvm::DomTreeBuilder::SemiNCAInfo::InsertionInfo...
Generating docs for nested compound llvm::DomTreeBuilder::SemiNCAInfo::InsertionInfo::Compare...
Generating docs for namespace llvm::DOT
Generating docs for namespace llvm::dwarf
Generating docs for compound llvm::dwarf::CFIProgram...
Generating docs for nested compound llvm::dwarf::CFIProgram::Instruction...
Generating docs for compound llvm::dwarf::CIE...
Generating docs for compound llvm::dwarf::EnumTraits...
Generating docs for compound llvm::dwarf::EnumTraits< Attribute >...
Generating docs for compound llvm::dwarf::EnumTraits< Form >...
Generating docs for compound llvm::dwarf::EnumTraits< Index >...
Generating docs for compound llvm::dwarf::EnumTraits< Tag >...
Generating docs for compound llvm::dwarf::FDE...
Generating docs for compound llvm::dwarf::FormParams...
Generating docs for compound llvm::dwarf::FrameEntry...
Generating docs for compound llvm::dwarf::PubIndexEntryDescriptor...
Generating docs for namespace llvm::DWARFFlavour
Generating docs for namespace llvm::DWARFYAML
Generating docs for compound llvm::DWARFYAML::Abbrev...
Generating docs for compound llvm::DWARFYAML::ARange...
Generating docs for compound llvm::DWARFYAML::ARangeDescriptor...
Generating docs for compound llvm::DWARFYAML::AttributeAbbrev...
Generating docs for compound llvm::DWARFYAML::ConstVisitor...
Generating docs for compound llvm::DWARFYAML::Data...
Generating docs for compound llvm::DWARFYAML::Entry...
Generating docs for compound llvm::DWARFYAML::File...
Generating docs for compound llvm::DWARFYAML::FormValue...
Generating docs for compound llvm::DWARFYAML::InitialLength...
Generating docs for compound llvm::DWARFYAML::LineTable...
Generating docs for compound llvm::DWARFYAML::LineTableOpcode...
Generating docs for compound llvm::DWARFYAML::PubEntry...
Generating docs for compound llvm::DWARFYAML::PubSection...
Generating docs for compound llvm::DWARFYAML::Unit...
Generating docs for compound llvm::DWARFYAML::Visitor...
Generating docs for compound llvm::DWARFYAML::VisitorImpl...
Generating docs for namespace llvm::ELF
Generating docs for compound llvm::ELF::Elf32_Chdr...
Generating docs for compound llvm::ELF::Elf32_Dyn...
Generating docs for compound llvm::ELF::Elf32_Ehdr...
Generating docs for compound llvm::ELF::Elf32_Nhdr...
Generating docs for compound llvm::ELF::Elf32_Phdr...
Generating docs for compound llvm::ELF::Elf32_Rel...
Generating docs for compound llvm::ELF::Elf32_Rela...
Generating docs for compound llvm::ELF::Elf32_Shdr...
Generating docs for compound llvm::ELF::Elf32_Sym...
Generating docs for compound llvm::ELF::Elf64_Chdr...
Generating docs for compound llvm::ELF::Elf64_Dyn...
Generating docs for compound llvm::ELF::Elf64_Ehdr...
Generating docs for compound llvm::ELF::Elf64_Nhdr...
Generating docs for compound llvm::ELF::Elf64_Phdr...
Generating docs for compound llvm::ELF::Elf64_Rel...
Generating docs for compound llvm::ELF::Elf64_Rela...
Generating docs for compound llvm::ELF::Elf64_Shdr...
Generating docs for compound llvm::ELF::Elf64_Sym...
Generating docs for namespace llvm::elfabi
Generating docs for compound llvm::elfabi::ELFStub...
Generating docs for compound llvm::elfabi::ELFSymbol...
Generating docs for namespace llvm::ELFYAML
Generating docs for compound llvm::ELFYAML::AddrsigSection...
Generating docs for compound llvm::ELFYAML::AddrsigSymbol...
Generating docs for compound llvm::ELFYAML::Chunk...
Generating docs for compound llvm::ELFYAML::DynamicEntry...
Generating docs for compound llvm::ELFYAML::DynamicSection...
Generating docs for compound llvm::ELFYAML::FileHeader...
Generating docs for compound llvm::ELFYAML::Fill...
Generating docs for compound llvm::ELFYAML::GnuHashHeader...
Generating docs for compound llvm::ELFYAML::GnuHashSection...
Generating docs for compound llvm::ELFYAML::Group...
Generating docs for compound llvm::ELFYAML::HashSection...
Generating docs for compound llvm::ELFYAML::LinkerOption...
Generating docs for compound llvm::ELFYAML::LinkerOptionsSection...
Generating docs for compound llvm::ELFYAML::MipsABIFlags...
Generating docs for compound llvm::ELFYAML::NoBitsSection...
Generating docs for compound llvm::ELFYAML::NoteEntry...
Generating docs for compound llvm::ELFYAML::NoteSection...
Generating docs for compound llvm::ELFYAML::Object...
Generating docs for compound llvm::ELFYAML::ProgramHeader...
Generating docs for compound llvm::ELFYAML::RawContentSection...
Generating docs for compound llvm::ELFYAML::Relocation...
Generating docs for compound llvm::ELFYAML::RelocationSection...
Generating docs for compound llvm::ELFYAML::Section...
Generating docs for compound llvm::ELFYAML::SectionName...
Generating docs for compound llvm::ELFYAML::SectionOrType...
Generating docs for compound llvm::ELFYAML::StackSizeEntry...
Generating docs for compound llvm::ELFYAML::StackSizesSection...
Generating docs for compound llvm::ELFYAML::Symbol...
Generating docs for compound llvm::ELFYAML::SymtabShndxSection...
Generating docs for compound llvm::ELFYAML::SymverSection...
Generating docs for compound llvm::ELFYAML::VerdefEntry...
Generating docs for compound llvm::ELFYAML::VerdefSection...
Generating docs for compound llvm::ELFYAML::VernauxEntry...
Generating docs for compound llvm::ELFYAML::VerneedEntry...
Generating docs for compound llvm::ELFYAML::VerneedSection...
Generating docs for namespace llvm::EngineKind
Generating docs for namespace llvm::FloatABI
Generating docs for namespace llvm::FPDenormal
Generating docs for namespace llvm::FPOpFusion
Generating docs for namespace llvm::FramePointer
Generating docs for namespace llvm::fuzzerop
Generating docs for compound llvm::fuzzerop::OpDescriptor...
Generating docs for compound llvm::fuzzerop::SourcePred...
Generating docs for namespace llvm::GCOV
Generating docs for compound llvm::GCOV::Options...
Generating docs for namespace llvm::GraphProgram
Generating docs for namespace llvm::gsym
Generating docs for compound llvm::gsym::AddressRange...
Generating docs for compound llvm::gsym::AddressRanges...
Generating docs for compound llvm::gsym::FileEntry...
Generating docs for compound llvm::gsym::FileWriter...
Generating docs for compound llvm::gsym::FunctionInfo...
Generating docs for compound llvm::gsym::GsymCreator...
Generating docs for compound llvm::gsym::GsymReader...
Generating docs for compound llvm::gsym::Header...
Generating docs for compound llvm::gsym::InlineInfo...
Generating docs for compound llvm::gsym::LineEntry...
Generating docs for compound llvm::gsym::LineTable...
Generating docs for compound llvm::gsym::StringTable...
Generating docs for compound llvm::gvn::AvailableValue...
Generating docs for compound llvm::gvn::AvailableValueInBlock...
Generating docs for compound llvm::gvn::GVNLegacyPass...
Generating docs for namespace llvm::GVNExpression
Generating docs for compound llvm::GVNExpression::AggregateValueExpression...
Generating docs for compound llvm::GVNExpression::BasicExpression...
Generating docs for compound llvm::GVNExpression::CallExpression...
Generating docs for compound llvm::GVNExpression::ConstantExpression...
Generating docs for compound llvm::GVNExpression::DeadExpression...
Generating docs for compound llvm::GVNExpression::Expression...
Generating docs for compound llvm::GVNExpression::int_op_inserter...
Generating docs for compound llvm::GVNExpression::LoadExpression...
Generating docs for compound llvm::GVNExpression::MemoryExpression...
Generating docs for compound llvm::GVNExpression::op_inserter...
Generating docs for compound llvm::GVNExpression::PHIExpression...
Generating docs for compound llvm::GVNExpression::StoreExpression...
Generating docs for compound llvm::GVNExpression::UnknownExpression...
Generating docs for compound llvm::GVNExpression::VariableExpression...
Generating docs for namespace llvm::hashing
Generating docs for namespace llvm::hashing::detail
Generating docs for compound llvm::hashing::detail::hash_combine_recursive_helper...
Generating docs for compound llvm::hashing::detail::hash_state...
Generating docs for compound llvm::hashing::detail::is_hashable_data...
Generating docs for compound llvm::hashing::detail::is_hashable_data< std::pair< T, U > >...
Generating docs for namespace llvm::Hexagon
Generating docs for compound llvm::Hexagon::PacketIterator...
Generating docs for namespace llvm::Hexagon_MC
Generating docs for namespace llvm::HexagonII
Generating docs for namespace llvm::HexagonISD
Generating docs for namespace llvm::HexagonMCInstrInfo
Generating docs for compound llvm::HexagonMCInstrInfo::PredicateInfo...
Generating docs for namespace llvm::HexStyle
Generating docs for namespace llvm::IDFCalculatorDetail
Generating docs for compound llvm::IDFCalculatorDetail::ChildrenGetterTy...
Generating docs for compound llvm::IDFCalculatorDetail::ChildrenGetterTy< BasicBlock, IsPostDom >...
Generating docs for namespace llvm::ilist_detail
Generating docs for compound llvm::ilist_detail::check_options...
Generating docs for compound llvm::ilist_detail::check_options< Option1, Options... >...
Generating docs for compound llvm::ilist_detail::check_options<>...
Generating docs for compound llvm::ilist_detail::compute_node_options...
Generating docs for compound llvm::ilist_detail::explicitness...
Generating docs for compound llvm::ilist_detail::extract_sentinel_tracking...
Generating docs for compound llvm::ilist_detail::extract_sentinel_tracking< ilist_sentinel_tracking< EnableSentinelTracking >, Options... >...
Generating docs for compound llvm::ilist_detail::extract_sentinel_tracking< Option1, Options... >...
Generating docs for compound llvm::ilist_detail::extract_sentinel_tracking<>...
Generating docs for compound llvm::ilist_detail::extract_tag...
Generating docs for compound llvm::ilist_detail::extract_tag< ilist_tag< Tag >, Options... >...
Generating docs for compound llvm::ilist_detail::extract_tag< Option1, Options... >...
Generating docs for compound llvm::ilist_detail::extract_tag<>...
Generating docs for compound llvm::ilist_detail::HasCreateNode...
Generating docs for nested compound llvm::ilist_detail::HasCreateNode::SFINAE...
Generating docs for compound llvm::ilist_detail::HasCreateSentinel...
Generating docs for compound llvm::ilist_detail::HasGetNext...
Generating docs for nested compound llvm::ilist_detail::HasGetNext::SFINAE...
Generating docs for compound llvm::ilist_detail::HasObsoleteCustomization...
Generating docs for compound llvm::ilist_detail::is_valid_option...
Generating docs for compound llvm::ilist_detail::is_valid_option< ilist_sentinel_tracking< EnableSentinelTracking > >...
Generating docs for compound llvm::ilist_detail::is_valid_option< ilist_tag< Tag > >...
Generating docs for compound llvm::ilist_detail::IteratorHelper...
Generating docs for compound llvm::ilist_detail::IteratorHelper< false >...
Generating docs for compound llvm::ilist_detail::IteratorHelper< true >...
Generating docs for compound llvm::ilist_detail::IteratorTraits...
Generating docs for compound llvm::ilist_detail::IteratorTraits< OptionsT, false >...
Generating docs for compound llvm::ilist_detail::IteratorTraits< OptionsT, true >...
Generating docs for compound llvm::ilist_detail::node_options...
Generating docs for compound llvm::ilist_detail::NodeAccess...
Generating docs for compound llvm::ilist_detail::SpecificNodeAccess...
Generating docs for namespace llvm::IndexedInstrProf
Generating docs for compound llvm::IndexedInstrProf::Header...
Generating docs for compound llvm::IndexedInstrProf::Summary...
Generating docs for nested compound llvm::IndexedInstrProf::Summary::Entry...
Generating docs for namespace llvm::InlineConstants
Generating docs for namespace llvm::internal
Generating docs for compound llvm::internal::NfaTranscriber...
Generating docs for namespace llvm::IntervalMapImpl
Generating docs for compound llvm::IntervalMapImpl::BranchNode...
Generating docs for compound llvm::IntervalMapImpl::LeafNode...
Generating docs for compound llvm::IntervalMapImpl::NodeBase...
Generating docs for compound llvm::IntervalMapImpl::NodeRef...
Generating docs for compound llvm::IntervalMapImpl::NodeSizer...
Generating docs for compound llvm::IntervalMapImpl::Path...
Generating docs for namespace llvm::Intrinsic
Generating docs for compound llvm::Intrinsic::IITDescriptor...
Generating docs for namespace llvm::irsymtab
Generating docs for compound llvm::irsymtab::FileContents...
Generating docs for compound llvm::irsymtab::Reader...
Generating docs for nested compound llvm::irsymtab::Reader::SymbolRef...
Generating docs for compound llvm::irsymtab::Symbol...
Generating docs for namespace llvm::irsymtab::storage
Generating docs for compound llvm::irsymtab::storage::Comdat...
Generating docs for compound llvm::irsymtab::storage::Header...
Generating docs for compound llvm::irsymtab::storage::Module...
Generating docs for compound llvm::irsymtab::storage::Range...
Generating docs for compoun/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/ISDOpcodes.h:698: warning: explicit link request to 'last' could not be resolved
d llvm::irsymtab::storage::Str...
Generating docs for compound llvm::irsymtab::storage::Symbol...
Generating docs for compound llvm::irsymtab::storage::Uncommon...
Generating docs for namespace llvm::ISD
Generating docs for compound llvm::ISD::ArgFlagsTy...
Generating docs for compound llvm::ISD::InputArg...
Generating docs for compound llvm::ISD::OutputArg...
Generating docs for namespace llvm::itanium_demangle
Generating docs for namespace llvm::jitlink
Generating docs for compound llvm::jitlink::Addressable...
Generating docs for compound llvm::jitlink::BasicGOTAndStubsBuilder...
Generating docs for compound llvm::jitlink::Block...
Generating docs for compound llvm::jitlink::BlockAddressMap...
Generating docs for compound llvm::jitlink::Edge...
Generating docs for compound llvm::jitlink::EHFrameEdgeFixer...
Generating docs for compound llvm::jitlink::EHFrameRegistrar...
Generating docs for compound llvm::jitlink::EHFrameSplitter...
Generating docs for compound llvm::jitlink::InProcessEHFrameRegistrar...
Generating docs for compound llvm::jitlink::InProcessMemoryManager...
Generating docs for compound llvm::jitlink::JITLinkAsyncLookupContinuation...
Generating docs for compound llvm::jitlink::JITLinkContext...
Generating docs for compound llvm::jitlink::JITLinker...
Generating docs for compound llvm::jitlink::JITLinkerBase...
Generating docs for nested compound llvm::jitlink::JITLinkerBase::SegmentLayout...
Generating docs for compound llvm::jitlink::JITLinkError...
Generating docs for compound llvm::jitlink::JITLinkMemoryManager...
Generating docs for nested compound llvm::jitlink::JITLinkMemoryManager::Allocation...
Generating docs for nested compound llvm::jitlink::JITLinkMemoryManager::SegmentRequest...
Generating docs for compound llvm::jitlink::LinkGraph...
Generating docs for nested compound llvm::jitlink::LinkGraph::nested_collection_iterator...
Generating docs for compound llvm::jitlink::MachOJITLinker_arm64...
Generating docs for compound llvm::jitlink::MachOJITLinker_x86_64...
Generating docs for compound llvm::jitlink::MachOLinkGraphBuilder...
Generating docs for nested compound llvm::jitlink::MachOLinkGraphBuilder::NormalizedSection...
Generating docs for nested compound llvm::jitlink::MachOLinkGraphBuilder::NormalizedSymbol...
Generating docs for compound llvm::jitlink::PassConfiguration...
Generating docs for compound llvm::jitlink::Section...
Generating docs for compound llvm::jitlink::SectionRange...
Generating docs for compound llvm::jitlink::Symbol...
Generating docs for compound llvm::jitlink::SymbolAddressMap...
Generating docs for namespace llvm::jitlink::MachO_arm64_Edges
Generating docs for namespace llvm::jitlink::MachO_x86_64_Edges
Generating docs for namespace llvm::json
Generating docs for compound llvm::json::Array...
Generating docs for compound llvm::json::Object...
Generating docs for nested compound llvm::json::Object::KV...
Generating docs for compound llvm::json::ObjectKey...
Generating docs for compound llvm::json::ObjectMapper...
Generating docs for compound llvm::json::OStream...
Generating docs for compound llvm::json::ParseError...
Generating docs for compound llvm::json::Value...
Generating docs for namespace llvm::JumpTable
Generating docs for namespace llvm::jumpthreading
Generating docs for namespace llvm::Lanai
Generating docs for namespace llvm::LanaiII
Generating docs for namespace llvm::LanaiISD
Generating docs for namespace llvm::LCOMM
Generating docs for namespace llvm::legacy
Generating docs for compound llvm::legacy::FunctionPassManager...
Generating docs for compound llvm::legacy::FunctionPassManagerImpl...
Generating docs for compound llvm::legacy::PassManager...
Generating docs for compound llvm::legacy::PassManagerBase...
Generating docs for compound llvm::legacy::PassManagerImpl...
Generating docs for namespace llvm::LegalityPredicates
Generating docs for compound llvm::LegalityPredicates::TypePairAndMemDesc...
Generating docs for namespace llvm::LegalizeActions
Generating docs for namespace llvm::LegalizeMutations
Generating docs for namespace llvm::lltok
Generating docs for namespace llvm::LLVM_LIBRARY_VISIBILITY
Generating docs for namespace llvm::LoopAnalysisManagerFunctionProxy
Generating docs for compound llvm::LoopAnalysisManagerFunctionProxy::Result...
Generating docs for namespace llvm::lowertypetests
Generating docs for compound llvm::lowertypetests::BitSetBuilder...
Generating docs for compound llvm::lowertypetests::BitSetInfo...
Generating docs for compound llvm::lowertypetests::ByteArrayBuilder...
Generating docs for compound llvm::lowertypetests::GlobalLayoutBuilder...
Generating docs for namespace llvm::LPAC
Generating docs for namespace llvm::LPCC
Generating docs for namespace llvm::lto
Generating docs for compound llvm::lto::Config...
Generating docs for compound llvm::lto::InputFile...
Generating docs for nested compound llvm::lto::InputFile::Symbol...
Generating docs for compound llvm::lto::LTO...
Generating docs for nested compound llvm::lto::LTO::RegularLTOState::AddedModule...
Generating docs for nested compound llvm::lto::LTO::RegularLTOState::CommonResolution...
Generating docs for compound llvm::lto::LTOLLVMContext...
Generating docs for compound llvm::lto::LTOLLVMDiagnosticHandler...
Generating docs for compound llvm::lto::NativeObjectStream...
Generating docs for compound llvm::lto::SymbolResolution...
Generating docs for compound lto::ThinBackendProc...
Generating docs for namespace llvm::MachO
Generating docs for compound llvm::MachO::any_relocation_info...
Generating docs for compound llvm::MachO::ArchitectureSet...
Generating docs for nested compound llvm::MachO::ArchitectureSet::arch_iterator...
Generating docs for compound llvm::MachO::arm_state_hdr_t...
Generating docs for compound llvm::MachO::arm_thread_state32_t...
Generating docs for compound llvm::MachO::arm_thread_state64_t...
Generating docs for compound llvm::MachO::arm_thread_state_t...
Generating docs for compound llvm::MachO::build_tool_version...
Generating docs for compound llvm::MachO::build_version_command...
Generating docs for compound llvm::MachO::data_in_code_entry...
Generating docs for compound llvm::MachO::dyld_info_command...
Generating docs for compound llvm::MachO::dylib...
Generating docs for compound llvm::MachO::dylib_command...
Generating docs for compound llvm::MachO::dylib_module...
Generating docs for compound llvm::MachO::dylib_module_64...
Generating docs for compound llvm::MachO::dylib_reference...
Generating docs for compound llvm::MachO::dylib_table_of_contents...
Generating docs for compound llvm::MachO::dylinker_command...
Generating docs for compound llvm::MachO::dysymtab_command...
Generating docs for compound llvm::MachO::encryption_info_command...
Generating docs for compound llvm::MachO::encryption_info_command_64...
Generating docs for compound llvm::MachO::entry_point_command...
Generating docs for compound llvm::MachO::fat_arch...
Generating docs for compound llvm::MachO::fat_arch_64...
Generating docs for compound llvm::MachO::fat_header...
Generating docs for compound llvm::MachO::fp_control_t...
Generating docs for compound llvm::MachO::fp_status_t...
Generating docs for compound llvm::MachO::fvmfile_command...
Generating docs for compound llvm::MachO::fvmlib...
Generating docs for compound llvm::MachO::fvmlib_command...
Generating docs for compound llvm::MachO::ident_command...
Generating docs for compound llvm::MachO::InterfaceFile...
Generating docs for nested compound llvm::MachO::InterfaceFile::const_symbol_iterator...
Generating docs for compound llvm::MachO::InterfaceFileRef...
Generating docs for compound llvm::MachO::linkedit_data_command...
Generating docs for compound llvm::MachO::linker_option_command...
Generating docs for compound llvm::MachO::load_command...
Generating docs for compound llvm::MachO::mach_header...
Generating docs for compound llvm::MachO::mach_header_64...
Generating docs for compound llvm::MachO::macho_load_command...
Generating docs for compound llvm::MachO::mmst_reg_t...
Generating docs for compound llvm::MachO::nlist...
Generating docs for compound llvm::MachO::nlist_64...
Generating docs for compound llvm::Mac/opt/doxygen-docs/src/llvm/include/llvm/MCA/Support.h:106: warning: explicit link request to 'ProcResourceUnits' could not be resolved
hO::nlist_base...
Generating docs for compound llvm::MachO::note_command...
Generating docs for compound llvm::MachO::PackedVersion...
Generating docs for compound llvm::MachO::ppc_state_hdr_t...
Generating docs for compound llvm::MachO::ppc_thread_state32_t...
Generating docs for compound llvm::MachO::ppc_thread_state_t...
Generating docs for compound llvm::MachO::prebind_cksum_command...
Generating docs for compound llvm::MachO::prebound_dylib_command...
Generating docs for compound llvm::MachO::relocation_info...
Generating docs for compound llvm::MachO::routines_command...
Generating docs for compound llvm::MachO::routines_command_64...
Generating docs for compound llvm::MachO::rpath_command...
Generating docs for compound llvm::MachO::scattered_relocation_info...
Generating docs for compound llvm::MachO::section...
Generating docs for compound llvm::MachO::section_64...
Generating docs for compound llvm::MachO::segment_command...
Generating docs for compound llvm::MachO::segment_command_64...
Generating docs for compound llvm::MachO::source_version_command...
Generating docs for compound llvm::MachO::sub_client_command...
Generating docs for compound llvm::MachO::sub_framework_command...
Generating docs for compound llvm::MachO::sub_library_command...
Generating docs for compound llvm::MachO::sub_umbrella_command...
Generating docs for compound llvm::MachO::Symbol...
Generating docs for compound llvm::MachO::symseg_command...
Generating docs for compound llvm::MachO::symtab_command...
Generating docs for compound llvm::MachO::Target...
Generating docs for compound llvm::MachO::TextAPIContext...
Generating docs for compound llvm::MachO::TextAPIReader...
Generating docs for compound llvm::MachO::TextAPIWriter...
Generating docs for compound llvm::MachO::thread_command...
Generating docs for compound llvm::MachO::tlv_descriptor...
Generating docs for compound llvm::MachO::tlv_descriptor_32...
Generating docs for compound llvm::MachO::tlv_descriptor_64...
Generating docs for compound llvm::MachO::twolevel_hint...
Generating docs for compound llvm::MachO::twolevel_hints_command...
Generating docs for compound llvm::MachO::uuid_command...
Generating docs for compound llvm::MachO::version_min_command...
Generating docs for compound llvm::MachO::x86_exception_state64_t...
Generating docs for compound llvm::MachO::x86_exception_state_t...
Generating docs for compound llvm::MachO::x86_float_state64_t...
Generating docs for compound llvm::MachO::x86_float_state_t...
Generating docs for compound llvm::MachO::x86_state_hdr_t...
Generating docs for compound llvm::MachO::x86_thread_state32_t...
Generating docs for compound llvm::MachO::x86_thread_state64_t...
Generating docs for compound llvm::MachO::x86_thread_state_t...
Generating docs for compound llvm::MachO::xmm_reg_t...
Generating docs for namespace llvm::MachO::detail
Generating docs for namespace llvm::MachOYAML
Generating docs for compound llvm::MachOYAML::BindOpcode...
Generating docs for compound llvm::MachOYAML::ExportEntry...
Generating docs for compound llvm::MachOYAML::FatArch...
Generating docs for compound llvm::MachOYAML::FatHeader...
Generating docs for compound llvm::MachOYAML::FileHeader...
Generating docs for compound llvm::MachOYAML::LinkEditData...
Generating docs for compound llvm::MachOYAML::LoadCommand...
Generating docs for compound llvm::MachOYAML::NListEntry...
Generating docs for compound llvm::MachOYAML::Object...
Generating docs for compound llvm::MachOYAML::RebaseOpcode...
Generating docs for compound llvm::MachOYAML::Section...
Generating docs for compound llvm::MachOYAML::UniversalBinary...
Generating docs for namespace llvm::mca
Generating docs for compound llvm::mca::CodeEmitter...
Generating docs for compound llvm::mca::Context...
Generating docs for compound llvm::mca::CriticalDependency...
Generating docs for compound llvm::mca::CycleSegment...
Generating docs for compound llvm::mca::DefaultResourceStrategy...
Generating docs for compound llvm::mca::DefaultSchedulerStrategy...
Generating docs for compound llvm::mca::DispatchStage...
Generating docs for compound llvm::mca::EntryStage...
Generating docs for compound llvm::mca::ExecuteStage...
Generating docs for compound llvm::mca::HardwareUnit...
Generating docs for compound llvm::mca::HWEventListener...
Generating docs for compound llvm::mca::HWInstructionDispatchedEvent...
Generating docs for compound llvm::mca::HWInstructionEvent...
Generating docs for compound llvm::mca::HWInstructionIssuedEvent...
Generating docs for compound llvm::mca::HWInstructionRetiredEvent...
Generating docs for compound llvm::mca::HWPressureEvent...
Generating docs for compound llvm::mca::HWStallEvent...
Generating docs for compound llvm::mca::InstrBuilder...
Generating docs for compound llvm::mca::InstrDesc...
Generating docs for compound llvm::mca::InstRef...
Generating docs for compound llvm::mca::Instruction...
Generating docs for compound llvm::mca::InstructionBase...
Generating docs for compound llvm::mca::InstructionError...
Generating docs for compound llvm::mca::InstructionTables...
Generating docs for compound llvm::mca::LSUnit...
Generating docs for compound llvm::mca::LSUnitBase...
Generating docs for compound llvm::mca::MemoryGroup...
Generating docs for compound llvm::mca::MicroOpQueueStage...
Generating docs for compound llvm::mca::Pipeline...
Generating docs for compound llvm::mca::PipelineOptions...
Generating docs for compound llvm::mca::ReadDescriptor...
Generating docs for compound llvm::mca::ReadState...
Generating docs for compound llvm::mca::RegisterFile...
Generating docs for compound llvm::mca::ResourceCycles...
Generating docs for compound llvm::mca::ResourceManager...
Generating docs for compound llvm::mca::ResourceState...
Generating docs for compound llvm::mca::ResourceStrategy...
Generating docs for compound llvm::mca::ResourceUsage...
Generating docs for compound llvm::mca::RetireControlUnit...
Generating docs for nested compound llvm::mca::RetireControlUnit::RUToken...
Generating docs for compound llvm::mca::RetireStage...
Generating docs for compound llvm::mca::Scheduler...
Generating docs for compound llvm::mca::SchedulerStrategy...
Generating docs for compound llvm::mca::SourceMgr...
Generating docs for compound llvm::mca::Stage...
Generating docs for compound llvm::mca::WriteDescriptor...
Generating docs for compound llvm::mca::WriteRef...
Generating docs for compound llvm::mca::WriteState...
Generating docs for namespace llvm::MCD
Generating docs for namespace llvm::MCID
Generating docs for namespace llvm::MCOI
Generating docs for namespace llvm::MCParserUtils
Generating docs for namespace llvm::mdconst
Generating docs for namespace llvm::mdconst::detail
Generating docs for compound llvm::mdconst::detail::HasDereference...
Generating docs for nested compound llvm::mdconst::detail::HasDereference::SFINAE...
Generating docs for compound llvm::mdconst::detail::IsValidPointer...
Generating docs for compound llvm::mdconst::detail::IsValidReference...
Generating docs for namespace llvm::minidump
Generating docs for compound llvm::minidump::CPUInfo...
Generating docs for nested compound llvm::minidump::CPUInfo::ArmInfo...
Generating docs for nested compound llvm::minidump::CPUInfo::OtherInfo...
Generating docs for nested compound llvm::minidump::CPUInfo::X86Info...
Generating docs for compound llvm::minidump::Directory...
Generating docs for compound llvm::minidump::Exception...
Generating docs for compound llvm::minidump::ExceptionStream...
Generating docs for compound llvm::minidump::Header...
Generating docs for compound llvm::minidump::LocationDescriptor...
Generating docs for compound llvm::minidump::MemoryDescriptor...
Generating docs for compound llvm::minidump::MemoryInfo...
Generating docs for compound llvm::minidump::MemoryInfoListHeader...
Generating docs for compound llvm::minidump::Module...
Generating docs for compound llvm::minidump::SystemInfo...
Generating docs for compound llvm::minidump::Thread...
Generating docs for compound llvm::minidump::VSFixedFileInfo...
Generating docs for namespace llvm::MinidumpYAML
Generating docs for compound llvm::MinidumpYAML::ExceptionStream...
Gener/opt/doxygen-docs/src/llvm/include/llvm/ObjectYAML/MinidumpYAML.h:185: warning: Unsupported xml/html tag <pid> found
ating docs for compound llvm::MinidumpYAML::MemoryInfoListStream...
Generating docs for compound llvm::MinidumpYAML::Object...
Generating docs for compound llvm::MinidumpYAML::RawContentStream...
Generating docs for compound llvm::MinidumpYAML::Stream...
Generating docs for compound llvm::MinidumpYAML::SystemInfoStream...
Generating docs for compound llvm::MinidumpYAML::TextContentStream...
Generating docs for namespace llvm::MinidumpYAML::detail
Generating docs for compound llvm::MinidumpYAML::detail::ListStream...
Generating docs for compound llvm::MinidumpYAML::detail::ParsedMemoryDescriptor...
Generating docs for compound llvm::MinidumpYAML::detail::ParsedModule...
Generating docs for compound llvm::MinidumpYAML::detail::ParsedThread...
Generating docs for namespace llvm::MIPatternMatch
Generating docs for compound llvm::MIPatternMatch::And...
Generating docs for compound llvm::MIPatternMatch::And< Pred, Preds... >...
Generating docs for compound llvm::MIPatternMatch::BinaryOp_match...
Generating docs for compound llvm::MIPatternMatch::bind_helper...
Generating docs for compound llvm::MIPatternMatch::bind_helper< const ConstantFP * >...
Generating docs for compound llvm::MIPatternMatch::bind_helper< LLT >...
Generating docs for compound llvm::MIPatternMatch::bind_helper< MachineInstr * >...
Generating docs for compound llvm::MIPatternMatch::bind_ty...
Generating docs for compound llvm::MIPatternMatch::CheckType...
Generating docs for compound llvm::MIPatternMatch::ConstantMatch...
Generating docs for compound llvm::MIPatternMatch::OneUse_match...
Generating docs for compound llvm::MIPatternMatch::operand_type_match...
Generating docs for compound llvm::MIPatternMatch::Or...
Generating docs for compound llvm::MIPatternMatch::Or< Pred, Preds... >...
Generating docs for compound llvm::MIPatternMatch::UnaryOp_match...
Generating docs for namespace llvm::Mips
Generating docs for namespace llvm::Mips16HardFloatInfo
Generating docs for compound llvm::Mips16HardFloatInfo::FuncNameSignature...
Generating docs for compound llvm::Mips16HardFloatInfo::FuncSignature...
Generating docs for namespace llvm::MIPS_MC
Generating docs for namespace llvm::MipsII
Generating docs for namespace llvm::MipsISD
Generating docs for namespace llvm::misexpect
Generating docs for namespace llvm::ms_demangle
Generating docs for compound llvm::ms_demangle::ArenaAllocator...
Generating docs for compound llvm::ms_demangle::ArrayTypeNode...
Generating docs for compound llvm::ms_demangle::BackrefContext...
Generating docs for compound llvm::ms_demangle::ConversionOperatorIdentifierNode...
Generating docs for compound llvm::ms_demangle::CustomTypeNode...
Generating docs for compound llvm::ms_demangle::Demangler...
Generating docs for compound llvm::ms_demangle::DynamicStructorIdentifierNode...
Generating docs for compound llvm::ms_demangle::EncodedStringLiteralNode...
Generating docs for compound llvm::ms_demangle::FunctionSignatureNode...
Generating docs for compound llvm::ms_demangle::FunctionSymbolNode...
Generating docs for compound llvm::ms_demangle::IdentifierNode...
Generating docs for compound llvm::ms_demangle::IntegerLiteralNode...
Generating docs for compound llvm::ms_demangle::IntrinsicFunctionIdentifierNode...
Generating docs for compound llvm::ms_demangle::IntrinsicNode...
Generating docs for compound llvm::ms_demangle::LiteralOperatorIdentifierNode...
Generating docs for compound llvm::ms_demangle::LocalStaticGuardIdentifierNode...
Generating docs for compound llvm::ms_demangle::LocalStaticGuardVariableNode...
Generating docs for compound llvm::ms_demangle::NamedIdentifierNode...
Generating docs for compound llvm::ms_demangle::Node...
Generating docs for compound llvm::ms_demangle::NodeArrayNode...
Generating docs for compound llvm::ms_demangle::PointerTypeNode...
Generating docs for compound llvm::ms_demangle::PrimitiveTypeNode...
Generating docs for compound llvm::ms_demangle::QualifiedNameNode...
Generating docs for compound llvm::ms_demangle::RttiBaseClassDescriptorNode...
Generating docs for compound llvm::ms_demangle::SpecialTableSym/opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/MSF/MSFBuilder.h:56: warning: The following parameters of llvm::msf::MSFBuilder::create(BumpPtrAllocator &Allocator, uint32_t BlockSize, uint32_t MinBlockCount=0, bool CanGrow=true) are not documented:
  parameter 'Allocator'
/opt/doxygen-docs/src/llvm/include/llvm/Object/Binary.h:180: warning: The following parameters of llvm::object::createBinary(MemoryBufferRef Source, LLVMContext *Context=nullptr) are not documented:
  parameter 'Context'
bolNode...
Generating docs for compound llvm::ms_demangle::StructorIdentifierNode...
Generating docs for compound llvm::ms_demangle::SymbolNode...
Generating docs for compound llvm::ms_demangle::TagTypeNode...
Generating docs for compound llvm::ms_demangle::TemplateParameterReferenceNode...
Generating docs for compound llvm::ms_demangle::ThunkSignatureNode...
Generating docs for nested compound llvm::ms_demangle::ThunkSignatureNode::ThisAdjustor...
Generating docs for compound llvm::ms_demangle::TypeNode...
Generating docs for compound llvm::ms_demangle::VariableSymbolNode...
Generating docs for compound llvm::ms_demangle::VcallThunkIdentifierNode...
Generating docs for namespace llvm::msf
Generating docs for compound llvm::msf::IMSFFile...
Generating docs for compound llvm::msf::MappedBlockStream...
Generating docs for compound llvm::msf::MSFBuilder...
Generating docs for compound llvm::msf::MSFError...
Generating docs for compound llvm::msf::MSFLayout...
Generating docs for compound llvm::msf::MSFStreamLayout...
Generating docs for compound llvm::msf::SuperBlock...
Generating docs for compound llvm::msf::WritableMappedBlockStream...
Generating docs for namespace llvm::msgpack
Generating docs for compound llvm::msgpack::ArrayDocNode...
Generating docs for compound llvm::msgpack::DocNode...
Generating docs for compound llvm::msgpack::Document...
Generating docs for compound llvm::msgpack::ExtensionType...
Generating docs for compound llvm::msgpack::KindAndDocument...
Generating docs for compound llvm::msgpack::MapDocNode...
Generating docs for compound llvm::msgpack::Object...
Generating docs for compound llvm::msgpack::Reader...
Generating docs for compound llvm::msgpack::Writer...
Generating docs for namespace llvm::msgpack::FirstByte
Generating docs for namespace llvm::msgpack::FixBits
Generating docs for namespace llvm::msgpack::FixBitsMask
Generating docs for namespace llvm::msgpack::FixLen
Generating docs for namespace llvm::msgpack::FixMax
Generating docs for namespace llvm::msgpack::FixMin
Generating docs for namespace llvm::MSP430
Generating docs for namespace llvm::MSP430ISD
Generating docs for namespace llvm::MSSAHelpers
Generating docs for compound llvm::MSSAHelpers::AllAccessTag...
Generating docs for compound llvm::MSSAHelpers::DefsOnlyTag...
Generating docs for namespace llvm::N86
Generating docs for namespace llvm::numbers
Generating docs for namespace llvm::NVPTX
Generating docs for namespace llvm::NVPTX::PTXCmpMode
Generating docs for namespace llvm::NVPTX::PTXCvtMode
Generating docs for namespace llvm::NVPTX::PTXLdStInstCode
Generating docs for namespace llvm::NVPTXCC
Generating docs for namespace llvm::NVPTXII
Generating docs for namespace llvm::NVPTXISD
Generating docs for namespace llvm::objcarc
Generating docs for compound llvm::objcarc::ARCMDKindCache...
Generating docs for compound llvm::objcarc::ARCRuntimeEntryPoints...
Generating docs for compound llvm::objcarc::BottomUpPtrState...
Generating docs for compound llvm::objcarc::ObjCARCAA...
Generating docs for compound llvm::objcarc::ObjCARCAAResult...
Generating docs for compound llvm::objcarc::ObjCARCAAWrapperPass...
Generating docs for compound llvm::objcarc::ProvenanceAnalysis...
Generating docs for compound llvm::objcarc::PtrState...
Generating docs for compound llvm::objcarc::RRInfo...
Generating docs for compound llvm::objcarc::TopDownPtrState...
Generating docs for namespace llvm::object
Generating docs for compound llvm::object::Archive...
Generating docs for nested compound llvm::object::Archive::Child...
Generating docs for nested compound llvm::object::Archive::ChildFallibleIterator...
Generating docs for nested compound llvm::object::Archive::Symbol...
Generating docs for nested compound llvm::object::Archive::symbol_iterator...
Generating docs for compound llvm::object::ArchiveMemberHeader...
Generating docs for compound llvm::object::BaseRelocRef...
Generating docs for compound llvm::object::BasicSymbolRef...
Generating docs for compound llvm::object::Binary...
Generating docs for compound llvm::object::BinaryError...
Generating docs for compound llvm::object::BindRebaseSegInfo...
Generating docs for compound llvm::object::coff_aux_bf_and_ef_symbol...
Generating docs for compound llvm::object::coff_aux_clr_token...
Generating docs for compound llvm::object::coff_aux_function_definition...
Generating docs for compound llvm::object::coff_aux_section_definition...
Generating docs for compound llvm::object::coff_aux_weak_external...
Generating docs for compound llvm::object::coff_base_reloc_block_entry...
Generating docs for compound llvm::object::coff_base_reloc_block_header...
Generating docs for compound llvm::object::coff_bigobj_file_header...
Generating docs for compound llvm::object::coff_file_header...
Generating docs for compound llvm::object::coff_import_directory_table_entry...
Generating docs for compound llvm::object::coff_import_header...
Generating docs for compound llvm::object::coff_load_config_code_integrity...
Generating docs for compound llvm::object::coff_load_configuration32...
Generating docs for compound llvm::object::coff_load_configuration64...
Generating docs for compound llvm::object::coff_relocation...
Generating docs for compound llvm::object::coff_resource_data_entry...
Generating docs for compound llvm::object::coff_resource_dir_entry...
Generating docs for compound llvm::object::coff_resource_dir_table...
Generating docs for compound llvm::object::coff_runtime_function_x64...
Generating docs for compound llvm::object::coff_section...
Generating docs for compound llvm::object::coff_symbol...
Generating docs for compound llvm::object::coff_symbol_generic...
Generating docs for compound llvm::object::coff_tls_directory...
Generating docs for compound llvm::object::COFFImportFile...
Generating docs for compound llvm::object::COFFModuleDefinition...
Generating docs for compound llvm::object::COFFObjectFile...
Generating docs for compound llvm::object::COFFShortExport...
Generating docs for compound llvm::object::COFFSymbolRef...
Generating docs for compound llvm::object::content_iterator...
Generating docs for compound llvm::object::data_directory...
Generating docs for compound llvm::object::DataRefImpl...
Generating docs for compound llvm::object::debug_directory...
Generating docs for compound llvm::object::debug_h_header...
Generating docs for compound llvm::object::Decompressor...
Generating docs for compound llvm::object::delay_import_directory_table_entry...
Generating docs for compound llvm::object::DelayImportDirectoryEntryRef...
Generating docs for compound llvm::object::DiceRef...
Generating docs for compound llvm::object::dos_header...
Generating docs for compound llvm::object::Elf_CGProfile_Impl...
Generating docs for compound llvm::object::Elf_Chdr_Impl...
Generating docs for compound llvm::object::Elf_Chdr_Impl< ELFType< TargetEndianness, false > >...
Generating docs for compound llvm::object::Elf_Chdr_Impl< ELFType< TargetEndianness, true > >...
Generating docs for compound llvm::object::Elf_Dyn_Base...
Generating docs for compound llvm::object::Elf_Dyn_Base< ELFType< TargetEndianness, false > >...
Generating docs for compound llvm::object::Elf_Dyn_Base< ELFType< TargetEndianness, true > >...
Generating docs for compound llvm::object::Elf_Dyn_Impl...
Generating docs for compound llvm::object::Elf_Ehdr_Impl...
Generating docs for compound llvm::object::Elf_GnuHash_Impl...
Generating docs for compound llvm::object::Elf_Hash_Impl...
Generating docs for compound llvm::object::Elf_Mips_ABIFlags...
Generating docs for compound llvm::object::Elf_Mips_Options...
Generating docs for compound llvm::object::Elf_Mips_RegInfo...
Generating docs for compound llvm::object::Elf_Mips_RegInfo< ELFType< TargetEndianness, false > >...
Generating docs for compound llvm::object::Elf_Mips_RegInfo< ELFType< TargetEndianness, true > >...
Generating docs for compound llvm::object::Elf_Nhdr_Impl...
Generating docs for compound llvm::object::Elf_Note_Impl...
Generating docs for compound llvm::object::Elf_Note_Iterator_Impl...
Generating docs for compound llvm::object::Elf_Phdr_Impl...
Generating docs for compound llvm::object::Elf_Phdr_Impl< ELFType< TargetEndianness, false > >...
Generating docs for compound llvm::object::Elf_Phdr_Impl< ELFType< TargetEndianness, true > >...
Generating docs for compound llvm::object::Elf_Rel_Impl...
Generating docs for compound llvm::object::Elf_Rel_Impl< ELFType< TargetEndianness, false >, false >...
Generating docs for compound llvm::object::Elf_Rel_Impl< ELFType< TargetEndianness, false >, true >...
Generating docs for compound llvm::object::Elf_Rel_Impl< ELFType< TargetEndianness, true >, false >...
Generating docs for compound llvm::object::Elf_Rel_Impl< ELFType< TargetEndianness, true >, true >...
Generating docs for compound llvm::object::elf_relocation_iterator...
Generating docs for compound llvm::object::elf_section_iterator...
Generating docs for compound llvm::object::Elf_Shdr_Base...
Generating docs for compound llvm::object::Elf_Shdr_Base< ELFType< TargetEndianness, false > >...
Generating docs for compound llvm::object::Elf_Shdr_Base< ELFType< TargetEndianness, true > >...
Generating docs for compound llvm::object::Elf_Shdr_Impl...
Generating docs for compound llvm::object::Elf_Sym_Base...
Generating docs for compound llvm::object::Elf_Sym_Base< ELFType< TargetEndianness, false > >...
Generating docs for compound llvm::object::Elf_Sym_Base< ELFType< TargetEndianness, true > >...
Generating docs for compound llvm::object::Elf_Sym_Impl...
Generating docs for compound llvm::object::elf_symbol_iterator...
Generating docs for compound llvm::object::Elf_Verdaux_Impl...
Generating docs for compound llvm::object::Elf_Verdef_Impl...
Generating docs for compound llvm::object::Elf_Vernaux_Impl...
Generating docs for compound llvm::object::Elf_Verneed_Impl...
Generating docs for compound llvm::object::Elf_Versym_Impl...
Generating docs for compound llvm::object::ELFFile...
Generating docs for compound llvm::object::ELFObjectFile...
Generating docs for compound llvm::object::ELFObjectFileBase...
Generating docs for compound llvm::object::ELFRelocationRef...
Generating docs for compound llvm::object::ELFSectionRef...
Generating docs for compound llvm::object::ELFSymbolRef...
Generating docs for compound llvm::object::ELFType...
Generating docs for compound llvm::object::EmptyResError...
Generating docs for compound llvm::object::export_address_table_entry...
Generating docs for compound llvm::object::export_directory_table_entry...
Generating docs for compound llvm::object::ExportDirectoryEntryRef...
Generating docs for compound llvm::object::ExportEntry...
Generating docs for compound llvm::object::FpoData...
Generating docs for compound llvm::object::GenericBinaryError...
Generating docs for compound llvm::object::import_lookup_table_entry...
Generating docs for compound llvm::object::ImportDirectoryEntryRef...
Generating docs for compound llvm::object::ImportedSymbolRef...
Generating docs for compound llvm::object::IRObjectFile...
Generating docs for compound llvm::object::IRSymtabFile...
Generating docs for compound llvm::object::Lexer...
Generating docs for compound llvm::object::MachOBindEntry...
Generating docs for compound llvm::object::MachOObjectFile...
Generating docs for nested compound llvm::object::MachOObjectFile::LoadCommandInfo...
Generating docs for compound llvm::object::MachORebaseEntry...
Generating docs for compound llvm::object::MachOUniversalBinary...
Generating docs for nested compound llvm::object::MachOUniversalBinary::object_iterator...
Generating docs for nested compound llvm::object::MachOUniversalBinary::ObjectForArch...
Generating docs for compound llvm::object::MinidumpFile...
Generating docs for nested compound llvm::object::MinidumpFile::MemoryInfoIterator...
Generating docs for compound llvm::object::ObjectFile...
Generating docs for compound llvm::object::OwningBinary...
Generating docs for compound llvm::object::Parser...
Generating docs for compound llvm::object::pe32_header...
Generating docs for compound llvm::object::pe32plus_header...
Generating docs for compound llvm::object::RelocationRef...
Generating docs for compound llvm::object::ResourceEntryRef...
Generating docs for /opt/doxygen-docs/src/llvm/include/llvm/Option/ArgList.h:333: warning: The following parameters of llvm::opt::ArgList::AddAllArgsTranslated(ArgStringList &Output, OptSpecifier Id0, const char *Translation, bool Joined=false) const are not documented:
  parameter 'Output'
  parameter 'Id0'
  parameter 'Translation'
/opt/doxygen-docs/src/llvm/include/llvm/Option/Option.h:207: warning: The following parameters of llvm::opt::Option::accept(const ArgList &Args, unsigned &Index, unsigned ArgSize) const are not documented:
  parameter 'Args'
  parameter 'Index'
/opt/doxygen-docs/src/llvm/include/llvm/Option/OptTable.h:142: warning: The following parameters of llvm::opt::OptTable::findByPrefix(StringRef Cur, unsigned short DisableFlags) const are not documented:
  parameter 'DisableFlags'
/opt/doxygen-docs/src/llvm/include/llvm/Option/OptTable.h:212: warning: The following parameters of llvm::opt::OptTable::ParseArgs(ArrayRef< const char * > Args, unsigned &MissingArgIndex, unsigned &MissingArgCount, unsigned FlagsToInclude=0, unsigned FlagsToExclude=0) const are not documented:
  parameter 'Args'
/opt/doxygen-docs/src/llvm/include/llvm/Option/OptTable.h:190: warning: The following parameters of llvm::opt::OptTable::ParseOneArg(const ArgList &Args, unsigned &Index, unsigned FlagsToInclude=0, unsigned FlagsToExclude=0) const are not documented:
  parameter 'Args'
compound llvm::object::ResourceSectionRef...
Generating docs for compound llvm::object::SectionedAddress...
Generating docs for compound llvm::object::SectionRef...
Generating docs for compound llvm::object::StringTableOffset...
Generating docs for compound llvm::object::symbol_iterator...
Generating docs for compound llvm::object::SymbolicFile...
Generating docs for compound llvm::object::SymbolRef...
Generating docs for compound llvm::object::SymEntry...
Generating docs for compound llvm::object::TapiFile...
Generating docs for compound llvm::object::TapiUniversal...
Generating docs for nested compound llvm::object::TapiUniversal::object_iterator...
Generating docs for nested compound llvm::object::TapiUniversal::ObjectForArch...
Generating docs for compound llvm::object::Token...
Generating docs for compound llvm::object::WasmObjectFile...
Generating docs for nested compound llvm::object::WasmObjectFile::ReadContext...
Generating docs for compound llvm::object::WasmSection...
Generating docs for compound llvm::object::WasmSectionOrderChecker...
Generating docs for compound llvm::object::WasmSegment...
Generating docs for compound llvm::object::WasmSymbol...
Generating docs for compound llvm::object::WindowsResource...
Generating docs for compound llvm::object::WindowsResourceCOFFWriter...
Generating docs for compound llvm::object::WindowsResourceParser...
Generating docs for nested compound llvm::object::WindowsResourceParser::StringOrID...
Generating docs for nested compound llvm::object::WindowsResourceParser::TreeNode...
Generating docs for compound llvm::object::WinResHeaderPrefix...
Generating docs for compound llvm::object::WinResHeaderSuffix...
Generating docs for compound llvm::object::WinResIDs...
Generating docs for compound llvm::object::XCOFFCsectAuxEnt32...
Generating docs for compound llvm::object::XCOFFFileAuxEnt...
Generating docs for nested compound llvm::object::XCOFFFileAuxEnt::NameInStrTblType...
Generating docs for compound llvm::object::XCOFFFileHeader32...
Generating docs for compound llvm::object::XCOFFFileHeader64...
Generating docs for compound llvm::object::XCOFFObjectFile...
Generating docs for compound llvm::object::XCOFFRelocation32...
Generating docs for compound llvm::object::XCOFFSectAuxEntForStat...
Generating docs for compound llvm::object::XCOFFSectionHeader...
Generating docs for compound llvm::object::XCOFFSectionHeader32...
Generating docs for compound llvm::object::XCOFFSectionHeader64...
Generating docs for compound llvm::object::XCOFFStringTable...
Generating docs for compound llvm::object::XCOFFSymbolEntry...
Generating docs for nested compound llvm::object::XCOFFSymbolEntry::CFileLanguageIdAndTypeIdType...
Generating docs for nested compound llvm::object::XCOFFSymbolEntry::NameInStrTblType...
Generating docs for compound llvm::object::XCOFFSymbolRef...
Generating docs for namespace llvm::OMF
Generating docs for compound llvm::OMF::Signature...
Generating docs for namespace llvm::opt
Generating docs for compound llvm::opt::Arg...
Generating docs for compound llvm::opt::arg_iterator...
Generating docs for compound llvm::opt::ArgList...
Generating docs for compound llvm::opt::DerivedArgList...
Generating docs for compound llvm::opt::InputArgList...
Generating docs for compound llvm::opt::Option...
Generating docs for compound llvm::opt::OptSpecifier...
Generating docs for compound llvm::opt::OptTable...
Generating docs for nested compound llvm::opt::OptTable::Info...
Generating docs for namespace llvm::optional_detail
Generating docs for compound llvm::optional_detail::in_place_t...
Generating docs for compound llvm::optional_detail::OptionalStorage...
Generating docs for compound llvm::optional_detail::OptionalStorage< T, true >...
Generating docs for namespace llvm::orc
Generating docs for compound llvm::orc::AbsoluteSymbolsMaterializationUnit...
Generating docs for compound llvm::orc::AsynchronousSymbolQuery...
Generating docs for compound llvm::orc::BasicIRLayerMaterializationUnit...
Generating docs for compound llvm::orc::BasicObjectLayerMaterializationUnit...
Generating docs for compound llvm::orc::BlockFreqQuery...
Generating docs for compound llvm::orc::CompileOnDemandLayer...
Generating docs for compound llvm::orc::ConcurrentIRCompiler...
Generating docs for compound llvm::orc::CtorDtorIterator...
Generating docs for nested compound llvm::orc::CtorDtorIterator::Element...
Generating docs for compound llvm::orc::CtorDtorRunner...
Generating docs for compound llvm::orc::DuplicateDefinition...
Generating docs for compound llvm::orc::DynamicLibrarySearchGenerator...
Generating docs for compound llvm::orc::EHFrameRegistrationPlugin...
Generating docs for compound llvm::orc::ExecutionSession...
Generating docs for compound llvm::orc::FailedToMaterialize...
Generating docs for compound llvm::orc::GenericIndirectStubsInfo...
Generating docs for compound llvm::orc::GlobalMappingLayer...
Generating docs for compound llvm::orc::ImplSymbolMap...
Generating docs for compound llvm::orc::IndirectStubsManager...
Generating docs for compound llvm::orc::IRCompileLayer...
Generating docs for compound llvm::orc::IRLayer...
Generating docs for compound llvm::orc::IRMaterializationUnit...
Generating docs for compound llvm::orc::IRSpeculationLayer...
Generating docs for compound llvm::orc::IRTransformLayer...
Generating docs for compound llvm::orc::JITCompileCallbackManager...
Generating docs for compound llvm::orc::JITDylib...
Generating docs for nested compound llvm::orc::JITDylib::DefinitionGenerator...
Generating docs for compound llvm::orc::JITSymbolNotFound...
Generating docs for compound llvm::orc::JITSymbolResolverAdapter...
Generating docs for compound llvm::orc::JITTargetMachineBuilder...
Generating docs for compound llvm::orc::LambdaResolver...
Generating docs for compound llvm::orc::LambdaSymbolResolver...
Generating docs for compound llvm::orc::LazyCallThroughManager...
Generating docs for nested compound llvm::orc::LazyCallThroughManager::NotifyResolvedFunction...
Generating docs for nested compound llvm::orc::LazyCallThroughManager::NotifyResolvedFunctionImpl...
Generating docs for compound llvm::orc::LazyEmittingLayer...
Generating docs for compound llvm::orc::LazyReexportsMaterializationUnit...
Generating docs for compound llvm::orc::LegacyCompileOnDemandLayer...
Generating docs for nested compound llvm::orc::LegacyCompileOnDemandLayer::LogicalDylib::SourceModuleEntry...
Generating docs for compound llvm::orc::LegacyCtorDtorRunner...
Generating docs for compound llvm::orc::LegacyIRCompileLayer...
Generating docs for compound llvm::orc::LegacyIRTransformLayer...
Generating docs for compound llvm::orc::LegacyLocalCXXRuntimeOverrides...
Generating docs for compound llvm::orc::LegacyLookupFnResolver...
Generating docs for compound llvm::orc::LegacyObjectTransformLayer...
Generating docs for compound llvm::orc::LegacyRTDyldObjectLinkingLayer...
Generating docs for nested compound llvm::orc::LegacyRTDyldObjectLinkingLayer::Resources...
Generating docs for compound llvm::orc::LegacyRTDyldObjectLinkingLayerBase...
Generating docs for nested compound llvm::orc::LegacyRTDyldObjectLinkingLayerBase::LinkedObject...
Generating docs for compound llvm::orc::LLJIT...
Generating docs for compound llvm::orc::LLJITBuilder...
Generating docs for compound llvm::orc::LLJITBuilderSetters...
Generating docs for compound llvm::orc::LLJITBuilderState...
Generating docs for compound llvm::orc::LLLazyJIT...
Generating docs for compound llvm::orc::LLLazyJITBuilder...
Generating docs for compound llvm::orc::LLLazyJITBuilderSetters...
Generating docs for compound llvm::orc::LLLazyJITBuilderState...
Generating docs for compound llvm::orc::LocalCXXRuntimeOverrides...
Generating docs for compound llvm::orc::LocalCXXRuntimeOverridesBase...
Generating docs for compound llvm::orc::LocalIndirectStubsManager...
Generating docs for compound llvm::orc::LocalJITCompileCallbackManager...
Generating docs for compound llvm::orc::LocalLazyCallThroughManager...
Generating docs for compound llvm::orc::LocalTrampolinePool...
Generating docs for compound llvm::orc::MangleAndInterner...
Generating docs for compound llvm::orc::MaterializationResponsibility...
Generating docs for compound llvm::orc::MaterializationUnit...
Generating docs for compound llvm::orc::NullLegacyResolver...
Generating docs for compound llvm::orc::NullResolver...
Generating docs for compound llvm::orc::ObjectLayer...
Generating docs for compound llvm::orc::ObjectLinkingLayer...
Generating docs for nested compound llvm::orc::ObjectLinkingLayer::Plugin...
Generating docs for compound llvm::orc::ObjectLinkingLayerJITLinkContext...
Generating docs for compound llvm::orc::ObjectTransformLayer...
Generating docs for compound llvm::orc::OrcAArch64...
Generating docs for compound llvm::orc::OrcGenericABI...
Generating docs for nested compound llvm::orc::OrcGenericABI::IndirectStubsInfo...
Generating docs for compound llvm::orc::OrcI386...
Generating docs for compound llvm::orc::OrcMCJITReplacement...
Generating docs for compound llvm::orc::OrcMips32_Base...
Generating docs for compound llvm::orc::OrcMips32Be...
Generating docs for compound llvm::orc::OrcMips32Le...
Generating docs for compound llvm::orc::OrcMips64...
Generating docs for compound llvm::orc::OrcX86_64_Base...
Generating docs for compound llvm::orc::OrcX86_64_SysV...
Generating docs for compound llvm::orc::OrcX86_64_Win32...
Generating docs for compound llvm::orc::PartitioningIRMaterializationUnit...
Generating docs for compound llvm::orc::ReexportsGenerator...
Generating docs for compound llvm::orc::ReExportsMaterializationUnit...
Generating docs for compound llvm::orc::RemoteObjectClientLayer...
Generating docs for compound llvm::orc::RemoteObjectLayer...
Generating docs for nested compound llvm::orc::RemoteObjectLayer::RemoteSymbolMaterializer...
Generating docs for compound llvm::orc::RemoteObjectLayerAPI...
Generating docs for nested compound llvm::orc::RemoteObjectLayerAPI::AddObject...
Generating docs for nested compound llvm::orc::RemoteObjectLayerAPI::EmitAndFinalize...
Generating docs for nested compound llvm::orc::RemoteObjectLayerAPI::FindSymbol...
Generating docs for nested compound llvm::orc::RemoteObjectLayerAPI::FindSymbolIn...
Generating docs for nested compound llvm::orc::RemoteObjectLayerAPI::Lookup...
Generating docs for nested compound llvm::orc::RemoteObjectLayerAPI::LookupInLogicalDylib...
Generating docs for nested compound llvm::orc::RemoteObjectLayerAPI::MaterializeRemoteSymbol...
Generating docs for nested compound llvm::orc::RemoteObjectLayerAPI::ReleaseRemoteSymbol...
Generating docs for nested compound llvm::orc::RemoteObjectLayerAPI::RemoveObject...
Generating docs for compound llvm::orc::RemoteObjectServerLayer...
Generating docs for compound llvm::orc::RTDyldObjectLinkingLayer...
Generating docs for compound llvm::orc::SequenceBBQuery...
Generating docs for compound llvm::orc::SimpleCompiler...
Generating docs for compound llvm::orc::SpeculateQuery...
Generating docs for compound llvm::orc::Speculator...
Generating docs for compound llvm::orc::StaticLibraryDefinitionGenerator...
Generating docs for compound llvm::orc::SymbolAliasMapEntry...
Generating docs for compound llvm::orc::SymbolLinkagePromoter...
Generating docs for compound llvm::orc::SymbolResolver...
Generating docs for compound llvm::orc::SymbolsCouldNotBeRemoved...
Generating docs for compound llvm::orc::SymbolsNotFound...
Generating docs for compound llvm::orc::SymbolStringPool...
Generating docs for compound llvm::orc::SymbolStringPtr...
Generating docs for compound llvm::orc::ThreadSafeContext...
Generating docs for nested compound llvm::orc::ThreadSafeContext::Lock...
Generating docs for compound llvm::orc::ThreadSafeModule...
Generating docs for compound llvm::orc::TMOwningSimpleCompiler...
Generating docs for compound llvm::orc::TrampolinePool...
Generating docs for namespace llvm::orc::remote
Generating docs for compound llvm::orc::remote::DirectBufferWriter...
Generating docs for compound llvm::orc::remote::OrcRemoteTargetClient...
Generating docs for nested compound llvm::orc::remote::OrcRemoteTargetClient::RemoteCompileCallbackManager...
Generating docs for nested compound llvm::orc::remote::OrcRemoteTargetClient::RemoteIn/opt/doxygen-docs/src/llvm/include/llvm/ExecutionEngine/Orc/RPC/RPCUtils.h:180: warning: Unsupported xml/html tag <typename> found
directStubsManager...
Generating docs for nested compound llvm::orc::remote::OrcRemoteTargetClient::RemoteRTDyldMemoryManager...
Generating docs for nested compound llvm::orc::remote::OrcRemoteTargetClient::RemoteTrampolinePool...
Generating docs for compound llvm::orc::remote::OrcRemoteTargetRPCAPI...
Generating docs for compound llvm::orc::remote::OrcRemoteTargetServer...
Generating docs for compound llvm::orc::remote::ResourceIdMgr...
Generating docs for compound llvm::orc::remote::ResourceNotFound...
Generating docs for namespace llvm::orc::remote::eh
Generating docs for compound llvm::orc::remote::eh::DeregisterEHFrames...
Generating docs for compound llvm::orc::remote::eh::RegisterEHFrames...
Generating docs for namespace llvm::orc::remote::exec
Generating docs for compound llvm::orc::remote::exec::CallIntVoid...
Generating docs for compound llvm::orc::remote::exec::CallMain...
Generating docs for compound llvm::orc::remote::exec::CallVoidVoid...
Generating docs for namespace llvm::orc::remote::mem
Generating docs for compound llvm::orc::remote::mem::CreateRemoteAllocator...
Generating docs for compound llvm::orc::remote::mem::DestroyRemoteAllocator...
Generating docs for compound llvm::orc::remote::mem::ReadMem...
Generating docs for compound llvm::orc::remote::mem::ReserveMem...
Generating docs for compound llvm::orc::remote::mem::SetProtections...
Generating docs for compound llvm::orc::remote::mem::WriteMem...
Generating docs for compound llvm::orc::remote::mem::WritePtr...
Generating docs for namespace llvm::orc::remote::stubs
Generating docs for compound llvm::orc::remote::stubs::CreateIndirectStubsOwner...
Generating docs for compound llvm::orc::remote::stubs::DestroyIndirectStubsOwner...
Generating docs for compound llvm::orc::remote::stubs::EmitIndirectStubs...
Generating docs for compound llvm::orc::remote::stubs::EmitResolverBlock...
Generating docs for compound llvm::orc::remote::stubs::EmitTrampolineBlock...
Generating docs for namespace llvm::orc::remote::utils
Generating docs for compound llvm::orc::remote::utils::GetRemoteInfo...
Generating docs for compound llvm::orc::remote::utils::GetSymbolAddress...
Generating docs for compound llvm::orc::remote::utils::RequestCompile...
Generating docs for compound llvm::orc::remote::utils::TerminateSession...
Generating docs for namespace llvm::orc::rpc
Generating docs for compound llvm::orc::rpc::APICalls...
Generating docs for nested compound llvm::orc::rpc::APICalls::Contains...
Generating docs for compound llvm::orc::rpc::APICalls< APICalls< InnerFuncs... >, Funcs... >...
Generating docs for nested compound llvm::orc::rpc::APICalls< APICalls< InnerFuncs... >, Funcs... >::Contains...
Generating docs for compound llvm::orc::rpc::APICalls< Func, Funcs... >...
Generating docs for nested compound llvm::orc::rpc::APICalls< Func, Funcs... >::Contains...
Generating docs for compound llvm::orc::rpc::BadFunctionCall...
Generating docs for compound llvm::orc::rpc::ConnectionClosed...
Generating docs for compound llvm::orc::rpc::CouldNotNegotiate...
Generating docs for compound llvm::orc::rpc::Function...
Generating docs for compound llvm::orc::rpc::Function< DerivedFunc, RetT(ArgTs...)>...
Generating docs for compound llvm::orc::rpc::InvalidSequenceNumberForResponse...
Generating docs for compound llvm::orc::rpc::MultiThreadedRPCEndpoint...
Generating docs for compound llvm::orc::rpc::ParallelCallGroup...
Generating docs for compound llvm::orc::rpc::RawByteChannel...
Generating docs for compound llvm::orc::rpc::ResponseAbandoned...
Generating docs for compound llvm::orc::rpc::RPCAsyncDispatch...
Generating docs for compound llvm::orc::rpc::RPCFatalError...
Generating docs for compound llvm::orc::rpc::RPCFunctionIdAllocator...
Generating docs for compound llvm::orc::rpc::RPCFunctionIdAllocator< T, typename std::enable_if< std::is_integral< T >::value >::type >...
Generating docs for compound llvm::orc::rpc::RPCTypeName...
Generating docs for compound llvm::orc::rpc::RPCTypeName< bool >...
Generating docs for compound llvm::orc::rpc::RPCTypeName< Error >...
Generating docs for compound llvm::orc::rpc::RPCTypeName< Expected< T > >...
Generating docs for compound llvm::orc::rpc::RPCTypeName< int16_t >...
Generating docs for compound llvm::orc::rpc::RPCTypeName< int32_t >...
Generating docs for compound llvm::orc::rpc::RPCTypeName< int64_t >...
Generating docs for compound llvm::orc::rpc::RPCTypeName< int8_t >...
Generating docs for compound llvm::orc::rpc::RPCTypeName< JITSymbolFlags >...
Generating docs for compound llvm::orc::rpc::RPCTypeName< remote::DirectBufferWriter >...
Generating docs for compound llvm::orc::rpc::RPCTypeName< std::map< K, V > >...
Generating docs for compound llvm::orc::rpc::RPCTypeName< std::pair< T1, T2 > >...
Generating docs for compound llvm::orc::rpc::RPCTypeName< std::set< T > >...
Generating docs for compound llvm::orc::rpc::RPCTypeName< std::string >...
Generating docs for compound llvm::orc::rpc::RPCTypeName< std::tuple< ArgTs... > >...
Generating docs for compound llvm::orc::rpc::RPCTypeName< std::vector< T > >...
Generating docs for compound llvm::orc::rpc::RPCTypeName< uint16_t >...
Generating docs for compound llvm::orc::rpc::RPCTypeName< uint32_t >...
Generating docs for compound llvm::orc::rpc::RPCTypeName< uint64_t >...
Generating docs for compound llvm::orc::rpc::RPCTypeName< uint8_t >...
Generating docs for compound llvm::orc::rpc::RPCTypeName< void >...
Generating docs for compound llvm::orc::rpc::RPCTypeNameSequence...
Generating docs for compound llvm::orc::rpc::SequenceSerialization...
Generating docs for compound llvm::orc::rpc::SequenceSerialization< ChannelT >...
Generating docs for compound llvm::orc::rpc::SequenceSerialization< ChannelT, ArgT >...
Generating docs for compound llvm::orc::rpc::SequenceSerialization< ChannelT, ArgT, ArgTs... >...
Generating docs for compound llvm::orc::rpc::SequenceTraits...
Generating docs for compound llvm::orc::rpc::SerializationTraits...
Generating docs for compound llvm::orc::rpc::SerializationTraits< ChannelT, bool, bool, typename std::enable_if< std::is_base_of< RawByteChannel, ChannelT >::value >::type >...
Generating docs for compound llvm::orc::rpc::SerializationTraits< ChannelT, Error >...
Generating docs for compound llvm::orc::rpc::SerializationTraits< ChannelT, Expected< T >, Error >...
Generating docs for compound llvm::orc::rpc::SerializationTraits< ChannelT, Expected< T1 >, Expected< T2 > >...
Generating docs for compound llvm::orc::rpc::SerializationTraits< ChannelT, Expected< T1 >, T2 >...
Generating docs for compound llvm::orc::rpc::SerializationTraits< ChannelT, JITSymbolFlags >...
Generating docs for compound llvm::orc::rpc::SerializationTraits< ChannelT, remote::DirectBufferWriter, remote::DirectBufferWriter, typename std::enable_if< std::is_base_of< RawByteChannel, ChannelT >::value >::type >...
Generating docs for compound llvm::orc::rpc::SerializationTraits< ChannelT, std::map< K, V >, std::map< K2, V2 > >...
Generating docs for compound llvm::orc::rpc::SerializationTraits< ChannelT, std::pair< T1, T2 >, std::pair< T3, T4 > >...
Generating docs for compound llvm::orc::rpc::SerializationTraits< ChannelT, std::set< T >, std::set< T2 > >...
Generating docs for compound llvm::orc::rpc::SerializationTraits< ChannelT, std::string, std::string, typename std::enable_if< std::is_base_of< RawByteChannel, ChannelT >::value >::type >...
Generating docs for compound llvm::orc::rpc::SerializationTraits< ChannelT, std::string, StringRef, typename std::enable_if< std::is_base_of< RawByteChannel, ChannelT >::value >::type >...
Generating docs for compound llvm::orc::rpc::SerializationTraits< ChannelT, std::string, T, typename std::enable_if< std::is_base_of< RawByteChannel, ChannelT >::value &&(std::is_same< T, const char * >::value||std::is_same< T, char * >::value)>::type >...
Generating docs for compound llvm::orc::rpc::SerializationTraits< ChannelT, std::tuple< ArgTs... > >...
Generating docs for compound llvm::orc::rpc::SerializationTraits< ChannelT, std::vector< T > >...
Generating docs for compound llvm::orc::rpc::SerializationTraits< ChannelT, T, T, typename std::enable_if< std::is_base_of< RawByteChannel, ChannelT >::value &&(std::is_same< T, uint8_t >::value||std::is_same< T, int8_t >::value||std::is_same< T, uint16_t >::value||std::is_same< T, int16_t >::value||std::is_same< T, uint32_t >::value||std::is_same< T, int32_t >::value||std::is_same< T, uint64_t >::value||std::is_same< T, int64_t >::value||std::is_same< T, char >::value)>::type >...
Generating docs for compound llvm::orc::rpc::SingleThreadedRPCEndpoint...
Generating docs for namespace llvm::orc::rpc::detail
Generating docs for compound llvm::orc::rpc::detail::AsyncHandlerTraits...
Generating docs for compound llvm::orc::rpc::detail::AsyncHandlerTraits< Error(ResponseHandlerT, ArgTs...)>...
Generating docs for compound llvm::orc::rpc::detail::AsyncHandlerTraits< Error(std::function< Error(Error)>, ArgTs...)>...
Generating docs for compound llvm::orc::rpc::detail::AsyncHandlerTraits< Error(std::function< Error(Expected< ResultT >)>, ArgTs...)>...
Generating docs for compound llvm::orc::rpc::detail::AsyncHandlerTraits< ErrorSuccess(std::function< Error(Error)>, ArgTs...)>...
Generating docs for compound llvm::orc::rpc::detail::AsyncHandlerTraits< void(std::function< Error(Error)>, ArgTs...)>...
Generating docs for compound llvm::orc::rpc::detail::CanDeserialize...
Generating docs for compound llvm::orc::rpc::detail::CanSerialize...
Generating docs for compound llvm::orc::rpc::detail::FunctionArgsTuple...
Generating docs for compound llvm::orc::rpc::detail::FunctionArgsTuple< RetT(ArgTs...)>...
Generating docs for compound llvm::orc::rpc::detail::HandlerTraits...
Generating docs for compound llvm::orc::rpc::detail::HandlerTraits< RetT(*)(ArgTs...)>...
Generating docs for compound llvm::orc::rpc::detail::HandlerTraits< RetT(ArgTs...)>...
Generating docs for compound llvm::orc::rpc::detail::HandlerTraits< RetT(Class::*)(ArgTs...) const >...
Generating docs for compound llvm::orc::rpc::detail::HandlerTraits< RetT(Class::*)(ArgTs...)>...
Generating docs for compound llvm::orc::rpc::detail::MemberFnWrapper...
Generating docs for compound llvm::orc::rpc::detail::ReadArgs...
Generating docs for compound llvm::orc::rpc::detail::ReadArgs< ArgT, ArgTs... >...
Generating docs for compound llvm::orc::rpc::detail::RespondHelper...
Generating docs for compound llvm::orc::rpc::detail::RespondHelper< false >...
Generating docs for compound llvm::orc::rpc::detail::RespondHelper< true >...
Generating docs for compound llvm::orc::rpc::detail::ResponseHandler...
Generating docs for compound llvm::orc::rpc::detail::ResponseHandlerArg...
Generating docs for compound llvm::orc::rpc::detail::ResponseHandlerArg< Error(Error)>...
Generating docs for compound llvm::orc::rpc::detail::ResponseHandlerArg< Error(Expected< ArgT >)>...
Generating docs for compound llvm::orc::rpc::detail::ResponseHandlerArg< ErrorSuccess(Error)>...
Generating docs for compound llvm::orc::rpc::detail::ResponseHandlerArg< ErrorSuccess(Expected< ArgT >)>...
Generating docs for compound llvm::orc::rpc::detail::ResponseHandlerImpl...
Generating docs for compound llvm::orc::rpc::detail::ResponseHandlerImpl< ChannelT, Error, HandlerT >...
Generating docs for compound llvm::orc::rpc::detail::ResponseHandlerImpl< ChannelT, Expected< FuncRetT >, HandlerT >...
Generating docs for compound llvm::orc::rpc::detail::ResponseHandlerImpl< ChannelT, void, HandlerT >...
Generating docs for compound llvm::orc::rpc::detail::ResultTraits...
Generating docs for compound llvm::orc::rpc::detail::ResultTraits< Error >...
Generating docs for compound llvm::orc::rpc::detail::ResultTraits< Expected< RetT > >...
Generating docs for compound llvm::orc::rpc::detail::ResultTraits< void >...
Generating docs for compound llvm::orc::rpc::detail::RPCArgTypeCheck...
Generating docs for compound llvm::orc::rpc::detail::RPCArgTypeCheckHelper...
Generating docs for compound llvm::orc::rpc::detail::RPCArgTypeCheckHelper< P, std::tuple< T, Ts... >, std::tuple< U, Us... > >...
Generating docs for compound llvm::orc::rpc::detail::RPCArgTypeCheckHelper< P, std::tuple<>, std::tuple<> >...
Generating docs for compound llvm::orc::rpc::detail::RPCEndpointBase...
Generating docs for nested compound llvm::orc::rpc::detail::RPCEndpointBase::CanDeserializeCheck...
Generating docs for nested compound llvm::orc::rpc::detail::RPCEndpointBase::CanSerializeCheck...
Generating docs for nested compound llvm::orc::rpc::detail::RPCEndpointBase::OrcRPCInvalid...
Generating docs for nested compound llvm::orc::rpc::detail::RPCEndpointBase::OrcRPCNegotiate...
Generating docs for nested compound llvm::orc::rpc::detail::RPCEndpointBase::OrcRPCResponse...
Generating docs for compound llvm::orc::rpc::detail::SequenceNumberManager...
Generating docs for compound llvm::orc::rpc::detail::SupportsErrorReturn...
Generating docs for compound llvm::orc::rpc::detail::SupportsErrorReturn< Error >...
Generating docs for compound llvm::orc::rpc::detail::SupportsErrorReturn< Expected< T > >...
Generating docs for compound llvm::orc::rpc::detail::WrappedHandlerReturn...
Generating docs for compound llvm::orc::rpc::detail::WrappedHandlerReturn< Error >...
Generating docs for compound llvm::orc::rpc::detail::WrappedHandlerReturn< ErrorSuccess >...
Generating docs for compound llvm::orc::rpc::detail::WrappedHandlerReturn< Expected< T > >...
Generating docs for compound llvm::orc::rpc::detail::WrappedHandlerReturn< void >...
Generating docs for namespace llvm::ore
Generating docs for namespace llvm::outliner
Generating docs for compound llvm::outliner::Candidate...
Generating docs for compound llvm::outliner::OutlinedFunction...
Generating docs for namespace llvm::parallel
Generating docs for compound llvm::parallel::is_execution_policy...
Generating docs for compound llvm::parallel::parallel_execution_policy...
Generating docs for compound llvm::parallel::sequential_execution_policy...
Generating docs for namespace llvm::parallel::detail
Generating docs for compound llvm::parallel::detail::Latch...
Generating docs for compound llvm::parallel::detail::TaskGroup...
Generating docs for namespace llvm::PatternMatch
Generating docs for compound llvm::PatternMatch::AnyBinaryOp_match...
Generating docs for compound llvm::PatternMatch::apfloat_match...
Generating docs for compound llvm::PatternMatch::api_pred_ty...
Generating docs for compound llvm::PatternMatch::apint_match...
Generating docs for compound llvm::PatternMatch::Argument_match...
Generating docs for compound llvm::PatternMatch::BinaryOp_match...
Generating docs for compound llvm::PatternMatch::bind_const_intval_ty...
Generating docs for compound llvm::PatternMatch::bind_ty...
Generating docs for compound llvm::PatternMatch::BinOpPred_match...
Generating docs for compound llvm::PatternMatch::br_match...
Generating docs for compound llvm::PatternMatch::brc_match...
Generating docs for compound llvm::PatternMatch::CastClass_match...
Generating docs for compound llvm::PatternMatch::class_match...
Generating docs for compound llvm::PatternMatch::CmpClass_match...
Generating docs for compound llvm::PatternMatch::constantint_match...
Generating docs for compound llvm::PatternMatch::cst_pred_ty...
Generating docs for compound llvm::PatternMatch::cstfp_pred_ty...
Generating docs for compound llvm::PatternMatch::deferredval_ty...
Generating docs for compound llvm::PatternMatch::Exact_match...
Generating docs for compound llvm::PatternMatch::ExtractValue_match...
Generating docs for compound llvm::PatternMatch::FNeg_match...
Generating docs for compound llvm::PatternMatch::icmp_pred_with_threshold...
Generating docs for compound llvm::PatternMatch::IntrinsicID_match...
Generating docs for compound llvm::PatternMatch::is_all_ones...
Generating docs for compound llvm::PatternMatch::is_any_apint...
Generating docs for compound llvm::PatternMatch::is_any_zero_fp...
Generating docs for compound llvm::PatternMatch::is_bitwiselogic_op...
Generating docs for compound llvm::PatternMatch::is_idiv_op...
Generating docs for compound llvm::PatternMatch::is_irem_op...
Generating docs for compound llvm::PatternMatch::is_logical_shift_op...
Generating docs for compound llvm::PatternMatch::is_lowbit_mask...
Generating docs for compound llvm::PatternMatch::is_maxsignedvalue...
Generating docs for compound llvm::PatternMatch::is_nan...
Generating docs for compound llvm::PatternMatch::is_neg_zero_fp...
Generating docs for compound llvm::PatternMatch::is_negated_power2...
Generating docs for compound llvm::PatternMatch::is_negative...
Generating docs for compound llvm::PatternMatch::is_nonnegative...
Generating docs for compound llvm::PatternMatch::is_one...
Generating docs for compound llvm::PatternMatch::is_pos_zero_fp...
Generating docs for compound llvm::PatternMatch::is_power2...
Generating docs for compound llvm::PatternMatch::is_power2_or_zero...
Generating docs for compound llvm::PatternMatch::is_right_shift_op...
Generating docs for compound llvm::PatternMatch::is_shift_op...
Generating docs for compound llvm::PatternMatch::is_sign_mask...
Generating docs for compound llvm::PatternMatch::is_zero...
Generating docs for compound llvm::PatternMatch::is_zero_int...
Generating docs for compound llvm::PatternMatch::m_Intrinsic_Ty...
Generating docs for compound llvm::PatternMatch::m_Intrinsic_Ty< T0 >...
Generating docs for compound llvm::PatternMatch::m_Intrinsic_Ty< T0, T1 >...
Generating docs for compound llvm::PatternMatch::m_Intrinsic_Ty< T0, T1, T2 >...
Generating docs for compound llvm::PatternMatch::m_Intrinsic_Ty< T0, T1, T2, T3 >...
Generating docs for compound llvm::PatternMatch::match_combine_and...
Generating docs for compound llvm::PatternMatch::match_combine_or...
Generating docs for compound llvm::PatternMatch::match_unless...
Generating docs for compound llvm::PatternMatch::MaxMin_match...
Generating docs for compound llvm::PatternMatch::ofmax_pred_ty...
Generating docs for compound llvm::PatternMatch::ofmin_pred_ty...
Generating docs for compound llvm::PatternMatch::OneOps_match...
Generating docs for compound llvm::PatternMatch::OneUse_match...
Generating docs for compound llvm::PatternMatch::OverflowingBinaryOp_match...
Generating docs for compound llvm::PatternMatch::Signum_match...
Generating docs for compound llvm::PatternMatch::smax_pred_ty...
Generating docs for compound llvm::PatternMatch::smin_pred_ty...
Generating docs for compound llvm::PatternMatch::specific_bbval...
Generating docs for compound llvm::PatternMatch::specific_fpval...
Generating docs for compound llvm::PatternMatch::specific_intval...
Generating docs for compound llvm::PatternMatch::specificval_ty...
Generating docs for compound llvm::PatternMatch::ThreeOps_match...
Generating docs for compound llvm::PatternMatch::TwoOps_match...
Generating docs for compound llvm::PatternMatch::UAddWithOverflow_match...
Generating docs for compound llvm::PatternMatch::ufmax_pred_ty...
Generating docs for compound llvm::PatternMatch::ufmin_pred_ty...
Generating docs for compound llvm::PatternMatch::umax_pred_ty...
Generating docs for compound llvm::PatternMatch::umin_pred_ty...
Generating docs for namespace llvm::PBQP
Generating docs for compound llvm::PBQP::Graph...
Generating docs for nested compound llvm::PBQP::Graph::AdjEdgeIdSet...
Generating docs for nested compound llvm::PBQP::Graph::EdgeIdSet...
Generating docs for nested compound llvm::PBQP::Graph::EdgeItr...
Generating docs for nested compound llvm::PBQP::Graph::NodeIdSet...
Generating docs for nested compound llvm::PBQP::Graph::NodeItr...
Generating docs for compound llvm::PBQP::GraphBase...
Generating docs for compound llvm::PBQP::Matrix...
Generating docs for compound llvm::PBQP::MDMatrix...
Generating docs for compound llvm::PBQP::MDVector...
Generating docs for compound llvm::PBQP::PoolCostAllocator...
Generating docs for compound llvm::PBQP::Solution...
Generating docs for compound llvm::PBQP::ValuePool...
Generating docs for compound llvm::PBQP::Vector...
Generating docs for namespace llvm::PBQP::RegAlloc
Generating docs for compound llvm::PBQP::RegAlloc::AllowedRegVector...
Generating docs for compound llvm::PBQP::RegAlloc::GraphMetadata...
Generating docs for compound llvm::PBQP::RegAlloc::MatrixMetadata...
Generating docs for compound llvm::PBQP::RegAlloc::NodeMetadata...
Generating docs for compound llvm::PBQP::RegAlloc::PBQPRAGraph...
Generating docs for compound llvm::PBQP::RegAlloc::RegAllocSolverImpl...
Generating docs for nested compound llvm::PBQP::RegAlloc::RegAllocSolverImpl::EdgeMetadata...
Generating docs for namespace llvm::pdb
Generating docs for compound llvm::pdb::BaseClassLayout...
Generating docs for compound llvm::pdb::ClassLayout...
Generating docs for compound llvm::pdb::ConcreteSymbolEnumerator...
Generating docs for compound llvm::pdb::DataMemberLayoutItem...
Generating docs for compound llvm::pdb::DbiBuildNo...
Generating docs for compound llvm::pdb::DbiFlags...
Generating docs for compound llvm::pdb::DbiModuleDescriptor...
Generating docs for compound llvm::pdb::DbiModuleDescriptorBuilder...
Generating docs for compound llvm::pdb::DbiModuleList...
Generating docs for compound llvm::pdb::DbiModuleSourceFilesIterator...
Generating docs for compound llvm::pdb::DbiStream...
Generating docs for compound llvm::pdb::DbiStreamBuilder...
Generating docs for compound llvm::pdb::DbiStreamHeader...
Generating docs for compound llvm::pdb::DIADataStream...
Generating docs for compound llvm::pdb::DIAEnumDebugStreams...
Generating docs for compound llvm::pdb::DIAEnumFrameData...
Generating docs for compound llvm::pdb::DIAEnumInjectedSources...
Generating docs for compound llvm::pdb::DIAEnumLineNumbers...
Generating docs for compound llvm::pdb::DIAEnumSectionContribs...
Generating docs for compound llvm::pdb::DIAEnumSourceFiles...
Generating docs for compound llvm::pdb::DIAEnumSymbols...
Generating docs for compound llvm::pdb::DIAEnumTables...
Generating docs for compound llvm::pdb::DIAError...
Generating docs for compound llvm::pdb::DIAFrameData...
Generating docs for compound llvm::pdb::DIAInjectedSource...
Generating docs for compound llvm::pdb::DIALineNumber...
Generating docs for compound llvm::pdb::DIARawSymbol...
Generating docs for compound llvm::pdb::DIASectionContrib...
Generating docs for compound llvm::pdb::DIASession...
Generating docs for compound llvm::pdb::DIASourceFile...
Generating docs for compound llvm::pdb::DIATable...
Generating docs for compound llvm::pdb::FileInfoSubstreamHeader...
Generating docs for compound llvm::pdb::GlobalsStream...
Generating docs for compound llvm::pdb::GSIHashHeader...
Generating docs for compound llvm::pdb::GSIHashIterator...
Generating docs for compound llvm::pdb::GSIHashStreamBuilder...
Generating docs for nested compound llvm::pdb::GSIHashStreamBuilder::SymbolDenseMapInfo...
Generating docs for compound llvm::pdb::GSIHashTable...
Generating docs for compound llvm::pdb::GSIStreamBuilder...
Generating docs for compound llvm::pdb::HashTable...
Generating docs for compound llvm::pdb::HashTableIterator...
Generating docs for compound llvm::pdb::InfoStream...
Generating docs for compound llvm::pdb::InfoStreamBuilder...
Generating docs for compound llvm::pdb::InfoStreamHeader...
Generating docs for compound llvm::pdb::InjectedSourceStream...
Generating docs for compound llvm::pdb::IPDBDataStream...
Generating docs for compound llvm::pdb::IPDBEnumChildren...
Generating docs for compound llvm::pdb::IPDBFrameData...
Generating docs for compound llvm::pdb::IPDBInjectedSource...
Generating docs for compound llvm::pdb::IPDBLineNumber...
Generating docs for compound llvm::pdb::IPDBRawSymbol...
Generating docs for compound llvm::pdb::IPDBSectionContrib...
Generating docs for compound llvm::pdb::IPDBSession...
Generating docs for compound llvm::pdb::IPDBSourceFile...
Generating docs for compound llvm::pdb::IPDBTable...
Generating docs for compound llvm::pdb::ISectionContribVisitor...
Generating docs for compound llvm::pdb::LayoutItemBase...
Generating docs for compound llvm::pdb::ModInfoFlags...
Generating docs for compound llvm::pdb::ModuleDebugStreamRef...
Generating docs for compound llvm::pdb::ModuleInfoHeader...
Generating docs for compound llvm::pdb::NamedStreamMap...
Generating docs for compound llvm::pdb::NamedStreamMapTraits...
Generating docs for compound llvm::pdb::NativeCompilandSymbol...
Generating docs for compound llvm::pdb::NativeEnumGlobals...
Generating docs for compound llvm::pdb::NativeEnumInjectedSources...
Generating docs for compound llvm::pdb::NativeEnumModules...
Generating docs for compound llvm::pdb::NativeEnumTypes...
Generating docs for compound llvm::pdb::NativeExeSymbol...
Generating docs for compound llvm::pdb::NativeRawSymbol...
Generating docs for compound llvm::pdb::NativeSession...
Generating docs for compound llvm::pdb::NativeSymbolEnumerator...
Generating docs for compound llvm::pdb::NativeTypeArray...
Generating docs for compound llvm::pdb::NativeTypeBuiltin...
Generating docs for compound llvm::pdb::NativeTypeEnum...
Generating docs for compound llvm::pdb::NativeTypeFunctionSig...
Generating docs for compound llvm::pdb::NativeTypePointer...
Generating docs for compound llvm::pdb::NativeTypeTypedef...
Generating docs for compound llvm::pdb::NativeTypeUDT...
Generating docs for compound llvm::pdb::NativeTypeVTShape...
Generating docs for compound llvm::pdb::NullEnumerator...
Generating docs for compound llvm::pdb::PDB_SourceCompression...
Generating docs for compound llvm::pdb::PDBContext...
Generating docs for compound llvm::pdb::PDBError...
Generating docs for compound llvm::pdb::PDBFile...
Generating docs for compound llvm::pdb::PDBFileBuilder...
Generating docs for compound llvm::pdb::PDBStringTable...
Generating docs for compound llvm::pdb::PDBStringTableBuilder...
Generating docs for compound llvm::pdb::PDBStringTableHeader...
Generating docs for compound llvm::pdb::PDBSymbol...
Generating docs for compound llvm::pdb::PDBSymbolAnnotation...
Generating docs for compound llvm::pdb::PDBSymbolBlock...
Generating docs for compound llvm::pdb::PDBSymbolCompiland...
Generating docs for compound llvm::pdb::PDBSymbolCompilandDetails...
Generating docs for compound llvm::pdb::PDBSymbolCompilandEnv...
Generating docs for compound llvm::pdb::PDBSymbolCustom...
Generating docs for compound llvm::pdb::PDBSymbolData...
Generating docs for compound llvm::pdb::PDBSymbolExe...
Generating docs for compound llvm::pdb::PDBSymbolFunc...
Generating docs for compound llvm::pdb::PDBSymbolFuncDebugEnd...
Generating docs for compound llvm::pdb::PDBSymbolFuncDebugStart...
Generating docs for compound llvm::pdb::PDBSymbolLabel...
Generating docs for compound llvm::pdb::PDBSymbolPublicSymbol...
Generating docs for compound llvm::pdb::PDBSymbolThunk...
Generating docs for compound llvm::pdb::PDBSymbolTypeArray...
Generating docs for compound llvm::pdb::PDBSymbolTypeBaseClass...
Generating docs for compound llvm::pdb::PDBSymbolTypeBuiltin...
Generating docs for compound llvm::pdb::PDBSymbolTypeCustom...
Generating docs for compound llvm::pdb::PDBSymbolTypeDimension...
Generating docs for compound llvm::pdb::PDBSymbolTypeEnum...
Generating docs for compound llvm::pdb::PDBSymbolTypeFriend...
Generating docs for compound llvm::pdb::PDBSymbolTypeFunctionArg...
Generating docs for compound llvm::pdb::PDBSymbolTypeFunctionSig...
Generating docs for compound llvm::pdb::PDBSymbolTypeManaged...
Generating docs for compound llvm::pdb::PDBSymbolTypePointer...
Generating docs for compound llvm::pdb::PDBSymbolTypeTypedef...
Generating docs for compound llvm::pdb::PDBSymbolTypeUDT...
Generating docs for compound llvm::pdb::PDBSymbolTypeVTable...
Generating docs for compound llvm::pdb::PDBSymbolTypeVTableShape...
Generating docs for compound llvm::pdb::PDBSymbolUnknown...
Generating docs for compound llvm::pdb::PDBSymbolUsingNamespace...
Generating docs for compound llvm::pdb::PDBSymDumper...
Generating docs for compound llvm::pdb::PSHashRecord...
Generating docs for compound llvm::pdb::PublicsStream...
Generating docs for compound llvm::pdb::PublicsStreamHeader...
Generating docs for compound llvm::pdb::RawError...
Generating docs for compound llvm::pdb::SecMapEntry...
Generating docs for compound llvm::pdb::SecMapHeader...
Generating docs for compound llvm::pdb::SectionContrib...
Generating docs for compound llvm::pdb::SectionContrib2...
Generating docs for compound llvm::pdb::SectionOffset...
Generating docs for compound llvm::pdb::SrcHeaderBlockEntry...
Generating docs for compound llvm::pdb::SrcHeaderBlockHeader...
Generating docs for compound llvm::pdb::StringTableHashTraits...
Generating docs for compound llvm::pdb::SymbolCache...
Generating docs for compound llvm::pdb::SymbolStream...
Generating docs for compound llvm::pdb::TagRecordHash...
Generating docs for compound llvm::pdb::TpiStream...
Generating docs for compound llvm::pdb::TpiStreamBuilder...
Generating docs for compound llvm::pdb::TpiStreamHeader...
Generating docs for nested compound llvm::pdb::TpiStreamHeader::EmbeddedBuf...
Generating docs for compound llvm::pdb::UDTLayoutBase...
Generating docs for compound llvm::pdb::Variant...
Generating docs for compound llvm::pdb::VBPtrLayoutItem...
Generating docs for compound llvm::pdb::VersionInfo...
Generating docs for compound llvm::pdb::VTableLayoutItem...
Generating docs for namespace llvm::pgo
Generating docs for namespace llvm::PICLevel
Generating docs for namespace llvm::PICStyles
Generating docs for namespace llvm::PIELevel
Generating docs for namespace llvm::pointer_union_detail
Generating docs for compound llvm::pointer_union_detail::AssignableFrom...
Generating docs for compound llvm::pointer_union_detail::GetFirstType...
Generating docs for compound llvm::pointer_union_detail::PointerUnionMembers...
Generating docs for compound llvm::pointer_union_detail::PointerUnionMembers< Derived, ValTy, I >...
Generating docs for compound llvm::pointer_union_detail::PointerUnionMembers< Derived, ValTy, I, Type, Types... >...
Generating docs for compound llvm::pointer_union_detail::PointerUnionUIntTraits...
Generating docs for compound llvm::pointer_union_detail::TypeIndex...
Generating docs for compound llvm::pointer_union_detail::TypeIndex< T >...
Generating docs for compound llvm::pointer_union_detail::TypeIndex< T, T, Us... >...
Generating docs for compound llvm::pointer_union_detail::TypeIndex< T, U, Us... >...
Generating docs for namespace llvm::PPC
Generating docs for namespace llvm::PPCII
Generating docs for namespace llvm::PPCISD
Generating docs for namespace llvm::PredicateInfoClasses
Generating docs for compound llvm::PredicateInfoClasses::ValueDFS...
Generating docs for compound llvm::PredicateInfoClasses::ValueDFS_Compare...
Generating docs for namespace llvm::R600
Generating docs for namespace llvm::R600InstrFlags
Generating docs for namespace llvm::RawInstrProf
Generating docs for compound llvm::RawInstrProf::Header...
Generating docs for compound llvm::RawInstrProf::ProfileData...
Generating docs for namespace llvm::rdf
Generating docs for compound llvm::rdf::BlockNode...
Generating docs for compound llvm::rdf::BuildOptions...
Generating docs for compound llvm::rdf::CodeNode...
Generating docs for compound llvm::rdf::CopyPropagation...
Generating docs for compound llvm::rdf::DataFlowGraph...
Generating docs for nested compound llvm::rdf::DataFlowGraph::DefStack...
Generating docs for compound llvm::rdf::DeadCodeElimination...
Generating docs for compound llvm::rdf::DefNode...
Generating docs for compound llvm::rdf::FuncNode...
Generating docs for compound llvm::rdf::IndexedSet...
Generating docs for compound llvm::rdf::InstrNode...
Generating docs for compound llvm::rdf::LaneMaskIndex...
Generating docs for compound llvm::rdf::Liveness...
Generating docs for nested compound llvm::rdf::Liveness::LiveMapType...
Generating docs for compound llvm::rdf::NodeAddr...
Generating docs for compound llvm::rdf::NodeAllocator...
Generating docs for compound llvm::rdf::NodeAttrs...
Generating docs for compound llvm::rdf::NodeBase...
Generating docs for nested compound llvm::rdf::NodeBase::Code_struct...
Generating docs for nested compound llvm::rdf::NodeBase::Def_struct...
Generating docs for nested compound llvm::rdf::NodeBase::PhiU_struct...
Generating docs for nested compound llvm::rdf::NodeBase::Ref_struct...
Generating docs for compound llvm::rdf::PackedRegisterRef...
Generating docs for compound llvm::rdf::PhiNode...
Generating docs for compound llvm::rdf::PhiUseNode...
Generating docs for compound llvm::rdf::PhysicalRegisterInfo...
Generating docs for compound llvm::rdf::Print...
Generating docs for compound llvm::rdf::PrintL/opt/doxygen-docs/src/llvm/include/llvm/Remarks/YAMLRemarkSerializer.h:23: warning: Unsupported xml/html tag <TYPE> found
/opt/doxygen-docs/src/llvm/include/llvm/Remarks/YAMLRemarkSerializer.h:24: warning: Unsupported xml/html tag <PASSNAME> found
/opt/doxygen-docs/src/llvm/include/llvm/Remarks/YAMLRemarkSerializer.h:25: warning: Unsupported xml/html tag <REMARKNAME> found
/opt/doxygen-docs/src/llvm/include/llvm/Remarks/YAMLRemarkSerializer.h:26: warning: Unsupported xml/html tag <SOURCEFILENAME> found
/opt/doxygen-docs/src/llvm/include/llvm/Remarks/YAMLRemarkSerializer.h:26: warning: Unsupported xml/html tag <SOURCELINE> found
/opt/doxygen-docs/src/llvm/include/llvm/Remarks/YAMLRemarkSerializer.h:27: warning: Unsupported xml/html tag <SOURCECOLUMN> found
/opt/doxygen-docs/src/llvm/include/llvm/Remarks/YAMLRemarkSerializer.h:28: warning: Unsupported xml/html tag <FUNCTIONNAME> found
/opt/doxygen-docs/src/llvm/include/llvm/Remarks/YAMLRemarkSerializer.h:30: warning: Unsupported xml/html tag <KEY> found
/opt/doxygen-docs/src/llvm/include/llvm/Remarks/YAMLRemarkSerializer.h:31: warning: Unsupported xml/html tag <FILE> found
/opt/doxygen-docs/src/llvm/include/llvm/Remarks/YAMLRemarkSerializer.h:31: warning: Unsupported xml/html tag <LINE> found
/opt/doxygen-docs/src/llvm/include/llvm/Remarks/YAMLRemarkSerializer.h:31: warning: Unsupported xml/html tag <COL> found
aneMaskOpt...
Generating docs for compound llvm::rdf::PrintNode...
Generating docs for compound llvm::rdf::RefNode...
Generating docs for compound llvm::rdf::RegisterAggr...
Generating docs for nested compound llvm::rdf::RegisterAggr::rr_iterator...
Generating docs for compound llvm::rdf::RegisterRef...
Generating docs for compound llvm::rdf::StmtNode...
Generating docs for compound llvm::rdf::TargetOperandInfo...
Generating docs for compound llvm::rdf::UseNode...
Generating docs for namespace llvm::reassociate
Generating docs for compound llvm::reassociate::Factor...
Generating docs for compound llvm::reassociate::ValueEntry...
Generating docs for compound llvm::reassociate::XorOpnd...
Generating docs for namespace llvm::RegState
Generating docs for namespace llvm::Reloc
Generating docs for namespace llvm::remarks
Generating docs for compound llvm::remarks::Argument...
Generating docs for compound llvm::remarks::BitstreamMetaParserHelper...
Generating docs for compound llvm::remarks::BitstreamMetaSerializer...
Generating docs for compound llvm::remarks::BitstreamParserHelper...
Generating docs for compound llvm::remarks::BitstreamRemarkParser...
Generating docs for compound llvm::remarks::BitstreamRemarkParserHelper...
Generating docs for nested compound llvm::remarks::BitstreamRemarkParserHelper::Argument...
Generating docs for compound llvm::remarks::BitstreamRemarkSerializer...
Generating docs for compound llvm::remarks::BitstreamRemarkSerializerHelper...
Generating docs for compound llvm::remarks::EndOfFileError...
Generating docs for compound llvm::remarks::MetaSerializer...
Generating docs for compound llvm::remarks::ParsedStringTable...
Generating docs for compound llvm::remarks::Remark...
Generating docs for compound llvm::remarks::RemarkLinker...
Generating docs for compound llvm::remarks::RemarkLocation...
Generating docs for compound llvm::remarks::RemarkParser...
Generating docs for compound llvm::remarks::RemarkSerializer...
Generating docs for compound llvm::remarks::StringTable...
Generating docs for compound llvm::remarks::YAMLMetaSerializer...
Generating docs for compound llvm::remarks::YAMLParseError...
Generating docs for compound llvm::remarks::YAMLRemarkParser...
Generating docs for compound llvm::remarks::YAMLRemarkSerializer...
Generating docs for compound llvm::remarks::YAMLStrTabMetaSerializer...
Generating docs for compound llvm::remarks::YAMLStrTabRemarkParser...
Generating docs for compound llvm::remarks::YAMLStrTabRemarkSerializer...
Generating docs for namespace llvm::RISCV
Generating docs for namespace llvm::RISCVABI
Generating docs for namespace llvm::RISCVFeatures
Generating docs for namespace llvm::RISCVFenceField
Generating docs for namespace llvm::RISCVFPRndMode
Generating docs for namespace llvm::RISCVII
Generating docs for namespace llvm::RISCVISD
Generating docs for namespace llvm::RISCVMatInt
Generating docs for compound llvm::RISCVMatInt::Inst...
Generating docs for namespace llvm::RISCVOp
Generating docs for namespace llvm::RISCVSysReg
Generating docs for compound llvm::RISCVSysReg::SysReg...
Generating docs for namespace llvm::RTLIB
Generating docs for namespace llvm::safestack
Generating docs for compound llvm::safestack::StackColoring...
Generating docs for nested compound llvm::safestack::StackColoring::LiveRange...
Generating docs for compound llvm::safestack::StackLayout...
Generating docs for namespace llvm::sampleprof
Generating docs for compound llvm::sampleprof::FunctionSamples...
Generating docs for compound llvm::sampleprof::LineLocation...
Generating docs for compound llvm::sampleprof::ProfileSymbolList...
Generating docs for compound llvm::sampleprof::SampleProfileReader...
Generating docs for compound llvm::sampleprof::SampleProfileReaderBinary...
Generating docs for compound llvm::sampleprof::SampleProfileReaderCompactBinary...
Generating docs for compound llvm::sampleprof::SampleProfileReaderExtBinary...
Generating docs for compound llvm::sampleprof::SampleProfileReaderExtBinaryBase...
Generating docs for compound llvm::sampleprof::SampleProfileReaderGCC...
Gene/opt/doxygen-docs/src/llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp:1179: warning: Found unknown command `\Returns'
/opt/doxygen-docs/src/llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp:1179: warning: Found unknown command `\Returns'
/opt/doxygen-docs/src/llvm/include/llvm/Support/Endian.h:36: warning: explicit link request to 'value' could not be resolved
/opt/doxygen-docs/src/llvm/include/llvm/Support/Endian.h:36: warning: explicit link request to 'value' could not be resolved
/opt/doxygen-docs/src/llvm/include/llvm/Support/Endian.h:36: warning: explicit link request to 'value' could not be resolved
/opt/doxygen-docs/src/llvm/include/llvm/Support/Program.h:88: warning: The following parameters of llvm::sys::ExecuteAndWait(StringRef Program, ArrayRef< StringRef > Args, Optional< ArrayRef< StringRef >> Env=None, ArrayRef< Optional< StringRef >> Redirects={}, unsigned SecondsToWait=0, unsigned MemoryLimit=0, std::string *ErrMsg=nullptr, bool *ExecutionFailed=nullptr) are not documented:
  parameter 'ExecutionFailed'
rating docs for compound llvm::sampleprof::SampleProfileReaderItaniumRemapper...
Generating docs for compound llvm::sampleprof::SampleProfileReaderRawBinary...
Generating docs for compound llvm::sampleprof::SampleProfileReaderText...
Generating docs for compound llvm::sampleprof::SampleProfileWriter...
Generating docs for compound llvm::sampleprof::SampleProfileWriterBinary...
Generating docs for compound llvm::sampleprof::SampleProfileWriterCompactBinary...
Generating docs for compound llvm::sampleprof::SampleProfileWriterExtBinary...
Generating docs for compound llvm::sampleprof::SampleProfileWriterExtBinaryBase...
Generating docs for compound llvm::sampleprof::SampleProfileWriterRawBinary...
Generating docs for compound llvm::sampleprof::SampleProfileWriterText...
Generating docs for compound llvm::sampleprof::SampleRecord...
Generating docs for nested compound llvm::sampleprof::SampleRecord::CallTargetComparator...
Generating docs for compound llvm::sampleprof::SampleSorter...
Generating docs for compound llvm::sampleprof::SecHdrTableEntry...
Generating docs for namespace llvm::ScaledNumbers
Generating docs for namespace llvm::Sched
Generating docs for namespace llvm::SI
Generating docs for namespace llvm::SI::KernelInputOffsets
Generating docs for namespace llvm::SIInstrFlags
Generating docs for namespace llvm::SIOutMods
Generating docs for namespace llvm::SISched
Generating docs for namespace llvm::SISrcMods
Generating docs for namespace llvm::slpvectorizer
Generating docs for compound llvm::slpvectorizer::BoUpSLP...
Generating docs for nested compound llvm::slpvectorizer::BoUpSLP::BlockScheduling::ReadyList...
Generating docs for nested compound llvm::slpvectorizer::BoUpSLP::EdgeInfo...
Generating docs for nested compound llvm::slpvectorizer::BoUpSLP::VLOperands...
Generating docs for namespace llvm::Sparc
Generating docs for namespace llvm::SPCC
Generating docs for namespace llvm::SPII
Generating docs for namespace llvm::SPISD
Generating docs for compound llvm::sroa::AllocaSliceRewriter...
Generating docs for compound llvm::sroa::AllocaSlices...
Generating docs for compound llvm::sroa::Partition...
Generating docs for compound llvm::sroa::SROALegacyPass...
Generating docs for namespace llvm::support
Generating docs for namespace llvm::support::detail
Generating docs for compound llvm::support::detail::packed_endian_specific_integral...
Generating docs for nested compound llvm::support::detail::packed_endian_specific_integral::ref...
Generating docs for compound llvm::support::detail::PickAlignment...
Generating docs for namespace llvm::support::endian
Generating docs for compound llvm::support::endian::Writer...
Generating docs for namespace llvm::SwitchCG
Generating docs for compound llvm::SwitchCG::BitTestBlock...
Generating docs for compound llvm::SwitchCG::BitTestCase...
Generating docs for compound llvm::SwitchCG::CaseBits...
Generating docs for compound llvm::SwitchCG::CaseBlock...
Generating docs for nested compound llvm::SwitchCG::CaseBlock::PredInfoPair...
Generating docs for compound llvm::SwitchCG::CaseCluster...
Generating docs for compound llvm::SwitchCG::JumpTable...
Generating docs for compound llvm::SwitchCG::JumpTableHeader...
Generating docs for compound llvm::SwitchCG::SwitchLowering...
Generating docs for compound llvm::SwitchCG::SwitchWorkListItem...
Generating docs for namespace llvm::symbolize
Generating docs for compound llvm::symbolize::DIPrinter...
Generating docs for compound llvm::symbolize::LLVMSymbolizer...
Generating docs for nested compound llvm::symbolize::LLVMSymbolizer::Options...
Generating docs for compound llvm::symbolize::SymbolizableModule...
Generating docs for compound llvm::symbolize::SymbolizableObjectFile...
Generating docs for namespace llvm::SymbolRewriter
Generating docs for compound llvm::SymbolRewriter::RewriteDescriptor...
Generating docs for compound llvm::SymbolRewriter::RewriteMapParser...
Generating docs for namespace llvm::SyncScope
Generating docs for namespace llvm::sys
Generating docs for compound llvm::sys::DynamicLibrary...
Generating docs for nested co/opt/doxygen-docs/src/llvm/include/llvm/Support/Memory.h:82: warning: Found unknown command `\r'
/opt/doxygen-docs/src/llvm/include/llvm/Support/Memory.h:113: warning: Found unknown command `\r'
/opt/doxygen-docs/src/llvm/include/llvm/Support/Memory.h:96: warning: Found unknown command `\r'
/opt/doxygen-docs/src/llvm/include/llvm/Support/FileSystem.h:462: warning: The following parameters of llvm::sys::fs::access(const Twine &Path, AccessMode Mode) are not documented:
  parameter 'Mode'
/opt/doxygen-docs/src/llvm/include/llvm/Support/FileSystem.h:1134: warning: explicit link request to 'close' could not be resolved
/opt/doxygen-docs/src/llvm/include/llvm/Support/FileSystem.h:325: warning: The following parameters of llvm::sys::fs::create_directories(const Twine &path, bool IgnoreExisting=true, perms Perms=owner_all|group_all) are not documented:
  parameter 'IgnoreExisting'
  parameter 'Perms'
/opt/doxygen-docs/src/llvm/include/llvm/Support/FileSystem.h:335: warning: The following parameters of llvm::sys::fs::create_directory(const Twine &path, bool IgnoreExisting=true, perms Perms=owner_all|group_all) are not documented:
  parameter 'IgnoreExisting'
  parameter 'Perms'
/opt/doxygen-docs/src/llvm/include/llvm/Support/FileSystem.h:827: warning: The following parameters of llvm::sys::fs::createUniqueFile(const Twine &Model, int &ResultFD, SmallVectorImpl< char > &ResultPath, unsigned Mode=all_read|all_write) are not documented:
  parameter 'Mode'
/opt/doxygen-docs/src/llvm/include/llvm/Support/FileSystem.h:373: warning: The following parameters of llvm::sys::fs::expand_tilde(const Twine &path, SmallVectorImpl< char > &output) are not documented:
  parameter 'output'
/opt/doxygen-docs/src/llvm/include/llvm/Support/FileSystem.h:304: warning: The following parameters of llvm::sys::fs::make_absolute(const Twine &current_directory, SmallVectorImpl< char > &path) are not documented:
  parameter 'current_directory'
/opt/doxygen-docs/src/llvm/include/llvm/Support/FileSystem.h:1114: warning: The following parameters of llvm::sys::fs::openFileForRead(const Twine &Name, int &ResultFD, OpenFlags Flags=OF_None, SmallVectorImpl< char > *RealPath=nullptr) are not documented:
  parameter 'Flags'
/opt/doxygen-docs/src/llvm/include/llvm/Support/FileSystem.h:1073: warning: The following parameters of llvm::sys::fs::openFileForReadWrite(const Twine &Name, int &ResultFD, CreationDisposition Disp, OpenFlags Flags, unsigned Mode=0666) are not documented:
  parameter 'Disp'
/opt/doxygen-docs/src/llvm/include/llvm/Support/FileSystem.h:1032: warning: The following parameters of llvm::sys::fs::openFileForWrite(const Twine &Name, int &ResultFD, CreationDisposition Disp=CD_CreateAlways, OpenFlags Flags=OF_None, unsigned Mode=0666) are not documented:
  parameter 'Disp'
/opt/doxygen-docs/src/llvm/include/llvm/Support/FileSystem.h:1131: warning: The following parameters of llvm::sys::fs::openNativeFileForRead(const Twine &Name, OpenFlags Flags=OF_None, SmallVectorImpl< char > *RealPath=nullptr) are not documented:
  parameter 'Flags'
/opt/doxygen-docs/src/llvm/include/llvm/Support/FileSystem.h:1093: warning: The following parameters of llvm::sys::fs::openNativeFileForReadWrite(const Twine &Name, CreationDisposition Disp, OpenFlags Flags, unsigned Mode=0666) are not documented:
  parameter 'Disp'
/opt/doxygen-docs/src/llvm/include/llvm/Support/FileSystem.h:1051: warning: The following parameters of llvm::sys::fs::openNativeFileForWrite(const Twine &Name, CreationDisposition Disp, OpenFlags Flags, unsigned Mode=0666) are not documented:
  parameter 'Disp'
/opt/doxygen-docs/src/llvm/include/llvm/Support/FileSystem.h:995: warning: explicit link request to 'read' could not be resolved
/opt/doxygen-docs/src/llvm/include/llvm/Support/FileSystem.h:395: warning: The following parameters of llvm::sys::fs::remove(const Twine &path, bool IgnoreNonExisting=true) are not documented:
  parameter 'IgnoreNonExisting'
/opt/doxygen-docs/src/llvm/include/llvm/Support/FileSystem.h:402: warning: The following parameters of llvm::sys::fs::remove_directories(const Twine &path, bool IgnoreErrors=true) are not documented:
  parameter 'IgnoreErrors'
/opt/doxygen-docs/src/llvm/include/llvm/Support/FileSystem.h:1185: warning: The following parameters of llvm::sys::fs::mapped_file_region::mapped_file_region(sys::fs::file_t fd, mapmode mode, size_t length, uint64_t offset, std::error_code &ec) are not documented:
  parameter 'mode'
  parameter 'length'
  parameter 'offset'
  parameter 'ec'
/opt/doxygen-docs/src/llvm/include/llvm/Support/Path.h:178: warning: The following parameters of llvm::sys::path::append(SmallVectorImpl< char > &path, const Twine &a, const Twine &b="", const Twine &c="", const Twine &d="") are not documented:
  parameter 'b'
  parameter 'c'
  parameter 'd'
/opt/doxygen-docs/src/llvm/include/llvm/Support/Path.h:197: warning: The following parameters of llvm::sys::path::append(SmallVectorImpl< char > &path, const_iterator begin, const_iterator end, Style style=Style::native) are not documented:
  parameter 'style'
/opt/doxygen-docs/src/llvm/include/llvm/Support/Path.h:101: warning: The following parameters of llvm::sys::path::begin(StringRef path, Style style=Style::native) are not documented:
  parameter 'style'
/opt/doxygen-docs/src/llvm/include/llvm/Support/Path.h:226: warning: The following parameters of llvm::sys::path::convert_to_slash(StringRef path, Style style=Style::native) are not documented:
  parameter 'style'
/opt/doxygen-docs/src/llvm/include/llvm/Support/Path.h:335: warning: The following parameters of llvm::sys::path::extension(StringRef path, Style style=Style::native) are not documented:
  parameter 'style'
/opt/doxygen-docs/src/llvm/include/llvm/Support/Path.h:301: warning: The following parameters of llvm::sys::path::filename(StringRef path, Style style=Style::native) are not documented:
  parameter 'style'
/opt/doxygen-docs/src/llvm/include/llvm/Support/Path.h:427: warning: The following parameters of llvm::sys::path::has_extension(const Twine &path, Style style=Style::native) are not documented:
  parameter 'style'
/opt/doxygen-docs/src/llvm/include/llvm/Support/Path.h:411: warning: The following parameters of llvm::sys::path::has_filename(const Twine &path, Style style=Style::native) are not documented:
  parameter 'style'
/opt/doxygen-docs/src/llvm/include/llvm/Support/Path.h:403: warning: The following parameters of llvm::sys::path::has_parent_path(const Twine &path, Style style=Style::native) are not documented:
  parameter 'style'
/opt/doxygen-docs/src/llvm/include/llvm/Support/Path.h:395: warning: The following parameters of llvm::sys::path::has_relative_path(const Twine &path, Style style=Style::native) are not documented:
  parameter 'style'
/opt/doxygen-docs/src/llvm/include/llvm/Support/Path.h:379: warning: The following parameters of llvm::sys::path::has_root_directory(const Twine &path, Style style=Style::native) are not documented:
  parameter 'style'
/opt/doxygen-docs/src/llvm/include/llvm/Support/Path.h:371: warning: The following parameters of llvm::sys::path::has_root_name(const Twine &path, Style style=Style::native) are not documented:
  parameter 'style'
/opt/doxygen-docs/src/llvm/include/llvm/Support/Path.h:387: warning: The following parameters of llvm::sys::path::has_root_path(const Twine &path, Style style=Style::native) are not documented:
  parameter 'style'
/opt/doxygen-docs/src/llvm/include/llvm/Support/Path.h:419: warning: The following parameters of llvm::sys::path::has_stem(const Twine &path, Style style=Style::native) are not documented:
  parameter 'style'
/opt/doxygen-docs/src/llvm/include/llvm/Support/Path.h:433: warning: The following parameters of llvm::sys::path::is_absolute(const Twine &path, Style style=Style::native) are not documented:
  parameter 'style'
/opt/doxygen-docs/src/llvm/include/llvm/Support/Path.h:439: warning: The following parameters of llvm::sys::path::is_relative(const Twine &path, Style style=Style::native) are not documented:
  parameter 'style'
/opt/doxygen-docs/src/llvm/include/llvm/Support/Path.h:341: warning: The following parameters of llvm::sys::path::is_separator(char value, Style style=Style::native) are not documented:
  parameter 'style'
/opt/doxygen-docs/src/llvm/include/llvm/Support/Path.h:210: warning: The following parameters of llvm::sys::path::native(const Twine &path, SmallVectorImpl< char > &result, Style style=Style::native) are not documented:
  parameter 'style'
/opt/doxygen-docs/src/llvm/include/llvm/Support/Path.h:218: warning: The following parameters of llvm::sys::path::native(SmallVectorImpl< char > &path, Style style=Style::native) are not documented:
  parameter 'style'
/opt/doxygen-docs/src/llvm/include/llvm/Support/Path.h:287: warning: The following parameters of llvm::sys::path::parent_path(StringRef path, Style style=Style::native) are not documented:
  parameter 'style'
/opt/doxygen-docs/src/llvm/include/llvm/Support/Path.h:111: warning: The following parameters of llvm::sys::path::rbegin(StringRef path, Style style=Style::native) are not documented:
  parameter 'style'
/opt/doxygen-docs/src/llvm/include/llvm/Support/Path.h:275: warning: The following parameters of llvm::sys::path::relative_path(StringRef path, Style style=Style::native) are not documented:
  parameter 'style'
/opt/doxygen-docs/src/llvm/include/llvm/Support/Path.h:453: warning: The following parameters of llvm::sys::path::remove_dots(SmallVectorImpl< char > &path, bool remove_dot_dot=false, Style style=Style::native) are not documented:
  parameter 'style'
/opt/doxygen-docs/src/llvm/include/llvm/Support/Path.h:134: warning: The following parameters of llvm::sys::path::remove_filename(SmallVectorImpl< char > &path, Style style=Style::native) are not documented:
  parameter 'style'
/opt/doxygen-docs/src/llvm/include/llvm/Support/Path.h:445: warning: The following parameters of llvm::sys::path::remove_leading_dotslash(StringRef path, Style style=Style::native) are not documented:
  parameter 'style'
/opt/doxygen-docs/src/llvm/include/llvm/Support/Path.h:148: warning: The following parameters of llvm::sys::path::replace_extension(SmallVectorImpl< char > &path, const Twine &extension, Style style=Style::native) are not documented:
  parameter 'style'
/opt/doxygen-docs/src/llvm/include/llvm/Support/Path.h:164: warning: The following parameters of llvm::sys::path::replace_path_prefix(SmallVectorImpl< char > &Path, const StringRef &OldPrefix, const StringRef &NewPrefix, Style style=Style::native) are not documented:
  parameter 'style'
/opt/doxygen-docs/src/llvm/include/llvm/Support/Path.h:255: warning: The following parameters of llvm::sys::path::root_directory(StringRef path, Style style=Style::native) are not documented:
  parameter 'style'
/opt/doxygen-docs/src/llvm/include/llvm/Support/Path.h:242: warning: The following parameters of llvm::sys::path::root_name(StringRef path, Style style=Style::native) are not documented:
  parameter 'style'
/opt/doxygen-docs/src/llvm/include/llvm/Support/Path.h:263: warning: The following parameters of llvm::sys::path::root_path(StringRef path, Style style=Style::native) are not documented:
  parameter 'style'
/opt/doxygen-docs/src/llvm/include/llvm/Support/Path.h:319: warning: The following parameters of llvm::sys::path::stem(StringRef path, Style style=Style::native) are not documented:
  parameter 'style'
/opt/doxygen-docs/src/llvm/include/llvm/Support/Path.h:61: warning: The following parameters of llvm::sys::path::const_iterator::begin(StringRef path, Style style=Style::native) are not documented:
  parameter 'style'
/opt/doxygen-docs/src/llvm/include/llvm/Support/Path.h:86: warning: The following parameters of llvm::sys::path::reverse_iterator::rbegin(StringRef path, Style style=Style::native) are not documented:
  parameter 'style'
mpound DynamicLibrary::HandleSet...
Generating docs for compound llvm::sys::InitializeCOMRAII...
Generating docs for compound llvm::sys::Memory...
Generating docs for compound llvm::sys::MemoryBlock...
Generating docs for compound llvm::sys::OwningMemoryBlock...
Generating docs for compound llvm::sys::Process...
Generating docs for compound llvm::sys::ProcessInfo...
Generating docs for compound llvm::sys::SmartMutex...
Generating docs for compound llvm::sys::SmartRWMutex...
Generating docs for compound llvm::sys::ThreadLocal...
Generating docs for compound llvm::sys::ThreadLocalImpl...
Generating docs for compound llvm::sys::UnicodeCharRange...
Generating docs for compound llvm::sys::UnicodeCharSet...
Generating docs for compound llvm::sys::Watchdog...
Generating docs for namespace llvm::sys::detail
Generating docs for namespace llvm::sys::fs
Generating docs for compound llvm::sys::fs::basic_file_status...
Generating docs for compound llvm::sys::fs::directory_entry...
Generating docs for compound llvm::sys::fs::directory_iterator...
Generating docs for compound llvm::sys::fs::file_status...
Generating docs for compound llvm::sys::fs::mapped_file_region...
Generating docs for compound llvm::sys::fs::recursive_directory_iterator...
Generating docs for compound llvm::sys::fs::space_info...
Generating docs for compound llvm::sys::fs::TempFile...
Generating docs for compound llvm::sys::fs::UniqueID...
Generating docs for namespace llvm::sys::fs::detail
Generating docs for compound llvm::sys::fs::detail::DirIterState...
Generating docs for compound llvm::sys::fs::detail::RecDirIterState...
Generating docs for namespace llvm::sys::locale
Generating docs for namespace llvm::sys::path
Generating docs for compound llvm::sys::path::const_iterator...
Generating docs for compound llvm::sys::path::reverse_iterator...
Generating docs for namespace llvm::sys::unicode
Generating docs for namespace llvm::sys::windows
Generating docs for namespace llvm::SystemZ
Generating docs for namespace llvm::SystemZCP
Generating docs for namespace llvm::SystemZICMP
Generating docs for namespace llvm::SystemZII
Generating docs for compound llvm::SystemZII::Branch...
Generating docs for namespace llvm::SystemZISD
Generating docs for namespace llvm::SystemZMC
Generating docs for namespace llvm::TargetOpcode
Generating docs for namespace llvm::TargetStackID
Generating docs for namespace llvm::tgtok
Generating docs for namespace llvm::ThreadModel
Generating docs for namespace llvm::TLSModel
Generating docs for namespace llvm::trailing_objects_internal
Generating docs for compound llvm::trailing_objects_internal::AlignmentCalcHelper...
Generating docs for compound llvm::trailing_objects_internal::AlignmentCalcHelper< First >...
Generating docs for compound llvm::trailing_objects_internal::ExtractSecondType...
Generating docs for compound llvm::trailing_objects_internal::TrailingObjectsAligner...
Generating docs for compound llvm::trailing_objects_internal::TrailingObjectsAligner< 1 >...
Generating docs for compound llvm::trailing_objects_internal::TrailingObjectsAligner< 16 >...
Generating docs for compound llvm::trailing_objects_internal::TrailingObjectsAligner< 2 >...
Generating docs for compound llvm::trailing_objects_internal::TrailingObjectsAligner< 32 >...
Generating docs for compound llvm::trailing_objects_internal::TrailingObjectsAligner< 4 >...
Generating docs for compound llvm::trailing_objects_internal::TrailingObjectsAligner< 8 >...
Generating docs for compound llvm::trailing_objects_internal::TrailingObjectsBase...
Generating docs for nested compound llvm::trailing_objects_internal::TrailingObjectsBase::OverloadToken...
Generating docs for compound llvm::trailing_objects_internal::TrailingObjectsImpl...
Generating docs for compound llvm::trailing_objects_internal::TrailingObjectsImpl< Align, BaseTy, TopTrailingObj, PrevTy >...
Generating docs for compound llvm::trailing_objects_internal::TrailingObjectsImpl< Align, BaseTy, TopTrailingObj, PrevTy, NextTy, MoreTys... >...
Generating docs for namespace llvm::unittest
Generating docs for namespace /opt/doxygen-docs/src/llvm/include/llvm/Analysis/VectorUtils.h:106: warning: Unsupported xml/html tag <VFABI_name> found
/opt/doxygen-docs/src/llvm/include/llvm/Analysis/VectorUtils.h:106: warning: Unsupported xml/html tag <redirection> found
/opt/doxygen-docs/src/llvm/include/llvm/Analysis/VectorUtils.h:108: warning: Unsupported xml/html tag <VFABI_name> found
/opt/doxygen-docs/src/llvm/include/llvm/Analysis/VectorUtils.h:110: warning: Unsupported xml/html tag <isa> found
/opt/doxygen-docs/src/llvm/include/llvm/Analysis/VectorUtils.h:110: warning: Unsupported xml/html tag <VFABI_name> found
/opt/doxygen-docs/src/llvm/include/llvm/Analysis/VectorUtils.h:113: warning: Unsupported xml/html tag <mask> found
/opt/doxygen-docs/src/llvm/include/llvm/Analysis/VectorUtils.h:113: warning: Unsupported xml/html tag <vlen> found
/opt/doxygen-docs/src/llvm/include/llvm/Analysis/VectorUtils.h:113: warning: Unsupported xml/html tag <parameters> found
/opt/doxygen-docs/src/llvm/include/llvm/Analysis/VectorUtils.h:113: warning: Unsupported xml/html tag <scalarname> found
/opt/doxygen-docs/src/llvm/include/llvm/Analysis/VectorUtils.h:113: warning: Unsupported xml/html tag <redirection> found
/opt/doxygen-docs/src/llvm/include/llvm/Analysis/VectorUtils.h:115: warning: Unsupported xml/html tag <isa> found
/opt/doxygen-docs/src/llvm/include/llvm/Analysis/VectorUtils.h:125: warning: Unsupported xml/html tag <mask> found
/opt/doxygen-docs/src/llvm/include/llvm/Analysis/VectorUtils.h:125: warning: Unsupported xml/html tag <vlen> found
/opt/doxygen-docs/src/llvm/include/llvm/Analysis/VectorUtils.h:125: warning: Unsupported xml/html tag <parameters> found
/opt/doxygen-docs/src/llvm/include/llvm/Analysis/VectorUtils.h:125: warning: Unsupported xml/html tag <scalarname> found
/opt/doxygen-docs/src/llvm/include/llvm/Analysis/VectorUtils.h:125: warning: Unsupported xml/html tag <redirection> found
llvm::VFABI
Generating docs for namespace llvm::vfs
Generating docs for compound llvm::vfs::directory_entry...
Generating docs for compound llvm::vfs::directory_iterator...
Generating docs for compound llvm::vfs::File...
Generating docs for compound llvm::vfs::FileSystem...
Generating docs for compound llvm::vfs::InMemoryFileSystem...
Generating docs for compound llvm::vfs::OverlayFileSystem...
Generating docs for compound llvm::vfs::ProxyFileSystem...
Generating docs for compound llvm::vfs::recursive_directory_iterator...
Generating docs for compound llvm::vfs::RedirectingFileSystem...
Generating docs for nested compound llvm::vfs::RedirectingFileSystem::Entry...
Generating docs for nested compound llvm::vfs::RedirectingFileSystem::RedirectingDirectoryEntry...
Generating docs for nested compound llvm::vfs::RedirectingFileSystem::RedirectingFileEntry...
Generating docs for compound llvm::vfs::RedirectingFileSystemParser...
Generating docs for compound llvm::vfs::Status...
Generating docs for compound llvm::vfs::VFSFromYamlDirIterImpl...
Generating docs for compound llvm::vfs::YAMLVFSEntry...
Generating docs for compound llvm::vfs::YAMLVFSWriter...
Generating docs for namespace llvm::vfs::detail
Generating docs for compound llvm::vfs::detail::DirIterImpl...
Generating docs for compound llvm::vfs::detail::InMemoryDirectory...
Generating docs for compound llvm::vfs::detail::InMemoryFile...
Generating docs for compound llvm::vfs::detail::InMemoryNode...
Generating docs for compound llvm::vfs::detail::RecDirIterState...
Generating docs for namespace llvm::VNCoercion
Generating docs for namespace llvm::wasm
Generating docs for compound llvm::wasm::WasmDataReference...
Generating docs for compound llvm::wasm::WasmDataSegment...
Generating docs for compound llvm::wasm::WasmDylinkInfo...
Generating docs for compound llvm::wasm::WasmElemSegment...
Generating docs for compound llvm::wasm::WasmEvent...
Generating docs for compound llvm::wasm::WasmEventType...
Generating docs for compound llvm::wasm::WasmExport...
Generating docs for compound llvm::wasm::WasmFeatureEntry...
Generating docs for compound llvm::wasm::WasmFunction...
Generating docs for compound llvm::wasm::WasmFunctionName...
Generating docs for compound llvm::wasm::WasmGlobal...
Generating docs for compound llvm::wasm::WasmGlobalType...
Generating docs for compound llvm::wasm::WasmImport...
Generating docs for compound llvm::wasm::WasmInitExpr...
Generating docs for compound llvm::wasm::WasmInitFunc...
Generating docs for compound llvm::wasm::WasmLimits...
Generating docs for compound llvm::wasm::WasmLinkingData...
Generating docs for compound llvm::wasm::WasmLocalDecl...
Generating docs for compound llvm::wasm::WasmObjectHeader...
Generating docs for compound llvm::wasm::WasmProducerInfo...
Generating docs for compound llvm::wasm::WasmRelocation...
Generating docs for compound llvm::wasm::WasmSignature...
Generating docs for compound llvm::wasm::WasmSymbolInfo...
Generating docs for compound llvm::wasm::WasmTable...
Generating docs for namespace llvm::WasmYAML
Generating docs for compound llvm::WasmYAML::CodeSection...
Generating docs for compound llvm::WasmYAML::Comdat...
Generating docs for compound llvm::WasmYAML::ComdatEntry...
Generating docs for compound llvm::WasmYAML::CustomSection...
Generating docs for compound llvm::WasmYAML::DataCountSection...
Generating docs for compound llvm::WasmYAML::DataSection...
Generating docs for compound llvm::WasmYAML::DataSegment...
Generating docs for compound llvm::WasmYAML::DylinkSection...
Generating docs for compound llvm::WasmYAML::ElemSection...
Generating docs for compound llvm::WasmYAML::ElemSegment...
Generating docs for compound llvm::WasmYAML::Event...
Generating docs for compound llvm::WasmYAML::EventSection...
Generating docs for compound llvm::WasmYAML::Export...
Generating docs for compound llvm::WasmYAML::ExportSection...
Generating docs for compound llvm::WasmYAML::FeatureEntry...
Generating docs for compound llvm::WasmYAML::FileHeader...
Generating docs for compound llvm::WasmYAML::Function...
Generating doc/opt/doxygen-docs/src/llvm/lib/Target/X86/MCTargetDesc/X86MCTargetDesc.cpp:398: warning: The following parameters of llvm::X86_MC::X86MCInstrAnalysis::clearsSuperRegisters(const MCRegisterInfo &MRI, const MCInst &Inst, APInt &Writes) const are not documented:
  parameter 'MRI'
  parameter 'Writes'
/opt/doxygen-docs/src/llvm/lib/Target/X86/Disassembler/X86DisassemblerDecoder.h:675: warning: The following parameters of llvm::X86Disassembler::decodeInstruction(InternalInstruction *insn, byteReader_t reader, const void *readerArg, dlog_t logger, void *loggerArg, const void *miiArg, uint64_t startLoc, DisassemblerMode mode) are not documented:
  parameter 'miiArg'
/opt/doxygen-docs/src/llvm/lib/Target/X86/MCTargetDesc/X86BaseInfo.h:130: warning: Found unknown command `\GOT'
/opt/doxygen-docs/src/llvm/lib/Target/X86/MCTargetDesc/X86BaseInfo.h:137: warning: Found unknown command `\GOTOFF'
/opt/doxygen-docs/src/llvm/lib/Target/X86/MCTargetDesc/X86BaseInfo.h:144: warning: Found unknown command `\GOTPCREL'
/opt/doxygen-docs/src/llvm/lib/Target/X86/MCTargetDesc/X86BaseInfo.h:152: warning: Found unknown command `\PLT'
/opt/doxygen-docs/src/llvm/lib/Target/X86/MCTargetDesc/X86BaseInfo.h:160: warning: Found unknown command `\TLSGD'
/opt/doxygen-docs/src/llvm/lib/Target/X86/MCTargetDesc/X86BaseInfo.h:170: warning: Found unknown command `\TLSLD'
/opt/doxygen-docs/src/llvm/lib/Target/X86/MCTargetDesc/X86BaseInfo.h:180: warning: Found unknown command `\TLSLDM'
/opt/doxygen-docs/src/llvm/lib/Target/X86/MCTargetDesc/X86BaseInfo.h:188: warning: Found unknown command `\GOTTPOFF'
/opt/doxygen-docs/src/llvm/lib/Target/X86/MCTargetDesc/X86BaseInfo.h:197: warning: Found unknown command `\INDNTPOFF'
/opt/doxygen-docs/src/llvm/lib/Target/X86/MCTargetDesc/X86BaseInfo.h:206: warning: Found unknown command `\TPOFF'
/opt/doxygen-docs/src/llvm/lib/Target/X86/MCTargetDesc/X86BaseInfo.h:214: warning: Found unknown command `\DTPOFF'
/opt/doxygen-docs/src/llvm/lib/Target/X86/MCTargetDesc/X86BaseInfo.h:222: warning: Found unknown command `\NTPOFF'
/opt/doxygen-docs/src/llvm/lib/Target/X86/MCTargetDesc/X86BaseInfo.h:229: warning: Found unknown command `\GOTNTPOFF'
/opt/doxygen-docs/src/llvm/lib/Target/X86/MCTargetDesc/X86BaseInfo.h:268: warning: Found unknown command `\ABS8'
s for compound llvm::WasmYAML::FunctionSection...
Generating docs for compound llvm::WasmYAML::Global...
Generating docs for compound llvm::WasmYAML::GlobalSection...
Generating docs for compound llvm::WasmYAML::Import...
Generating docs for compound llvm::WasmYAML::ImportSection...
Generating docs for compound llvm::WasmYAML::InitFunction...
Generating docs for compound llvm::WasmYAML::Limits...
Generating docs for compound llvm::WasmYAML::LinkingSection...
Generating docs for compound llvm::WasmYAML::LocalDecl...
Generating docs for compound llvm::WasmYAML::MemorySection...
Generating docs for compound llvm::WasmYAML::NameEntry...
Generating docs for compound llvm::WasmYAML::NameSection...
Generating docs for compound llvm::WasmYAML::Object...
Generating docs for compound llvm::WasmYAML::ProducerEntry...
Generating docs for compound llvm::WasmYAML::ProducersSection...
Generating docs for compound llvm::WasmYAML::Relocation...
Generating docs for compound llvm::WasmYAML::Section...
Generating docs for compound llvm::WasmYAML::SegmentInfo...
Generating docs for compound llvm::WasmYAML::Signature...
Generating docs for compound llvm::WasmYAML::StartSection...
Generating docs for compound llvm::WasmYAML::SymbolInfo...
Generating docs for compound llvm::WasmYAML::Table...
Generating docs for compound llvm::WasmYAML::TableSection...
Generating docs for compound llvm::WasmYAML::TargetFeaturesSection...
Generating docs for compound llvm::WasmYAML::TypeSection...
Generating docs for namespace llvm::WebAssembly
Generating docs for namespace llvm::WebAssemblyII
Generating docs for namespace llvm::WebAssemblyISD
Generating docs for namespace llvm::wholeprogramdevirt
Generating docs for compound llvm::wholeprogramdevirt::AccumBitVector...
Generating docs for compound llvm::wholeprogramdevirt::TypeMemberInfo...
Generating docs for compound llvm::wholeprogramdevirt::VirtualCallTarget...
Generating docs for compound llvm::wholeprogramdevirt::VTableBits...
Generating docs for namespace llvm::Win64EH
Generating docs for compound llvm::Win64EH::ARM64UnwindEmitter...
Generating docs for compound llvm::Win64EH::Instruction...
Generating docs for compound llvm::Win64EH::RuntimeFunction...
Generating docs for compound llvm::Win64EH::UnwindCode...
Generating docs for compound llvm::Win64EH::UnwindEmitter...
Generating docs for compound llvm::Win64EH::UnwindInfo...
Generating docs for namespace llvm::windows_manifest
Generating docs for compound llvm::windows_manifest::WindowsManifestError...
Generating docs for compound llvm::windows_manifest::WindowsManifestMerger...
Generating docs for nested compound WindowsManifestMerger::WindowsManifestMergerImpl...
Generating docs for namespace llvm::WinEH
Generating docs for compound llvm::WinEH::FrameInfo...
Generating docs for compound llvm::WinEH::Instruction...
Generating docs for compound llvm::WinEH::UnwindEmitter...
Generating docs for namespace llvm::X86
Generating docs for namespace llvm::X86_MC
Generating docs for compound llvm::X86_MC::X86MCInstrAnalysis...
Generating docs for namespace llvm::X86Disassembler
Generating docs for compound llvm::X86Disassembler::InstructionSpecifier...
Generating docs for compound llvm::X86Disassembler::InternalInstruction...
Generating docs for compound llvm::X86Disassembler::OperandSpecifier...
Generating docs for namespace llvm::X86II
Generating docs for namespace llvm::X86ISD
Generating docs for namespace llvm::XCOFF
Generating docs for compound llvm::XCOFF::FileHeader32...
Generating docs for compound llvm::XCOFF::SectionHeader32...
Generating docs for namespace llvm::XCOFFYAML
Generating docs for compound llvm::XCOFFYAML::FileHeader...
Generating docs for compound llvm::XCOFFYAML::Object...
Generating docs for compound llvm::XCOFFYAML::Symbol...
Generating docs for namespace llvm::XCore
Generating docs for namespace llvm::XCoreISD
Generating docs for namespace llvm::xray
Generating docs for compound llvm::xray::BlockIndexer...
Generating docs for nested compound llvm::xray::BlockIndexer::Block...
Generating docs for compound llvm::xray::BlockPrinter...
Ge/opt/doxygen-docs/src/llvm/include/llvm/ObjectYAML/YAML.h:35: warning: Found unknown command `\x44'
nerating docs for compound llvm::xray::BlockVerifier...
Generating docs for compound llvm::xray::BufferExtents...
Generating docs for compound llvm::xray::CallArgRecord...
Generating docs for compound llvm::xray::CustomEventRecord...
Generating docs for compound llvm::xray::CustomEventRecordV5...
Generating docs for compound llvm::xray::EndBufferRecord...
Generating docs for compound llvm::xray::FDRTraceWriter...
Generating docs for compound llvm::xray::FileBasedRecordProducer...
Generating docs for compound llvm::xray::FunctionRecord...
Generating docs for compound llvm::xray::Graph...
Generating docs for nested compound llvm::xray::Graph::EdgeView...
Generating docs for nested compound llvm::xray::Graph::InOutEdgeView...
Generating docs for nested compound llvm::xray::Graph::VertexView...
Generating docs for compound llvm::xray::InstrumentationMap...
Generating docs for compound llvm::xray::LogBuilder...
Generating docs for compound llvm::xray::LogBuilderConsumer...
Generating docs for compound llvm::xray::MetadataRecord...
Generating docs for compound llvm::xray::NewBufferRecord...
Generating docs for compound llvm::xray::NewCPUIDRecord...
Generating docs for compound llvm::xray::PIDRecord...
Generating docs for compound llvm::xray::PipelineConsumer...
Generating docs for compound llvm::xray::Profile...
Generating docs for nested compound llvm::xray::Profile::Block...
Generating docs for nested compound llvm::xray::Profile::Data...
Generating docs for compound llvm::xray::Record...
Generating docs for compound llvm::xray::RecordConsumer...
Generating docs for compound llvm::xray::RecordInitializer...
Generating docs for compound llvm::xray::RecordPrinter...
Generating docs for compound llvm::xray::RecordProducer...
Generating docs for compound llvm::xray::RecordVisitor...
Generating docs for compound llvm::xray::SledEntry...
Generating docs for compound llvm::xray::Trace...
Generating docs for compound llvm::xray::TraceExpander...
Generating docs for compound llvm::xray::TSCWrapRecord...
Generating docs for compound llvm::xray::TypedEventRecord...
Generating docs for compound llvm::xray::WallclockRecord...
Generating docs for compound llvm::xray::XRayFileHeader...
Generating docs for compound llvm::xray::XRayRecord...
Generating docs for compound llvm::xray::YAMLXRayFileHeader...
Generating docs for compound llvm::xray::YAMLXRayRecord...
Generating docs for compound llvm::xray::YAMLXRaySledEntry...
Generating docs for compound llvm::xray::YAMLXRayTrace...
Generating docs for namespace llvm::yaml
Generating docs for compound llvm::yaml::AliasNode...
Generating docs for compound llvm::yaml::basic_collection_iterator...
Generating docs for compound llvm::yaml::BinaryRef...
Generating docs for compound llvm::yaml::BlockScalarNode...
Generating docs for compound llvm::yaml::BlockScalarTraits< BlockStringValue >...
Generating docs for compound llvm::yaml::BlockScalarTraits< MinidumpYAML::BlockStringRef >...
Generating docs for compound llvm::yaml::BlockScalarTraits< Module >...
Generating docs for compound llvm::yaml::BlockScalarTraits< StringBlockVal >...
Generating docs for compound llvm::yaml::BlockStringValue...
Generating docs for compound llvm::yaml::CallSiteInfo...
Generating docs for nested compound llvm::yaml::CallSiteInfo::ArgRegPair...
Generating docs for nested compound llvm::yaml::CallSiteInfo::MachineInstrLoc...
Generating docs for compound llvm::yaml::CustomMappingTraits< GlobalValueSummaryMapTy >...
Generating docs for compound llvm::yaml::CustomMappingTraits< MapDocNode >...
Generating docs for compound llvm::yaml::CustomMappingTraits< std::map< std::vector< uint64_t >, WholeProgramDevirtResolution::ByArg > >...
Generating docs for compound llvm::yaml::CustomMappingTraits< std::map< uint64_t, WholeProgramDevirtResolution > >...
Generating docs for compound llvm::yaml::CustomMappingTraits< std::set< ELFSymbol > >...
Generating docs for compound llvm::yaml::CustomMappingTraits< TypeIdSummaryMapTy >...
Generating docs for compound llvm::yaml::Document...
Generating docs for compound llvm::yaml::document_iterator...
Generating docs for compound llvm::yaml::DocumentListTraits< std::vector< const MachO::InterfaceFile * > >...
Generating docs for compound llvm::yaml::FixedMachineStackObject...
Generating docs for compound llvm::yaml::FlowStringValue...
Generating docs for compound llvm::yaml::FunctionSummaryYaml...
Generating docs for compound llvm::yaml::KeyValueNode...
Generating docs for compound llvm::yaml::MachineConstantPoolValue...
Generating docs for compound llvm::yaml::MachineFrameInfo...
Generating docs for compound llvm::yaml::MachineFunction...
Generating docs for compound llvm::yaml::MachineFunctionInfo...
Generating docs for compound llvm::yaml::MachineFunctionLiveIn...
Generating docs for compound llvm::yaml::MachineJumpTable...
Generating docs for nested compound llvm::yaml::MachineJumpTable::Entry...
Generating docs for compound llvm::yaml::MachineStackObject...
Generating docs for compound llvm::yaml::MappingContextTraits< MetadataSection, MetadataSection::Option >...
Generating docs for compound llvm::yaml::MappingContextTraits< minidump::MemoryDescriptor, BinaryRef >...
Generating docs for compound llvm::yaml::MappingNode...
Generating docs for compound llvm::yaml::MappingTraits...
Generating docs for nested compound llvm::yaml::MappingTraits< const InterfaceFile * >::NormalizedTBD...
Generating docs for nested compound llvm::yaml::MappingTraits< const InterfaceFile * >::NormalizedTBD_V4...
Generating docs for compound llvm::yaml::MappingTraits< Argument >...
Generating docs for compound llvm::yaml::MappingTraits< CallSiteInfo >...
Generating docs for compound llvm::yaml::MappingTraits< CallSiteInfo::ArgRegPair >...
Generating docs for compound llvm::yaml::MappingTraits< COFF::AuxiliarybfAndefSymbol >...
Generating docs for compound llvm::yaml::MappingTraits< COFF::AuxiliaryCLRToken >...
Generating docs for compound llvm::yaml::MappingTraits< COFF::AuxiliaryFunctionDefinition >...
Generating docs for compound llvm::yaml::MappingTraits< COFF::AuxiliarySectionDefinition >...
Generating docs for compound llvm::yaml::MappingTraits< COFF::AuxiliaryWeakExternal >...
Generating docs for compound llvm::yaml::MappingTraits< COFF::DataDirectory >...
Generating docs for compound llvm::yaml::MappingTraits< COFF::header >...
Generating docs for compound llvm::yaml::MappingTraits< COFFYAML::Object >...
Generating docs for compound llvm::yaml::MappingTraits< COFFYAML::PEHeader >...
Generating docs for compound llvm::yaml::MappingTraits< COFFYAML::Relocation >...
Generating docs for compound llvm::yaml::MappingTraits< COFFYAML::Section >...
Generating docs for compound llvm::yaml::MappingTraits< COFFYAML::Symbol >...
Generating docs for compound llvm::yaml::MappingTraits< const InterfaceFile * >...
Generating docs for compound llvm::yaml::MappingTraits< DWARFYAML::Abbrev >...
Generating docs for compound llvm::yaml::MappingTraits< DWARFYAML::ARange >...
Generating docs for compound llvm::yaml::MappingTraits< DWARFYAML::ARangeDescriptor >...
Generating docs for compound llvm::yaml::MappingTraits< DWARFYAML::AttributeAbbrev >...
Generating docs for compound llvm::yaml::MappingTraits< DWARFYAML::Data >...
Generating docs for compound llvm::yaml::MappingTraits< DWARFYAML::Entry >...
Generating docs for compound llvm::yaml::MappingTraits< DWARFYAML::File >...
Generating docs for compound llvm::yaml::MappingTraits< DWARFYAML::FormValue >...
Generating docs for compound llvm::yaml::MappingTraits< DWARFYAML::InitialLength >...
Generating docs for compound llvm::yaml::MappingTraits< DWARFYAML::LineTable >...
Generating docs for compound llvm::yaml::MappingTraits< DWARFYAML::LineTableOpcode >...
Generating docs for compound llvm::yaml::MappingTraits< DWARFYAML::PubEntry >...
Generating docs for compound llvm::yaml::MappingTraits< DWARFYAML::PubSection >...
Generating docs for compound llvm::yaml::MappingTraits< DWARFYAML::Unit >...
Generating docs for compound llvm::yaml::MappingTraits< ELFStub >...
Generating docs for compound llvm::yaml::MappingTraits< ELFSymbol >...
Generating docs for compound llvm::yaml::MappingTraits< ELFYAML::AddrsigSymbol >...
Generating docs for compound llvm::yaml::MappingTraits< ELFYAML::DynamicEntry >...
Generating docs for compound llvm::yaml::MappingTraits< ELFYAML::FileHeader >...
Generating docs for compound llvm::yaml::MappingTraits< ELFYAML::GnuHashHeader >...
Generating docs for compound llvm::yaml::MappingTraits< ELFYAML::LinkerOption >...
Generating docs for compound llvm::yaml::MappingTraits< ELFYAML::NoteEntry >...
Generating docs for compound llvm::yaml::MappingTraits< ELFYAML::Object >...
Generating docs for compound llvm::yaml::MappingTraits< ELFYAML::ProgramHeader >...
Generating docs for compound llvm::yaml::MappingTraits< ELFYAML::Relocation >...
Generating docs for compound llvm::yaml::MappingTraits< ELFYAML::SectionName >...
Generating docs for compound llvm::yaml::MappingTraits< ELFYAML::SectionOrType >...
Generating docs for compound llvm::yaml::MappingTraits< ELFYAML::StackSizeEntry >...
Generating docs for compound llvm::yaml::MappingTraits< ELFYAML::Symbol >...
Generating docs for compound llvm::yaml::MappingTraits< ELFYAML::VerdefEntry >...
Generating docs for compound llvm::yaml::MappingTraits< ELFYAML::VernauxEntry >...
Generating docs for compound llvm::yaml::MappingTraits< ELFYAML::VerneedEntry >...
Generating docs for compound llvm::yaml::MappingTraits< ExportSection >...
Generating docs for compound llvm::yaml::MappingTraits< FixedMachineStackObject >...
Generating docs for compound llvm::yaml::MappingTraits< FunctionSummary::ConstVCall >...
Generating docs for compound llvm::yaml::MappingTraits< FunctionSummary::VFuncId >...
Generating docs for compound llvm::yaml::MappingTraits< FunctionSummaryYaml >...
Generating docs for compound llvm::yaml::MappingTraits< HSAMD::Metadata >...
Generating docs for compound llvm::yaml::MappingTraits< Kernel::Arg::Metadata >...
Generating docs for compound llvm::yaml::MappingTraits< Kernel::Attrs::Metadata >...
Generating docs for compound llvm::yaml::MappingTraits< Kernel::CodeProps::Metadata >...
Generating docs for compound llvm::yaml::MappingTraits< Kernel::DebugProps::Metadata >...
Generating docs for compound llvm::yaml::MappingTraits< Kernel::Metadata >...
Generating docs for compound llvm::yaml::MappingTraits< LeafRecordBase >...
Generating docs for compound llvm::yaml::MappingTraits< LocalVariableAddrGap >...
Generating docs for compound llvm::yaml::MappingTraits< LocalVariableAddrRange >...
Generating docs for compound llvm::yaml::MappingTraits< MachineConstantPoolValue >...
Generating docs for compound llvm::yaml::MappingTraits< MachineFrameInfo >...
Generating docs for compound llvm::yaml::MappingTraits< MachineFunction >...
Generating docs for compound llvm::yaml::MappingTraits< MachineFunctionLiveIn >...
Generating docs for compound llvm::yaml::MappingTraits< MachineJumpTable >...
Generating docs for compound llvm::yaml::MappingTraits< MachineJumpTable::Entry >...
Generating docs for compound llvm::yaml::MappingTraits< MachineStackObject >...
Generating docs for compound llvm::yaml::MappingTraits< MachO::build_tool_version >...
Generating docs for compound llvm::yaml::MappingTraits< MachO::dylib >...
Generating docs for compound llvm::yaml::MappingTraits< MachO::fvmlib >...
Generating docs for compound llvm::yaml::MappingTraits< MachO::section >...
Generating docs for compound llvm::yaml::MappingTraits< MachO::section_64 >...
Generating docs for compound llvm::yaml::MappingTraits< MachOYAML::BindOpcode >...
Generating docs for compound llvm::yaml::MappingTraits< MachOYAML::ExportEntry >...
Generating docs for compound llvm::yaml::MappingTraits< MachOYAML::FatArch >...
Generating docs for compound llvm::yaml::MappingTraits< MachOYAML::FatHeader >...
Generating docs for compound llvm::yaml::MappingTraits< MachOYAML::FileHeader >...
Generating docs for compound llvm::yaml::MappingTraits< MachOYAML::LinkEditData >...
Generating docs for compound llvm::yaml::MappingTraits< MachOYAML::LoadCommand >...
Generating docs for compound llvm::yaml::MappingTraits< MachOYAML::NListEntry >...
Generating docs for compound llvm::yaml::MappingTraits< MachOYAML::Object >...
Generating docs for compound llvm::yaml::MappingTraits< MachOYAML::RebaseOpcode >...
Generating docs for compound llvm::yaml::MappingTraits< MachOYAML::Section >...
Generating docs for compound llvm::yaml::MappingTraits< MachOYAML::UniversalBinary >...
Generating docs for compound llvm::yaml::MappingTraits< MemberRecordBase >...
Generating docs for compound llvm::yaml::MappingTraits< ModuleSummaryIndex >...
Generating docs for compound llvm::yaml::MappingTraits< RemarkLocation >...
Generating docs for compound llvm::yaml::MappingTraits< remarks::Remark * >...
Generating docs for compound llvm::yaml::MappingTraits< SIArgument >...
Generating docs for compound llvm::yaml::MappingTraits< SIArgumentInfo >...
Generating docs for compound llvm::yaml::MappingTraits< SIMachineFunctionInfo >...
Generating docs for compound llvm::yaml::MappingTraits< SIMode >...
Generating docs for compound llvm::yaml::MappingTraits< std::unique_ptr< ELFYAML::Chunk > >...
Generating docs for compound llvm::yaml::MappingTraits< std::unique_ptr< MachineFunctionInfo > >...
Generating docs for compound llvm::yaml::MappingTraits< std::unique_ptr< MinidumpYAML::Stream > >...
Generating docs for compound llvm::yaml::MappingTraits< std::unique_ptr< WasmYAML::Section > >...
Generating docs for compound llvm::yaml::MappingTraits< SymbolRecordBase >...
Generating docs for compound llvm::yaml::MappingTraits< SymbolSection >...
Generating docs for compound llvm::yaml::MappingTraits< TypeIdSummary >...
Generating docs for compound llvm::yaml::MappingTraits< TypeTestResolution >...
Generating docs for compound llvm::yaml::MappingTraits< UmbrellaSection >...
Generating docs for compound llvm::yaml::MappingTraits< UndefinedSection >...
Generating docs for compound llvm::yaml::MappingTraits< UUIDv4 >...
Generating docs for compound llvm::yaml::MappingTraits< VirtualRegisterDefinition >...
Generating docs for compound llvm::yaml::MappingTraits< wasm::WasmInitExpr >...
Generating docs for compound llvm::yaml::MappingTraits< WasmYAML::Comdat >...
Generating docs for compound llvm::yaml::MappingTraits< WasmYAML::ComdatEntry >...
Generating docs for compound llvm::yaml::MappingTraits< WasmYAML::DataSegment >...
Generating docs for compound llvm::yaml::MappingTraits< WasmYAML::ElemSegment >...
Generating docs for compound llvm::yaml::MappingTraits< WasmYAML::Event >...
Generating docs for compound llvm::yaml::MappingTraits< WasmYAML::Export >...
Generating docs for compound llvm::yaml::MappingTraits< WasmYAML::FeatureEntry >...
Generating docs for compound llvm::yaml::MappingTraits< WasmYAML::FileHeader >...
Generating docs for compound llvm::yaml::MappingTraits< WasmYAML::Function >...
Generating docs for compound llvm::yaml::MappingTraits< WasmYAML::Global >...
Generating docs for compound llvm::yaml::MappingTraits< WasmYAML::Import >...
Generating docs for compound llvm::yaml::MappingTraits< WasmYAML::InitFunction >...
Generating docs for compound llvm::yaml::MappingTraits< WasmYAML::Limits >...
Generating docs for compound llvm::yaml::MappingTraits< WasmYAML::LocalDecl >...
Generating docs for compound llvm::yaml::MappingTraits< WasmYAML::NameEntry >...
Generating docs for compound llvm::yaml::MappingTraits< WasmYAML::Object >...
Generating docs for compound llvm::yaml::MappingTraits< WasmYAML::ProducerEntry >...
Generating docs for compound llvm::yaml::MappingTraits< WasmYAML::Relocation >...
Generating docs for compound llvm::yaml::MappingTraits< WasmYAML::SegmentInfo >...
Generating docs for compound llvm::yaml::MappingTraits< WasmYAML::Signature >...
Generating docs for compound llvm::yaml::MappingTraits< WasmYAML::SymbolInfo >...
Generating docs for compound llvm::yaml::MappingTraits< WasmYAML::Table >...
Generating docs for compound llvm::yaml::MappingTraits< WebAssemblyFunctionInfo >...
Generating docs for compound llvm::yaml::MappingTraits< WholeProgramDevirtResolution >...
Generating docs for compound llvm::yaml::MappingTraits< WholeProgramDevirtResolution::ByArg >...
Generating docs for compound llvm::yaml::MappingTraits< XCOFFYAML::FileHeader >...
Generating docs for compound llvm::yaml::MappingTraits< XCOFFYAML::Object >...
Generating docs for compound llvm::yaml::MappingTraits< XCOFFYAML::Symbol >...
Generating docs for compound llvm::yaml::MappingTraits< xray::YAMLXRayFileHeader >...
Generating docs for compound llvm::yaml::MappingTraits< xray::YAMLXRayRecord >...
Generating docs for compound llvm::yaml::MappingTraits< xray::YAMLXRaySledEntry >...
Generating docs for compound llvm::yaml::MappingTraits< xray::YAMLXRayTrace >...
Generating docs for compound llvm::yaml::MappingTraits< YamlObjectFile >...
Generating docs for compound llvm::yaml::Node...
Generating docs for compound llvm::yaml::NullNode...
Generating docs for compound llvm::yaml::PolymorphicTraits< DocNode >...
Generating docs for compound llvm::yaml::ScalarBitSetTraits< COFF::Characteristics >...
Generating docs for compound llvm::yaml::ScalarBitSetTraits< COFF::DLLCharacteristics >...
Generating docs for compound llvm::yaml::ScalarBitSetTraits< COFF::SectionCharacteristics >...
Generating docs for compound llvm::yaml::ScalarBitSetTraits< ELFYAML::ELF_EF >...
Generating docs for compound llvm::yaml::ScalarBitSetTraits< ELFYAML::ELF_PF >...
Generating docs for compound llvm::yaml::ScalarBitSetTraits< ELFYAML::ELF_SHF >...
Generating docs for compound llvm::yaml::ScalarBitSetTraits< ELFYAML::MIPS_AFL_ASE >...
Generating docs for compound llvm::yaml::ScalarBitSetTraits< ELFYAML::MIPS_AFL_FLAGS1 >...
Generating docs for compound llvm::yaml::ScalarBitSetTraits< MachO::ArchitectureSet >...
Generating docs for compound llvm::yaml::ScalarBitSetTraits< TBDFlags >...
Generating docs for compound llvm::yaml::ScalarBitSetTraits< WasmYAML::LimitFlags >...
Generating docs for compound llvm::yaml::ScalarBitSetTraits< WasmYAML::SegmentFlags >...
Generating docs for compound llvm::yaml::ScalarBitSetTraits< WasmYAML::SymbolFlags >...
Generating docs for compound llvm::yaml::ScalarEnumerationTraits< AccessQualifier >...
Generating docs for compound llvm::yaml::ScalarEnumerationTraits< AddressSpaceQualifier >...
Generating docs for compound llvm::yaml::ScalarEnumerationTraits< COFF::MachineTypes >...
Generating docs for compound llvm::yaml::ScalarEnumerationTraits< COFF::RelocationTypeAMD64 >...
Generating docs for compound llvm::yaml::ScalarEnumerationTraits< COFF::RelocationTypeI386 >...
Generating docs for compound llvm::yaml::ScalarEnumerationTraits< COFF::RelocationTypesARM >...
Generating docs for compound llvm::yaml::ScalarEnumerationTraits< COFF::RelocationTypesARM64 >...
Generating docs for compound llvm::yaml::ScalarEnumerationTraits< COFF::SymbolBaseType >...
Generating docs for compound llvm::yaml::ScalarEnumerationTraits< COFF::SymbolComplexType >...
Generating docs for compound llvm::yaml::ScalarEnumerationTraits< COFF::SymbolStorageClass >...
Generating docs for compound llvm::yaml::ScalarEnumerationTraits< COFF::WindowsSubsystem >...
Generating docs for compound llvm::yaml::ScalarEnumerationTraits< COFFYAML::AuxSymbolType >...
Generating docs for compound llvm::yaml::ScalarEnumerationTraits< COFFYAML::COMDATType >...
Generating docs for compound llvm::yaml::ScalarEnumerationTraits< COFFYAML::WeakExternalCharacteristics >...
Generating docs for compound llvm::yaml::ScalarEnumerationTraits< dwarf::Attribute >...
Generating docs for compound llvm::yaml::ScalarEnumerationTraits< dwarf::Constants >...
Generating docs for compound llvm::yaml::ScalarEnumerationTraits< dwarf::Form >...
Generating docs for compound llvm::yaml::ScalarEnumerationTraits< dwarf::LineNumberExtendedOps >...
Generating docs for compound llvm::yaml::ScalarEnumerationTraits< dwarf::LineNumberOps >...
Generating docs for compound llvm::yaml::ScalarEnumerationTraits< dwarf::Tag >...
Generating docs for compound llvm::yaml::ScalarEnumerationTraits< dwarf::UnitType >...
Generating docs for compound llvm::yaml::ScalarEnumerationTraits< ELFSymbolType >...
Generating docs for compound llvm::yaml::ScalarEnumerationTraits< ELFYAML::ELF_DYNTAG >...
Generating docs for compound llvm::yaml::ScalarEnumerationTraits< ELFYAML::ELF_ELFCLASS >...
Generating docs for compound llvm::yaml::ScalarEnumerationTraits< ELFYAML::ELF_ELFDATA >...
Generating docs for compound llvm::yaml::ScalarEnumerationTraits< ELFYAML::ELF_ELFOSABI >...
Generating docs for compound llvm::yaml::ScalarEnumerationTraits< ELFYAML::ELF_EM >...
Generating docs for compound llvm::yaml::ScalarEnumerationTraits< ELFYAML::ELF_ET >...
Generating docs for compound llvm::yaml::ScalarEnumerationTraits< ELFYAML::ELF_PT >...
Generating docs for compound llvm::yaml::ScalarEnumerationTraits< ELFYAML::ELF_REL >...
Generating docs for compound llvm::yaml::ScalarEnumerationTraits< ELFYAML::ELF_RSS >...
Generating docs for compound llvm::yaml::ScalarEnumerationTraits< ELFYAML::ELF_SHN >...
Generating docs for compound llvm::yaml::ScalarEnumerationTraits< ELFYAML::ELF_SHT >...
Generating docs for compound llvm::yaml::ScalarEnumerationTraits< ELFYAML::ELF_STB >...
Generating docs for compound llvm::yaml::ScalarEnumerationTraits< ELFYAML::ELF_STT >...
Generating docs for compound llvm::yaml::ScalarEnumerationTraits< ELFYAML::MIPS_ABI_FP >...
Generating docs for compound llvm::yaml::ScalarEnumerationTraits< ELFYAML::MIPS_AFL_EXT >...
Generating docs for compound llvm::yaml::ScalarEnumerationTraits< ELFYAML::MIPS_AFL_REG >...
Generating docs for compound llvm::yaml::ScalarEnumerationTraits< ELFYAML::MIPS_ISA >...
Generating docs for compound llvm::yaml::ScalarEnumerationTraits< FixedMachineStackObject::ObjectType >...
Generating docs for compound llvm::yaml::ScalarEnumerationTraits< MachineJumpTableInfo::JTEntryKind >...
Generating docs for compound llvm::yaml::ScalarEnumerationTraits< MachineStackObject::ObjectType >...
Generating docs for compound llvm::yaml::ScalarEnumerationTraits< MachO::BindOpcode >...
Generating docs for compound llvm::yaml::ScalarEnumerationTraits< MachO::LoadCommandType >...
Generating docs for compound llvm::yaml::ScalarEnumerationTraits< MachO::ObjCConstraintType >...
Generating docs for compound llvm::yaml::ScalarEnumerationTraits< MachO::RebaseOpcode >...
Generating docs for compound llvm::yaml::ScalarEnumerationTraits< TargetStackID::Value >...
Generating docs for compound llvm::yaml::ScalarEnumerationTraits< TypeTestResolution::Kind >...
Generating docs for compound llvm::yaml::ScalarEnumerationTraits< ValueKind >...
Generating docs for compound llvm::yaml::ScalarEnumerationTraits< ValueType >...
Generating docs for compound llvm::yaml::ScalarEnumerationTraits< WasmYAML::ComdatKind >...
Generating docs for compound llvm::yaml::ScalarEnumerationTraits< WasmYAML::ExportKind >...
Generating docs for compound llvm::yaml::ScalarEnumerationTraits< WasmYAML::FeaturePolicyPrefix >...
Generating docs for compound llvm::yaml::ScalarEnumerationTraits< WasmYAML::Opcode >...
Generating docs for compound llvm::yaml::ScalarEnumerationTraits< WasmYAML::RelocType >...
Generating docs for compound llvm::yaml::ScalarEnumerationTraits< WasmYAML::SectionType >...
Generating docs for compound llvm::yaml::ScalarEnumerationTraits< WasmYAML::SymbolKind >...
Generating docs for compound llvm::yaml::ScalarEnumerationTraits< WasmYAML::TableType >...
Generating docs for compound llvm::yaml::ScalarEnumerationTraits< WasmYAML::ValueType >...
Generating docs for compound llvm::yaml::ScalarEnumerationTraits< WholeProgramDevirtResolution::ByArg::Kind >...
Generating docs for compound llvm::yaml::ScalarEnumerationTraits< WholeProgramDevirtResolution::Kind >...
Generating docs for compound llvm::yaml::ScalarEnumerationTraits< XCOFF::StorageClass >...
Generating docs for compound llvm::yaml::ScalarEnumerationTraits< xray::RecordTypes >...
Generating docs for compound llvm::yaml::ScalarEnumerationTraits< xray::SledEntry::FunctionKinds >...
Generating docs for compound llvm::yaml::ScalarNode...
Generating docs for compound llvm::yaml::ScalarTraits< BinaryRef >...
Generating docs for compound llvm::yaml::ScalarTraits< char_16 >...
Generating docs for compound llvm::yaml::ScalarTraits< ELFArchMapper >...
Generating docs for compound llvm::yaml::ScalarTraits< FixedSizeHex< N > >...
Generating docs for compound llvm::yaml::ScalarTraits< FixedSizeString< N > >...
Generating docs for compound llvm::yaml::ScalarTraits< FlowStringRef >...
Generating docs for compound llvm::yaml::ScalarTraits< FlowStringValue >...
Generating docs for compound llvm::yaml::ScalarTraits< MachO::Architecture >...
Generating docs for compound llvm::yaml::ScalarTraits< MachO::PackedVersion >...
Generating docs for compound llvm::yaml::ScalarTraits< MachO::PlatformSet >...
Generating docs for compound llvm::yaml::ScalarTraits< StOtherPiece >...
Generating docs for compound llvm::yaml::ScalarTraits< StringValue >...
Generating docs for compound llvm::yaml::ScalarTraits< SwiftVersion >...
Generating docs for compound llvm::yaml::ScalarTraits< Target >...
Generating docs for compound llvm::yaml::ScalarTraits< UnsignedValue >...
Generating docs for compound llvm::yaml::ScalarTraits< UUID >...
Generating docs for compound llvm::yaml::ScalarTraits< uuid_t >...
Generating docs for compound llvm::yaml::ScalarTraits< VersionTuple >...
Generating docs for compound llvm::yaml::Scanner...
Generating docs for compound llvm::yaml::SequenceElementTraits< StOtherPiece >...
Generating docs for compound llvm::yaml::SequenceNode...
Generating docs for compound llvm::yaml::SequenceTraits< ArrayDocNode >...
Generating docs for compound llvm::yaml::SequenceTraits< ArrayRef< T > >...
Generating docs for compound llvm::yaml::SIArgument...
Generating docs for compound llvm::yaml::SIArgumentInfo...
Generating docs for compound llvm::yaml::SIMachineFunctionInfo...
Generating docs for compound llvm::yaml::SIMode...
Generating docs for compound llvm::yaml::Stream...
Generating docs for compound llvm::yaml::StringBlockVal...
Generating docs for compound llvm::yaml::StringValue...
Generating docs for compound llvm::yaml::TaggedScalarTraits< ScalarDocNode >...
Generating docs for compound llvm::yaml::Token...
Generating docs for compound llvm::yaml::UnsignedValue...
Generating docs for compound llvm::yaml::VirtualRegisterDefinition...
Generating docs for compound llvm::yaml::WebAssemblyFunctionInfo...
Generating docs for compound llvm::yaml::YamlObjectFile...
Generating docs for namespace llvm::zlib
Generating docs for namespace machine_size_opts_detail
Generating docs for namespace MemRef
Generating docs for namespace MSP430CC
Generating docs for namespace OpName
Generating docs for namespace R600_InstFlag
Generating docs for namespace stats
Generating docs for namespace std
Generating docs for compound std::hash< llvm::pdb::PDB_SymType >...
Generating docs for compound std::is_error_code_enum< llvm::BitcodeError >...
Generating docs for compound std::is_error_code_enum< llvm::codeview::cv_error_code >...
Generating docs for compound std::is_error_code_enum< llvm::errc >...
Generating docs for compound std::is_error_code_enum< llvm::msf::msf_error_code >...
Generating docs for compound std::is_error_code_enum< llvm::object::object_error >...
Generating docs for compound std::is_error_code_enum< llvm::pdb::dia_error_code >...
Generating docs for compound std::is_error_code_enum< llvm::pdb::pdb_error_code >...
Generating docs for compound std::is_error_code_enum< llvm::pdb::raw_error_code >...
Generating docs for compound std::is_error_code_enum< llvm::sampleprof_error >...
Generating docs for compound std::reverse_iterator< llvm::DWARFDie::iterator >...
Generating graph info page...
Generating directory documentation...
Generating dependency graph for directory lib/Target/AArch64
Generating dependency graph for directory include/llvm/ADT
Generating dependency graph for directory include/llvm/Transforms/AggressiveInstCombine
Generating dependency graph for directory lib/Transforms/AggressiveInstCombine
Generating dependency graph for directory lib/Target/AMDGPU
Generating dependency graph for directory include/llvm/Analysis
Generating dependency graph for directory lib/Analysis
Generating dependency graph for directory lib/Target/ARC
Generating dependency graph for directory lib/Target/ARM
Generating dependency graph for directory lib/Target/AArch64/AsmParser
Generating dependency graph for directory lib/Target/AMDGPU/AsmParser
Generating dependency graph for directory lib/Target/ARM/AsmParser
Generating dependency graph for directory lib/Target/AVR/AsmParser
Generating dependency graph for directory lib/Target/BPF/AsmParser
Generating dependency graph for directory lib/Target/Hexagon/AsmParser
Generating dependency graph for directory lib/AsmParser
Generating dependency graph for directory lib/Target/Lanai/AsmParser
Generating dependency graph for directory lib/Target/Mips/AsmParser
Generating dependency graph for directory lib/Target/MSP430/AsmParser
Generating dependency graph for directory lib/Target/PowerPC/AsmParser
Generating dependency graph for directory lib/Target/RISCV/AsmParser
Generating dependency graph for directory lib/Target/Sparc/AsmParser
Generating dependency graph for directory lib/Target/SystemZ/AsmParser
Generating dependency graph for directory lib/Target/WebAssembly/AsmParser
Generating dependency graph for directory lib/Target/X86/AsmParser
Generating dependency graph for directory include/llvm/AsmParser
Generating dependency graph for directory lib/CodeGen/AsmPrinter
Generating dependency graph for directory lib/Target/AVR
Generating dependency graph for directory include/llvm/BinaryFormat
Generating dependency graph for directory lib/BinaryFormat
Generating dependency graph for directory include/llvm/Bitcode
Generating dependency graph for directory lib/Bitcode
Generating dependency graph for directory include/llvm/Bitstream
Generating dependency graph for directory lib/Bitstream
Generating dependency graph for directory lib/Target/BPF
Generating dependency graph for directory lib/Transforms/CFGuard
Generating dependency graph for directory lib/CodeGen
Generating dependency graph for directory include/llvm/CodeGen
Generating dependency graph for directory include/llvm/DebugInfo/CodeView
Generating dependency graph for directory lib/DebugInfo/CodeView
Generating dependency graph for directory lib/Transforms/Coroutines
Generating dependency graph for directory lib/ProfileData/Coverage
Generating dependency graph for directory include/llvm/ProfileData/Coverage
Generating dependency graph for directory lib/DebugInfo
Generating dependency graph for directory include/llvm/DebugInfo
Generating dependency graph for directory lib/Demangle
Generating dependency graph for directory include/llvm/DebugInfo/PDB/DIA
Generating dependency graph for directory lib/DebugInfo/PDB/DIA
Generating dependency graph for directory lib/Target/AArch64/Disassembler
Generating dependency graph for directory lib/Target/AMDGPU/Disassembler
Generating dependency graph for directory lib/Target/ARC/Disassembler
Generating dependency graph for directory lib/Target/ARM/Disassembler
Generating dependency graph for directory lib/Target/AVR/Disassembler
Generating dependency graph for directory lib/Target/BPF/Disassembler
Generating dependency graph for directory lib/Target/Hexagon/Disassembler
Generating dependency graph for directory lib/Target/Lanai/Disassembler
Generating dependency graph for directory lib/Target/Mips/Disassembler
Generating dependency graph for directory lib/Target/MSP430/Disassembler
Generating dependency graph for directory lib/Target/PowerPC/Disassembler
Generating dependency graph for directory lib/Target/RISCV/Disassembler
Generating dependency graph for directory lib/Target/Sparc/Disassembler
Generating dependency graph for directory lib/Target/SystemZ/Disassembler
Generating dependency graph for directory lib/Target/WebAssembly/Disassembler
Generating dependency graph for directory lib/Target/XCore/Disassembler
Generating dependency graph for directory lib/Target/X86/Disassembler
Generating dependency graph for directory lib/DebugInfo/DWARF
Generating dependency graph for directory include/llvm/DebugInfo/DWARF
Generating dependency graph for directory include/llvm/TextAPI/ELF
Generating dependency graph for directory lib/TextAPI/ELF
Generating dependency graph for directory include/llvm/ExecutionEngine
Generating dependency graph for directory lib/ExecutionEngine
Generating dependency graph for directory include/llvm/FuzzMutate
Generating dependency graph for directory lib/FuzzMutate
Generating dependency graph for directory include/llvm/CodeGen/GlobalISel
Generating dependency graph for directory lib/CodeGen/GlobalISel
Generating dependency graph for directory lib/DebugInfo/GSYM
Generating dependency graph for directory include/llvm/DebugInfo/GSYM
Generating dependency graph for directory include/llvm/MCA/HardwareUnits
Generating dependency graph for directory lib/MCA/HardwareUnits
Generating dependency graph for directory lib/Transforms/Hello
Generating dependency graph for directory lib/Target/Hexagon
Generating dependency graph for directory include
Generating dependency graph for directory include/llvm/Transforms/InstCombine
Generating dependency graph for directory lib/Transforms/InstCombine
Generating dependency graph for directory include/llvm/Transforms/Instrumentation
Generating dependency graph for directory lib/Transforms/Instrumentation
Generating dependency graph for directory lib/ExecutionEngine/IntelJITEvents
Generating dependency graph for directory lib/ExecutionEngine/Interpreter
Generating dependency graph for directory include/llvm/Transforms/IPO
Generating dependency graph for directory lib/Transforms/IPO
Generating dependency graph for directory include/llvm/IR
Generating dependency graph for directory lib/IR
Generating dependency graph for directory include/llvm/IRReader
Generating dependency graph for directory lib/IRReader
Generating dependency graph for directory include/llvm/ExecutionEngine/JITLink
Generating dependency graph for directory lib/ExecutionEngine/JITLink
Generating dependency graph for directory lib/Target/Lanai
Generating dependency graph for directory include/llvm/LTO/legacy
Generating dependency graph for directory lib
Generating dependency graph for directory include/llvm/LineEditor
Generating dependency graph for directory lib/LineEditor
Generating dependency graph for directory include/llvm/Linker
Generating dependency graph for directory lib/Linker
Generating dependency graph for directory include/llvm
Generating dependency graph for directory include/llvm-c
Generating dependency graph for directory lib/ToolDrivers/llvm-dlltool
Generating dependency graph for directory lib/ToolDrivers/llvm-lib
Generating dependency graph for directory include/llvm/LTO
Generating dependency graph for directory lib/LTO
Generating dependency graph for directory include/llvm/TextAPI/MachO
Generating dependency graph for directory lib/TextAPI/MachO
Generating dependency graph for directory lib/MC
Generating dependency graph for directory include/llvm/MC
Generating dependency graph for directory lib/MCA
Generating dependency graph for directory include/llvm/MCA
Generating dependency graph for directory lib/MC/MCDisassembler
Generating dependency graph for directory include/llvm/MC/MCDisassembler
Generating dependency graph for directory lib/ExecutionEngine/MCJIT
Generating dependency graph for directory include/llvm/MC/MCParser
Generating dependency graph for directory lib/MC/MCParser
Generating dependency graph for directory lib/Target/AArch64/MCTargetDesc
Generating dependency graph for directory lib/Target/AMDGPU/MCTargetDesc
Generating dependency graph for directory lib/Target/ARC/MCTargetDesc
Generating dependency graph for directory lib/Target/ARM/MCTargetDesc
Generating dependency graph for directory lib/Target/AVR/MCTargetDesc
Generating dependency graph for directory lib/Target/BPF/MCTargetDesc
Generating dependency graph for directory lib/Target/Hexagon/MCTargetDesc
Generating dependency graph for directory lib/Target/Lanai/MCTargetDesc
Generating dependency graph for directory lib/Target/Mips/MCTargetDesc
Generating dependency graph for directory lib/Target/MSP430/MCTargetDesc
Generating dependency graph for directory lib/Target/NVPTX/MCTargetDesc
Generating dependency graph for directory lib/Target/PowerPC/MCTargetDesc
Generating dependency graph for directory lib/Target/RISCV/MCTargetDesc
Generating dependency graph for directory lib/Target/Sparc/MCTargetDesc
Generating dependency graph for directory lib/Target/SystemZ/MCTargetDesc
Generating dependency graph for directory lib/Target/WebAssembly/MCTargetDesc
Generating dependency graph for directory lib/Target/X86/MCTargetDesc
Generating dependency graph for directory lib/Target/XCore/MCTargetDesc
Generating dependency graph for directory lib/Target/Mips
Generating dependency graph for directory lib/CodeGen/MIRParser
Generating dependency graph for directory include/llvm/CodeGen/MIRParser
Generating dependency graph for directory include/llvm/DebugInfo/MSF
Generating dependency graph for directory lib/DebugInfo/MSF
Generating dependency graph for directory lib/Target/MSP430
Generating dependency graph for directory include/llvm/DebugInfo/PDB/Native
Generating dependency graph for directory lib/DebugInfo/PDB/Native
Generating dependency graph for directory lib/Target/NVPTX
Generating dependency graph for directory lib/Transforms/ObjCARC
Generating dependency graph for directory include/llvm/Object
Generating dependency graph for directory lib/Object
Generating dependency graph for directory lib/ObjectYAML
Generating dependency graph for directory include/llvm/ObjectYAML
Generating dependency graph for directory lib/ExecutionEngine/OProfileJIT
Generating dependency graph for directory lib/Option
Generating dependency graph for directory include/llvm/Option
Generating dependency graph for directory include/llvm/ExecutionEngine/Orc
Generating dependency graph for directory lib/ExecutionEngine/Orc
Generating dependency graph for directory lib/ExecutionEngine/OrcError
Generating dependency graph for directory include/llvm/Passes
Generating dependency graph for directory lib/Passes
Generating dependency graph for directory include/llvm/CodeGen/PBQP
Generating dependency graph for directory lib/DebugInfo/PDB
Generating dependency graph for directory include/llvm/DebugInfo/PDB
Generating dependency graph for directory lib/ExecutionEngine/PerfJITEvents
Generating dependency graph for directory lib/Target/PowerPC
Generating dependency graph for directory lib/ProfileData
Generating dependency graph for directory include/llvm/ProfileData
Generating dependency graph for directory lib/Bitstream/Reader
Generating dependency graph for directory lib/Bitcode/Reader
Generating dependency graph for directory lib/Remarks
Generating dependency graph for directory include/llvm/Remarks
Generating dependency graph for directory lib/Target/RISCV
Generating dependency graph for directory include/llvm/ExecutionEngine/Orc/RPC
Generating dependency graph for directory lib/ExecutionEngine/RuntimeDyld
Generating dependency graph for directory include/llvm/Transforms/Scalar
Generating dependency graph for directory lib/Transforms/Scalar
Generating dependency graph for directory lib/CodeGen/SelectionDAG
Generating dependency graph for directory lib/Target/Sparc
Generating dependency graph for directory include/llvm/MCA/Stages
Generating dependency graph for directory lib/MCA/Stages
Generating dependency graph for directory lib/Support
Generating dependency graph for directory lib/Testing/Support
Generating dependency graph for directory include/llvm/Support
Generating dependency graph for directory include/llvm/Testing/Support
Generating dependency graph for directory include/llvm/DebugInfo/Symbolize
Generating dependency graph for directory lib/DebugInfo/Symbolize
Generating dependency graph for directory lib/Target/SystemZ
Generating dependency graph for directory lib/TableGen
Generating dependency graph for directory include/llvm/TableGen
Generating dependency graph for directory include/llvm/Target
Generating dependency graph for directory lib/Target
Generating dependency graph for directory lib/Target/RISCV/TargetInfo
Generating dependency graph for directory lib/Target/ARM/TargetInfo
Generating dependency graph for directory lib/Target/BPF/TargetInfo
Generating dependency graph for directory lib/Target/SystemZ/TargetInfo
Generating dependency graph for directory lib/Target/Hexagon/TargetInfo
Generating dependency graph for directory lib/Target/ARC/TargetInfo
Generating depende</opt/doxygen-docs/src/llvm/lib/Target/WebAssembly/>:1: warning: Found unknown command `\llvm'
/opt/doxygen-docs/src/llvm/include/llvm/ProfileData/Coverage/CoverageMapping.h:363: warning: explicit link request to 'included' could not be resolved
/opt/doxygen-docs/src/llvm/include/llvm/Support/Endian.h:36: warning: explicit link request to 'value' could not be resolved
/opt/doxygen-docs/src/llvm/lib/Target/Hexagon/MCTargetDesc/HexagonInstPrinter.h:19: warning: Found unknown command `\v'
/opt/doxygen-docs/src/llvm/include/llvm/TableGen/Record.h:1034: warning: Unsupported xml/html tag <type> found
/opt/doxygen-docs/src/llvm/include/llvm/Support/TrailingObjects.h:348: warning: explicit link request to 'with_counts' could not be resolved
/opt/doxygen-docs/src/llvm/include/llvm/Support/TrailingObjects.h:348: warning: explicit link request to 'type' could not be resolved
/opt/doxygen-docs/src/llvm/include/llvm/Demangle/ItaniumDemangle.h:2451: warning: Unsupported xml/html tag <name> found
/opt/doxygen-docs/src/llvm/include/llvm/ProfileData/Coverage/CoverageMapping.h:363: warning: explicit link request to 'included' could not be resolved
/opt/doxygen-docs/src/llvm/include/llvm/Support/TrailingObjects.h:348: warning: explicit link request to 'with_counts' could not be resolved
/opt/doxygen-docs/src/llvm/include/llvm/Support/TrailingObjects.h:348: warning: explicit link request to 'type' could not be resolved
/opt/doxygen-docs/src/llvm/include/llvm/TableGen/Record.h:1034: warning: Unsupported xml/html tag <type> found
/opt/doxygen-docs/src/llvm/lib/Target/Hexagon/MCTargetDesc/HexagonInstPrinter.h:19: warning: Found unknown command `\v'
/opt/doxygen-docs/src/llvm/include/llvm/Demangle/ItaniumDemangle.h:2451: warning: Unsupported xml/html tag <name> found
/opt/doxygen-docs/src/llvm/include/llvm/TableGen/Record.h:1034: warning: Unsupported xml/html tag <type> found
/opt/doxygen-docs/src/llvm/include/llvm/Support/Endian.h:36: warning: explicit link request to 'value' could not be resolved
/opt/doxygen-docs/src/llvm/lib/Target/WebAssembly/WebAssemblyLowerGlobalDtors.cpp:8: warning: Found unknown command `\llvm'
ncy graph for directory lib/Target/WebAssembly/TargetInfo
Generating dependency graph for directory lib/Target/AVR/TargetInfo
Generating dependency graph for directory lib/Target/AArch64/TargetInfo
Generating dependency graph for directory lib/Target/MSP430/TargetInfo
Generating dependency graph for directory lib/Target/AMDGPU/TargetInfo
Generating dependency graph for directory lib/Target/XCore/TargetInfo
Generating dependency graph for directory lib/Target/Sparc/TargetInfo
Generating dependency graph for directory lib/Target/Mips/TargetInfo
Generating dependency graph for directory lib/Target/Lanai/TargetInfo
Generating dependency graph for directory lib/Target/NVPTX/TargetInfo
Generating dependency graph for directory lib/Target/PowerPC/TargetInfo
Generating dependency graph for directory lib/Target/X86/TargetInfo
Generating dependency graph for directory lib/ExecutionEngine/RuntimeDyld/Targets
Generating dependency graph for directory lib/Testing
Generating dependency graph for directory include/llvm/Testing
Generating dependency graph for directory lib/TextAPI
Generating dependency graph for directory include/llvm/TextAPI
Generating dependency graph for directory lib/ToolDrivers
Generating dependency graph for directory include/llvm/Transforms
Generating dependency graph for directory lib/Transforms
Generating dependency graph for directory include/llvm-c/Transforms
Generating dependency graph for directory lib/Support/Unix
Generating dependency graph for directory lib/Target/AMDGPU/Utils
Generating dependency graph for directory include/llvm/Analysis/Utils
Generating dependency graph for directory lib/Transforms/Utils
Generating dependency graph for directory lib/Target/RISCV/Utils
Generating dependency graph for directory lib/Target/AArch64/Utils
Generating dependency graph for directory lib/Target/ARM/Utils
Generating dependency graph for directory include/llvm/Transforms/Utils
Generating dependency graph for directory lib/Target/X86/Utils
Generating dependency graph for directory include/llvm/Transforms/Vectorize
Generating dependency graph for directory lib/Transforms/Vectorize
Generating dependency graph for directory lib/Target/WebAssembly
Generating dependency graph for directory lib/Support/Windows
Generating dependency graph for directory include/llvm/WindowsManifest
Generating dependency graph for directory lib/WindowsManifest
Generating dependency graph for directory include/llvm/WindowsResource
Generating dependency graph for directory lib/Bitcode/Writer
Generating dependency graph for directory lib/Target/X86
Generating dependency graph for directory lib/Target/XCore
Generating dependency graph for directory include/llvm/XRay
Generating dependency graph for directory lib/XRay
Generating index page...
Generating page index...
Generating module index...
Generating namespace index...
Generating namespace member index...
Generating annotated compound index...
Generating alphabetical compound index...
Generating hierarchical class index...
Generating graphical class hierarchy...
Generating member index...
Generating file index...
Generating file member index...
Generating example index...
finalizing index lists...
writing tag file...
Running dot...
Generating dot graphs using 9 parallel threads...
Running dot for graph 1/7068
Running dot for graph 2/7068
Running dot for graph 3/7068
Running dot for graph 4/7068
Running dot for graph 5/7068
Running dot for graph 6/7068
Running dot for graph 7/7068
Running dot for graph 8/7068
Running dot for graph 9/7068
Running dot for graph 10/7068
Running dot for graph 11/7068
Running dot for graph 12/7068
Running dot for graph 13/7068
Running dot for graph 14/7068
Running dot for graph 15/7068
Running dot for graph 16/7068
Running dot for graph 17/7068
Running dot for graph 18/7068
Running dot for graph 19/7068
Running dot for graph 20/7068
Running dot for graph 21/7068
Running dot for graph 22/7068
Running dot for graph 23/7068
Running dot for graph 24/7068
Running dot for graph 25/7068
Running dot for graph 26/7068
Running dot for graph 27/7068
Running dot for graph 28/7068
Running dot for graph 29/7068
Running dot for graph 30/7068
Running dot for graph 31/7068
Running dot for graph 32/7068
Running dot for graph 33/7068
Running dot for graph 34/7068
Running dot for graph 35/7068
Running dot for graph 36/7068
Running dot for graph 37/7068
Running dot for graph 38/7068
Running dot for graph 39/7068
Running dot for graph 40/7068
Running dot for graph 41/7068
Running dot for graph 42/7068
Running dot for graph 43/7068
Running dot for graph 44/7068
Running dot for graph 45/7068
Running dot for graph 46/7068
Running dot for graph 47/7068
Running dot for graph 48/7068
Running dot for graph 49/7068
Running dot for graph 50/7068
Running dot for graph 51/7068
Running dot for graph 52/7068
Running dot for graph 53/7068
Running dot for graph 54/7068
Running dot for graph 55/7068
Running dot for graph 56/7068
Running dot for graph 57/7068
Running dot for graph 58/7068
Running dot for graph 59/7068
Running dot for graph 60/7068
Running dot for graph 61/7068
Running dot for graph 62/7068
Running dot for graph 63/7068
Running dot for graph 64/7068
Running dot for graph 65/7068
Running dot for graph 66/7068
Running dot for graph 67/7068
Running dot for graph 68/7068
Running dot for graph 69/7068
Running dot for graph 70/7068
Running dot for graph 71/7068
Running dot for graph 72/7068
Running dot for graph 73/7068
Running dot for graph 74/7068
Running dot for graph 75/7068
Running dot for graph 76/7068
Running dot for graph 77/7068
Running dot for graph 78/7068
Running dot for graph 79/7068
Running dot for graph 80/7068
Running dot for graph 81/7068
Running dot for graph 82/7068
Running dot for graph 83/7068
Running dot for graph 84/7068
Running dot for graph 85/7068
Running dot for graph 86/7068
Running dot for graph 87/7068
Running dot for graph 88/7068
Running dot for graph 89/7068
Running dot for graph 90/7068
Running dot for graph 91/7068
Running dot for graph 92/7068
Running dot for graph 93/7068
Running dot for graph 94/7068
Running dot for graph 95/7068
Running dot for graph 96/7068
Running dot for graph 97/7068
Running dot for graph 98/7068
Running dot for graph 99/7068
Running dot for graph 100/7068
Running dot for graph 101/7068
Running dot for graph 102/7068
Running dot for graph 103/7068
Running dot for graph 104/7068
Running dot for graph 105/7068
Running dot for graph 106/7068
Running dot for graph 107/7068
Running dot for graph 108/7068
Running dot for graph 109/7068
Running dot for graph 110/7068
Running dot for graph 111/7068
Running dot for graph 112/7068
Running dot for graph 113/7068
Running dot for graph 114/7068
Running dot for graph 115/7068
Running dot for graph 116/7068
Running dot for graph 117/7068
Running dot for graph 118/7068
Running dot for graph 119/7068
Running dot for graph 120/7068
Running dot for graph 121/7068
Running dot for graph 122/7068
Running dot for graph 123/7068
Running dot for graph 124/7068
Running dot for graph 125/7068
Running dot for graph 126/7068
Running dot for graph 127/7068
Running dot for graph 128/7068
Running dot for graph 129/7068
Running dot for graph 130/7068
Running dot for graph 131/7068
Running dot for graph 132/7068
Running dot for graph 133/7068
Running dot for graph 134/7068
Running dot for graph 135/7068
Running dot for graph 136/7068
Running dot for graph 137/7068
Running dot for graph 138/7068
Running dot for graph 139/7068
Running dot for graph 140/7068
Running dot for graph 141/7068
Running dot for graph 142/7068
Running dot for graph 143/7068
Running dot for graph 144/7068
Running dot for graph 145/7068
Running dot for graph 146/7068
Running dot for graph 147/7068
Running dot for graph 148/7068
Running dot for graph 149/7068
Running dot for graph 150/7068
Running dot for graph 151/7068
Running dot for graph 152/7068
Running dot for graph 153/7068
Running dot for graph 154/7068
Running dot for graph 155/7068
Running dot for graph 156/7068
Running dot for graph 157/7068
Running dot for graph 158/7068
Running dot for graph 159/7068
Running dot for graph 160/7068
Running dot for graph 161/7068
Running dot for graph 162/7068
Running dot for graph 163/7068
Running dot for graph 164/7068
Running dot for graph 165/7068
Running dot for graph 166/7068
Running dot for graph 167/7068
Running dot for graph 168/7068
Running dot for graph 169/7068
Running dot for graph 170/7068
Running dot for graph 171/7068
Running dot for graph 172/7068
Running dot for graph 173/7068
Running dot for graph 174/7068
Running dot for graph 175/7068
Running dot for graph 176/7068
Running dot for graph 177/7068
Running dot for graph 178/7068
Running dot for graph 179/7068
Running dot for graph 180/7068
Running dot for graph 181/7068
Running dot for graph 182/7068
Running dot for graph 183/7068
Running dot for graph 184/7068
Running dot for graph 185/7068
Running dot for graph 186/7068
Running dot for graph 187/7068
Running dot for graph 188/7068
Running dot for graph 189/7068
Running dot for graph 190/7068
Running dot for graph 191/7068
Running dot for graph 192/7068
Running dot for graph 193/7068
Running dot for graph 194/7068
Running dot for graph 195/7068
Running dot for graph 196/7068
Running dot for graph 197/7068
Running dot for graph 198/7068
Running dot for graph 199/7068
Running dot for graph 200/7068
Running dot for graph 201/7068
Running dot for graph 202/7068
Running dot for graph 203/7068
Running dot for graph 204/7068
Running dot for graph 205/7068
Running dot for graph 206/7068
Running dot for graph 207/7068
Running dot for graph 208/7068
Running dot for graph 209/7068
Running dot for graph 210/7068
Running dot for graph 211/7068
Running dot for graph 212/7068
Running dot for graph 213/7068
Running dot for graph 214/7068
Running dot for graph 215/7068
Running dot for graph 216/7068
Running dot for graph 217/7068
Running dot for graph 218/7068
Running dot for graph 219/7068
Running dot for graph 220/7068
Running dot for graph 221/7068
Running dot for graph 222/7068
Running dot for graph 223/7068
Running dot for graph 224/7068
Running dot for graph 225/7068
Running dot for graph 226/7068
Running dot for graph 227/7068
Running dot for graph 228/7068
Running dot for graph 229/7068
Running dot for graph 230/7068
Running dot for graph 231/7068
Running dot for graph 232/7068
Running dot for graph 233/7068
Running dot for graph 234/7068
Running dot for graph 235/7068
Running dot for graph 236/7068
Running dot for graph 237/7068
Running dot for graph 238/7068
Running dot for graph 239/7068
Running dot for graph 240/7068
Running dot for graph 241/7068
Running dot for graph 242/7068
Running dot for graph 243/7068
Running dot for graph 244/7068
Running dot for graph 245/7068
Running dot for graph 246/7068
Running dot for graph 247/7068
Running dot for graph 248/7068
Running dot for graph 249/7068
Running dot for graph 250/7068
Running dot for graph 251/7068
Running dot for graph 252/7068
Running dot for graph 253/7068
Running dot for graph 254/7068
Running dot for graph 255/7068
Running dot for graph 256/7068
Running dot for graph 257/7068
Running dot for graph 258/7068
Running dot for graph 259/7068
Running dot for graph 260/7068
Running dot for graph 261/7068
Running dot for graph 262/7068
Running dot for graph 263/7068
Running dot for graph 264/7068
Running dot for graph 265/7068
Running dot for graph 266/7068
Running dot for graph 267/7068
Running dot for graph 268/7068
Running dot for graph 269/7068
Running dot for graph 270/7068
Running dot for graph 271/7068
Running dot for graph 272/7068
Running dot for graph 273/7068
Running dot for graph 274/7068
Running dot for graph 275/7068
Running dot for graph 276/7068
Running dot for graph 277/7068
Running dot for graph 278/7068
Running dot for graph 279/7068
Running dot for graph 280/7068
Running dot for graph 281/7068
Running dot for graph 282/7068
Running dot for graph 283/7068
Running dot for graph 284/7068
Running dot for graph 285/7068
Running dot for graph 286/7068
Running dot for graph 287/7068
Running dot for graph 288/7068
Running dot for graph 289/7068
Running dot for graph 290/7068
Running dot for graph 291/7068
Running dot for graph 292/7068
Running dot for graph 293/7068
Running dot for graph 294/7068
Running dot for graph 295/7068
Running dot for graph 296/7068
Running dot for graph 297/7068
Running dot for graph 298/7068
Running dot for graph 299/7068
Running dot for graph 300/7068
Running dot for graph 301/7068
Running dot for graph 302/7068
Running dot for graph 303/7068
Running dot for graph 304/7068
Running dot for graph 305/7068
Running dot for graph 306/7068
Running dot for graph 307/7068
Running dot for graph 308/7068
Running dot for graph 309/7068
Running dot for graph 310/7068
Running dot for graph 311/7068
Running dot for graph 312/7068
Running dot for graph 313/7068
Running dot for graph 314/7068
Running dot for graph 315/7068
Running dot for graph 316/7068
Running dot for graph 317/7068
Running dot for graph 318/7068
Running dot for graph 319/7068
Running dot for graph 320/7068
Running dot for graph 321/7068
Running dot for graph 322/7068
Running dot for graph 323/7068
Running dot for graph 324/7068
Running dot for graph 325/7068
Running dot for graph 326/7068
Running dot for graph 327/7068
Running dot for graph 328/7068
Running dot for graph 329/7068
Running dot for graph 330/7068
Running dot for graph 331/7068
Running dot for graph 332/7068
Running dot for graph 333/7068
Running dot for graph 334/7068
Running dot for graph 335/7068
Running dot for graph 336/7068
Running dot for graph 337/7068
Running dot for graph 338/7068
Running dot for graph 339/7068
Running dot for graph 340/7068
Running dot for graph 341/7068
Running dot for graph 342/7068
Running dot for graph 343/7068
Running dot for graph 344/7068
Running dot for graph 345/7068
Running dot for graph 346/7068
Running dot for graph 347/7068
Running dot for graph 348/7068
Running dot for graph 349/7068
Running dot for graph 350/7068
Running dot for graph 351/7068
Running dot for graph 352/7068
Running dot for graph 353/7068
Running dot for graph 354/7068
Running dot for graph 355/7068
Running dot for graph 356/7068
Running dot for graph 357/7068
Running dot for graph 358/7068
Running dot for graph 359/7068
Running dot for graph 360/7068
Running dot for graph 361/7068
Running dot for graph 362/7068
Running dot for graph 363/7068
Running dot for graph 364/7068
Running dot for graph 365/7068
Running dot for graph 366/7068
Running dot for graph 367/7068
Running dot for graph 368/7068
Running dot for graph 369/7068
Running dot for graph 370/7068
Running dot for graph 371/7068
Running dot for graph 372/7068
Running dot for graph 373/7068
Running dot for graph 374/7068
Running dot for graph 375/7068
Running dot for graph 376/7068
Running dot for graph 377/7068
Running dot for graph 378/7068
Running dot for graph 379/7068
Running dot for graph 380/7068
Running dot for graph 381/7068
Running dot for graph 382/7068
Running dot for graph 383/7068
Running dot for graph 384/7068
Running dot for graph 385/7068
Running dot for graph 386/7068
Running dot for graph 387/7068
Running dot for graph 388/7068
Running dot for graph 389/7068
Running dot for graph 390/7068
Running dot for graph 391/7068
Running dot for graph 392/7068
Running dot for graph 393/7068
Running dot for graph 394/7068
Running dot for graph 395/7068
Running dot for graph 396/7068
Running dot for graph 397/7068
Running dot for graph 398/7068
Running dot for graph 399/7068
Running dot for graph 400/7068
Running dot for graph 401/7068
Running dot for graph 402/7068
Running dot for graph 403/7068
Running dot for graph 404/7068
Running dot for graph 405/7068
Running dot for graph 406/7068
Running dot for graph 407/7068
Running dot for graph 408/7068
Running dot for graph 409/7068
Running dot for graph 410/7068
Running dot for graph 411/7068
Running dot for graph 412/7068
Running dot for graph 413/7068
Running dot for graph 414/7068
Running dot for graph 415/7068
Running dot for graph 416/7068
Running dot for graph 417/7068
Running dot for graph 418/7068
Running dot for graph 419/7068
Running dot for graph 420/7068
Running dot for graph 421/7068
Running dot for graph 422/7068
Running dot for graph 423/7068
Running dot for graph 424/7068
Running dot for graph 425/7068
Running dot for graph 426/7068
Running dot for graph 427/7068
Running dot for graph 428/7068
Running dot for graph 429/7068
Running dot for graph 430/7068
Running dot for graph 431/7068
Running dot for graph 432/7068
Running dot for graph 433/7068
Running dot for graph 434/7068
Running dot for graph 435/7068
Running dot for graph 436/7068
Running dot for graph 437/7068
Running dot for graph 438/7068
Running dot for graph 439/7068
Running dot for graph 440/7068
Running dot for graph 441/7068
Running dot for graph 442/7068
Running dot for graph 443/7068
Running dot for graph 444/7068
Running dot for graph 445/7068
Running dot for graph 446/7068
Running dot for graph 447/7068
Running dot for graph 448/7068
Running dot for graph 449/7068
Running dot for graph 450/7068
Running dot for graph 451/7068
Running dot for graph 452/7068
Running dot for graph 453/7068
Running dot for graph 454/7068
Running dot for graph 455/7068
Running dot for graph 456/7068
Running dot for graph 457/7068
Running dot for graph 458/7068
Running dot for graph 459/7068
Running dot for graph 460/7068
Running dot for graph 461/7068
Running dot for graph 462/7068
Running dot for graph 463/7068
Running dot for graph 464/7068
Running dot for graph 465/7068
Running dot for graph 466/7068
Running dot for graph 467/7068
Running dot for graph 468/7068
Running dot for graph 469/7068
Running dot for graph 470/7068
Running dot for graph 471/7068
Running dot for graph 472/7068
Running dot for graph 473/7068
Running dot for graph 474/7068
Running dot for graph 475/7068
Running dot for graph 476/7068
Running dot for graph 477/7068
Running dot for graph 478/7068
Running dot for graph 479/7068
Running dot for graph 480/7068
Running dot for graph 481/7068
Running dot for graph 482/7068
Running dot for graph 483/7068
Running dot for graph 484/7068
Running dot for graph 485/7068
Running dot for graph 486/7068
Running dot for graph 487/7068
Running dot for graph 488/7068
Running dot for graph 489/7068
Running dot for graph 490/7068
Running dot for graph 491/7068
Running dot for graph 492/7068
Running dot for graph 493/7068
Running dot for graph 494/7068
Running dot for graph 495/7068
Running dot for graph 496/7068
Running dot for graph 497/7068
Running dot for graph 498/7068
Running dot for graph 499/7068
Running dot for graph 500/7068
Running dot for graph 501/7068
Running dot for graph 502/7068
Running dot for graph 503/7068
Running dot for graph 504/7068
Running dot for graph 505/7068
Running dot for graph 506/7068
Running dot for graph 507/7068
Running dot for graph 508/7068
Running dot for graph 509/7068
Running dot for graph 510/7068
Running dot for graph 511/7068
Running dot for graph 512/7068
Running dot for graph 513/7068
Running dot for graph 514/7068
Running dot for graph 515/7068
Running dot for graph 516/7068
Running dot for graph 517/7068
Running dot for graph 518/7068
Running dot for graph 519/7068
Running dot for graph 520/7068
Running dot for graph 521/7068
Running dot for graph 522/7068
Running dot for graph 523/7068
Running dot for graph 524/7068
Running dot for graph 525/7068
Running dot for graph 526/7068
Running dot for graph 527/7068
Running dot for graph 528/7068
Running dot for graph 529/7068
Running dot for graph 530/7068
Running dot for graph 531/7068
Running dot for graph 532/7068
Running dot for graph 533/7068
Running dot for graph 534/7068
Running dot for graph 535/7068
Running dot for graph 536/7068
Running dot for graph 537/7068
Running dot for graph 538/7068
Running dot for graph 539/7068
Running dot for graph 540/7068
Running dot for graph 541/7068
Running dot for graph 542/7068
Running dot for graph 543/7068
Running dot for graph 544/7068
Running dot for graph 545/7068
Running dot for graph 546/7068
Running dot for graph 547/7068
Running dot for graph 548/7068
Running dot for graph 549/7068
Running dot for graph 550/7068
Running dot for graph 551/7068
Running dot for graph 552/7068
Running dot for graph 553/7068
Running dot for graph 554/7068
Running dot for graph 555/7068
Running dot for graph 556/7068
Running dot for graph 557/7068
Running dot for graph 558/7068
Running dot for graph 559/7068
Running dot for graph 560/7068
Running dot for graph 561/7068
Running dot for graph 562/7068
Running dot for graph 563/7068
Running dot for graph 564/7068
Running dot for graph 565/7068
Running dot for graph 566/7068
Running dot for graph 567/7068
Running dot for graph 568/7068
Running dot for graph 569/7068
Running dot for graph 570/7068
Running dot for graph 571/7068
Running dot for graph 572/7068
Running dot for graph 573/7068
Running dot for graph 574/7068
Running dot for graph 575/7068
Running dot for graph 576/7068
Running dot for graph 577/7068
Running dot for graph 578/7068
Running dot for graph 579/7068
Running dot for graph 580/7068
Running dot for graph 581/7068
Running dot for graph 582/7068
Running dot for graph 583/7068
Running dot for graph 584/7068
Running dot for graph 585/7068
Running dot for graph 586/7068
Running dot for graph 587/7068
Running dot for graph 588/7068
Running dot for graph 589/7068
Running dot for graph 590/7068
Running dot for graph 591/7068
Running dot for graph 592/7068
Running dot for graph 593/7068
Running dot for graph 594/7068
Running dot for graph 595/7068
Running dot for graph 596/7068
Running dot for graph 597/7068
Running dot for graph 598/7068
Running dot for graph 599/7068
Running dot for graph 600/7068
Running dot for graph 601/7068
Running dot for graph 602/7068
Running dot for graph 603/7068
Running dot for graph 604/7068
Running dot for graph 605/7068
Running dot for graph 606/7068
Running dot for graph 607/7068
Running dot for graph 608/7068
Running dot for graph 609/7068
Running dot for graph 610/7068
Running dot for graph 611/7068
Running dot for graph 612/7068
Running dot for graph 613/7068
Running dot for graph 614/7068
Running dot for graph 615/7068
Running dot for graph 616/7068
Running dot for graph 617/7068
Running dot for graph 618/7068
Running dot for graph 619/7068
Running dot for graph 620/7068
Running dot for graph 621/7068
Running dot for graph 622/7068
Running dot for graph 623/7068
Running dot for graph 624/7068
Running dot for graph 625/7068
Running dot for graph 626/7068
Running dot for graph 627/7068
Running dot for graph 628/7068
Running dot for graph 629/7068
Running dot for graph 630/7068
Running dot for graph 631/7068
Running dot for graph 632/7068
Running dot for graph 633/7068
Running dot for graph 634/7068
Running dot for graph 635/7068
Running dot for graph 636/7068
Running dot for graph 637/7068
Running dot for graph 638/7068
Running dot for graph 639/7068
Running dot for graph 640/7068
Running dot for graph 641/7068
Running dot for graph 642/7068
Running dot for graph 643/7068
Running dot for graph 644/7068
Running dot for graph 645/7068
Running dot for graph 646/7068
Running dot for graph 647/7068
Running dot for graph 648/7068
Running dot for graph 649/7068
Running dot for graph 650/7068
Running dot for graph 651/7068
Running dot for graph 652/7068
Running dot for graph 653/7068
Running dot for graph 654/7068
Running dot for graph 655/7068
Running dot for graph 656/7068
Running dot for graph 657/7068
Running dot for graph 658/7068
Running dot for graph 659/7068
Running dot for graph 660/7068
Running dot for graph 661/7068
Running dot for graph 662/7068
Running dot for graph 663/7068
Running dot for graph 664/7068
Running dot for graph 665/7068
Running dot for graph 666/7068
Running dot for graph 667/7068
Running dot for graph 668/7068
Running dot for graph 669/7068
Running dot for graph 670/7068
Running dot for graph 671/7068
Running dot for graph 672/7068
Running dot for graph 673/7068
Running dot for graph 674/7068
Running dot for graph 675/7068
Running dot for graph 676/7068
Running dot for graph 677/7068
Running dot for graph 678/7068
Running dot for graph 679/7068
Running dot for graph 680/7068
Running dot for graph 681/7068
Running dot for graph 682/7068
Running dot for graph 683/7068
Running dot for graph 684/7068
Running dot for graph 685/7068
Running dot for graph 686/7068
Running dot for graph 687/7068
Running dot for graph 688/7068
Running dot for graph 689/7068
Running dot for graph 690/7068
Running dot for graph 691/7068
Running dot for graph 692/7068
Running dot for graph 693/7068
Running dot for graph 694/7068
Running dot for graph 695/7068
Running dot for graph 696/7068
Running dot for graph 697/7068
Running dot for graph 698/7068
Running dot for graph 699/7068
Running dot for graph 700/7068
Running dot for graph 701/7068
Running dot for graph 702/7068
Running dot for graph 703/7068
Running dot for graph 704/7068
Running dot for graph 705/7068
Running dot for graph 706/7068
Running dot for graph 707/7068
Running dot for graph 708/7068
Running dot for graph 709/7068
Running dot for graph 710/7068
Running dot for graph 711/7068
Running dot for graph 712/7068
Running dot for graph 713/7068
Running dot for graph 714/7068
Running dot for graph 715/7068
Running dot for graph 716/7068
Running dot for graph 717/7068
Running dot for graph 718/7068
Running dot for graph 719/7068
Running dot for graph 720/7068
Running dot for graph 721/7068
Running dot for graph 722/7068
Running dot for graph 723/7068
Running dot for graph 724/7068
Running dot for graph 725/7068
Running dot for graph 726/7068
Running dot for graph 727/7068
Running dot for graph 728/7068
Running dot for graph 729/7068
Running dot for graph 730/7068
Running dot for graph 731/7068
Running dot for graph 732/7068
Running dot for graph 733/7068
Running dot for graph 734/7068
Running dot for graph 735/7068
Running dot for graph 736/7068
Running dot for graph 737/7068
Running dot for graph 738/7068
Running dot for graph 739/7068
Running dot for graph 740/7068
Running dot for graph 741/7068
Running dot for graph 742/7068
Running dot for graph 743/7068
Running dot for graph 744/7068
Running dot for graph 745/7068
Running dot for graph 746/7068
Running dot for graph 747/7068
Running dot for graph 748/7068
Running dot for graph 749/7068
Running dot for graph 750/7068
Running dot for graph 751/7068
Running dot for graph 752/7068
Running dot for graph 753/7068
Running dot for graph 754/7068
Running dot for graph 755/7068
Running dot for graph 756/7068
Running dot for graph 757/7068
Running dot for graph 758/7068
Running dot for graph 759/7068
Running dot for graph 760/7068
Running dot for graph 761/7068
Running dot for graph 762/7068
Running dot for graph 763/7068
Running dot for graph 764/7068
Running dot for graph 765/7068
Running dot for graph 766/7068
Running dot for graph 767/7068
Running dot for graph 768/7068
Running dot for graph 769/7068
Running dot for graph 770/7068
Running dot for graph 771/7068
Running dot for graph 772/7068
Running dot for graph 773/7068
Running dot for graph 774/7068
Running dot for graph 775/7068
Running dot for graph 776/7068
Running dot for graph 777/7068
Running dot for graph 778/7068
Running dot for graph 779/7068
Running dot for graph 780/7068
Running dot for graph 781/7068
Running dot for graph 782/7068
Running dot for graph 783/7068
Running dot for graph 784/7068
Running dot for graph 785/7068
Running dot for graph 786/7068
Running dot for graph 787/7068
Running dot for graph 788/7068
Running dot for graph 789/7068
Running dot for graph 790/7068
Running dot for graph 791/7068
Running dot for graph 792/7068
Running dot for graph 793/7068
Running dot for graph 794/7068
Running dot for graph 795/7068
Running dot for graph 796/7068
Running dot for graph 797/7068
Running dot for graph 798/7068
Running dot for graph 799/7068
Running dot for graph 800/7068
Running dot for graph 801/7068
Running dot for graph 802/7068
Running dot for graph 803/7068
Running dot for graph 804/7068
Running dot for graph 805/7068
Running dot for graph 806/7068
Running dot for graph 807/7068
Running dot for graph 808/7068
Running dot for graph 809/7068
Running dot for graph 810/7068
Running dot for graph 811/7068
Running dot for graph 812/7068
Running dot for graph 813/7068
Running dot for graph 814/7068
Running dot for graph 815/7068
Running dot for graph 816/7068
Running dot for graph 817/7068
Running dot for graph 818/7068
Running dot for graph 819/7068
Running dot for graph 820/7068
Running dot for graph 821/7068
Running dot for graph 822/7068
Running dot for graph 823/7068
Running dot for graph 824/7068
Running dot for graph 825/7068
Running dot for graph 826/7068
Running dot for graph 827/7068
Running dot for graph 828/7068
Running dot for graph 829/7068
Running dot for graph 830/7068
Running dot for graph 831/7068
Running dot for graph 832/7068
Running dot for graph 833/7068
Running dot for graph 834/7068
Running dot for graph 835/7068
Running dot for graph 836/7068
Running dot for graph 837/7068
Running dot for graph 838/7068
Running dot for graph 839/7068
Running dot for graph 840/7068
Running dot for graph 841/7068
Running dot for graph 842/7068
Running dot for graph 843/7068
Running dot for graph 844/7068
Running dot for graph 845/7068
Running dot for graph 846/7068
Running dot for graph 847/7068
Running dot for graph 848/7068
Running dot for graph 849/7068
Running dot for graph 850/7068
Running dot for graph 851/7068
Running dot for graph 852/7068
Running dot for graph 853/7068
Running dot for graph 854/7068
Running dot for graph 855/7068
Running dot for graph 856/7068
Running dot for graph 857/7068
Running dot for graph 858/7068
Running dot for graph 859/7068
Running dot for graph 860/7068
Running dot for graph 861/7068
Running dot for graph 862/7068
Running dot for graph 863/7068
Running dot for graph 864/7068
Running dot for graph 865/7068
Running dot for graph 866/7068
Running dot for graph 867/7068
Running dot for graph 868/7068
Running dot for graph 869/7068
Running dot for graph 870/7068
Running dot for graph 871/7068
Running dot for graph 872/7068
Running dot for graph 873/7068
Running dot for graph 874/7068
Running dot for graph 875/7068
Running dot for graph 876/7068
Running dot for graph 877/7068
Running dot for graph 878/7068
Running dot for graph 879/7068
Running dot for graph 880/7068
Running dot for graph 881/7068
Running dot for graph 882/7068
Running dot for graph 883/7068
Running dot for graph 884/7068
Running dot for graph 885/7068
Running dot for graph 886/7068
Running dot for graph 887/7068
Running dot for graph 888/7068
Running dot for graph 889/7068
Running dot for graph 890/7068
Running dot for graph 891/7068
Running dot for graph 892/7068
Running dot for graph 893/7068
Running dot for graph 894/7068
Running dot for graph 895/7068
Running dot for graph 896/7068
Running dot for graph 897/7068
Running dot for graph 898/7068
Running dot for graph 899/7068
Running dot for graph 900/7068
Running dot for graph 901/7068
Running dot for graph 902/7068
Running dot for graph 903/7068
Running dot for graph 904/7068
Running dot for graph 905/7068
Running dot for graph 906/7068
Running dot for graph 907/7068
Running dot for graph 908/7068
Running dot for graph 909/7068
Running dot for graph 910/7068
Running dot for graph 911/7068
Running dot for graph 912/7068
Running dot for graph 913/7068
Running dot for graph 914/7068
Running dot for graph 915/7068
Running dot for graph 916/7068
Running dot for graph 917/7068
Running dot for graph 918/7068
Running dot for graph 919/7068
Running dot for graph 920/7068
Running dot for graph 921/7068
Running dot for graph 922/7068
Running dot for graph 923/7068
Running dot for graph 924/7068
Running dot for graph 925/7068
Running dot for graph 926/7068
Running dot for graph 927/7068
Running dot for graph 928/7068
Running dot for graph 929/7068
Running dot for graph 930/7068
Running dot for graph 931/7068
Running dot for graph 932/7068
Running dot for graph 933/7068
Running dot for graph 934/7068
Running dot for graph 935/7068
Running dot for graph 936/7068
Running dot for graph 937/7068
Running dot for graph 938/7068
Running dot for graph 939/7068
Running dot for graph 940/7068
Running dot for graph 941/7068
Running dot for graph 942/7068
Running dot for graph 943/7068
Running dot for graph 944/7068
Running dot for graph 945/7068
Running dot for graph 946/7068
Running dot for graph 947/7068
Running dot for graph 948/7068
Running dot for graph 949/7068
Running dot for graph 950/7068
Running dot for graph 951/7068
Running dot for graph 952/7068
Running dot for graph 953/7068
Running dot for graph 954/7068
Running dot for graph 955/7068
Running dot for graph 956/7068
Running dot for graph 957/7068
Running dot for graph 958/7068
Running dot for graph 959/7068
Running dot for graph 960/7068
Running dot for graph 961/7068
Running dot for graph 962/7068
Running dot for graph 963/7068
Running dot for graph 964/7068
Running dot for graph 965/7068
Running dot for graph 966/7068
Running dot for graph 967/7068
Running dot for graph 968/7068
Running dot for graph 969/7068
Running dot for graph 970/7068
Running dot for graph 971/7068
Running dot for graph 972/7068
Running dot for graph 973/7068
Running dot for graph 974/7068
Running dot for graph 975/7068
Running dot for graph 976/7068
Running dot for graph 977/7068
Running dot for graph 978/7068
Running dot for graph 979/7068
Running dot for graph 980/7068
Running dot for graph 981/7068
Running dot for graph 982/7068
Running dot for graph 983/7068
Running dot for graph 984/7068
Running dot for graph 985/7068
Running dot for graph 986/7068
Running dot for graph 987/7068
Running dot for graph 988/7068
Running dot for graph 989/7068
Running dot for graph 990/7068
Running dot for graph 991/7068
Running dot for graph 992/7068
Running dot for graph 993/7068
Running dot for graph 994/7068
Running dot for graph 995/7068
Running dot for graph 996/7068
Running dot for graph 997/7068
Running dot for graph 998/7068
Running dot for graph 999/7068
Running dot for graph 1000/7068
Running dot for graph 1001/7068
Running dot for graph 1002/7068
Running dot for graph 1003/7068
Running dot for graph 1004/7068
Running dot for graph 1005/7068
Running dot for graph 1006/7068
Running dot for graph 1007/7068
Running dot for graph 1008/7068
Running dot for graph 1009/7068
Running dot for graph 1010/7068
Running dot for graph 1011/7068
Running dot for graph 1012/7068
Running dot for graph 1013/7068
Running dot for graph 1014/7068
Running dot for graph 1015/7068
Running dot for graph 1016/7068
Running dot for graph 1017/7068
Running dot for graph 1018/7068
Running dot for graph 1019/7068
Running dot for graph 1020/7068
Running dot for graph 1021/7068
Running dot for graph 1022/7068
Running dot for graph 1023/7068
Running dot for graph 1024/7068
Running dot for graph 1025/7068
Running dot for graph 1026/7068
Running dot for graph 1027/7068
Running dot for graph 1028/7068
Running dot for graph 1029/7068
Running dot for graph 1030/7068
Running dot for graph 1031/7068
Running dot for graph 1032/7068
Running dot for graph 1033/7068
Running dot for graph 1034/7068
Running dot for graph 1035/7068
Running dot for graph 1036/7068
Running dot for graph 1037/7068
Running dot for graph 1038/7068
Running dot for graph 1039/7068
Running dot for graph 1040/7068
Running dot for graph 1041/7068
Running dot for graph 1042/7068
Running dot for graph 1043/7068
Running dot for graph 1044/7068
Running dot for graph 1045/7068
Running dot for graph 1046/7068
Running dot for graph 1047/7068
Running dot for graph 1048/7068
Running dot for graph 1049/7068
Running dot for graph 1050/7068
Running dot for graph 1051/7068
Running dot for graph 1052/7068
Running dot for graph 1053/7068
Running dot for graph 1054/7068
Running dot for graph 1055/7068
Running dot for graph 1056/7068
Running dot for graph 1057/7068
Running dot for graph 1058/7068
Running dot for graph 1059/7068
Running dot for graph 1060/7068
Running dot for graph 1061/7068
Running dot for graph 1062/7068
Running dot for graph 1063/7068
Running dot for graph 1064/7068
Running dot for graph 1065/7068
Running dot for graph 1066/7068
Running dot for graph 1067/7068
Running dot for graph 1068/7068
Running dot for graph 1069/7068
Running dot for graph 1070/7068
Running dot for graph 1071/7068
Running dot for graph 1072/7068
Running dot for graph 1073/7068
Running dot for graph 1074/7068
Running dot for graph 1075/7068
Running dot for graph 1076/7068
Running dot for graph 1077/7068
Running dot for graph 1078/7068
Running dot for graph 1079/7068
Running dot for graph 1080/7068
Running dot for graph 1081/7068
Running dot for graph 1082/7068
Running dot for graph 1083/7068
Running dot for graph 1084/7068
Running dot for graph 1085/7068
Running dot for graph 1086/7068
Running dot for graph 1087/7068
Running dot for graph 1088/7068
Running dot for graph 1089/7068
Running dot for graph 1090/7068
Running dot for graph 1091/7068
Running dot for graph 1092/7068
Running dot for graph 1093/7068
Running dot for graph 1094/7068
Running dot for graph 1095/7068
Running dot for graph 1096/7068
Running dot for graph 1097/7068
Running dot for graph 1098/7068
Running dot for graph 1099/7068
Running dot for graph 1100/7068
Running dot for graph 1101/7068
Running dot for graph 1102/7068
Running dot for graph 1103/7068
Running dot for graph 1104/7068
Running dot for graph 1105/7068
Running dot for graph 1106/7068
Running dot for graph 1107/7068
Running dot for graph 1108/7068
Running dot for graph 1109/7068
Running dot for graph 1110/7068
Running dot for graph 1111/7068
Running dot for graph 1112/7068
Running dot for graph 1113/7068
Running dot for graph 1114/7068
Running dot for graph 1115/7068
Running dot for graph 1116/7068
Running dot for graph 1117/7068
Running dot for graph 1118/7068
Running dot for graph 1119/7068
Running dot for graph 1120/7068
Running dot for graph 1121/7068
Running dot for graph 1122/7068
Running dot for graph 1123/7068
Running dot for graph 1124/7068
Running dot for graph 1125/7068
Running dot for graph 1126/7068
Running dot for graph 1127/7068
Running dot for graph 1128/7068
Running dot for graph 1129/7068
Running dot for graph 1130/7068
Running dot for graph 1131/7068
Running dot for graph 1132/7068
Running dot for graph 1133/7068
Running dot for graph 1134/7068
Running dot for graph 1135/7068
Running dot for graph 1136/7068
Running dot for graph 1137/7068
Running dot for graph 1138/7068
Running dot for graph 1139/7068
Running dot for graph 1140/7068
Running dot for graph 1141/7068
Running dot for graph 1142/7068
Running dot for graph 1143/7068
Running dot for graph 1144/7068
Running dot for graph 1145/7068
Running dot for graph 1146/7068
Running dot for graph 1147/7068
Running dot for graph 1148/7068
Running dot for graph 1149/7068
Running dot for graph 1150/7068
Running dot for graph 1151/7068
Running dot for graph 1152/7068
Running dot for graph 1153/7068
Running dot for graph 1154/7068
Running dot for graph 1155/7068
Running dot for graph 1156/7068
Running dot for graph 1157/7068
Running dot for graph 1158/7068
Running dot for graph 1159/7068
Running dot for graph 1160/7068
Running dot for graph 1161/7068
Running dot for graph 1162/7068
Running dot for graph 1163/7068
Running dot for graph 1164/7068
Running dot for graph 1165/7068
Running dot for graph 1166/7068
Running dot for graph 1167/7068
Running dot for graph 1168/7068
Running dot for graph 1169/7068
Running dot for graph 1170/7068
Running dot for graph 1171/7068
Running dot for graph 1172/7068
Running dot for graph 1173/7068
Running dot for graph 1174/7068
Running dot for graph 1175/7068
Running dot for graph 1176/7068
Running dot for graph 1177/7068
Running dot for graph 1178/7068
Running dot for graph 1179/7068
Running dot for graph 1180/7068
Running dot for graph 1181/7068
Running dot for graph 1182/7068
Running dot for graph 1183/7068
Running dot for graph 1184/7068
Running dot for graph 1185/7068
Running dot for graph 1186/7068
Running dot for graph 1187/7068
Running dot for graph 1188/7068
Running dot for graph 1189/7068
Running dot for graph 1190/7068
Running dot for graph 1191/7068
Running dot for graph 1192/7068
Running dot for graph 1193/7068
Running dot for graph 1194/7068
Running dot for graph 1195/7068
Running dot for graph 1196/7068
Running dot for graph 1197/7068
Running dot for graph 1198/7068
Running dot for graph 1199/7068
Running dot for graph 1200/7068
Running dot for graph 1201/7068
Running dot for graph 1202/7068
Running dot for graph 1203/7068
Running dot for graph 1204/7068
Running dot for graph 1205/7068
Running dot for graph 1206/7068
Running dot for graph 1207/7068
Running dot for graph 1208/7068
Running dot for graph 1209/7068
Running dot for graph 1210/7068
Running dot for graph 1211/7068
Running dot for graph 1212/7068
Running dot for graph 1213/7068
Running dot for graph 1214/7068
Running dot for graph 1215/7068
Running dot for graph 1216/7068
Running dot for graph 1217/7068
Running dot for graph 1218/7068
Running dot for graph 1219/7068
Running dot for graph 1220/7068
Running dot for graph 1221/7068
Running dot for graph 1222/7068
Running dot for graph 1223/7068
Running dot for graph 1224/7068
Running dot for graph 1225/7068
Running dot for graph 1226/7068
Running dot for graph 1227/7068
Running dot for graph 1228/7068
Running dot for graph 1229/7068
Running dot for graph 1230/7068
Running dot for graph 1231/7068
Running dot for graph 1232/7068
Running dot for graph 1233/7068
Running dot for graph 1234/7068
Running dot for graph 1235/7068
Running dot for graph 1236/7068
Running dot for graph 1237/7068
Running dot for graph 1238/7068
Running dot for graph 1239/7068
Running dot for graph 1240/7068
Running dot for graph 1241/7068
Running dot for graph 1242/7068
Running dot for graph 1243/7068
Running dot for graph 1244/7068
Running dot for graph 1245/7068
Running dot for graph 1246/7068
Running dot for graph 1247/7068
Running dot for graph 1248/7068
Running dot for graph 1249/7068
Running dot for graph 1250/7068
Running dot for graph 1251/7068
Running dot for graph 1252/7068
Running dot for graph 1253/7068
Running dot for graph 1254/7068
Running dot for graph 1255/7068
Running dot for graph 1256/7068
Running dot for graph 1257/7068
Running dot for graph 1258/7068
Running dot for graph 1259/7068
Running dot for graph 1260/7068
Running dot for graph 1261/7068
Running dot for graph 1262/7068
Running dot for graph 1263/7068
Running dot for graph 1264/7068
Running dot for graph 1265/7068
Running dot for graph 1266/7068
Running dot for graph 1267/7068
Running dot for graph 1268/7068
Running dot for graph 1269/7068
Running dot for graph 1270/7068
Running dot for graph 1271/7068
Running dot for graph 1272/7068
Running dot for graph 1273/7068
Running dot for graph 1274/7068
Running dot for graph 1275/7068
Running dot for graph 1276/7068
Running dot for graph 1277/7068
Running dot for graph 1278/7068
Running dot for graph 1279/7068
Running dot for graph 1280/7068
Running dot for graph 1281/7068
Running dot for graph 1282/7068
Running dot for graph 1283/7068
Running dot for graph 1284/7068
Running dot for graph 1285/7068
Running dot for graph 1286/7068
Running dot for graph 1287/7068
Running dot for graph 1288/7068
Running dot for graph 1289/7068
Running dot for graph 1290/7068
Running dot for graph 1291/7068
Running dot for graph 1292/7068
Running dot for graph 1293/7068
Running dot for graph 1294/7068
Running dot for graph 1295/7068
Running dot for graph 1296/7068
Running dot for graph 1297/7068
Running dot for graph 1298/7068
Running dot for graph 1299/7068
Running dot for graph 1300/7068
Running dot for graph 1301/7068
Running dot for graph 1302/7068
Running dot for graph 1303/7068
Running dot for graph 1304/7068
Running dot for graph 1305/7068
Running dot for graph 1306/7068
Running dot for graph 1307/7068
Running dot for graph 1308/7068
Running dot for graph 1309/7068
Running dot for graph 1310/7068
Running dot for graph 1311/7068
Running dot for graph 1312/7068
Running dot for graph 1313/7068
Running dot for graph 1314/7068
Running dot for graph 1315/7068
Running dot for graph 1316/7068
Running dot for graph 1317/7068
Running dot for graph 1318/7068
Running dot for graph 1319/7068
Running dot for graph 1320/7068
Running dot for graph 1321/7068
Running dot for graph 1322/7068
Running dot for graph 1323/7068
Running dot for graph 1324/7068
Running dot for graph 1325/7068
Running dot for graph 1326/7068
Running dot for graph 1327/7068
Running dot for graph 1328/7068
Running dot for graph 1329/7068
Running dot for graph 1330/7068
Running dot for graph 1331/7068
Running dot for graph 1332/7068
Running dot for graph 1333/7068
Running dot for graph 1334/7068
Running dot for graph 1335/7068
Running dot for graph 1336/7068
Running dot for graph 1337/7068
Running dot for graph 1338/7068
Running dot for graph 1339/7068
Running dot for graph 1340/7068
Running dot for graph 1341/7068
Running dot for graph 1342/7068
Running dot for graph 1343/7068
Running dot for graph 1344/7068
Running dot for graph 1345/7068
Running dot for graph 1346/7068
Running dot for graph 1347/7068
Running dot for graph 1348/7068
Running dot for graph 1349/7068
Running dot for graph 1350/7068
Running dot for graph 1351/7068
Running dot for graph 1352/7068
Running dot for graph 1353/7068
Running dot for graph 1354/7068
Running dot for graph 1355/7068
Running dot for graph 1356/7068
Running dot for graph 1357/7068
Running dot for graph 1358/7068
Running dot for graph 1359/7068
Running dot for graph 1360/7068
Running dot for graph 1361/7068
Running dot for graph 1362/7068
Running dot for graph 1363/7068
Running dot for graph 1364/7068
Running dot for graph 1365/7068
Running dot for graph 1366/7068
Running dot for graph 1367/7068
Running dot for graph 1368/7068
Running dot for graph 1369/7068
Running dot for graph 1370/7068
Running dot for graph 1371/7068
Running dot for graph 1372/7068
Running dot for graph 1373/7068
Running dot for graph 1374/7068
Running dot for graph 1375/7068
Running dot for graph 1376/7068
Running dot for graph 1377/7068
Running dot for graph 1378/7068
Running dot for graph 1379/7068
Running dot for graph 1380/7068
Running dot for graph 1381/7068
Running dot for graph 1382/7068
Running dot for graph 1383/7068
Running dot for graph 1384/7068
Running dot for graph 1385/7068
Running dot for graph 1386/7068
Running dot for graph 1387/7068
Running dot for graph 1388/7068
Running dot for graph 1389/7068
Running dot for graph 1390/7068
Running dot for graph 1391/7068
Running dot for graph 1392/7068
Running dot for graph 1393/7068
Running dot for graph 1394/7068
Running dot for graph 1395/7068
Running dot for graph 1396/7068
Running dot for graph 1397/7068
Running dot for graph 1398/7068
Running dot for graph 1399/7068
Running dot for graph 1400/7068
Running dot for graph 1401/7068
Running dot for graph 1402/7068
Running dot for graph 1403/7068
Running dot for graph 1404/7068
Running dot for graph 1405/7068
Running dot for graph 1406/7068
Running dot for graph 1407/7068
Running dot for graph 1408/7068
Running dot for graph 1409/7068
Running dot for graph 1410/7068
Running dot for graph 1411/7068
Running dot for graph 1412/7068
Running dot for graph 1413/7068
Running dot for graph 1414/7068
Running dot for graph 1415/7068
Running dot for graph 1416/7068
Running dot for graph 1417/7068
Running dot for graph 1418/7068
Running dot for graph 1419/7068
Running dot for graph 1420/7068
Running dot for graph 1421/7068
Running dot for graph 1422/7068
Running dot for graph 1423/7068
Running dot for graph 1424/7068
Running dot for graph 1425/7068
Running dot for graph 1426/7068
Running dot for graph 1427/7068
Running dot for graph 1428/7068
Running dot for graph 1429/7068
Running dot for graph 1430/7068
Running dot for graph 1431/7068
Running dot for graph 1432/7068
Running dot for graph 1433/7068
Running dot for graph 1434/7068
Running dot for graph 1435/7068
Running dot for graph 1436/7068
Running dot for graph 1437/7068
Running dot for graph 1438/7068
Running dot for graph 1439/7068
Running dot for graph 1440/7068
Running dot for graph 1441/7068
Running dot for graph 1442/7068
Running dot for graph 1443/7068
Running dot for graph 1444/7068
Running dot for graph 1445/7068
Running dot for graph 1446/7068
Running dot for graph 1447/7068
Running dot for graph 1448/7068
Running dot for graph 1449/7068
Running dot for graph 1450/7068
Running dot for graph 1451/7068
Running dot for graph 1452/7068
Running dot for graph 1453/7068
Running dot for graph 1454/7068
Running dot for graph 1455/7068
Running dot for graph 1456/7068
Running dot for graph 1457/7068
Running dot for graph 1458/7068
Running dot for graph 1459/7068
Running dot for graph 1460/7068
Running dot for graph 1461/7068
Running dot for graph 1462/7068
Running dot for graph 1463/7068
Running dot for graph 1464/7068
Running dot for graph 1465/7068
Running dot for graph 1466/7068
Running dot for graph 1467/7068
Running dot for graph 1468/7068
Running dot for graph 1469/7068
Running dot for graph 1470/7068
Running dot for graph 1471/7068
Running dot for graph 1472/7068
Running dot for graph 1473/7068
Running dot for graph 1474/7068
Running dot for graph 1475/7068
Running dot for graph 1476/7068
Running dot for graph 1477/7068
Running dot for graph 1478/7068
Running dot for graph 1479/7068
Running dot for graph 1480/7068
Running dot for graph 1481/7068
Running dot for graph 1482/7068
Running dot for graph 1483/7068
Running dot for graph 1484/7068
Running dot for graph 1485/7068
Running dot for graph 1486/7068
Running dot for graph 1487/7068
Running dot for graph 1488/7068
Running dot for graph 1489/7068
Running dot for graph 1490/7068
Running dot for graph 1491/7068
Running dot for graph 1492/7068
Running dot for graph 1493/7068
Running dot for graph 1494/7068
Running dot for graph 1495/7068
Running dot for graph 1496/7068
Running dot for graph 1497/7068
Running dot for graph 1498/7068
Running dot for graph 1499/7068
Running dot for graph 1500/7068
Running dot for graph 1501/7068
Running dot for graph 1502/7068
Running dot for graph 1503/7068
Running dot for graph 1504/7068
Running dot for graph 1505/7068
Running dot for graph 1506/7068
Running dot for graph 1507/7068
Running dot for graph 1508/7068
Running dot for graph 1509/7068
Running dot for graph 1510/7068
Running dot for graph 1511/7068
Running dot for graph 1512/7068
Running dot for graph 1513/7068
Running dot for graph 1514/7068
Running dot for graph 1515/7068
Running dot for graph 1516/7068
Running dot for graph 1517/7068
Running dot for graph 1518/7068
Running dot for graph 1519/7068
Running dot for graph 1520/7068
Running dot for graph 1521/7068
Running dot for graph 1522/7068
Running dot for graph 1523/7068
Running dot for graph 1524/7068
Running dot for graph 1525/7068
Running dot for graph 1526/7068
Running dot for graph 1527/7068
Running dot for graph 1528/7068
Running dot for graph 1529/7068
Running dot for graph 1530/7068
Running dot for graph 1531/7068
Running dot for graph 1532/7068
Running dot for graph 1533/7068
Running dot for graph 1534/7068
Running dot for graph 1535/7068
Running dot for graph 1536/7068
Running dot for graph 1537/7068
Running dot for graph 1538/7068
Running dot for graph 1539/7068
Running dot for graph 1540/7068
Running dot for graph 1541/7068
Running dot for graph 1542/7068
Running dot for graph 1543/7068
Running dot for graph 1544/7068
Running dot for graph 1545/7068
Running dot for graph 1546/7068
Running dot for graph 1547/7068
Running dot for graph 1548/7068
Running dot for graph 1549/7068
Running dot for graph 1550/7068
Running dot for graph 1551/7068
Running dot for graph 1552/7068
Running dot for graph 1553/7068
Running dot for graph 1554/7068
Running dot for graph 1555/7068
Running dot for graph 1556/7068
Running dot for graph 1557/7068
Running dot for graph 1558/7068
Running dot for graph 1559/7068
Running dot for graph 1560/7068
Running dot for graph 1561/7068
Running dot for graph 1562/7068
Running dot for graph 1563/7068
Running dot for graph 1564/7068
Running dot for graph 1565/7068
Running dot for graph 1566/7068
Running dot for graph 1567/7068
Running dot for graph 1568/7068
Running dot for graph 1569/7068
Running dot for graph 1570/7068
Running dot for graph 1571/7068
Running dot for graph 1572/7068
Running dot for graph 1573/7068
Running dot for graph 1574/7068
Running dot for graph 1575/7068
Running dot for graph 1576/7068
Running dot for graph 1577/7068
Running dot for graph 1578/7068
Running dot for graph 1579/7068
Running dot for graph 1580/7068
Running dot for graph 1581/7068
Running dot for graph 1582/7068
Running dot for graph 1583/7068
Running dot for graph 1584/7068
Running dot for graph 1585/7068
Running dot for graph 1586/7068
Running dot for graph 1587/7068
Running dot for graph 1588/7068
Running dot for graph 1589/7068
Running dot for graph 1590/7068
Running dot for graph 1591/7068
Running dot for graph 1592/7068
Running dot for graph 1593/7068
Running dot for graph 1594/7068
Running dot for graph 1595/7068
Running dot for graph 1596/7068
Running dot for graph 1597/7068
Running dot for graph 1598/7068
Running dot for graph 1599/7068
Running dot for graph 1600/7068
Running dot for graph 1601/7068
Running dot for graph 1602/7068
Running dot for graph 1603/7068
Running dot for graph 1604/7068
Running dot for graph 1605/7068
Running dot for graph 1606/7068
Running dot for graph 1607/7068
Running dot for graph 1608/7068
Running dot for graph 1609/7068
Running dot for graph 1610/7068
Running dot for graph 1611/7068
Running dot for graph 1612/7068
Running dot for graph 1613/7068
Running dot for graph 1614/7068
Running dot for graph 1615/7068
Running dot for graph 1616/7068
Running dot for graph 1617/7068
Running dot for graph 1618/7068
Running dot for graph 1619/7068
Running dot for graph 1620/7068
Running dot for graph 1621/7068
Running dot for graph 1622/7068
Running dot for graph 1623/7068
Running dot for graph 1624/7068
Running dot for graph 1625/7068
Running dot for graph 1626/7068
Running dot for graph 1627/7068
Running dot for graph 1628/7068
Running dot for graph 1629/7068
Running dot for graph 1630/7068
Running dot for graph 1631/7068
Running dot for graph 1632/7068
Running dot for graph 1633/7068
Running dot for graph 1634/7068
Running dot for graph 1635/7068
Running dot for graph 1636/7068
Running dot for graph 1637/7068
Running dot for graph 1638/7068
Running dot for graph 1639/7068
Running dot for graph 1640/7068
Running dot for graph 1641/7068
Running dot for graph 1642/7068
Running dot for graph 1643/7068
Running dot for graph 1644/7068
Running dot for graph 1645/7068
Running dot for graph 1646/7068
Running dot for graph 1647/7068
Running dot for graph 1648/7068
Running dot for graph 1649/7068
Running dot for graph 1650/7068
Running dot for graph 1651/7068
Running dot for graph 1652/7068
Running dot for graph 1653/7068
Running dot for graph 1654/7068
Running dot for graph 1655/7068
Running dot for graph 1656/7068
Running dot for graph 1657/7068
Running dot for graph 1658/7068
Running dot for graph 1659/7068
Running dot for graph 1660/7068
Running dot for graph 1661/7068
Running dot for graph 1662/7068
Running dot for graph 1663/7068
Running dot for graph 1664/7068
Running dot for graph 1665/7068
Running dot for graph 1666/7068
Running dot for graph 1667/7068
Running dot for graph 1668/7068
Running dot for graph 1669/7068
Running dot for graph 1670/7068
Running dot for graph 1671/7068
Running dot for graph 1672/7068
Running dot for graph 1673/7068
Running dot for graph 1674/7068
Running dot for graph 1675/7068
Running dot for graph 1676/7068
Running dot for graph 1677/7068
Running dot for graph 1678/7068
Running dot for graph 1679/7068
Running dot for graph 1680/7068
Running dot for graph 1681/7068
Running dot for graph 1682/7068
Running dot for graph 1683/7068
Running dot for graph 1684/7068
Running dot for graph 1685/7068
Running dot for graph 1686/7068
Running dot for graph 1687/7068
Running dot for graph 1688/7068
Running dot for graph 1689/7068
Running dot for graph 1690/7068
Running dot for graph 1691/7068
Running dot for graph 1692/7068
Running dot for graph 1693/7068
Running dot for graph 1694/7068
Running dot for graph 1695/7068
Running dot for graph 1696/7068
Running dot for graph 1697/7068
Running dot for graph 1698/7068
Running dot for graph 1699/7068
Running dot for graph 1700/7068
Running dot for graph 1701/7068
Running dot for graph 1702/7068
Running dot for graph 1703/7068
Running dot for graph 1704/7068
Running dot for graph 1705/7068
Running dot for graph 1706/7068
Running dot for graph 1707/7068
Running dot for graph 1708/7068
Running dot for graph 1709/7068
Running dot for graph 1710/7068
Running dot for graph 1711/7068
Running dot for graph 1712/7068
Running dot for graph 1713/7068
Running dot for graph 1714/7068
Running dot for graph 1715/7068
Running dot for graph 1716/7068
Running dot for graph 1717/7068
Running dot for graph 1718/7068
Running dot for graph 1719/7068
Running dot for graph 1720/7068
Running dot for graph 1721/7068
Running dot for graph 1722/7068
Running dot for graph 1723/7068
Running dot for graph 1724/7068
Running dot dot: graph is too large for cairo-renderer bitmaps. Scaling by 0.350123 to fit
for graph 1725/7068
Running dot for graph 1726/7068
Running dot for graph 1727/7068
Running dot for graph 1728/7068
Running dot for graph 1729/7068
Running dot for graph 1730/7068
Running dot for graph 1731/7068
Running dot for graph 1732/7068
Running dot for graph 1733/7068
Running dot for graph 1734/7068
Running dot for graph 1735/7068
Running dot for graph 1736/7068
Running dot for graph 1737/7068
Running dot for graph 1738/7068
Running dot for graph 1739/7068
Running dot for graph 1740/7068
Running dot for graph 1741/7068
Running dot for graph 1742/7068
Running dot for graph 1743/7068
Running dot for graph 1744/7068
Running dot for graph 1745/7068
Running dot for graph 1746/7068
Running dot for graph 1747/7068
Running dot for graph 1748/7068
Running dot for graph 1749/7068
Running dot for graph 1750/7068
Running dot for graph 1751/7068
Running dot for graph 1752/7068
Running dot for graph 1753/7068
Running dot for graph 1754/7068
Running dot for graph 1755/7068
Running dot for graph 1756/7068
Running dot for graph 1757/7068
Running dot for graph 1758/7068
Running dot for graph 1759/7068
Running dot for graph 1760/7068
Running dot for graph 1761/7068
Running dot for graph 1762/7068
Running dot for graph 1763/7068
Running dot for graph 1764/7068
Running dot for graph 1765/7068
Running dot for graph 1766/7068
Running dot for graph 1767/7068
Running dot for graph 1768/7068
Running dot for graph 1769/7068
Running dot for graph 1770/7068
Running dot for graph 1771/7068
Running dot for graph 1772/7068
Running dot for graph 1773/7068
Running dot for graph 1774/7068
Running dot for graph 1775/7068
Running dot for graph 1776/7068
Running dot for graph 1777/7068
Running dot for graph 1778/7068
Running dot for graph 1779/7068
Running dot for graph 1780/7068
Running dot for graph 1781/7068
Running dot for graph 1782/7068
Running dot for graph 1783/7068
Running dot for graph 1784/7068
Running dot for graph 1785/7068
Running dot for graph 1786/7068
Running dot for graph 1787/7068
Running dot for graph 1788/7068
Running dot for graph 1789/7068
Running dot for graph 1790/7068
Running dot for graph 1791/7068
Running dot for graph 1792/7068
Running dot for graph 1793/7068
Running dot for graph 1794/7068
Running dot for graph 1795/7068
Running dot for graph 1796/7068
Running dot for graph 1797/7068
Running dot for graph 1798/7068
Running dot for graph 1799/7068
Running dot for graph 1800/7068
Running dot for graph 1801/7068
Running dot for graph 1802/7068
Running dot for graph 1803/7068
Running dot for graph 1804/7068
Running dot for graph 1805/7068
Running dot for graph 1806/7068
Running dot for graph 1807/7068
Running dot for graph 1808/7068
Running dot for graph 1809/7068
Running dot for graph 1810/7068
Running dot for graph 1811/7068
Running dot for graph 1812/7068
Running dot for graph 1813/7068
Running dot for graph 1814/7068
Running dot for graph 1815/7068
Running dot for graph 1816/7068
Running dot for graph 1817/7068
Running dot for graph 1818/7068
Running dot for graph 1819/7068
Running dot for graph 1820/7068
Running dot for graph 1821/7068
Running dot for graph 1822/7068
Running dot for graph 1823/7068
Running dot for graph 1824/7068
Running dot for graph 1825/7068
Running dot for graph 1826/7068
Running dot for graph 1827/7068
Running dot for graph 1828/7068
Running dot for graph 1829/7068
Running dot for graph 1830/7068
Running dot for graph 1831/7068
Running dot for graph 1832/7068
Running dot for graph 1833/7068
Running dot for graph 1834/7068
Running dot for graph 1835/7068
Running dot for graph 1836/7068
Running dot for graph 1837/7068
Running dot for graph 1838/7068
Running dot for graph 1839/7068
Running dot for graph 1840/7068
Running dot for graph 1841/7068
Running dot for graph 1842/7068
Running dot for graph 1843/7068
Running dot for graph 1844/7068
Running dot for graph 1845/7068
Running dot for graph 1846/7068
Running dot for graph 1847/7068
Running dot for graph 1848/7068
Running dot for graph 1849/7068
Running dot for graph 1850/7068
Running dot for graph 1851/7068
Running dot for graph 1852/7068
Running dot for graph 1853/7068
Running dot for graph 1854/7068
Running dot for graph 1855/7068
Running dot for graph 1856/7068
Running dot for graph 1857/7068
Running dot for graph 1858/7068
Running dot for graph 1859/7068
Running dot for graph 1860/7068
Running dot for graph 1861/7068
Running dot for graph 1862/7068
Running dot for graph 1863/7068
Running dot for graph 1864/7068
Running dot for graph 1865/7068
Running dot for graph 1866/7068
Running dot for graph 1867/7068
Running dot for graph 1868/7068
Running dot for graph 1869/7068
Running dot for graph 1870/7068
Running dot for graph 1871/7068
Running dot for graph 1872/7068
Running dot for graph 1873/7068
Running dot for graph 1874/7068
Running dot for graph 1875/7068
Running dot for graph 1876/7068
Running dot for graph 1877/7068
Running dot for graph 1878/7068
Running dot for graph 1879/7068
Running dot for graph 1880/7068
Running dot for graph 1881/7068
Running dot for graph 1882/7068
Running dot for graph 1883/7068
Running dot for graph 1884/7068
Running dot for graph 1885/7068
Running dot for graph 1886/7068
Running dot for graph 1887/7068
Running dot for graph 1888/7068
Running dot for graph 1889/7068
Running dot for graph 1890/7068
Running dot for graph 1891/7068
Running dot for graph 1892/7068
Running dot for graph 1893/7068
Running dot for graph 1894/7068
Running dot for graph 1895/7068
Running dot for graph 1896/7068
Running dot for graph 1897/7068
Running dot for graph 1898/7068
Running dot for graph 1899/7068
Running dot for graph 1900/7068
Running dot for graph 1901/7068
Running dot for graph 1902/7068
Running dot for graph 1903/7068
Running dot for graph 1904/7068
Running dot for graph 1905/7068
Running dot for graph 1906/7068
Running dot for graph 1907/7068
Running dot for graph 1908/7068
Running dot for graph 1909/7068
Running dot for graph 1910/7068
Running dot for graph 1911/7068
Running dot for graph 1912/7068
Running dot for graph 1913/7068
Running dot for graph 1914/7068
Running dot for graph 1915/7068
Running dot for graph 1916/7068
Running dot for graph 1917/7068
Running dot for graph 1918/7068
Running dot for graph 1919/7068
Running dot for graph 1920/7068
Running dot for graph 1921/7068
Running dot for graph 1922/7068
Running dot for graph 1923/7068
Running dot for graph 1924/7068
Running dot for graph 1925/7068
Running dot for graph 1926/7068
Running dot for graph 1927/7068
Running dot for graph 1928/7068
Running dot for graph 1929/7068
Running dot for graph 1930/7068
Running dot for graph 1931/7068
Running dot for graph 1932/7068
Running dot for graph 1933/7068
Running dot for graph 1934/7068
Running dot for graph 1935/7068
Running dot for graph 1936/7068
Running dot for graph 1937/7068
Running dot for graph 1938/7068
Running dot for graph 1939/7068
Running dot for graph 1940/7068
Running dot for graph 1941/7068
Running dot for graph 1942/7068
Running dot for graph 1943/7068
Running dot for graph 1944/7068
Running dot for graph 1945/7068
Running dot for graph 1946/7068
Running dot for graph 1947/7068
Running dot for graph 1948/7068
Running dot for graph 1949/7068
Running dot for graph 1950/7068
Running dot for graph 1951/7068
Running dot for graph 1952/7068
Running dot for graph 1953/7068
Running dot for graph 1954/7068
Running dot for graph 1955/7068
Running dot for graph 1956/7068
Running dot for graph 1957/7068
Running dot for graph 1958/7068
Running dot for graph 1959/7068
Running dot for graph 1960/7068
Running dot for graph 1961/7068
Running dot for graph 1962/7068
Running dot for graph 1963/7068
Running dot for graph 1964/7068
Running dot for graph 1965/7068
Running dot for graph 1966/7068
Running dot for graph 1967/7068
Running dot for graph 1968/7068
Running dot for graph 1969/7068
Running dot for graph 1970/7068
Running dot for graph 1971/7068
Running dot for graph 1972/7068
Running dot for graph 1973/7068
Running dot for graph 1974/7068
Running dot for graph 1975/7068
Running dot for graph 1976/7068
Running dot for graph 1977/7068
Running dot for graph 1978/7068
Running dot for graph 1979/7068
Running dot for graph 1980/7068
Running dot for graph 1981/7068
Running dot for graph 1982/7068
Running dot for graph 1983/7068
Running dot for graph 1984/7068
Running dot for graph 1985/7068
Running dot for graph 1986/7068
Running dot for graph 1987/7068
Running dot for graph 1988/7068
Running dot for graph 1989/7068
Running dot for graph 1990/7068
Running dot for graph 1991/7068
Running dot for graph 1992/7068
Running dot for graph 1993/7068
Running dot for graph 1994/7068
Running dot for graph 1995/7068
Running dot for graph 1996/7068
Running dot for graph 1997/7068
Running dot for graph 1998/7068
Running dot for graph 1999/7068
Running dot for graph 2000/7068
Running dot for graph 2001/7068
Running dot for graph 2002/7068
Running dot for graph 2003/7068
Running dot for graph 2004/7068
Running dot for graph 2005/7068
Running dot for graph 2006/7068
Running dot for graph 2007/7068
Running dot for graph 2008/7068
Running dot for graph 2009/7068
Running dot for graph 2010/7068
Running dot for graph 2011/7068
Running dot for graph 2012/7068
Running dot for graph 2013/7068
Running dot for graph 2014/7068
Running dot for graph 2015/7068
Running dot for graph 2016/7068
Running dot for graph 2017/7068
Running dot for graph 2018/7068
Running dot for graph 2019/7068
Running dot for graph 2020/7068
Running dot for graph 2021/7068
Running dot for graph 2022/7068
Running dot for graph 2023/7068
Running dot for graph 2024/7068
Running dot for graph 2025/7068
Running dot for graph 2026/7068
Running dot for graph 2027/7068
Running dot for graph 2028/7068
Running dot for graph 2029/7068
Running dot for graph 2030/7068
Running dot for graph 2031/7068
Running dot for graph 2032/7068
Running dot for graph 2033/7068
Running dot for graph 2034/7068
Running dot for graph 2035/7068
Running dot for graph 2036/7068
Running dot for graph 2037/7068
Running dot for graph 2038/7068
Running dot for graph 2039/7068
Running dot for graph 2040/7068
Running dot for graph 2041/7068
Running dot for graph 2042/7068
Running dot for graph 2043/7068
Running dot for graph 2044/7068
Running dot for graph 2045/7068
Running dot for graph 2046/7068
Running dot for graph 2047/7068
Running dot for graph 2048/7068
Running dot for graph 2049/7068
Running dot for graph 2050/7068
Running dot for graph 2051/7068
Running dot for graph 2052/7068
Running dot for graph 2053/7068
Running dot for graph 2054/7068
Running dot for graph 2055/7068
Running dot for graph 2056/7068
Running dot for graph 2057/7068
Running dot for graph 2058/7068
Running dot for graph 2059/7068
Running dot for graph 2060/7068
Running dot for graph 2061/7068
Running dot for graph 2062/7068
Running dot for graph 2063/7068
Running dot for graph 2064/7068
Running dot for graph 2065/7068
Running dot for graph 2066/7068
Running dot for graph 2067/7068
Running dot for graph 2068/7068
Running dot for graph 2069/7068
Running dot for graph 2070/7068
Running dot for graph 2071/7068
Running dot for graph 2072/7068
Running dot for graph 2073/7068
Running dot for graph 2074/7068
Running dot for graph 2075/7068
Running dot for graph 2076/7068
Running dot for graph 2077/7068
Running dot for graph 2078/7068
Running dot for graph 2079/7068
Running dot for graph 2080/7068
Running dot for graph 2081/7068
Running dot for graph 2082/7068
Running dot for graph 2083/7068
Running dot for graph 2084/7068
Running dot for graph 2085/7068
Running dot for graph 2086/7068
Running dot for graph 2087/7068
Running dot for graph 2088/7068
Running dot for graph 2089/7068
Running dot for graph 2090/7068
Running dot for graph 2091/7068
Running dot for graph 2092/7068
Running dot for graph 2093/7068
Running dot for graph 2094/7068
Running dot for graph 2095/7068
Running dot for graph 2096/7068
Running dot for graph 2097/7068
Running dot for graph 2098/7068
Running dot for graph 2099/7068
Running dot for graph 2100/7068
Running dot for graph 2101/7068
Running dot for graph 2102/7068
Running dot for graph 2103/7068
Running dot for graph 2104/7068
Running dot for graph 2105/7068
Running dot for graph 2106/7068
Running dot for graph 2107/7068
Running dot for graph 2108/7068
Running dot for graph 2109/7068
Running dot for graph 2110/7068
Running dot for graph 2111/7068
Running dot for graph 2112/7068
Running dot for graph 2113/7068
Running dot for graph 2114/7068
Running dot for graph 2115/7068
Running dot for graph 2116/7068
Running dot for graph 2117/7068
Running dot for graph 2118/7068
Running dot for graph 2119/7068
Running dot for graph 2120/7068
Running dot for graph 2121/7068
Running dot for graph 2122/7068
Running dot for graph 2123/7068
Running dot for graph 2124/7068
Running dot for graph 2125/7068
Running dot for graph 2126/7068
Running dot for graph 2127/7068
Running dot for graph 2128/7068
Running dot for graph 2129/7068
Running dot for graph 2130/7068
Running dot for graph 2131/7068
Running dot for graph 2132/7068
Running dot for graph 2133/7068
Running dot for graph 2134/7068
Running dot for graph 2135/7068
Running dot for graph 2136/7068
Running dot for graph 2137/7068
Running dot for graph 2138/7068
Running dot for graph 2139/7068
Running dot for graph 2140/7068
Running dot for graph 2141/7068
Running dot for graph 2142/7068
Running dot for graph 2143/7068
Running dot for graph 2144/7068
Running dot for graph 2145/7068
Running dot for graph 2146/7068
Running dot for graph 2147/7068
Running dot for graph 2148/7068
Running dot for graph 2149/7068
Running dot for graph 2150/7068
Running dot for graph 2151/7068
Running dot for graph 2152/7068
Running dot for graph 2153/7068
Running dot for graph 2154/7068
Running dot for graph 2155/7068
Running dot for graph 2156/7068
Running dot for graph 2157/7068
Running dot for graph 2158/7068
Running dot for graph 2159/7068
Running dot for graph 2160/7068
Running dot for graph 2161/7068
Running dot for graph 2162/7068
Running dot for graph 2163/7068
Running dot for graph 2164/7068
Running dot for graph 2165/7068
Running dot for graph 2166/7068
Running dot for graph 2167/7068
Running dot for graph 2168/7068
Running dot for graph 2169/7068
Running dot for graph 2170/7068
Running dot for graph 2171/7068
Running dot for graph 2172/7068
Running dot for graph 2173/7068
Running dot for graph 2174/7068
Running dot for graph 2175/7068
Running dot for graph 2176/7068
Running dot for graph 2177/7068
Running dot for graph 2178/7068
Running dot for graph 2179/7068
Running dot for graph 2180/7068
Running dot for graph 2181/7068
Running dot for graph 2182/7068
Running dot for graph 2183/7068
Running dot for graph 2184/7068
Running dot for graph 2185/7068
Running dot for graph 2186/7068
Running dot for graph 2187/7068
Running dot for graph 2188/7068
Running dot for graph 2189/7068
Running dot for graph 2190/7068
Running dot for graph 2191/7068
Running dot for graph 2192/7068
Running dot for graph 2193/7068
Running dot for graph 2194/7068
Running dot for graph 2195/7068
Running dot for graph 2196/7068
Running dot for graph 2197/7068
Running dot for graph 2198/7068
Running dot for graph 2199/7068
Running dot for graph 2200/7068
Running dot for graph 2201/7068
Running dot for graph 2202/7068
Running dot for graph 2203/7068
Running dot for graph 2204/7068
Running dot for graph 2205/7068
Running dot for graph 2206/7068
Running dot for graph 2207/7068
Running dot for graph 2208/7068
Running dot for graph 2209/7068
Running dot for graph 2210/7068
Running dot for graph 2211/7068
Running dot for graph 2212/7068
Running dot for graph 2213/7068
Running dot for graph 2214/7068
Running dot for graph 2215/7068
Running dot for graph 2216/7068
Running dot for graph 2217/7068
Running dot for graph 2218/7068
Running dot for graph 2219/7068
Running dot for graph 2220/7068
Running dot for graph 2221/7068
Running dot for graph 2222/7068
Running dot for graph 2223/7068
Running dot for graph 2224/7068
Running dot for graph 2225/7068
Running dot for graph 2226/7068
Running dot for graph 2227/7068
Running dot for graph 2228/7068
Running dot for graph 2229/7068
Running dot for graph 2230/7068
Running dot for graph 2231/7068
Running dot for graph 2232/7068
Running dot for graph 2233/7068
Running dot for graph 2234/7068
Running dot for graph 2235/7068
Running dot for graph 2236/7068
Running dot for graph 2237/7068
Running dot for graph 2238/7068
Running dot for graph 2239/7068
Running dot for graph 2240/7068
Running dot for graph 2241/7068
Running dot for graph 2242/7068
Running dot for graph 2243/7068
Running dot for graph 2244/7068
Running dot for graph 2245/7068
Running dot for graph 2246/7068
Running dot for graph 2247/7068
Running dot for graph 2248/7068
Running dot for graph 2249/7068
Running dot for graph 2250/7068
Running dot for graph 2251/7068
Running dot for graph 2252/7068
Running dot for graph 2253/7068
Running dot for graph 2254/7068
Running dot for graph 2255/7068
Running dot for graph 2256/7068
Running dot for graph 2257/7068
Running dot for graph 2258/7068
Running dot for graph 2259/7068
Running dot for graph 2260/7068
Running dot for graph 2261/7068
Running dot for graph 2262/7068
Running dot for graph 2263/7068
Running dot for graph 2264/7068
Running dot for graph 2265/7068
Running dot for graph 2266/7068
Running dot for graph 2267/7068
Running dot for graph 2268/7068
Running dot for graph 2269/7068
Running dot for graph 2270/7068
Running dot for graph 2271/7068
Running dot for graph 2272/7068
Running dot for graph 2273/7068
Running dot for graph 2274/7068
Running dot for graph 2275/7068
Running dot for graph 2276/7068
Running dot for graph 2277/7068
Running dot for graph 2278/7068
Running dot for graph 2279/7068
Running dot for graph 2280/7068
Running dot for graph 2281/7068
Running dot for graph 2282/7068
Running dot for graph 2283/7068
Running dot for graph 2284/7068
Running dot for graph 2285/7068
Running dot for graph 2286/7068
Running dot for graph 2287/7068
Running dot for graph 2288/7068
Running dot for graph 2289/7068
Running dot for graph 2290/7068
Running dot for graph 2291/7068
Running dot for graph 2292/7068
Running dot for graph 2293/7068
Running dot for graph 2294/7068
Running dot for graph 2295/7068
Running dot for graph 2296/7068
Running dot for graph 2297/7068
Running dot for graph 2298/7068
Running dot for graph 2299/7068
Running dot for graph 2300/7068
Running dot for graph 2301/7068
Running dot for graph 2302/7068
Running dot for graph 2303/7068
Running dot for graph 2304/7068
Running dot for graph 2305/7068
Running dot for graph 2306/7068
Running dot for graph 2307/7068
Running dot for graph 2308/7068
Running dot for graph 2309/7068
Running dot for graph 2310/7068
Running dot for graph 2311/7068
Running dot for graph 2312/7068
Running dot for graph 2313/7068
Running dot for graph 2314/7068
Running dot for graph 2315/7068
Running dot for graph 2316/7068
Running dot for graph 2317/7068
Running dot for graph 2318/7068
Running dot for graph 2319/7068
Running dot for graph 2320/7068
Running dot for graph 2321/7068
Running dot for graph 2322/7068
Running dot for graph 2323/7068
Running dot for graph 2324/7068
Running dot for graph 2325/7068
Running dot for graph 2326/7068
Running dot for graph 2327/7068
Running dot for graph 2328/7068
Running dot for graph 2329/7068
Running dot for graph 2330/7068
Running dot for graph 2331/7068
Running dot for graph 2332/7068
Running dot for graph 2333/7068
Running dot for graph 2334/7068
Running dot for graph 2335/7068
Running dot for graph 2336/7068
Running dot for graph 2337/7068
Running dot for graph 2338/7068
Running dot for graph 2339/7068
Running dot for graph 2340/7068
Running dot for graph 2341/7068
Running dot for graph 2342/7068
Running dot for graph 2343/7068
Running dot for graph 2344/7068
Running dot for graph 2345/7068
Running dot for graph 2346/7068
Running dot for graph 2347/7068
Running dot for graph 2348/7068
Running dot for graph 2349/7068
Running dot for graph 2350/7068
Running dot for graph 2351/7068
Running dot for graph 2352/7068
Running dot for graph 2353/7068
Running dot for graph 2354/7068
Running dot for graph 2355/7068
Running dot for graph 2356/7068
Running dot for graph 2357/7068
Running dot for graph 2358/7068
Running dot for graph 2359/7068
Running dot for graph 2360/7068
Running dot for graph 2361/7068
Running dot for graph 2362/7068
Running dot for graph 2363/7068
Running dot for graph 2364/7068
Running dot for graph 2365/7068
Running dot for graph 2366/7068
Running dot for graph 2367/7068
Running dot for graph 2368/7068
Running dot for graph 2369/7068
Running dot for graph 2370/7068
Running dot for graph 2371/7068
Running dot for graph 2372/7068
Running dot for graph 2373/7068
Running dot for graph 2374/7068
Running dot for graph 2375/7068
Running dot for graph 2376/7068
Running dot for graph 2377/7068
Running dot for graph 2378/7068
Running dot for graph 2379/7068
Running dot for graph 2380/7068
Running dot for graph 2381/7068
Running dot for graph 2382/7068
Running dot for graph 2383/7068
Running dot for graph 2384/7068
Running dot for graph 2385/7068
Running dot for graph 2386/7068
Running dot for graph 2387/7068
Running dot for graph 2388/7068
Running dot for graph 2389/7068
Running dot for graph 2390/7068
Running dot for graph 2391/7068
Running dot for graph 2392/7068
Running dot for graph 2393/7068
Running dot for graph 2394/7068
Running dot for graph 2395/7068
Running dot for graph 2396/7068
Running dot for graph 2397/7068
Running dot for graph 2398/7068
Running dot for graph 2399/7068
Running dot for graph 2400/7068
Running dot for graph 2401/7068
Running dot for graph 2402/7068
Running dot for graph 2403/7068
Running dot for graph 2404/7068
Running dot for graph 2405/7068
Running dot for graph 2406/7068
Running dot for graph 2407/7068
Running dot for graph 2408/7068
Running dot for graph 2409/7068
Running dot for graph 2410/7068
Running dot for graph 2411/7068
Running dot for graph 2412/7068
Running dot for graph 2413/7068
Running dot for graph 2414/7068
Running dot for graph 2415/7068
Running dot for graph 2416/7068
Running dot for graph 2417/7068
Running dot for graph 2418/7068
Running dot for graph 2419/7068
Running dot for graph 2420/7068
Running dot for graph 2421/7068
Running dot for graph 2422/7068
Running dot for graph 2423/7068
Running dot for graph 2424/7068
Running dot for graph 2425/7068
Running dot for graph 2426/7068
Running dot for graph 2427/7068
Running dot for graph 2428/7068
Running dot for graph 2429/7068
Running dot for graph 2430/7068
Running dot for graph 2431/7068
Running dot for graph 2432/7068
Running dot for graph 2433/7068
Running dot for graph 2434/7068
Running dot for graph 2435/7068
Running dot for graph 2436/7068
Running dot for graph 2437/7068
Running dot for graph 2438/7068
Running dot for graph 2439/7068
Running dot for graph 2440/7068
Running dot for graph 2441/7068
Running dot for graph 2442/7068
Running dot for graph 2443/7068
Running dot for graph 2444/7068
Running dot for graph 2445/7068
Running dot for graph 2446/7068
Running dot for graph 2447/7068
Running dot for graph 2448/7068
Running dot for graph 2449/7068
Running dot for graph 2450/7068
Running dot for graph 2451/7068
Running dot for graph 2452/7068
Running dot for graph 2453/7068
Running dot for graph 2454/7068
Running dot for graph 2455/7068
Running dot for graph 2456/7068
Running dot for graph 2457/7068
Running dot for graph 2458/7068
Running dot for graph 2459/7068
Running dot for graph 2460/7068
Running dot for graph 2461/7068
Running dot for graph 2462/7068
Running dot for graph 2463/7068
Running dot for graph 2464/7068
Running dot for graph 2465/7068
Running dot for graph 2466/7068
Running dot for graph 2467/7068
Running dot for graph 2468/7068
Running dot for graph 2469/7068
Running dot for graph 2470/7068
Running dot for graph 2471/7068
Running dot for graph 2472/7068
Running dot for graph 2473/7068
Running dot for graph 2474/7068
Running dot for graph 2475/7068
Running dot for graph 2476/7068
Running dot for graph 2477/7068
Running dot for graph 2478/7068
Running dot for graph 2479/7068
Running dot for graph 2480/7068
Running dot for graph 2481/7068
Running dot for graph 2482/7068
Running dot for graph 2483/7068
Running dot for graph 2484/7068
Running dot for graph 2485/7068
Running dot for graph 2486/7068
Running dot for graph 2487/7068
Running dot for graph 2488/7068
Running dot for graph 2489/7068
Running dot for graph 2490/7068
Running dot for graph 2491/7068
Running dot for graph 2492/7068
Running dot for graph 2493/7068
Running dot for graph 2494/7068
Running dot for graph 2495/7068
Running dot for graph 2496/7068
Running dot for graph 2497/7068
Running dot for graph 2498/7068
Running dot for graph 2499/7068
Running dot for graph 2500/7068
Running dot for graph 2501/7068
Running dot for graph 2502/7068
Running dot for graph 2503/7068
Running dot for graph 2504/7068
Running dot for graph 2505/7068
Running dot for graph 2506/7068
Running dot for graph 2507/7068
Running dot for graph 2508/7068
Running dot for graph 2509/7068
Running dot for graph 2510/7068
Running dot for graph 2511/7068
Running dot for graph 2512/7068
Running dot for graph 2513/7068
Running dot for graph 2514/7068
Running dot for graph 2515/7068
Running dot for graph 2516/7068
Running dot for graph 2517/7068
Running dot for graph 2518/7068
Running dot for graph 2519/7068
Running dot for graph 2520/7068
Running dot for graph 2521/7068
Running dot for graph 2522/7068
Running dot for graph 2523/7068
Running dot for graph 2524/7068
Running dot for graph 2525/7068
Running dot for graph 2526/7068
Running dot for graph 2527/7068
Running dot for graph 2528/7068
Running dot for graph 2529/7068
Running dot for graph 2530/7068
Running dot for graph 2531/7068
Running dot for graph 2532/7068
Running dot for graph 2533/7068
Running dot for graph 2534/7068
Running dot for graph 2535/7068
Running dot for graph 2536/7068
Running dot for graph 2537/7068
Running dot for graph 2538/7068
Running dot for graph 2539/7068
Running dot for graph 2540/7068
Running dot for graph 2541/7068
Running dot for graph 2542/7068
Running dot for graph 2543/7068
Running dot for graph 2544/7068
Running dot for graph 2545/7068
Running dot for graph 2546/7068
Running dot for graph 2547/7068
Running dot for graph 2548/7068
Running dot for graph 2549/7068
Running dot for graph 2550/7068
Running dot for graph 2551/7068
Running dot for graph 2552/7068
Running dot for graph 2553/7068
Running dot for graph 2554/7068
Running dot for graph 2555/7068
Running dot for graph 2556/7068
Running dot for graph 2557/7068
Running dot for graph 2558/7068
Running dot for graph 2559/7068
Running dot for graph 2560/7068
Running dot for graph 2561/7068
Running dot for graph 2562/7068
Running dot for graph 2563/7068
Running dot for graph 2564/7068
Running dot for graph 2565/7068
Running dot for graph 2566/7068
Running dot for graph 2567/7068
Running dot for graph 2568/7068
Running dot for graph 2569/7068
Running dot for graph 2570/7068
Running dot for graph 2571/7068
Running dot for graph 2572/7068
Running dot for graph 2573/7068
Running dot for graph 2574/7068
Running dot for graph 2575/7068
Running dot for graph 2576/7068
Running dot for graph 2577/7068
Running dot for graph 2578/7068
Running dot for graph 2579/7068
Running dot for graph 2580/7068
Running dot for graph 2581/7068
Running dot for graph 2582/7068
Running dot for graph 2583/7068
Running dot for graph 2584/7068
Running dot for graph 2585/7068
Running dot for graph 2586/7068
Running dot for graph 2587/7068
Running dot for graph 2588/7068
Running dot for graph 2589/7068
Running dot for graph 2590/7068
Running dot for graph 2591/7068
Running dot for graph 2592/7068
Running dot for graph 2593/7068
Running dot for graph 2594/7068
Running dot for graph 2595/7068
Running dot for graph 2596/7068
Running dot for graph 2597/7068
Running dot for graph 2598/7068
Running dot for graph 2599/7068
Running dot for graph 2600/7068
Running dot for graph 2601/7068
Running dot for graph 2602/7068
Running dot for graph 2603/7068
Running dot for graph 2604/7068
Running dot for graph 2605/7068
Running dot for graph 2606/7068
Running dot for graph 2607/7068
Running dot for graph 2608/7068
Running dot for graph 2609/7068
Running dot for graph 2610/7068
Running dot for graph 2611/7068
Running dot for graph 2612/7068
Running dot for graph 2613/7068
Running dot for graph 2614/7068
Running dot for graph 2615/7068
Running dot for graph 2616/7068
Running dot for graph 2617/7068
Running dot for graph 2618/7068
Running dot for graph 2619/7068
Running dot for graph 2620/7068
Running dot for graph 2621/7068
Running dot for graph 2622/7068
Running dot for graph 2623/7068
Running dot for graph 2624/7068
Running dot for graph 2625/7068
Running dot for graph 2626/7068
Running dot for graph 2627/7068
Running dot for graph 2628/7068
Running dot for graph 2629/7068
Running dot for graph 2630/7068
Running dot for graph 2631/7068
Running dot for graph 2632/7068
Running dot for graph 2633/7068
Running dot for graph 2634/7068
Running dot for graph 2635/7068
Running dot for graph 2636/7068
Running dot for graph 2637/7068
Running dot for graph 2638/7068
Running dot for graph 2639/7068
Running dot for graph 2640/7068
Running dot for graph 2641/7068
Running dot for graph 2642/7068
Running dot for graph 2643/7068
Running dot for graph 2644/7068
Running dot for graph 2645/7068
Running dot for graph 2646/7068
Running dot for graph 2647/7068
Running dot for graph 2648/7068
Running dot for graph 2649/7068
Running dot for graph 2650/7068
Running dot for graph 2651/7068
Running dot for graph 2652/7068
Running dot for graph 2653/7068
Running dot for graph 2654/7068
Running dot for graph 2655/7068
Running dot for graph 2656/7068
Running dot for graph 2657/7068
Running dot for graph 2658/7068
Running dot for graph 2659/7068
Running dot for graph 2660/7068
Running dot for graph 2661/7068
Running dot for graph 2662/7068
Running dot for graph 2663/7068
Running dot for graph 2664/7068
Running dot for graph 2665/7068
Running dot for graph 2666/7068
Running dot for graph 2667/7068
Running dot for graph 2668/7068
Running dot for graph 2669/7068
Running dot for graph 2670/7068
Running dot for graph 2671/7068
Running dot for graph 2672/7068
Running dot for graph 2673/7068
Running dot for graph 2674/7068
Running dot for graph 2675/7068
Running dot for graph 2676/7068
Running dot for graph 2677/7068
Running dot for graph 2678/7068
Running dot for graph 2679/7068
Running dot for graph 2680/7068
Running dot for graph 2681/7068
Running dot for graph 2682/7068
Running dot for graph 2683/7068
Running dot for graph 2684/7068
Running dot for graph 2685/7068
Running dot for graph 2686/7068
Running dot for graph 2687/7068
Running dot for graph 2688/7068
Running dot for graph 2689/7068
Running dot for graph 2690/7068
Running dot for graph 2691/7068
Running dot for graph 2692/7068
Running dot for graph 2693/7068
Running dot for graph 2694/7068
Running dot for graph 2695/7068
Running dot for graph 2696/7068
Running dot for graph 2697/7068
Running dot for graph 2698/7068
Running dot for graph 2699/7068
Running dot for graph 2700/7068
Running dot for graph 2701/7068
Running dot for graph 2702/7068
Running dot for graph 2703/7068
Running dot for graph 2704/7068
Running dot for graph 2705/7068
Running dot for graph 2706/7068
Running dot for graph 2707/7068
Running dot for graph 2708/7068
Running dot for graph 2709/7068
Running dot for graph 2710/7068
Running dot for graph 2711/7068
Running dot for graph 2712/7068
Running dot for graph 2713/7068
Running dot for graph 2714/7068
Running dot for graph 2715/7068
Running dot for graph 2716/7068
Running dot for graph 2717/7068
Running dot for graph 2718/7068
Running dot for graph 2719/7068
Running dot for graph 2720/7068
Running dot for graph 2721/7068
Running dot for graph 2722/7068
Running dot for graph 2723/7068
Running dot for graph 2724/7068
Running dot for graph 2725/7068
Running dot for graph 2726/7068
Running dot for graph 2727/7068
Running dot for graph 2728/7068
Running dot for graph 2729/7068
Running dot for graph 2730/7068
Running dot for graph 2731/7068
Running dot for graph 2732/7068
Running dot for graph 2733/7068
Running dot for graph 2734/7068
Running dot for graph 2735/7068
Running dot for graph 2736/7068
Running dot for graph 2737/7068
Running dot for graph 2738/7068
Running dot for graph 2739/7068
Running dot for graph 2740/7068
Running dot for graph 2741/7068
Running dot for graph 2742/7068
Running dot for graph 2743/7068
Running dot for graph 2744/7068
Running dot for graph 2745/7068
Running dot for graph 2746/7068
Running dot for graph 2747/7068
Running dot for graph 2748/7068
Running dot for graph 2749/7068
Running dot for graph 2750/7068
Running dot for graph 2751/7068
Running dot for graph 2752/7068
Running dot for graph 2753/7068
Running dot for graph 2754/7068
Running dot for graph 2755/7068
Running dot for graph 2756/7068
Running dot for graph 2757/7068
Running dot for graph 2758/7068
Running dot for graph 2759/7068
Running dot for graph 2760/7068
Running dot for graph 2761/7068
Running dot for graph 2762/7068
Running dot for graph 2763/7068
Running dot for graph 2764/7068
Running dot for graph 2765/7068
Running dot for graph 2766/7068
Running dot for graph 2767/7068
Running dot for graph 2768/7068
Running dot for graph 2769/7068
Running dot for graph 2770/7068
Running dot for graph 2771/7068
Running dot for graph 2772/7068
Running dot for graph 2773/7068
Running dot for graph 2774/7068
Running dot for graph 2775/7068
Running dot for graph 2776/7068
Running dot for graph 2777/7068
Running dot for graph 2778/7068
Running dot for graph 2779/7068
Running dot for graph 2780/7068
Running dot for graph 2781/7068
Running dot for graph 2782/7068
Running dot for graph 2783/7068
Running dot for graph 2784/7068
Running dot for graph 2785/7068
Running dot for graph 2786/7068
Running dot for graph 2787/7068
Running dot for graph 2788/7068
Running dot for graph 2789/7068
Running dot for graph 2790/7068
Running dot for graph 2791/7068
Running dot for graph 2792/7068
Running dot for graph 2793/7068
Running dot for graph 2794/7068
Running dot for graph 2795/7068
Running dot for graph 2796/7068
Running dot for graph 2797/7068
Running dot for graph 2798/7068
Running dot for graph 2799/7068
Running dot for graph 2800/7068
Running dot for graph 2801/7068
Running dot for graph 2802/7068
Running dot for graph 2803/7068
Running dot for graph 2804/7068
Running dot for graph 2805/7068
Running dot for graph 2806/7068
Running dot for graph 2807/7068
Running dot for graph 2808/7068
Running dot for graph 2809/7068
Running dot for graph 2810/7068
Running dot for graph 2811/7068
Running dot for graph 2812/7068
Running dot for graph 2813/7068
Running dot for graph 2814/7068
Running dot for graph 2815/7068
Running dot for graph 2816/7068
Running dot for graph 2817/7068
Running dot for graph 2818/7068
Running dot for graph 2819/7068
Running dot for graph 2820/7068
Running dot for graph 2821/7068
Running dot for graph 2822/7068
Running dot for graph 2823/7068
Running dot for graph 2824/7068
Running dot for graph 2825/7068
Running dot for graph 2826/7068
Running dot for graph 2827/7068
Running dot for graph 2828/7068
Running dot for graph 2829/7068
Running dot for graph 2830/7068
Running dot for graph 2831/7068
Running dot for graph 2832/7068
Running dot for graph 2833/7068
Running dot for graph 2834/7068
Running dot for graph 2835/7068
Running dot for graph 2836/7068
Running dot for graph 2837/7068
Running dot for graph 2838/7068
Running dot for graph 2839/7068
Running dot for graph 2840/7068
Running dot for graph 2841/7068
Running dot for graph 2842/7068
Running dot for graph 2843/7068
Running dot for graph 2844/7068
Running dot for graph 2845/7068
Running dot for graph 2846/7068
Running dot for graph 2847/7068
Running dot for graph 2848/7068
Running dot for graph 2849/7068
Running dot for graph 2850/7068
Running dot for graph 2851/7068
Running dot for graph 2852/7068
Running dot for graph 2853/7068
Running dot for graph 2854/7068
Running dot for graph 2855/7068
Running dot for graph 2856/7068
Running dot for graph 2857/7068
Running dot for graph 2858/7068
Running dot for graph 2859/7068
Running dot for graph 2860/7068
Running dot for graph 2861/7068
Running dot for graph 2862/7068
Running dot for graph 2863/7068
Running dot for graph 2864/7068
Running dot for graph 2865/7068
Running dot for graph 2866/7068
Running dot for graph 2867/7068
Running dot for graph 2868/7068
Running dot for graph 2869/7068
Running dot for graph 2870/7068
Running dot for graph 2871/7068
Running dot for graph 2872/7068
Running dot for graph 2873/7068
Running dot for graph 2874/7068
Running dot for graph 2875/7068
Running dot for graph 2876/7068
Running dot for graph 2877/7068
Running dot for graph 2878/7068
Running dot for graph 2879/7068
Running dot for graph 2880/7068
Running dot for graph 2881/7068
Running dot for graph 2882/7068
Running dot for graph 2883/7068
Running dot for graph 2884/7068
Running dot for graph 2885/7068
Running dot for graph 2886/7068
Running dot for graph 2887/7068
Running dot for graph 2888/7068
Running dot for graph 2889/7068
Running dot for graph 2890/7068
Running dot for graph 2891/7068
Running dot for graph 2892/7068
Running dot for graph 2893/7068
Running dot for graph 2894/7068
Running dot for graph 2895/7068
Running dot for graph 2896/7068
Running dot for graph 2897/7068
Running dot for graph 2898/7068
Running dot for graph 2899/7068
Running dot for graph 2900/7068
Running dot for graph 2901/7068
Running dot for graph 2902/7068
Running dot for graph 2903/7068
Running dot for graph 2904/7068
Running dot for graph 2905/7068
Running dot for graph 2906/7068
Running dot for graph 2907/7068
Running dot for graph 2908/7068
Running dot for graph 2909/7068
Running dot for graph 2910/7068
Running dot for graph 2911/7068
Running dot for graph 2912/7068
Running dot for graph 2913/7068
Running dot for graph 2914/7068
Running dot for graph 2915/7068
Running dot for graph 2916/7068
Running dot for graph 2917/7068
Running dot for graph 2918/7068
Running dot for graph 2919/7068
Running dot for graph 2920/7068
Running dot for graph 2921/7068
Running dot for graph 2922/7068
Running dot for graph 2923/7068
Running dot for graph 2924/7068
Running dot for graph 2925/7068
Running dot for graph 2926/7068
Running dot for graph 2927/7068
Running dot for graph 2928/7068
Running dot for graph 2929/7068
Running dot for graph 2930/7068
Running dot for graph 2931/7068
Running dot for graph 2932/7068
Running dot for graph 2933/7068
Running dot for graph 2934/7068
Running dot for graph 2935/7068
Running dot for graph 2936/7068
Running dot for graph 2937/7068
Running dot for graph 2938/7068
Running dot for graph 2939/7068
Running dot for graph 2940/7068
Running dot for graph 2941/7068
Running dot for graph 2942/7068
Running dot for graph 2943/7068
Running dot for graph 2944/7068
Running dot for graph 2945/7068
Running dot for graph 2946/7068
Running dot for graph 2947/7068
Running dot for graph 2948/7068
Running dot for graph 2949/7068
Running dot for graph 2950/7068
Running dot for graph 2951/7068
Running dot for graph 2952/7068
Running dot for graph 2953/7068
Running dot for graph 2954/7068
Running dot for graph 2955/7068
Running dot for graph 2956/7068
Running dot for graph 2957/7068
Running dot for graph 2958/7068
Running dot for graph 2959/7068
Running dot for graph 2960/7068
Running dot for graph 2961/7068
Running dot for graph 2962/7068
Running dot for graph 2963/7068
Running dot for graph 2964/7068
Running dot for graph 2965/7068
Running dot for graph 2966/7068
Running dot for graph 2967/7068
Running dot for graph 2968/7068
Running dot for graph 2969/7068
Running dot for graph 2970/7068
Running dot for graph 2971/7068
Running dot for graph 2972/7068
Running dot for graph 2973/7068
Running dot for graph 2974/7068
Running dot for graph 2975/7068
Running dot for graph 2976/7068
Running dot for graph 2977/7068
Running dot for graph 2978/7068
Running dot for graph 2979/7068
Running dot for graph 2980/7068
Running dot for graph 2981/7068
Running dot for graph 2982/7068
Running dot for graph 2983/7068
Running dot for graph 2984/7068
Running dot for graph 2985/7068
Running dot for graph 2986/7068
Running dot for graph 2987/7068
Running dot for graph 2988/7068
Running dot for graph 2989/7068
Running dot for graph 2990/7068
Running dot for graph 2991/7068
Running dot for graph 2992/7068
Running dot for graph 2993/7068
Running dot for graph 2994/7068
Running dot for graph 2995/7068
Running dot for graph 2996/7068
Running dot for graph 2997/7068
Running dot for graph 2998/7068
Running dot for graph 2999/7068
Running dot for graph 3000/7068
Running dot for graph 3001/7068
Running dot for graph 3002/7068
Running dot for graph 3003/7068
Running dot for graph 3004/7068
Running dot for graph 3005/7068
Running dot for graph 3006/7068
Running dot for graph 3007/7068
Running dot for graph 3008/7068
Running dot for graph 3009/7068
Running dot for graph 3010/7068
Running dot for graph 3011/7068
Running dot for graph 3012/7068
Running dot for graph 3013/7068
Running dot for graph 3014/7068
Running dot for graph 3015/7068
Running dot for graph 3016/7068
Running dot for graph 3017/7068
Running dot for graph 3018/7068
Running dot for graph 3019/7068
Running dot for graph 3020/7068
Running dot for graph 3021/7068
Running dot for graph 3022/7068
Running dot for graph 3023/7068
Running dot for graph 3024/7068
Running dot for graph 3025/7068
Running dot for graph 3026/7068
Running dot for graph 3027/7068
Running dot for graph 3028/7068
Running dot for graph 3029/7068
Running dot for graph 3030/7068
Running dot for graph 3031/7068
Running dot for graph 3032/7068
Running dot for graph 3033/7068
Running dot for graph 3034/7068
Running dot for graph 3035/7068
Running dot for graph 3036/7068
Running dot for graph 3037/7068
Running dot for graph 3038/7068
Running dot for graph 3039/7068
Running dot for graph 3040/7068
Running dot for graph 3041/7068
Running dot for graph 3042/7068
Running dot for graph 3043/7068
Running dot for graph 3044/7068
Running dot for graph 3045/7068
Running dot for graph 3046/7068
Running dot for graph 3047/7068
Running dot for graph 3048/7068
Running dot for graph 3049/7068
Running dot for graph 3050/7068
Running dot for graph 3051/7068
Running dot for graph 3052/7068
Running dot for graph 3053/7068
Running dot for graph 3054/7068
Running dot for graph 3055/7068
Running dot for graph 3056/7068
Running dot for graph 3057/7068
Running dot for graph 3058/7068
Running dot for graph 3059/7068
Running dot for graph 3060/7068
Running dot for graph 3061/7068
Running dot for graph 3062/7068
Running dot for graph 3063/7068
Running dot for graph 3064/7068
Running dot for graph 3065/7068
Running dot for graph 3066/7068
Running dot for graph 3067/7068
Running dot for graph 3068/7068
Running dot for graph 3069/7068
Running dot for graph 3070/7068
Running dot for graph 3071/7068
Running dot for graph 3072/7068
Running dot for graph 3073/7068
Running dot for graph 3074/7068
Running dot for graph 3075/7068
Running dot for graph 3076/7068
Running dot for graph 3077/7068
Running dot for graph 3078/7068
Running dot for graph 3079/7068
Running dot for graph 3080/7068
Running dot for graph 3081/7068
Running dot for graph 3082/7068
Running dot for graph 3083/7068
Running dot for graph 3084/7068
Running dot for graph 3085/7068
Running dot for graph 3086/7068
Running dot for graph 3087/7068
Running dot for graph 3088/7068
Running dot for graph 3089/7068
Running dot for graph 3090/7068
Running dot for graph 3091/7068
Running dot for graph 3092/7068
Running dot for graph 3093/7068
Running dot for graph 3094/7068
Running dot for graph 3095/7068
Running dot for graph 3096/7068
Running dot for graph 3097/7068
Running dot for graph 3098/7068
Running dot for graph 3099/7068
Running dot for graph 3100/7068
Running dot for graph 3101/7068
Running dot for graph 3102/7068
Running dot for graph 3103/7068
Running dot for graph 3104/7068
Running dot for graph 3105/7068
Running dot for graph 3106/7068
Running dot for graph 3107/7068
Running dot for graph 3108/7068
Running dot for graph 3109/7068
Running dot for graph 3110/7068
Running dot for graph 3111/7068
Running dot for graph 3112/7068
Running dot for graph 3113/7068
Running dot for graph 3114/7068
Running dot for graph 3115/7068
Running dot for graph 3116/7068
Running dot for graph 3117/7068
Running dot for graph 3118/7068
Running dot for graph 3119/7068
Running dot for graph 3120/7068
Running dot for graph 3121/7068
Running dot for graph 3122/7068
Running dot for graph 3123/7068
Running dot for graph 3124/7068
Running dot for graph 3125/7068
Running dot for graph 3126/7068
Running dot for graph 3127/7068
Running dot for graph 3128/7068
Running dot for graph 3129/7068
Running dot for graph 3130/7068
Running dot for graph 3131/7068
Running dot for graph 3132/7068
Running dot for graph 3133/7068
Running dot for graph 3134/7068
Running dot for graph 3135/7068
Running dot for graph 3136/7068
Running dot for graph 3137/7068
Running dot for graph 3138/7068
Running dot for graph 3139/7068
Running dot for graph 3140/7068
Running dot for graph 3141/7068
Running dot for graph 3142/7068
Running dot for graph 3143/7068
Running dot for graph 3144/7068
Running dot for graph 3145/7068
Running dot for graph 3146/7068
Running dot for graph 3147/7068
Running dot for graph 3148/7068
Running dot for graph 3149/7068
Running dot for graph 3150/7068
Running dot for graph 3151/7068
Running dot for graph 3152/7068
Running dot for graph 3153/7068
Running dot for graph 3154/7068
Running dot for graph 3155/7068
Running dot for graph 3156/7068
Running dot for graph 3157/7068
Running dot for graph 3158/7068
Running dot for graph 3159/7068
Running dot for graph 3160/7068
Running dot for graph 3161/7068
Running dot for graph 3162/7068
Running dot for graph 3163/7068
Running dot for graph 3164/7068
Running dot for graph 3165/7068
Running dot for graph 3166/7068
Running dot for graph 3167/7068
Running dot for graph 3168/7068
Running dot for graph 3169/7068
Running dot for graph 3170/7068
Running dot for graph 3171/7068
Running dot for graph 3172/7068
Running dot for graph 3173/7068
Running dot for graph 3174/7068
Running dot for graph 3175/7068
Running dot for graph 3176/7068
Running dot for graph 3177/7068
Running dot for graph 3178/7068
Running dot for graph 3179/7068
Running dot for graph 3180/7068
Running dot for graph 3181/7068
Running dot for graph 3182/7068
Running dot for graph 3183/7068
Running dot for graph 3184/7068
Running dot for graph 3185/7068
Running dot for graph 3186/7068
Running dot for graph 3187/7068
Running dot for graph 3188/7068
Running dot for graph 3189/7068
Running dot for graph 3190/7068
Running dot for graph 3191/7068
Running dot for graph 3192/7068
Running dot for graph 3193/7068
Running dot for graph 3194/7068
Running dot for graph 3195/7068
Running dot for graph 3196/7068
Running dot for graph 3197/7068
Running dot for graph 3198/7068
Running dot for graph 3199/7068
Running dot for graph 3200/7068
Running dot for graph 3201/7068
Running dot for graph 3202/7068
Running dot for graph 3203/7068
Running dot for graph 3204/7068
Running dot for graph 3205/7068
Running dot for graph 3206/7068
Running dot for graph 3207/7068
Running dot for graph 3208/7068
Running dot for graph 3209/7068
Running dot for graph 3210/7068
Running dot for graph 3211/7068
Running dot for graph 3212/7068
Running dot for graph 3213/7068
Running dot for graph 3214/7068
Running dot for graph 3215/7068
Running dot for graph 3216/7068
Running dot for graph 3217/7068
Running dot for graph 3218/7068
Running dot for graph 3219/7068
Running dot for graph 3220/7068
Running dot for graph 3221/7068
Running dot for graph 3222/7068
Running dot for graph 3223/7068
Running dot for graph 3224/7068
Running dot for graph 3225/7068
Running dot for graph 3226/7068
Running dot for graph 3227/7068
Running dot for graph 3228/7068
Running dot for graph 3229/7068
Running dot for graph 3230/7068
Running dot for graph 3231/7068
Running dot for graph 3232/7068
Running dot for graph 3233/7068
Running dot for graph 3234/7068
Running dot for graph 3235/7068
Running dot for graph 3236/7068
Running dot for graph 3237/7068
Running dot for graph 3238/7068
Running dot for graph 3239/7068
Running dot for graph 3240/7068
Running dot for graph 3241/7068
Running dot for graph 3242/7068
Running dot for graph 3243/7068
Running dot for graph 3244/7068
Running dot for graph 3245/7068
Running dot for graph 3246/7068
Running dot for graph 3247/7068
Running dot for graph 3248/7068
Running dot for graph 3249/7068
Running dot for graph 3250/7068
Running dot for graph 3251/7068
Running dot for graph 3252/7068
Running dot for graph 3253/7068
Running dot for graph 3254/7068
Running dot for graph 3255/7068
Running dot for graph 3256/7068
Running dot for graph 3257/7068
Running dot for graph 3258/7068
Running dot for graph 3259/7068
Running dot for graph 3260/7068
Running dot for graph 3261/7068
Running dot for graph 3262/7068
Running dot for graph 3263/7068
Running dot for graph 3264/7068
Running dot for graph 3265/7068
Running dot for graph 3266/7068
Running dot for graph 3267/7068
Running dot for graph 3268/7068
Running dot for graph 3269/7068
Running dot for graph 3270/7068
Running dot for graph 3271/7068
Running dot for graph 3272/7068
Running dot for graph 3273/7068
Running dot for graph 3274/7068
Running dot for graph 3275/7068
Running dot for graph 3276/7068
Running dot for graph 3277/7068
Running dot for graph 3278/7068
Running dot for graph 3279/7068
Running dot for graph 3280/7068
Running dot for graph 3281/7068
Running dot for graph 3282/7068
Running dot for graph 3283/7068
Running dot for graph 3284/7068
Running dot for graph 3285/7068
Running dot for graph 3286/7068
Running dot for graph 3287/7068
Running dot for graph 3288/7068
Running dot for graph 3289/7068
Running dot for graph 3290/7068
Running dot for graph 3291/7068
Running dot for graph 3292/7068
Running dot for graph 3293/7068
Running dot for graph 3294/7068
Running dot for graph 3295/7068
Running dot for graph 3296/7068
Running dot for graph 3297/7068
Running dot for graph 3298/7068
Running dot for graph 3299/7068
Running dot for graph 3300/7068
Running dot for graph 3301/7068
Running dot for graph 3302/7068
Running dot for graph 3303/7068
Running dot for graph 3304/7068
Running dot for graph 3305/7068
Running dot for graph 3306/7068
Running dot for graph 3307/7068
Running dot for graph 3308/7068
Running dot for graph 3309/7068
Running dot for graph 3310/7068
Running dot for graph 3311/7068
Running dot for graph 3312/7068
Running dot for graph 3313/7068
Running dot for graph 3314/7068
Running dot for graph 3315/7068
Running dot for graph 3316/7068
Running dot for graph 3317/7068
Running dot for graph 3318/7068
Running dot for graph 3319/7068
Running dot for graph 3320/7068
Running dot for graph 3321/7068
Running dot for graph 3322/7068
Running dot for graph 3323/7068
Running dot for graph 3324/7068
Running dot for graph 3325/7068
Running dot for graph 3326/7068
Running dot for graph 3327/7068
Running dot for graph 3328/7068
Running dot for graph 3329/7068
Running dot for graph 3330/7068
Running dot for graph 3331/7068
Running dot for graph 3332/7068
Running dot for graph 3333/7068
Running dot for graph 3334/7068
Running dot for graph 3335/7068
Running dot for graph 3336/7068
Running dot for graph 3337/7068
Running dot for graph 3338/7068
Running dot for graph 3339/7068
Running dot for graph 3340/7068
Running dot for graph 3341/7068
Running dot for graph 3342/7068
Running dot for graph 3343/7068
Running dot for graph 3344/7068
Running dot for graph 3345/7068
Running dot for graph 3346/7068
Running dot for graph 3347/7068
Running dot for graph 3348/7068
Running dot for graph 3349/7068
Running dot for graph 3350/7068
Running dot for graph 3351/7068
Running dot for graph 3352/7068
Running dot for graph 3353/7068
Running dot for graph 3354/7068
Running dot for graph 3355/7068
Running dot for graph 3356/7068
Running dot for graph 3357/7068
Running dot for graph 3358/7068
Running dot for graph 3359/7068
Running dot for graph 3360/7068
Running dot for graph 3361/7068
Running dot for graph 3362/7068
Running dot for graph 3363/7068
Running dot for graph 3364/7068
Running dot for graph 3365/7068
Running dot for graph 3366/7068
Running dot for graph 3367/7068
Running dot for graph 3368/7068
Running dot for graph 3369/7068
Running dot for graph 3370/7068
Running dot for graph 3371/7068
Running dot for graph 3372/7068
Running dot for graph 3373/7068
Running dot for graph 3374/7068
Running dot for graph 3375/7068
Running dot for graph 3376/7068
Running dot for graph 3377/7068
Running dot for graph 3378/7068
Running dot for graph 3379/7068
Running dot for graph 3380/7068
Running dot for graph 3381/7068
Running dot for graph 3382/7068
Running dot for graph 3383/7068
Running dot for graph 3384/7068
Running dot for graph 3385/7068
Running dot for graph 3386/7068
Running dot for graph 3387/7068
Running dot for graph 3388/7068
Running dot for graph 3389/7068
Running dot for graph 3390/7068
Running dot for graph 3391/7068
Running dot for graph 3392/7068
Running dot for graph 3393/7068
Running dot for graph 3394/7068
Running dot for graph 3395/7068
Running dot for graph 3396/7068
Running dot for graph 3397/7068
Running dot for graph 3398/7068
Running dot for graph 3399/7068
Running dot for graph 3400/7068
Running dot for graph 3401/7068
Running dot for graph 3402/7068
Running dot for graph 3403/7068
Running dot for graph 3404/7068
Running dot for graph 3405/7068
Running dot for graph 3406/7068
Running dot for graph 3407/7068
Running dot for graph 3408/7068
Running dot for graph 3409/7068
Running dot for graph 3410/7068
Running dot for graph 3411/7068
Running dot for graph 3412/7068
Running dot for graph 3413/7068
Running dot for graph 3414/7068
Running dot for graph 3415/7068
Running dot for graph 3416/7068
Running dot for graph 3417/7068
Running dot for graph 3418/7068
Running dot for graph 3419/7068
Running dot for graph 3420/7068
Running dot for graph 3421/7068
Running dot for graph 3422/7068
Running dot for graph 3423/7068
Running dot for graph 3424/7068
Running dot for graph 3425/7068
Running dot for graph 3426/7068
Running dot for graph 3427/7068
Running dot for graph 3428/7068
Running dot for graph 3429/7068
Running dot for graph 3430/7068
Running dot for graph 3431/7068
Running dot for graph 3432/7068
Running dot for graph 3433/7068
Running dot for graph 3434/7068
Running dot for graph 3435/7068
Running dot for graph 3436/7068
Running dot for graph 3437/7068
Running dot for graph 3438/7068
Running dot for graph 3439/7068
Running dot for graph 3440/7068
Running dot for graph 3441/7068
Running dot for graph 3442/7068
Running dot for graph 3443/7068
Running dot for graph 3444/7068
Running dot for graph 3445/7068
Running dot for graph 3446/7068
Running dot for graph 3447/7068
Running dot for graph 3448/7068
Running dot for graph 3449/7068
Running dot for graph 3450/7068
Running dot for graph 3451/7068
Running dot for graph 3452/7068
Running dot for graph 3453/7068
Running dot for graph 3454/7068
Running dot for graph 3455/7068
Running dot for graph 3456/7068
Running dot for graph 3457/7068
Running dot for graph 3458/7068
Running dot for graph 3459/7068
Running dot for graph 3460/7068
Running dot for graph 3461/7068
Running dot for graph 3462/7068
Running dot for graph 3463/7068
Running dot for graph 3464/7068
Running dot for graph 3465/7068
Running dot for graph 3466/7068
Running dot for graph 3467/7068
Running dot for graph 3468/7068
Running dot for graph 3469/7068
Running dot for graph 3470/7068
Running dot for graph 3471/7068
Running dot for graph 3472/7068
Running dot for graph 3473/7068
Running dot for graph 3474/7068
Running dot for graph 3475/7068
Running dot for graph 3476/7068
Running dot for graph 3477/7068
Running dot for graph 3478/7068
Running dot for graph 3479/7068
Running dot for graph 3480/7068
Running dot for graph 3481/7068
Running dot for graph 3482/7068
Running dot for graph 3483/7068
Running dot for graph 3484/7068
Running dot for graph 3485/7068
Running dot for graph 3486/7068
Running dot for graph 3487/7068
Running dot for graph 3488/7068
Running dot for graph 3489/7068
Running dot for graph 3490/7068
Running dot for graph 3491/7068
Running dot for graph 3492/7068
Running dot for graph 3493/7068
Running dot for graph 3494/7068
Running dot for graph 3495/7068
Running dot for graph 3496/7068
Running dot for graph 3497/7068
Running dot for graph 3498/7068
Running dot for graph 3499/7068
Running dot for graph 3500/7068
Running dot for graph 3501/7068
Running dot for graph 3502/7068
Running dot for graph 3503/7068
Running dot for graph 3504/7068
Running dot for graph 3505/7068
Running dot for graph 3506/7068
Running dot for graph 3507/7068
Running dot for graph 3508/7068
Running dot for graph 3509/7068
Running dot for graph 3510/7068
Running dot for graph 3511/7068
Running dot for graph 3512/7068
Running dot for graph 3513/7068
Running dot for graph 3514/7068
Running dot for graph 3515/7068
Running dot for graph 3516/7068
Running dot for graph 3517/7068
Running dot for graph 3518/7068
Running dot for graph 3519/7068
Running dot for graph 3520/7068
Running dot for graph 3521/7068
Running dot for graph 3522/7068
Running dot for graph 3523/7068
Running dot for graph 3524/7068
Running dot for graph 3525/7068
Running dot for graph 3526/7068
Running dot for graph 3527/7068
Running dot for graph 3528/7068
Running dot for graph 3529/7068
Running dot for graph 3530/7068
Running dot for graph 3531/7068
Running dot for graph 3532/7068
Running dot for graph 3533/7068
Running dot for graph 3534/7068
Running dot for graph 3535/7068
Running dot for graph 3536/7068
Running dot for graph 3537/7068
Running dot for graph 3538/7068
Running dot for graph 3539/7068
Running dot for graph 3540/7068
Running dot for graph 3541/7068
Running dot for graph 3542/7068
Running dot for graph 3543/7068
Running dot for graph 3544/7068
Running dot for graph 3545/7068
Running dot for graph 3546/7068
Running dot for graph 3547/7068
Running dot for graph 3548/7068
Running dot for graph 3549/7068
Running dot for graph 3550/7068
Running dot for graph 3551/7068
Running dot for graph 3552/7068
Running dot for graph 3553/7068
Running dot for graph 3554/7068
Running dot for graph 3555/7068
Running dot for graph 3556/7068
Running dot for graph 3557/7068
Running dot for graph 3558/7068
Running dot for graph 3559/7068
Running dot for graph 3560/7068
Running dot for graph 3561/7068
Running dot for graph 3562/7068
Running dot for graph 3563/7068
Running dot for graph 3564/7068
Running dot for graph 3565/7068
Running dot for graph 3566/7068
Running dot for graph 3567/7068
Running dot for graph 3568/7068
Running dot for graph 3569/7068
Running dot for graph 3570/7068
Running dot for graph 3571/7068
Running dot for graph 3572/7068
Running dot for graph 3573/7068
Running dot for graph 3574/7068
Running dot for graph 3575/7068
Running dot for graph 3576/7068
Running dot for graph 3577/7068
Running dot for graph 3578/7068
Running dot for graph 3579/7068
Running dot for graph 3580/7068
Running dot for graph 3581/7068
Running dot for graph 3582/7068
Running dot for graph 3583/7068
Running dot for graph 3584/7068
Running dot for graph 3585/7068
Running dot for graph 3586/7068
Running dot for graph 3587/7068
Running dot for graph 3588/7068
Running dot for graph 3589/7068
Running dot for graph 3590/7068
Running dot for graph 3591/7068
Running dot for graph 3592/7068
Running dot for graph 3593/7068
Running dot for graph 3594/7068
Running dot for graph 3595/7068
Running dot for graph 3596/7068
Running dot for graph 3597/7068
Running dot for graph 3598/7068
Running dot for graph 3599/7068
Running dot for graph 3600/7068
Running dot for graph 3601/7068
Running dot for graph 3602/7068
Running dot for graph 3603/7068
Running dot for graph 3604/7068
Running dot for graph 3605/7068
Running dot for graph 3606/7068
Running dot for graph 3607/7068
Running dot for graph 3608/7068
Running dot for graph 3609/7068
Running dot for graph 3610/7068
Running dot for graph 3611/7068
Running dot for graph 3612/7068
Running dot for graph 3613/7068
Running dot for graph 3614/7068
Running dot for graph 3615/7068
Running dot for graph 3616/7068
Running dot for graph 3617/7068
Running dot for graph 3618/7068
Running dot for graph 3619/7068
Running dot for graph 3620/7068
Running dot for graph 3621/7068
Running dot for graph 3622/7068
Running dot for graph 3623/7068
Running dot for graph 3624/7068
Running dot for graph 3625/7068
Running dot for graph 3626/7068
Running dot for graph 3627/7068
Running dot for graph 3628/7068
Running dot for graph 3629/7068
Running dot for graph 3630/7068
Running dot for graph 3631/7068
Running dot for graph 3632/7068
Running dot for graph 3633/7068
Running dot for graph 3634/7068
Running dot for graph 3635/7068
Running dot for graph 3636/7068
Running dot for graph 3637/7068
Running dot for graph 3638/7068
Running dot for graph 3639/7068
Running dot for graph 3640/7068
Running dot for graph 3641/7068
Running dot for graph 3642/7068
Running dot for graph 3643/7068
Running dot for graph 3644/7068
Running dot for graph 3645/7068
Running dot for graph 3646/7068
Running dot for graph 3647/7068
Running dot for graph 3648/7068
Running dot for graph 3649/7068
Running dot for graph 3650/7068
Running dot for graph 3651/7068
Running dot for graph 3652/7068
Running dot for graph 3653/7068
Running dot for graph 3654/7068
Running dot for graph 3655/7068
Running dot for graph 3656/7068
Running dot for graph 3657/7068
Running dot for graph 3658/7068
Running dot for graph 3659/7068
Running dot for graph 3660/7068
Running dot for graph 3661/7068
Running dot for graph 3662/7068
Running dot for graph 3663/7068
Running dot for graph 3664/7068
Running dot for graph 3665/7068
Running dot for graph 3666/7068
Running dot for graph 3667/7068
Running dot for graph 3668/7068
Running dot for graph 3669/7068
Running dot for graph 3670/7068
Running dot for graph 3671/7068
Running dot for graph 3672/7068
Running dot for graph 3673/7068
Running dot for graph 3674/7068
Running dot for graph 3675/7068
Running dot for graph 3676/7068
Running dot for graph 3677/7068
Running dot for graph 3678/7068
Running dot for graph 3679/7068
Running dot for graph 3680/7068
Running dot for graph 3681/7068
Running dot for graph 3682/7068
Running dot for graph 3683/7068
Running dot for graph 3684/7068
Running dot for graph 3685/7068
Running dot for graph 3686/7068
Running dot for graph 3687/7068
Running dot for graph 3688/7068
Running dot for graph 3689/7068
Running dot for graph 3690/7068
Running dot for graph 3691/7068
Running dot for graph 3692/7068
Running dot for graph 3693/7068
Running dot for graph 3694/7068
Running dot for graph 3695/7068
Running dot for graph 3696/7068
Running dot for graph 3697/7068
Running dot for graph 3698/7068
Running dot for graph 3699/7068
Running dot for graph 3700/7068
Running dot for graph 3701/7068
Running dot for graph 3702/7068
Running dot for graph 3703/7068
Running dot for graph 3704/7068
Running dot for graph 3705/7068
Running dot for graph 3706/7068
Running dot for graph 3707/7068
Running dot for graph 3708/7068
Running dot for graph 3709/7068
Running dot for graph 3710/7068
Running dot for graph 3711/7068
Running dot for graph 3712/7068
Running dot for graph 3713/7068
Running dot for graph 3714/7068
Running dot for graph 3715/7068
Running dot for graph 3716/7068
Running dot for graph 3717/7068
Running dot for graph 3718/7068
Running dot for graph 3719/7068
Running dot for graph 3720/7068
Running dot for graph 3721/7068
Running dot for graph 3722/7068
Running dot for graph 3723/7068
Running dot for graph 3724/7068
Running dot for graph 3725/7068
Running dot for graph 3726/7068
Running dot for graph 3727/7068
Running dot for graph 3728/7068
Running dot for graph 3729/7068
Running dot for graph 3730/7068
Running dot for graph 3731/7068
Running dot for graph 3732/7068
Running dot for graph 3733/7068
Running dot for graph 3734/7068
Running dot for graph 3735/7068
Running dot for graph 3736/7068
Running dot for graph 3737/7068
Running dot for graph 3738/7068
Running dot for graph 3739/7068
Running dot for graph 3740/7068
Running dot for graph 3741/7068
Running dot for graph 3742/7068
Running dot for graph 3743/7068
Running dot for graph 3744/7068
Running dot for graph 3745/7068
Running dot for graph 3746/7068
Running dot for graph 3747/7068
Running dot for graph 3748/7068
Running dot for graph 3749/7068
Running dot for graph 3750/7068
Running dot for graph 3751/7068
Running dot for graph 3752/7068
Running dot for graph 3753/7068
Running dot for graph 3754/7068
Running dot for graph 3755/7068
Running dot for graph 3756/7068
Running dot for graph 3757/7068
Running dot for graph 3758/7068
Running dot for graph 3759/7068
Running dot for graph 3760/7068
Running dot for graph 3761/7068
Running dot for graph 3762/7068
Running dot for graph 3763/7068
Running dot for graph 3764/7068
Running dot for graph 3765/7068
Running dot for graph 3766/7068
Running dot for graph 3767/7068
Running dot for graph 3768/7068
Running dot for graph 3769/7068
Running dot for graph 3770/7068
Running dot for graph 3771/7068
Running dot for graph 3772/7068
Running dot for graph 3773/7068
Running dot for graph 3774/7068
Running dot for graph 3775/7068
Running dot for graph 3776/7068
Running dot for graph 3777/7068
Running dot for graph 3778/7068
Running dot for graph 3779/7068
Running dot for graph 3780/7068
Running dot for graph 3781/7068
Running dot for graph 3782/7068
Running dot for graph 3783/7068
Running dot for graph 3784/7068
Running dot for graph 3785/7068
Running dot for graph 3786/7068
Running dot for graph 3787/7068
Running dot for graph 3788/7068
Running dot for graph 3789/7068
Running dot for graph 3790/7068
Running dot for graph 3791/7068
Running dot for graph 3792/7068
Running dot for graph 3793/7068
Running dot for graph 3794/7068
Running dot for graph 3795/7068
Running dot for graph 3796/7068
Running dot for graph 3797/7068
Running dot for graph 3798/7068
Running dot for graph 3799/7068
Running dot for graph 3800/7068
Running dot for graph 3801/7068
Running dot for graph 3802/7068
Running dot for graph 3803/7068
Running dot for graph 3804/7068
Running dot for graph 3805/7068
Running dot for graph 3806/7068
Running dot for graph 3807/7068
Running dot for graph 3808/7068
Running dot for graph 3809/7068
Running dot for graph 3810/7068
Running dot for graph 3811/7068
Running dot for graph 3812/7068
Running dot for graph 3813/7068
Running dot for graph 3814/7068
Running dot for graph 3815/7068
Running dot for graph 3816/7068
Running dot for graph 3817/7068
Running dot for graph 3818/7068
Running dot for graph 3819/7068
Running dot for graph 3820/7068
Running dot for graph 3821/7068
Running dot for graph 3822/7068
Running dot for graph 3823/7068
Running dot for graph 3824/7068
Running dot for graph 3825/7068
Running dot for graph 3826/7068
Running dot for graph 3827/7068
Running dot for graph 3828/7068
Running dot for graph 3829/7068
Running dot for graph 3830/7068
Running dot for graph 3831/7068
Running dot for graph 3832/7068
Running dot for graph 3833/7068
Running dot for graph 3834/7068
Running dot for graph 3835/7068
Running dot for graph 3836/7068
Running dot for graph 3837/7068
Running dot for graph 3838/7068
Running dot for graph 3839/7068
Running dot for graph 3840/7068
Running dot for graph 3841/7068
Running dot for graph 3842/7068
Running dot for graph 3843/7068
Running dot for graph 3844/7068
Running dot for graph 3845/7068
Running dot for graph 3846/7068
Running dot for graph 3847/7068
Running dot for graph 3848/7068
Running dot for graph 3849/7068
Running dot for graph 3850/7068
Running dot for graph 3851/7068
Running dot for graph 3852/7068
Running dot for graph 3853/7068
Running dot for graph 3854/7068
Running dot for graph 3855/7068
Running dot for graph 3856/7068
Running dot for graph 3857/7068
Running dot for graph 3858/7068
Running dot for graph 3859/7068
Running dot for graph 3860/7068
Running dot for graph 3861/7068
Running dot for graph 3862/7068
Running dot for graph 3863/7068
Running dot for graph 3864/7068
Running dot for graph 3865/7068
Running dot for graph 3866/7068
Running dot for graph 3867/7068
Running dot for graph 3868/7068
Running dot for graph 3869/7068
Running dot for graph 3870/7068
Running dot for graph 3871/7068
Running dot for graph 3872/7068
Running dot for graph 3873/7068
Running dot for graph 3874/7068
Running dot for graph 3875/7068
Running dot for graph 3876/7068
Running dot for graph 3877/7068
Running dot for graph 3878/7068
Running dot for graph 3879/7068
Running dot for graph 3880/7068
Running dot for graph 3881/7068
Running dot for graph 3882/7068
Running dot for graph 3883/7068
Running dot for graph 3884/7068
Running dot for graph 3885/7068
Running dot for graph 3886/7068
Running dot for graph 3887/7068
Running dot for graph 3888/7068
Running dot for graph 3889/7068
Running dot for graph 3890/7068
Running dot for graph 3891/7068
Running dot for graph 3892/7068
Running dot for graph 3893/7068
Running dot for graph 3894/7068
Running dot for graph 3895/7068
Running dot for graph 3896/7068
Running dot for graph 3897/7068
Running dot for graph 3898/7068
Running dot for graph 3899/7068
Running dot for graph 3900/7068
Running dot for graph 3901/7068
Running dot for graph 3902/7068
Running dot for graph 3903/7068
Running dot for graph 3904/7068
Running dot for graph 3905/7068
Running dot for graph 3906/7068
Running dot for graph 3907/7068
Running dot for graph 3908/7068
Running dot for graph 3909/7068
Running dot for graph 3910/7068
Running dot for graph 3911/7068
Running dot for graph 3912/7068
Running dot for graph 3913/7068
Running dot for graph 3914/7068
Running dot for graph 3915/7068
Running dot for graph 3916/7068
Running dot for graph 3917/7068
Running dot for graph 3918/7068
Running dot for graph 3919/7068
Running dot for graph 3920/7068
Running dot for graph 3921/7068
Running dot for graph 3922/7068
Running dot for graph 3923/7068
Running dot for graph 3924/7068
Running dot for graph 3925/7068
Running dot for graph 3926/7068
Running dot for graph 3927/7068
Running dot for graph 3928/7068
Running dot for graph 3929/7068
Running dot for graph 3930/7068
Running dot for graph 3931/7068
Running dot for graph 3932/7068
Running dot for graph 3933/7068
Running dot for graph 3934/7068
Running dot for graph 3935/7068
Running dot for graph 3936/7068
Running dot for graph 3937/7068
Running dot for graph 3938/7068
Running dot for graph 3939/7068
Running dot for graph 3940/7068
Running dot for graph 3941/7068
Running dot for graph 3942/7068
Running dot for graph 3943/7068
Running dot for graph 3944/7068
Running dot for graph 3945/7068
Running dot for graph 3946/7068
Running dot for graph 3947/7068
Running dot for graph 3948/7068
Running dot for graph 3949/7068
Running dot for graph 3950/7068
Running dot for graph 3951/7068
Running dot for graph 3952/7068
Running dot for graph 3953/7068
Running dot for graph 3954/7068
Running dot for graph 3955/7068
Running dot for graph 3956/7068
Running dot for graph 3957/7068
Running dot for graph 3958/7068
Running dot for graph 3959/7068
Running dot for graph 3960/7068
Running dot for graph 3961/7068
Running dot for graph 3962/7068
Running dot for graph 3963/7068
Running dot for graph 3964/7068
Running dot for graph 3965/7068
Running dot for graph 3966/7068
Running dot for graph 3967/7068
Running dot for graph 3968/7068
Running dot for graph 3969/7068
Running dot for graph 3970/7068
Running dot for graph 3971/7068
Running dot for graph 3972/7068
Running dot for graph 3973/7068
Running dot for graph 3974/7068
Running dot for graph 3975/7068
Running dot for graph 3976/7068
Running dot for graph 3977/7068
Running dot for graph 3978/7068
Running dot for graph 3979/7068
Running dot for graph 3980/7068
Running dot for graph 3981/7068
Running dot for graph 3982/7068
Running dot for graph 3983/7068
Running dot for graph 3984/7068
Running dot for graph 3985/7068
Running dot for graph 3986/7068
Running dot for graph 3987/7068
Running dot for graph 3988/7068
Running dot for graph 3989/7068
Running dot for graph 3990/7068
Running dot for graph 3991/7068
Running dot for graph 3992/7068
Running dot for graph 3993/7068
Running dot for graph 3994/7068
Running dot for graph 3995/7068
Running dot for graph 3996/7068
Running dot for graph 3997/7068
Running dot for graph 3998/7068
Running dot for graph 3999/7068
Running dot for graph 4000/7068
Running dot for graph 4001/7068
Running dot for graph 4002/7068
Running dot for graph 4003/7068
Running dot for graph 4004/7068
Running dot for graph 4005/7068
Running dot for graph 4006/7068
Running dot for graph 4007/7068
Running dot for graph 4008/7068
Running dot for graph 4009/7068
Running dot for graph 4010/7068
Running dot for graph 4011/7068
Running dot for graph 4012/7068
Running dot for graph 4013/7068
Running dot for graph 4014/7068
Running dot for graph 4015/7068
Running dot for graph 4016/7068
Running dot for graph 4017/7068
Running dot for graph 4018/7068
Running dot for graph 4019/7068
Running dot for graph 4020/7068
Running dot for graph 4021/7068
Running dot for graph 4022/7068
Running dot for graph 4023/7068
Running dot for graph 4024/7068
Running dot for graph 4025/7068
Running dot for graph 4026/7068
Running dot for graph 4027/7068
Running dot for graph 4028/7068
Running dot for graph 4029/7068
Running dot for graph 4030/7068
Running dot for graph 4031/7068
Running dot for graph 4032/7068
Running dot for graph 4033/7068
Running dot for graph 4034/7068
Running dot for graph 4035/7068
Running dot for graph 4036/7068
Running dot for graph 4037/7068
Running dot for graph 4038/7068
Running dot for graph 4039/7068
Running dot for graph 4040/7068
Running dot for graph 4041/7068
Running dot for graph 4042/7068
Running dot for graph 4043/7068
Running dot for graph 4044/7068
Running dot for graph 4045/7068
Running dot for graph 4046/7068
Running dot for graph 4047/7068
Running dot for graph 4048/7068
Running dot for graph 4049/7068
Running dot for graph 4050/7068
Running dot for graph 4051/7068
Running dot for graph 4052/7068
Running dot for graph 4053/7068
Running dot for graph 4054/7068
Running dot for graph 4055/7068
Running dot for graph 4056/7068
Running dot for graph 4057/7068
Running dot for graph 4058/7068
Running dot for graph 4059/7068
Running dot for graph 4060/7068
Running dot for graph 4061/7068
Running dot for graph 4062/7068
Running dot for graph 4063/7068
Running dot for graph 4064/7068
Running dot for graph 4065/7068
Running dot for graph 4066/7068
Running dot for graph 4067/7068
Running dot for graph 4068/7068
Running dot for graph 4069/7068
Running dot for graph 4070/7068
Running dot for graph 4071/7068
Running dot for graph 4072/7068
Running dot for graph 4073/7068
Running dot for graph 4074/7068
Running dot for graph 4075/7068
Running dot for graph 4076/7068
Running dot for graph 4077/7068
Running dot for graph 4078/7068
Running dot for graph 4079/7068
Running dot for graph 4080/7068
Running dot for graph 4081/7068
Running dot for graph 4082/7068
Running dot for graph 4083/7068
Running dot for graph 4084/7068
Running dot for graph 4085/7068
Running dot for graph 4086/7068
Running dot for graph 4087/7068
Running dot for graph 4088/7068
Running dot for graph 4089/7068
Running dot for graph 4090/7068
Running dot for graph 4091/7068
Running dot for graph 4092/7068
Running dot for graph 4093/7068
Running dot for graph 4094/7068
Running dot for graph 4095/7068
Running dot for graph 4096/7068
Running dot for graph 4097/7068
Running dot for graph 4098/7068
Running dot for graph 4099/7068
Running dot for graph 4100/7068
Running dot for graph 4101/7068
Running dot for graph 4102/7068
Running dot for graph 4103/7068
Running dot for graph 4104/7068
Running dot for graph 4105/7068
Running dot for graph 4106/7068
Running dot for graph 4107/7068
Running dot for graph 4108/7068
Running dot for graph 4109/7068
Running dot for graph 4110/7068
Running dot for graph 4111/7068
Running dot for graph 4112/7068
Running dot for graph 4113/7068
Running dot for graph 4114/7068
Running dot for graph 4115/7068
Running dot for graph 4116/7068
Running dot for graph 4117/7068
Running dot for graph 4118/7068
Running dot for graph 4119/7068
Running dot for graph 4120/7068
Running dot for graph 4121/7068
Running dot for graph 4122/7068
Running dot for graph 4123/7068
Running dot for graph 4124/7068
Running dot for graph 4125/7068
Running dot for graph 4126/7068
Running dot for graph 4127/7068
Running dot for graph 4128/7068
Running dot for graph 4129/7068
Running dot for graph 4130/7068
Running dot for graph 4131/7068
Running dot for graph 4132/7068
Running dot for graph 4133/7068
Running dot for graph 4134/7068
Running dot for graph 4135/7068
Running dot for graph 4136/7068
Running dot for graph 4137/7068
Running dot for graph 4138/7068
Running dot for graph 4139/7068
Running dot for graph 4140/7068
Running dot for graph 4141/7068
Running dot for graph 4142/7068
Running dot for graph 4143/7068
Running dot for graph 4144/7068
Running dot for graph 4145/7068
Running dot for graph 4146/7068
Running dot for graph 4147/7068
Running dot for graph 4148/7068
Running dot for graph 4149/7068
Running dot for graph 4150/7068
Running dot for graph 4151/7068
Running dot for graph 4152/7068
Running dot for graph 4153/7068
Running dot for graph 4154/7068
Running dot for graph 4155/7068
Running dot for graph 4156/7068
Running dot for graph 4157/7068
Running dot for graph 4158/7068
Running dot for graph 4159/7068
Running dot for graph 4160/7068
Running dot for graph 4161/7068
Running dot for graph 4162/7068
Running dot for graph 4163/7068
Running dot for graph 4164/7068
Running dot for graph 4165/7068
Running dot for graph 4166/7068
Running dot for graph 4167/7068
Running dot for graph 4168/7068
Running dot for graph 4169/7068
Running dot for graph 4170/7068
Running dot for graph 4171/7068
Running dot for graph 4172/7068
Running dot for graph 4173/7068
Running dot for graph 4174/7068
Running dot for graph 4175/7068
Running dot for graph 4176/7068
Running dot for graph 4177/7068
Running dot for graph 4178/7068
Running dot for graph 4179/7068
Running dot for graph 4180/7068
Running dot for graph 4181/7068
Running dot for graph 4182/7068
Running dot for graph 4183/7068
Running dot for graph 4184/7068
Running dot for graph 4185/7068
Running dot for graph 4186/7068
Running dot for graph 4187/7068
Running dot for graph 4188/7068
Running dot for graph 4189/7068
Running dot for graph 4190/7068
Running dot for graph 4191/7068
Running dot for graph 4192/7068
Running dot for graph 4193/7068
Running dot for graph 4194/7068
Running dot for graph 4195/7068
Running dot for graph 4196/7068
Running dot for graph 4197/7068
Running dot for graph 4198/7068
Running dot for graph 4199/7068
Running dot for graph 4200/7068
Running dot for graph 4201/7068
Running dot for graph 4202/7068
Running dot for graph 4203/7068
Running dot for graph 4204/7068
Running dot for graph 4205/7068
Running dot for graph 4206/7068
Running dot for graph 4207/7068
Running dot for graph 4208/7068
Running dot for graph 4209/7068
Running dot for graph 4210/7068
Running dot for graph 4211/7068
Running dot for graph 4212/7068
Running dot for graph 4213/7068
Running dot for graph 4214/7068
Running dot for graph 4215/7068
Running dot for graph 4216/7068
Running dot for graph 4217/7068
Running dot for graph 4218/7068
Running dot for graph 4219/7068
Running dot for graph 4220/7068
Running dot for graph 4221/7068
Running dot for graph 4222/7068
Running dot for graph 4223/7068
Running dot for graph 4224/7068
Running dot for graph 4225/7068
Running dot for graph 4226/7068
Running dot for graph 4227/7068
Running dot for graph 4228/7068
Running dot for graph 4229/7068
Running dot for graph 4230/7068
Running dot for graph 4231/7068
Running dot for graph 4232/7068
Running dot for graph 4233/7068
Running dot for graph 4234/7068
Running dot for graph 4235/7068
Running dot for graph 4236/7068
Running dot for graph 4237/7068
Running dot for graph 4238/7068
Running dot for graph 4239/7068
Running dot for graph 4240/7068
Running dot for graph 4241/7068
Running dot for graph 4242/7068
Running dot for graph 4243/7068
Running dot for graph 4244/7068
Running dot for graph 4245/7068
Running dot for graph 4246/7068
Running dot for graph 4247/7068
Running dot for graph 4248/7068
Running dot for graph 4249/7068
Running dot for graph 4250/7068
Running dot for graph 4251/7068
Running dot for graph 4252/7068
Running dot for graph 4253/7068
Running dot for graph 4254/7068
Running dot for graph 4255/7068
Running dot for graph 4256/7068
Running dot for graph 4257/7068
Running dot for graph 4258/7068
Running dot for graph 4259/7068
Running dot for graph 4260/7068
Running dot for graph 4261/7068
Running dot for graph 4262/7068
Running dot for graph 4263/7068
Running dot for graph 4264/7068
Running dot for graph 4265/7068
Running dot for graph 4266/7068
Running dot for graph 4267/7068
Running dot for graph 4268/7068
Running dot for graph 4269/7068
Running dot for graph 4270/7068
Running dot for graph 4271/7068
Running dot for graph 4272/7068
Running dot for graph 4273/7068
Running dot for graph 4274/7068
Running dot for graph 4275/7068
Running dot for graph 4276/7068
Running dot for graph 4277/7068
Running dot for graph 4278/7068
Running dot for graph 4279/7068
Running dot for graph 4280/7068
Running dot for graph 4281/7068
Running dot for graph 4282/7068
Running dot for graph 4283/7068
Running dot for graph 4284/7068
Running dot for graph 4285/7068
Running dot for graph 4286/7068
Running dot for graph 4287/7068
Running dot for graph 4288/7068
Running dot for graph 4289/7068
Running dot for graph 4290/7068
Running dot for graph 4291/7068
Running dot for graph 4292/7068
Running dot for graph 4293/7068
Running dot for graph 4294/7068
Running dot for graph 4295/7068
Running dot for graph 4296/7068
Running dot for graph 4297/7068
Running dot for graph 4298/7068
Running dot for graph 4299/7068
Running dot for graph 4300/7068
Running dot for graph 4301/7068
Running dot for graph 4302/7068
Running dot for graph 4303/7068
Running dot for graph 4304/7068
Running dot for graph 4305/7068
Running dot for graph 4306/7068
Running dot for graph 4307/7068
Running dot for graph 4308/7068
Running dot for graph 4309/7068
Running dot for graph 4310/7068
Running dot for graph 4311/7068
Running dot for graph 4312/7068
Running dot for graph 4313/7068
Running dot for graph 4314/7068
Running dot for graph 4315/7068
Running dot for graph 4316/7068
Running dot for graph 4317/7068
Running dot for graph 4318/7068
Running dot for graph 4319/7068
Running dot for graph 4320/7068
Running dot for graph 4321/7068
Running dot for graph 4322/7068
Running dot for graph 4323/7068
Running dot for graph 4324/7068
Running dot for graph 4325/7068
Running dot for graph 4326/7068
Running dot for graph 4327/7068
Running dot for graph 4328/7068
Running dot for graph 4329/7068
Running dot for graph 4330/7068
Running dot for graph 4331/7068
Running dot for graph 4332/7068
Running dot for graph 4333/7068
Running dot for graph 4334/7068
Running dot for graph 4335/7068
Running dot for graph 4336/7068
Running dot for graph 4337/7068
Running dot for graph 4338/7068
Running dot for graph 4339/7068
Running dot for graph 4340/7068
Running dot for graph 4341/7068
Running dot for graph 4342/7068
Running dot for graph 4343/7068
Running dot for graph 4344/7068
Running dot for graph 4345/7068
Running dot for graph 4346/7068
Running dot for graph 4347/7068
Running dot for graph 4348/7068
Running dot for graph 4349/7068
Running dot for graph 4350/7068
Running dot for graph 4351/7068
Running dot for graph 4352/7068
Running dot for graph 4353/7068
Running dot for graph 4354/7068
Running dot for graph 4355/7068
Running dot for graph 4356/7068
Running dot for graph 4357/7068
Running dot for graph 4358/7068
Running dot for graph 4359/7068
Running dot for graph 4360/7068
Running dot for graph 4361/7068
Running dot for graph 4362/7068
Running dot for graph 4363/7068
Running dot for graph 4364/7068
Running dot for graph 4365/7068
Running dot for graph 4366/7068
Running dot for graph 4367/7068
Running dot for graph 4368/7068
Running dot for graph 4369/7068
Running dot for graph 4370/7068
Running dot for graph 4371/7068
Running dot for graph 4372/7068
Running dot for graph 4373/7068
Running dot for graph 4374/7068
Running dot for graph 4375/7068
Running dot for graph 4376/7068
Running dot for graph 4377/7068
Running dot for graph 4378/7068
Running dot for graph 4379/7068
Running dot for graph 4380/7068
Running dot for graph 4381/7068
Running dot for graph 4382/7068
Running dot for graph 4383/7068
Running dot for graph 4384/7068
Running dot for graph 4385/7068
Running dot for graph 4386/7068
Running dot for graph 4387/7068
Running dot for graph 4388/7068
Running dot for graph 4389/7068
Running dot for graph 4390/7068
Running dot for graph 4391/7068
Running dot for graph 4392/7068
Running dot for graph 4393/7068
Running dot for graph 4394/7068
Running dot for graph 4395/7068
Running dot for graph 4396/7068
Running dot for graph 4397/7068
Running dot for graph 4398/7068
Running dot for graph 4399/7068
Running dot for graph 4400/7068
Running dot for graph 4401/7068
Running dot for graph 4402/7068
Running dot for graph 4403/7068
Running dot for graph 4404/7068
Running dot for graph 4405/7068
Running dot for graph 4406/7068
Running dot for graph 4407/7068
Running dot for graph 4408/7068
Running dot for graph 4409/7068
Running dot for graph 4410/7068
Running dot for graph 4411/7068
Running dot for graph 4412/7068
Running dot for graph 4413/7068
Running dot for graph 4414/7068
Running dot for graph 4415/7068
Running dot for graph 4416/7068
Running dot for graph 4417/7068
Running dot for graph 4418/7068
Running dot for graph 4419/7068
Running dot for graph 4420/7068
Running dot for graph 4421/7068
Running dot for graph 4422/7068
Running dot for graph 4423/7068
Running dot for graph 4424/7068
Running dot for graph 4425/7068
Running dot for graph 4426/7068
Running dot for graph 4427/7068
Running dot for graph 4428/7068
Running dot for graph 4429/7068
Running dot for graph 4430/7068
Running dot for graph 4431/7068
Running dot for graph 4432/7068
Running dot for graph 4433/7068
Running dot for graph 4434/7068
Running dot for graph 4435/7068
Running dot for graph 4436/7068
Running dot for graph 4437/7068
Running dot for graph 4438/7068
Running dot for graph 4439/7068
Running dot for graph 4440/7068
Running dot for graph 4441/7068
Running dot for graph 4442/7068
Running dot for graph 4443/7068
Running dot for graph 4444/7068
Running dot for graph 4445/7068
Running dot for graph 4446/7068
Running dot for graph 4447/7068
Running dot for graph 4448/7068
Running dot for graph 4449/7068
Running dot for graph 4450/7068
Running dot for graph 4451/7068
Running dot for graph 4452/7068
Running dot for graph 4453/7068
Running dot for graph 4454/7068
Running dot for graph 4455/7068
Running dot for graph 4456/7068
Running dot for graph 4457/7068
Running dot for graph 4458/7068
Running dot for graph 4459/7068
Running dot for graph 4460/7068
Running dot for graph 4461/7068
Running dot for graph 4462/7068
Running dot for graph 4463/7068
Running dot for graph 4464/7068
Running dot for graph 4465/7068
Running dot for graph 4466/7068
Running dot for graph 4467/7068
Running dot for graph 4468/7068
Running dot for graph 4469/7068
Running dot for graph 4470/7068
Running dot for graph 4471/7068
Running dot for graph 4472/7068
Running dot for graph 4473/7068
Running dot for graph 4474/7068
Running dot for graph 4475/7068
Running dot for graph 4476/7068
Running dot for graph 4477/7068
Running dot for graph 4478/7068
Running dot for graph 4479/7068
Running dot for graph 4480/7068
Running dot for graph 4481/7068
Running dot for graph 4482/7068
Running dot for graph 4483/7068
Running dot for graph 4484/7068
Running dot for graph 4485/7068
Running dot for graph 4486/7068
Running dot for graph 4487/7068
Running dot for graph 4488/7068
Running dot for graph 4489/7068
Running dot for graph 4490/7068
Running dot for graph 4491/7068
Running dot for graph 4492/7068
Running dot for graph 4493/7068
Running dot for graph 4494/7068
Running dot for graph 4495/7068
Running dot for graph 4496/7068
Running dot for graph 4497/7068
Running dot for graph 4498/7068
Running dot for graph 4499/7068
Running dot for graph 4500/7068
Running dot for graph 4501/7068
Running dot for graph 4502/7068
Running dot for graph 4503/7068
Running dot for graph 4504/7068
Running dot for graph 4505/7068
Running dot for graph 4506/7068
Running dot for graph 4507/7068
Running dot for graph 4508/7068
Running dot for graph 4509/7068
Running dot for graph 4510/7068
Running dot for graph 4511/7068
Running dot for graph 4512/7068
Running dot for graph 4513/7068
Running dot for graph 4514/7068
Running dot for graph 4515/7068
Running dot for graph 4516/7068
Running dot for graph 4517/7068
Running dot for graph 4518/7068
Running dot for graph 4519/7068
Running dot for graph 4520/7068
Running dot for graph 4521/7068
Running dot for graph 4522/7068
Running dot for graph 4523/7068
Running dot for graph 4524/7068
Running dot for graph 4525/7068
Running dot for graph 4526/7068
Running dot for graph 4527/7068
Running dot for graph 4528/7068
Running dot for graph 4529/7068
Running dot for graph 4530/7068
Running dot for graph 4531/7068
Running dot for graph 4532/7068
Running dot for graph 4533/7068
Running dot for graph 4534/7068
Running dot for graph 4535/7068
Running dot for graph 4536/7068
Running dot for graph 4537/7068
Running dot for graph 4538/7068
Running dot for graph 4539/7068
Running dot for graph 4540/7068
Running dot for graph 4541/7068
Running dot for graph 4542/7068
Running dot for graph 4543/7068
Running dot for graph 4544/7068
Running dot for graph 4545/7068
Running dot for graph 4546/7068
Running dot for graph 4547/7068
Running dot for graph 4548/7068
Running dot for graph 4549/7068
Running dot for graph 4550/7068
Running dot for graph 4551/7068
Running dot for graph 4552/7068
Running dot for graph 4553/7068
Running dot for graph 4554/7068
Running dot for graph 4555/7068
Running dot for graph 4556/7068
Running dot for graph 4557/7068
Running dot for graph 4558/7068
Running dot for graph 4559/7068
Running dot for graph 4560/7068
Running dot for graph 4561/7068
Running dot for graph 4562/7068
Running dot for graph 4563/7068
Running dot for graph 4564/7068
Running dot for graph 4565/7068
Running dot for graph 4566/7068
Running dot for graph 4567/7068
Running dot for graph 4568/7068
Running dot for graph 4569/7068
Running dot for graph 4570/7068
Running dot for graph 4571/7068
Running dot for graph 4572/7068
Running dot for graph 4573/7068
Running dot for graph 4574/7068
Running dot for graph 4575/7068
Running dot for graph 4576/7068
Running dot for graph 4577/7068
Running dot for graph 4578/7068
Running dot for graph 4579/7068
Running dot for graph 4580/7068
Running dot for graph 4581/7068
Running dot for graph 4582/7068
Running dot for graph 4583/7068
Running dot for graph 4584/7068
Running dot for graph 4585/7068
Running dot for graph 4586/7068
Running dot for graph 4587/7068
Running dot for graph 4588/7068
Running dot for graph 4589/7068
Running dot for graph 4590/7068
Running dot for graph 4591/7068
Running dot for graph 4592/7068
Running dot for graph 4593/7068
Running dot for graph 4594/7068
Running dot for graph 4595/7068
Running dot for graph 4596/7068
Running dot for graph 4597/7068
Running dot for graph 4598/7068
Running dot for graph 4599/7068
Running dot for graph 4600/7068
Running dot for graph 4601/7068
Running dot for graph 4602/7068
Running dot for graph 4603/7068
Running dot for graph 4604/7068
Running dot for graph 4605/7068
Running dot for graph 4606/7068
Running dot for graph 4607/7068
Running dot for graph 4608/7068
Running dot for graph 4609/7068
Running dot for graph 4610/7068
Running dot for graph 4611/7068
Running dot for graph 4612/7068
Running dot for graph 4613/7068
Running dot for graph 4614/7068
Running dot for graph 4615/7068
Running dot for graph 4616/7068
Running dot for graph 4617/7068
Running dot for graph 4618/7068
Running dot for graph 4619/7068
Running dot for graph 4620/7068
Running dot for graph 4621/7068
Running dot for graph 4622/7068
Running dot for graph 4623/7068
Running dot for graph 4624/7068
Running dot for graph 4625/7068
Running dot for graph 4626/7068
Running dot for graph 4627/7068
Running dot for graph 4628/7068
Running dot for graph 4629/7068
Running dot for graph 4630/7068
Running dot for graph 4631/7068
Running dot for graph 4632/7068
Running dot for graph 4633/7068
Running dot for graph 4634/7068
Running dot for graph 4635/7068
Running dot for graph 4636/7068
Running dot for graph 4637/7068
Running dot for graph 4638/7068
Running dot for graph 4639/7068
Running dot for graph 4640/7068
Running dot for graph 4641/7068
Running dot for graph 4642/7068
Running dot for graph 4643/7068
Running dot for graph 4644/7068
Running dot for graph 4645/7068
Running dot for graph 4646/7068
Running dot for graph 4647/7068
Running dot for graph 4648/7068
Running dot for graph 4649/7068
Running dot for graph 4650/7068
Running dot for graph 4651/7068
Running dot for graph 4652/7068
Running dot for graph 4653/7068
Running dot for graph 4654/7068
Running dot for graph 4655/7068
Running dot for graph 4656/7068
Running dot for graph 4657/7068
Running dot for graph 4658/7068
Running dot for graph 4659/7068
Running dot for graph 4660/7068
Running dot for graph 4661/7068
Running dot for graph 4662/7068
Running dot for graph 4663/7068
Running dot for graph 4664/7068
Running dot for graph 4665/7068
Running dot for graph 4666/7068
Running dot for graph 4667/7068
Running dot for graph 4668/7068
Running dot dot: graph is too large for cairo-renderer bitmaps. Scaling by 0.640218 to fit
for graph 4669/7068
Running dot for graph 4670/7068
Running dot for graph 4671/7068
Running dot for graph 4672/7068
Running dot for graph 4673/7068
Running dot for graph 4674/7068
Running dot for graph 4675/7068
Running dot for graph 4676/7068
Running dot for graph 4677/7068
Running dot for graph 4678/7068
Running dot for graph 4679/7068
Running dot for graph 4680/7068
Running dot for graph 4681/7068
Running dot for graph 4682/7068
Running dot for graph 4683/7068
Running dot for graph 4684/7068
Running dot for graph 4685/7068
Running dot for graph 4686/7068
Running dot for graph 4687/7068
Running dot for graph 4688/7068
Running dot for graph 4689/7068
Running dot for graph 4690/7068
Running dot for graph 4691/7068
Running dot for graph 4692/7068
Running dot for graph 4693/7068
Running dot for graph 4694/7068
Running dot for graph 4695/7068
Running dot for graph 4696/7068
Running dot for graph 4697/7068
Running dot for graph 4698/7068
Running dot for graph 4699/7068
Running dot for graph 4700/7068
Running dot for graph 4701/7068
Running dot for graph 4702/7068
Running dot for graph 4703/7068
Running dot for graph 4704/7068
Running dot for graph 4705/7068
Running dot for graph 4706/7068
Running dot for graph 4707/7068
Running dot for graph 4708/7068
Running dot for graph 4709/7068
Running dot for graph 4710/7068
Running dot for graph 4711/7068
Running dot for graph 4712/7068
Running dot for graph 4713/7068
Running dot for graph 4714/7068
Running dot for graph 4715/7068
Running dot for graph 4716/7068
Running dot for graph 4717/7068
Running dot for graph 4718/7068
Running dot for graph 4719/7068
Running dot for graph 4720/7068
Running dot for graph 4721/7068
Running dot for graph 4722/7068
Running dot for graph 4723/7068
Running dot for graph 4724/7068
Running dot for graph 4725/7068
Running dot for graph 4726/7068
Running dot for graph 4727/7068
Running dot for graph 4728/7068
Running dot for graph 4729/7068
Running dot for graph 4730/7068
Running dot for graph 4731/7068
Running dot for graph 4732/7068
Running dot for graph 4733/7068
Running dot for graph 4734/7068
Running dot for graph 4735/7068
Running dot for graph 4736/7068
Running dot for graph 4737/7068
Running dot for graph 4738/7068
Running dot for graph 4739/7068
Running dot for graph 4740/7068
Running dot for graph 4741/7068
Running dot for graph 4742/7068
Running dot for graph 4743/7068
Running dot for graph 4744/7068
Running dot for graph 4745/7068
Running dot for graph 4746/7068
Running dot for graph 4747/7068
Running dot for graph 4748/7068
Running dot for graph 4749/7068
Running dot for graph 4750/7068
Running dot for graph 4751/7068
Running dot for graph 4752/7068
Running dot for graph 4753/7068
Running dot for graph 4754/7068
Running dot for graph 4755/7068
Running dot for graph 4756/7068
Running dot for graph 4757/7068
Running dot for graph 4758/7068
Running dot for graph 4759/7068
Running dot for graph 4760/7068
Running dot for graph 4761/7068
Running dot for graph 4762/7068
Running dot for graph 4763/7068
Running dot for graph 4764/7068
Running dot for graph 4765/7068
Running dot for graph 4766/7068
Running dot for graph 4767/7068
Running dot for graph 4768/7068
Running dot for graph 4769/7068
Running dot for graph 4770/7068
Running dot for graph 4771/7068
Running dot for graph 4772/7068
Running dot for graph 4773/7068
Running dot for graph 4774/7068
Running dot for graph 4775/7068
Running dot for graph 4776/7068
Running dot for graph 4777/7068
Running dot for graph 4778/7068
Running dot for graph 4779/7068
Running dot for graph 4780/7068
Running dot for graph 4781/7068
Running dot for graph 4782/7068
Running dot for graph 4783/7068
Running dot for graph 4784/7068
Running dot for graph 4785/7068
Running dot for graph 4786/7068
Running dot for graph 4787/7068
Running dot for graph 4788/7068
Running dot for graph 4789/7068
Running dot for graph 4790/7068
Running dot for graph 4791/7068
Running dot for graph 4792/7068
Running dot for graph 4793/7068
Running dot for graph 4794/7068
Running dot for graph 4795/7068
Running dot for graph 4796/7068
Running dot for graph 4797/7068
Running dot for graph 4798/7068
Running dot for graph 4799/7068
Running dot for graph 4800/7068
Running dot for graph 4801/7068
Running dot for graph 4802/7068
Running dot for graph 4803/7068
Running dot for graph 4804/7068
Running dot for graph 4805/7068
Running dot for graph 4806/7068
Running dot for graph 4807/7068
Running dot for graph 4808/7068
Running dot for graph 4809/7068
Running dot for graph 4810/7068
Running dot for graph 4811/7068
Running dot for graph 4812/7068
Running dot for graph 4813/7068
Running dot for graph 4814/7068
Running dot for graph 4815/7068
Running dot for graph 4816/7068
Running dot for graph 4817/7068
Running dot for graph 4818/7068
Running dot for graph 4819/7068
Running dot for graph 4820/7068
Running dot for graph 4821/7068
Running dot for graph 4822/7068
Running dot for graph 4823/7068
Running dot for graph 4824/7068
Running dot for graph 4825/7068
Running dot for graph 4826/7068
Running dot for graph 4827/7068
Running dot for graph 4828/7068
Running dot for graph 4829/7068
Running dot for graph 4830/7068
Running dot for graph 4831/7068
Running dot for graph 4832/7068
Running dot for graph 4833/7068
Running dot for graph 4834/7068
Running dot for graph 4835/7068
Running dot for graph 4836/7068
Running dot for graph 4837/7068
Running dot for graph 4838/7068
Running dot for graph 4839/7068
Running dot for graph 4840/7068
Running dot for graph 4841/7068
Running dot for graph 4842/7068
Running dot for graph 4843/7068
Running dot for graph 4844/7068
Running dot for graph 4845/7068
Running dot for graph 4846/7068
Running dot for graph 4847/7068
Running dot for graph 4848/7068
Running dot for graph 4849/7068
Running dot for graph 4850/7068
Running dot for graph 4851/7068
Running dot for graph 4852/7068
Running dot for graph 4853/7068
Running dot for graph 4854/7068
Running dot for graph 4855/7068
Running dot for graph 4856/7068
Running dot for graph 4857/7068
Running dot for graph 4858/7068
Running dot for graph 4859/7068
Running dot for graph 4860/7068
Running dot for graph 4861/7068
Running dot for graph 4862/7068
Running dot for graph 4863/7068
Running dot for graph 4864/7068
Running dot for graph 4865/7068
Running dot for graph 4866/7068
Running dot for graph 4867/7068
Running dot for graph 4868/7068
Running dot for graph 4869/7068
Running dot for graph 4870/7068
Running dot for graph 4871/7068
Running dot for graph 4872/7068
Running dot for graph 4873/7068
Running dot for graph 4874/7068
Running dot for graph 4875/7068
Running dot for graph 4876/7068
Running dot for graph 4877/7068
Running dot for graph 4878/7068
Running dot for graph 4879/7068
Running dot for graph 4880/7068
Running dot for graph 4881/7068
Running dot for graph 4882/7068
Running dot for graph 4883/7068
Running dot for graph 4884/7068
Running dot for graph 4885/7068
Running dot for graph 4886/7068
Running dot for graph 4887/7068
Running dot for graph 4888/7068
Running dot for graph 4889/7068
Running dot for graph 4890/7068
Running dot for graph 4891/7068
Running dot for graph 4892/7068
Running dot for graph 4893/7068
Running dot for graph 4894/7068
Running dot for graph 4895/7068
Running dot for graph 4896/7068
Running dot for graph 4897/7068
Running dot for graph 4898/7068
Running dot for graph 4899/7068
Running dot for graph 4900/7068
Running dot for graph 4901/7068
Running dot for graph 4902/7068
Running dot for graph 4903/7068
Running dot for graph 4904/7068
Running dot for graph 4905/7068
Running dot for graph 4906/7068
Running dot for graph 4907/7068
Running dot for graph 4908/7068
Running dot for graph 4909/7068
Running dot for graph 4910/7068
Running dot for graph 4911/7068
Running dot for graph 4912/7068
Running dot for graph 4913/7068
Running dot for graph 4914/7068
Running dot for graph 4915/7068
Running dot for graph 4916/7068
Running dot for graph 4917/7068
Running dot for graph 4918/7068
Running dot for graph 4919/7068
Running dot for graph 4920/7068
Running dot for graph 4921/7068
Running dot for graph 4922/7068
Running dot for graph 4923/7068
Running dot for graph 4924/7068
Running dot for graph 4925/7068
Running dot for graph 4926/7068
Running dot for graph 4927/7068
Running dot for graph 4928/7068
Running dot for graph 4929/7068
Running dot for graph 4930/7068
Running dot for graph 4931/7068
Running dot for graph 4932/7068
Running dot for graph 4933/7068
Running dot for graph 4934/7068
Running dot for graph 4935/7068
Running dot for graph 4936/7068
Running dot for graph 4937/7068
Running dot for graph 4938/7068
Running dot for graph 4939/7068
Running dot for graph 4940/7068
Running dot for graph 4941/7068
Running dot for graph 4942/7068
Running dot for graph 4943/7068
Running dot for graph 4944/7068
Running dot for graph 4945/7068
Running dot for graph 4946/7068
Running dot for graph 4947/7068
Running dot for graph 4948/7068
Running dot for graph 4949/7068
Running dot for graph 4950/7068
Running dot for graph 4951/7068
Running dot for graph 4952/7068
Running dot for graph 4953/7068
Running dot for graph 4954/7068
Running dot for graph 4955/7068
Running dot for graph 4956/7068
Running dot for graph 4957/7068
Running dot for graph 4958/7068
Running dot for graph 4959/7068
Running dot for graph 4960/7068
Running dot for graph 4961/7068
Running dot for graph 4962/7068
Running dot for graph 4963/7068
Running dot for graph 4964/7068
Running dot for graph 4965/7068
Running dot for graph 4966/7068
Running dot for graph 4967/7068
Running dot for graph 4968/7068
Running dot for graph 4969/7068
Running dot for graph 4970/7068
Running dot for graph 4971/7068
Running dot for graph 4972/7068
Running dot for graph 4973/7068
Running dot for graph 4974/7068
Running dot for graph 4975/7068
Running dot for graph 4976/7068
Running dot for graph 4977/7068
Running dot for graph 4978/7068
Running dot for graph 4979/7068
Running dot for graph 4980/7068
Running dot for graph 4981/7068
Running dot for graph 4982/7068
Running dot for graph 4983/7068
Running dot for graph 4984/7068
Running dot for graph 4985/7068
Running dot for graph 4986/7068
Running dot for graph 4987/7068
Running dot for graph 4988/7068
Running dot for graph 4989/7068
Running dot for graph 4990/7068
Running dot for graph 4991/7068
Running dot for graph 4992/7068
Running dot for graph 4993/7068
Running dot for graph 4994/7068
Running dot for graph 4995/7068
Running dot for graph 4996/7068
Running dot for graph 4997/7068
Running dot for graph 4998/7068
Running dot for graph 4999/7068
Running dot for graph 5000/7068
Running dot for graph 5001/7068
Running dot for graph 5002/7068
Running dot for graph 5003/7068
Running dot for graph 5004/7068
Running dot for graph 5005/7068
Running dot for graph 5006/7068
Running dot for graph 5007/7068
Running dot for graph 5008/7068
Running dot for graph 5009/7068
Running dot for graph 5010/7068
Running dot for graph 5011/7068
Running dot for graph 5012/7068
Running dot for graph 5013/7068
Running dot for graph 5014/7068
Running dot for graph 5015/7068
Running dot for graph 5016/7068
Running dot for graph 5017/7068
Running dot for graph 5018/7068
Running dot for graph 5019/7068
Running dot for graph 5020/7068
Running dot for graph 5021/7068
Running dot for graph 5022/7068
Running dot for graph 5023/7068
Running dot for graph 5024/7068
Running dot for graph 5025/7068
Running dot for graph 5026/7068
Running dot for graph 5027/7068
Running dot for graph 5028/7068
Running dot for graph 5029/7068
Running dot for graph 5030/7068
Running dot for graph 5031/7068
Running dot for graph 5032/7068
Running dot for graph 5033/7068
Running dot for graph 5034/7068
Running dot for graph 5035/7068
Running dot for graph 5036/7068
Running dot for graph 5037/7068
Running dot for graph 5038/7068
Running dot for graph 5039/7068
Running dot for graph 5040/7068
Running dot for graph 5041/7068
Running dot for graph 5042/7068
Running dot for graph 5043/7068
Running dot for graph 5044/7068
Running dot for graph 5045/7068
Running dot for graph 5046/7068
Running dot for graph 5047/7068
Running dot for graph 5048/7068
Running dot for graph 5049/7068
Running dot for graph 5050/7068
Running dot for graph 5051/7068
Running dot for graph 5052/7068
Running dot for graph 5053/7068
Running dot for graph 5054/7068
Running dot for graph 5055/7068
Running dot for graph 5056/7068
Running dot for graph 5057/7068
Running dot for graph 5058/7068
Running dot for graph 5059/7068
Running dot for graph 5060/7068
Running dot for graph 5061/7068
Running dot for graph 5062/7068
Running dot for graph 5063/7068
Running dot for graph 5064/7068
Running dot for graph 5065/7068
Running dot for graph 5066/7068
Running dot for graph 5067/7068
Running dot for graph 5068/7068
Running dot for graph 5069/7068
Running dot for graph 5070/7068
Running dot for graph 5071/7068
Running dot for graph 5072/7068
Running dot for graph 5073/7068
Running dot for graph 5074/7068
Running dot for graph 5075/7068
Running dot for graph 5076/7068
Running dot for graph 5077/7068
Running dot for graph 5078/7068
Running dot for graph 5079/7068
Running dot for graph 5080/7068
Running dot for graph 5081/7068
Running dot for graph 5082/7068
Running dot for graph 5083/7068
Running dot for graph 5084/7068
Running dot for graph 5085/7068
Running dot for graph 5086/7068
Running dot for graph 5087/7068
Running dot for graph 5088/7068
Running dot for graph 5089/7068
Running dot for graph 5090/7068
Running dot for graph 5091/7068
Running dot for graph 5092/7068
Running dot for graph 5093/7068
Running dot for graph 5094/7068
Running dot for graph 5095/7068
Running dot for graph 5096/7068
Running dot for graph 5097/7068
Running dot for graph 5098/7068
Running dot for graph 5099/7068
Running dot for graph 5100/7068
Running dot for graph 5101/7068
Running dot for graph 5102/7068
Running dot for graph 5103/7068
Running dot for graph 5104/7068
Running dot for graph 5105/7068
Running dot for graph 5106/7068
Running dot for graph 5107/7068
Running dot for graph 5108/7068
Running dot for graph 5109/7068
Running dot for graph 5110/7068
Running dot for graph 5111/7068
Running dot for graph 5112/7068
Running dot for graph 5113/7068
Running dot for graph 5114/7068
Running dot for graph 5115/7068
Running dot for graph 5116/7068
Running dot for graph 5117/7068
Running dot for graph 5118/7068
Running dot for graph 5119/7068
Running dot for graph 5120/7068
Running dot for graph 5121/7068
Running dot for graph 5122/7068
Running dot for graph 5123/7068
Running dot for graph 5124/7068
Running dot for graph 5125/7068
Running dot for graph 5126/7068
Running dot for graph 5127/7068
Running dot for graph 5128/7068
Running dot for graph 5129/7068
Running dot for graph 5130/7068
Running dot for graph 5131/7068
Running dot for graph 5132/7068
Running dot for graph 5133/7068
Running dot for graph 5134/7068
Running dot for graph 5135/7068
Running dot for graph 5136/7068
Running dot for graph 5137/7068
Running dot for graph 5138/7068
Running dot for graph 5139/7068
Running dot for graph 5140/7068
Running dot for graph 5141/7068
Running dot for graph 5142/7068
Running dot for graph 5143/7068
Running dot for graph 5144/7068
Running dot for graph 5145/7068
Running dot for graph 5146/7068
Running dot for graph 5147/7068
Running dot for graph 5148/7068
Running dot for graph 5149/7068
Running dot for graph 5150/7068
Running dot for graph 5151/7068
Running dot for graph 5152/7068
Running dot for graph 5153/7068
Running dot for graph 5154/7068
Running dot for graph 5155/7068
Running dot for graph 5156/7068
Running dot for graph 5157/7068
Running dot for graph 5158/7068
Running dot for graph 5159/7068
Running dot for graph 5160/7068
Running dot for graph 5161/7068
Running dot for graph 5162/7068
Running dot for graph 5163/7068
Running dot for graph 5164/7068
Running dot for graph 5165/7068
Running dot for graph 5166/7068
Running dot for graph 5167/7068
Running dot for graph 5168/7068
Running dot for graph 5169/7068
Running dot for graph 5170/7068
Running dot for graph 5171/7068
Running dot for graph 5172/7068
Running dot for graph 5173/7068
Running dot for graph 5174/7068
Running dot for graph 5175/7068
Running dot for graph 5176/7068
Running dot for graph 5177/7068
Running dot for graph 5178/7068
Running dot for graph 5179/7068
Running dot for graph 5180/7068
Running dot for graph 5181/7068
Running dot for graph 5182/7068
Running dot for graph 5183/7068
Running dot for graph 5184/7068
Running dot for graph 5185/7068
Running dot for graph 5186/7068
Running dot for graph 5187/7068
Running dot for graph 5188/7068
Running dot for graph 5189/7068
Running dot for graph 5190/7068
Running dot for graph 5191/7068
Running dot for graph 5192/7068
Running dot for graph 5193/7068
Running dot for graph 5194/7068
Running dot for graph 5195/7068
Running dot for graph 5196/7068
Running dot for graph 5197/7068
Running dot for graph 5198/7068
Running dot for graph 5199/7068
Running dot for graph 5200/7068
Running dot for graph 5201/7068
Running dot for graph 5202/7068
Running dot for graph 5203/7068
Running dot for graph 5204/7068
Running dot for graph 5205/7068
Running dot for graph 5206/7068
Running dot for graph 5207/7068
Running dot for graph 5208/7068
Running dot for graph 5209/7068
Running dot for graph 5210/7068
Running dot for graph 5211/7068
Running dot for graph 5212/7068
Running dot for graph 5213/7068
Running dot for graph 5214/7068
Running dot for graph 5215/7068
Running dot for graph 5216/7068
Running dot for graph 5217/7068
Running dot for graph 5218/7068
Running dot for graph 5219/7068
Running dot for graph 5220/7068
Running dot for graph 5221/7068
Running dot for graph 5222/7068
Running dot for graph 5223/7068
Running dot for graph 5224/7068
Running dot for graph 5225/7068
Running dot for graph 5226/7068
Running dot for graph 5227/7068
Running dot for graph 5228/7068
Running dot for graph 5229/7068
Running dot for graph 5230/7068
Running dot for graph 5231/7068
Running dot for graph 5232/7068
Running dot for graph 5233/7068
Running dot for graph 5234/7068
Running dot for graph 5235/7068
Running dot for graph 5236/7068
Running dot for graph 5237/7068
Running dot for graph 5238/7068
Running dot for graph 5239/7068
Running dot for graph 5240/7068
Running dot for graph 5241/7068
Running dot for graph 5242/7068
Running dot for graph 5243/7068
Running dot for graph 5244/7068
Running dot for graph 5245/7068
Running dot for graph 5246/7068
Running dot for graph 5247/7068
Running dot for graph 5248/7068
Running dot for graph 5249/7068
Running dot for graph 5250/7068
Running dot for graph 5251/7068
Running dot for graph 5252/7068
Running dot for graph 5253/7068
Running dot for graph 5254/7068
Running dot for graph 5255/7068
Running dot for graph 5256/7068
Running dot for graph 5257/7068
Running dot for graph 5258/7068
Running dot for graph 5259/7068
Running dot for graph 5260/7068
Running dot for graph 5261/7068
Running dot for graph 5262/7068
Running dot for graph 5263/7068
Running dot for graph 5264/7068
Running dot for graph 5265/7068
Running dot for graph 5266/7068
Running dot for graph 5267/7068
Running dot for graph 5268/7068
Running dot for graph 5269/7068
Running dot for graph 5270/7068
Running dot for graph 5271/7068
Running dot for graph 5272/7068
Running dot for graph 5273/7068
Running dot for graph 5274/7068
Running dot for graph 5275/7068
Running dot for graph 5276/7068
Running dot for graph 5277/7068
Running dot for graph 5278/7068
Running dot for graph 5279/7068
Running dot for graph 5280/7068
Running dot for graph 5281/7068
Running dot for graph 5282/7068
Running dot for graph 5283/7068
Running dot for graph 5284/7068
Running dot for graph 5285/7068
Running dot for graph 5286/7068
Running dot for graph 5287/7068
Running dot for graph 5288/7068
Running dot for graph 5289/7068
Running dot for graph 5290/7068
Running dot for graph 5291/7068
Running dot for graph 5292/7068
Running dot for graph 5293/7068
Running dot for graph 5294/7068
Running dot for graph 5295/7068
Running dot for graph 5296/7068
Running dot for graph 5297/7068
Running dot for graph 5298/7068
Running dot for graph 5299/7068
Running dot for graph 5300/7068
Running dot for graph 5301/7068
Running dot for graph 5302/7068
Running dot for graph 5303/7068
Running dot for graph 5304/7068
Running dot for graph 5305/7068
Running dot for graph 5306/7068
Running dot for graph 5307/7068
Running dot for graph 5308/7068
Running dot for graph 5309/7068
Running dot for graph 5310/7068
Running dot for graph 5311/7068
Running dot for graph 5312/7068
Running dot for graph 5313/7068
Running dot for graph 5314/7068
Running dot for graph 5315/7068
Running dot for graph 5316/7068
Running dot for graph 5317/7068
Running dot for graph 5318/7068
Running dot for graph 5319/7068
Running dot for graph 5320/7068
Running dot for graph 5321/7068
Running dot for graph 5322/7068
Running dot for graph 5323/7068
Running dot for graph 5324/7068
Running dot for graph 5325/7068
Running dot for graph 5326/7068
Running dot for graph 5327/7068
Running dot for graph 5328/7068
Running dot for graph 5329/7068
Running dot for graph 5330/7068
Running dot for graph 5331/7068
Running dot for graph 5332/7068
Running dot for graph 5333/7068
Running dot for graph 5334/7068
Running dot for graph 5335/7068
Running dot for graph 5336/7068
Running dot for graph 5337/7068
Running dot for graph 5338/7068
Running dot for graph 5339/7068
Running dot for graph 5340/7068
Running dot for graph 5341/7068
Running dot for graph 5342/7068
Running dot for graph 5343/7068
Running dot for graph 5344/7068
Running dot for graph 5345/7068
Running dot for graph 5346/7068
Running dot for graph 5347/7068
Running dot for graph 5348/7068
Running dot for graph 5349/7068
Running dot for graph 5350/7068
Running dot for graph 5351/7068
Running dot for graph 5352/7068
Running dot for graph 5353/7068
Running dot for graph 5354/7068
Running dot for graph 5355/7068
Running dot for graph 5356/7068
Running dot for graph 5357/7068
Running dot for graph 5358/7068
Running dot for graph 5359/7068
Running dot for graph 5360/7068
Running dot for graph 5361/7068
Running dot for graph 5362/7068
Running dot for graph 5363/7068
Running dot for graph 5364/7068
Running dot for graph 5365/7068
Running dot for graph 5366/7068
Running dot for graph 5367/7068
Running dot for graph 5368/7068
Running dot for graph 5369/7068
Running dot for graph 5370/7068
Running dot for graph 5371/7068
Running dot for graph 5372/7068
Running dot for graph 5373/7068
Running dot for graph 5374/7068
Running dot for graph 5375/7068
Running dot for graph 5376/7068
Running dot for graph 5377/7068
Running dot for graph 5378/7068
Running dot for graph 5379/7068
Running dot for graph 5380/7068
Running dot for graph 5381/7068
Running dot for graph 5382/7068
Running dot for graph 5383/7068
Running dot for graph 5384/7068
Running dot for graph 5385/7068
Running dot for graph 5386/7068
Running dot for graph 5387/7068
Running dot for graph 5388/7068
Running dot for graph 5389/7068
Running dot for graph 5390/7068
Running dot for graph 5391/7068
Running dot for graph 5392/7068
Running dot for graph 5393/7068
Running dot for graph 5394/7068
Running dot for graph 5395/7068
Running dot for graph 5396/7068
Running dot for graph 5397/7068
Running dot for graph 5398/7068
Running dot for graph 5399/7068
Running dot for graph 5400/7068
Running dot for graph 5401/7068
Running dot for graph 5402/7068
Running dot for graph 5403/7068
Running dot for graph 5404/7068
Running dot for graph 5405/7068
Running dot for graph 5406/7068
Running dot for graph 5407/7068
Running dot for graph 5408/7068
Running dot for graph 5409/7068
Running dot for graph 5410/7068
Running dot for graph 5411/7068
Running dot for graph 5412/7068
Running dot for graph 5413/7068
Running dot for graph 5414/7068
Running dot for graph 5415/7068
Running dot for graph 5416/7068
Running dot for graph 5417/7068
Running dot for graph 5418/7068
Running dot for graph 5419/7068
Running dot for graph 5420/7068
Running dot for graph 5421/7068
Running dot for graph 5422/7068
Running dot for graph 5423/7068
Running dot for graph 5424/7068
Running dot for graph 5425/7068
Running dot for graph 5426/7068
Running dot for graph 5427/7068
Running dot for graph 5428/7068
Running dot for graph 5429/7068
Running dot for graph 5430/7068
Running dot for graph 5431/7068
Running dot for graph 5432/7068
Running dot for graph 5433/7068
Running dot for graph 5434/7068
Running dot for graph 5435/7068
Running dot for graph 5436/7068
Running dot for graph 5437/7068
Running dot for graph 5438/7068
Running dot for graph 5439/7068
Running dot for graph 5440/7068
Running dot for graph 5441/7068
Running dot for graph 5442/7068
Running dot for graph 5443/7068
Running dot for graph 5444/7068
Running dot for graph 5445/7068
Running dot for graph 5446/7068
Running dot for graph 5447/7068
Running dot for graph 5448/7068
Running dot for graph 5449/7068
Running dot for graph 5450/7068
Running dot for graph 5451/7068
Running dot for graph 5452/7068
Running dot for graph 5453/7068
Running dot for graph 5454/7068
Running dot for graph 5455/7068
Running dot for graph 5456/7068
Running dot for graph 5457/7068
Running dot for graph 5458/7068
Running dot for graph 5459/7068
Running dot for graph 5460/7068
Running dot for graph 5461/7068
Running dot for graph 5462/7068
Running dot for graph 5463/7068
Running dot for graph 5464/7068
Running dot for graph 5465/7068
Running dot for graph 5466/7068
Running dot for graph 5467/7068
Running dot for graph 5468/7068
Running dot for graph 5469/7068
Running dot for graph 5470/7068
Running dot for graph 5471/7068
Running dot for graph 5472/7068
Running dot for graph 5473/7068
Running dot for graph 5474/7068
Running dot for graph 5475/7068
Running dot for graph 5476/7068
Running dot for graph 5477/7068
Running dot for graph 5478/7068
Running dot for graph 5479/7068
Running dot for graph 5480/7068
Running dot for graph 5481/7068
Running dot for graph 5482/7068
Running dot for graph 5483/7068
Running dot for graph 5484/7068
Running dot for graph 5485/7068
Running dot for graph 5486/7068
Running dot for graph 5487/7068
Running dot for graph 5488/7068
Running dot for graph 5489/7068
Running dot for graph 5490/7068
Running dot for graph 5491/7068
Running dot for graph 5492/7068
Running dot for graph 5493/7068
Running dot for graph 5494/7068
Running dot for graph 5495/7068
Running dot for graph 5496/7068
Running dot for graph 5497/7068
Running dot for graph 5498/7068
Running dot for graph 5499/7068
Running dot for graph 5500/7068
Running dot for graph 5501/7068
Running dot for graph 5502/7068
Running dot for graph 5503/7068
Running dot for graph 5504/7068
Running dot for graph 5505/7068
Running dot for graph 5506/7068
Running dot for graph 5507/7068
Running dot for graph 5508/7068
Running dot for graph 5509/7068
Running dot for graph 5510/7068
Running dot for graph 5511/7068
Running dot for graph 5512/7068
Running dot for graph 5513/7068
Running dot for graph 5514/7068
Running dot for graph 5515/7068
Running dot for graph 5516/7068
Running dot for graph 5517/7068
Running dot for graph 5518/7068
Running dot for graph 5519/7068
Running dot for graph 5520/7068
Running dot for graph 5521/7068
Running dot for graph 5522/7068
Running dot for graph 5523/7068
Running dot for graph 5524/7068
Running dot for graph 5525/7068
Running dot for graph 5526/7068
Running dot for graph 5527/7068
Running dot for graph 5528/7068
Running dot for graph 5529/7068
Running dot for graph 5530/7068
Running dot for graph 5531/7068
Running dot for graph 5532/7068
Running dot for graph 5533/7068
Running dot for graph 5534/7068
Running dot for graph 5535/7068
Running dot for graph 5536/7068
Running dot for graph 5537/7068
Running dot for graph 5538/7068
Running dot for graph 5539/7068
Running dot for graph 5540/7068
Running dot for graph 5541/7068
Running dot for graph 5542/7068
Running dot for graph 5543/7068
Running dot for graph 5544/7068
Running dot for graph 5545/7068
Running dot for graph 5546/7068
Running dot for graph 5547/7068
Running dot for graph 5548/7068
Running dot for graph 5549/7068
Running dot for graph 5550/7068
Running dot for graph 5551/7068
Running dot for graph 5552/7068
Running dot for graph 5553/7068
Running dot for graph 5554/7068
Running dot for graph 5555/7068
Running dot for graph 5556/7068
Running dot for graph 5557/7068
Running dot for graph 5558/7068
Running dot for graph 5559/7068
Running dot for graph 5560/7068
Running dot for graph 5561/7068
Running dot for graph 5562/7068
Running dot for graph 5563/7068
Running dot for graph 5564/7068
Running dot for graph 5565/7068
Running dot for graph 5566/7068
Running dot for graph 5567/7068
Running dot for graph 5568/7068
Running dot for graph 5569/7068
Running dot for graph 5570/7068
Running dot for graph 5571/7068
Running dot for graph 5572/7068
Running dot for graph 5573/7068
Running dot for graph 5574/7068
Running dot for graph 5575/7068
Running dot for graph 5576/7068
Running dot for graph 5577/7068
Running dot for graph 5578/7068
Running dot for graph 5579/7068
Running dot for graph 5580/7068
Running dot for graph 5581/7068
Running dot for graph 5582/7068
Running dot for graph 5583/7068
Running dot for graph 5584/7068
Running dot for graph 5585/7068
Running dot for graph 5586/7068
Running dot for graph 5587/7068
Running dot for graph 5588/7068
Running dot for graph 5589/7068
Running dot for graph 5590/7068
Running dot for graph 5591/7068
Running dot for graph 5592/7068
Running dot for graph 5593/7068
Running dot for graph 5594/7068
Running dot for graph 5595/7068
Running dot for graph 5596/7068
Running dot for graph 5597/7068
Running dot for graph 5598/7068
Running dot for graph 5599/7068
Running dot for graph 5600/7068
Running dot for graph 5601/7068
Running dot for graph 5602/7068
Running dot for graph 5603/7068
Running dot for graph 5604/7068
Running dot for graph 5605/7068
Running dot for graph 5606/7068
Running dot for graph 5607/7068
Running dot for graph 5608/7068
Running dot for graph 5609/7068
Running dot for graph 5610/7068
Running dot for graph 5611/7068
Running dot for graph 5612/7068
Running dot for graph 5613/7068
Running dot for graph 5614/7068
Running dot for graph 5615/7068
Running dot for graph 5616/7068
Running dot for graph 5617/7068
Running dot for graph 5618/7068
Running dot for graph 5619/7068
Running dot for graph 5620/7068
Running dot for graph 5621/7068
Running dot for graph 5622/7068
Running dot for graph 5623/7068
Running dot for graph 5624/7068
Running dot for graph 5625/7068
Running dot for graph 5626/7068
Running dot for graph 5627/7068
Running dot for graph 5628/7068
Running dot for graph 5629/7068
Running dot for graph 5630/7068
Running dot for graph 5631/7068
Running dot for graph 5632/7068
Running dot for graph 5633/7068
Running dot for graph 5634/7068
Running dot for graph 5635/7068
Running dot for graph 5636/7068
Running dot for graph 5637/7068
Running dot for graph 5638/7068
Running dot for graph 5639/7068
Running dot for graph 5640/7068
Running dot for graph 5641/7068
Running dot for graph 5642/7068
Running dot for graph 5643/7068
Running dot for graph 5644/7068
Running dot for graph 5645/7068
Running dot for graph 5646/7068
Running dot for graph 5647/7068
Running dot for graph 5648/7068
Running dot for graph 5649/7068
Running dot for graph 5650/7068
Running dot for graph 5651/7068
Running dot for graph 5652/7068
Running dot for graph 5653/7068
Running dot for graph 5654/7068
Running dot for graph 5655/7068
Running dot for graph 5656/7068
Running dot for graph 5657/7068
Running dot for graph 5658/7068
Running dot for graph 5659/7068
Running dot for graph 5660/7068
Running dot for graph 5661/7068
Running dot for graph 5662/7068
Running dot for graph 5663/7068
Running dot for graph 5664/7068
Running dot for graph 5665/7068
Running dot for graph 5666/7068
Running dot for graph 5667/7068
Running dot for graph 5668/7068
Running dot for graph 5669/7068
Running dot for graph 5670/7068
Running dot for graph 5671/7068
Running dot for graph 5672/7068
Running dot for graph 5673/7068
Running dot for graph 5674/7068
Running dot for graph 5675/7068
Running dot for graph 5676/7068
Running dot for graph 5677/7068
Running dot for graph 5678/7068
Running dot for graph 5679/7068
Running dot for graph 5680/7068
Running dot for graph 5681/7068
Running dot for graph 5682/7068
Running dot for graph 5683/7068
Running dot for graph 5684/7068
Running dot for graph 5685/7068
Running dot for graph 5686/7068
Running dot for graph 5687/7068
Running dot for graph 5688/7068
Running dot for graph 5689/7068
Running dot for graph 5690/7068
Running dot for graph 5691/7068
Running dot for graph 5692/7068
Running dot for graph 5693/7068
Running dot for graph 5694/7068
Running dot for graph 5695/7068
Running dot for graph 5696/7068
Running dot for graph 5697/7068
Running dot for graph 5698/7068
Running dot for graph 5699/7068
Running dot for graph 5700/7068
Running dot for graph 5701/7068
Running dot for graph 5702/7068
Running dot for graph 5703/7068
Running dot for graph 5704/7068
Running dot for graph 5705/7068
Running dot for graph 5706/7068
Running dot for graph 5707/7068
Running dot for graph 5708/7068
Running dot for graph 5709/7068
Running dot for graph 5710/7068
Running dot for graph 5711/7068
Running dot for graph 5712/7068
Running dot for graph 5713/7068
Running dot for graph 5714/7068
Running dot for graph 5715/7068
Running dot for graph 5716/7068
Running dot for graph 5717/7068
Running dot for graph 5718/7068
Running dot for graph 5719/7068
Running dot for graph 5720/7068
Running dot for graph 5721/7068
Running dot for graph 5722/7068
Running dot for graph 5723/7068
Running dot for graph 5724/7068
Running dot for graph 5725/7068
Running dot for graph 5726/7068
Running dot for graph 5727/7068
Running dot for graph 5728/7068
Running dot for graph 5729/7068
Running dot for graph 5730/7068
Running dot for graph 5731/7068
Running dot for graph 5732/7068
Running dot for graph 5733/7068
Running dot for graph 5734/7068
Running dot for graph 5735/7068
Running dot for graph 5736/7068
Running dot for graph 5737/7068
Running dot for graph 5738/7068
Running dot for graph 5739/7068
Running dot for graph 5740/7068
Running dot for graph 5741/7068
Running dot for graph 5742/7068
Running dot for graph 5743/7068
Running dot for graph 5744/7068
Running dot for graph 5745/7068
Running dot for graph 5746/7068
Running dot for graph 5747/7068
Running dot for graph 5748/7068
Running dot for graph 5749/7068
Running dot for graph 5750/7068
Running dot for graph 5751/7068
Running dot for graph 5752/7068
Running dot for graph 5753/7068
Running dot for graph 5754/7068
Running dot for graph 5755/7068
Running dot for graph 5756/7068
Running dot for graph 5757/7068
Running dot for graph 5758/7068
Running dot for graph 5759/7068
Running dot for graph 5760/7068
Running dot for graph 5761/7068
Running dot for graph 5762/7068
Running dot for graph 5763/7068
Running dot for graph 5764/7068
Running dot for graph 5765/7068
Running dot for graph 5766/7068
Running dot for graph 5767/7068
Running dot for graph 5768/7068
Running dot for graph 5769/7068
Running dot for graph 5770/7068
Running dot for graph 5771/7068
Running dot for graph 5772/7068
Running dot for graph 5773/7068
Running dot for graph 5774/7068
Running dot for graph 5775/7068
Running dot for graph 5776/7068
Running dot for graph 5777/7068
Running dot for graph 5778/7068
Running dot for graph 5779/7068
Running dot for graph 5780/7068
Running dot for graph 5781/7068
Running dot for graph 5782/7068
Running dot for graph 5783/7068
Running dot for graph 5784/7068
Running dot for graph 5785/7068
Running dot for graph 5786/7068
Running dot for graph 5787/7068
Running dot for graph 5788/7068
Running dot for graph 5789/7068
Running dot for graph 5790/7068
Running dot for graph 5791/7068
Running dot for graph 5792/7068
Running dot for graph 5793/7068
Running dot for graph 5794/7068
Running dot for graph 5795/7068
Running dot for graph 5796/7068
Running dot for graph 5797/7068
Running dot for graph 5798/7068
Running dot for graph 5799/7068
Running dot for graph 5800/7068
Running dot for graph 5801/7068
Running dot for graph 5802/7068
Running dot for graph 5803/7068
Running dot for graph 5804/7068
Running dot for graph 5805/7068
Running dot for graph 5806/7068
Running dot for graph 5807/7068
Running dot for graph 5808/7068
Running dot for graph 5809/7068
Running dot for graph 5810/7068
Running dot for graph 5811/7068
Running dot for graph 5812/7068
Running dot for graph 5813/7068
Running dot for graph 5814/7068
Running dot for graph 5815/7068
Running dot for graph 5816/7068
Running dot for graph 5817/7068
Running dot for graph 5818/7068
Running dot for graph 5819/7068
Running dot for graph 5820/7068
Running dot for graph 5821/7068
Running dot for graph 5822/7068
Running dot for graph 5823/7068
Running dot for graph 5824/7068
Running dot for graph 5825/7068
Running dot for graph 5826/7068
Running dot for graph 5827/7068
Running dot for graph 5828/7068
Running dot for graph 5829/7068
Running dot for graph 5830/7068
Running dot for graph 5831/7068
Running dot for graph 5832/7068
Running dot for graph 5833/7068
Running dot for graph 5834/7068
Running dot for graph 5835/7068
Running dot for graph 5836/7068
Running dot for graph 5837/7068
Running dot for graph 5838/7068
Running dot for graph 5839/7068
Running dot for graph 5840/7068
Running dot for graph 5841/7068
Running dot for graph 5842/7068
Running dot for graph 5843/7068
Running dot for graph 5844/7068
Running dot for graph 5845/7068
Running dot for graph 5846/7068
Running dot for graph 5847/7068
Running dot for graph 5848/7068
Running dot for graph 5849/7068
Running dot for graph 5850/7068
Running dot for graph 5851/7068
Running dot for graph 5852/7068
Running dot for graph 5853/7068
Running dot for graph 5854/7068
Running dot for graph 5855/7068
Running dot for graph 5856/7068
Running dot for graph 5857/7068
Running dot for graph 5858/7068
Running dot for graph 5859/7068
Running dot for graph 5860/7068
Running dot for graph 5861/7068
Running dot for graph 5862/7068
Running dot for graph 5863/7068
Running dot for graph 5864/7068
Running dot for graph 5865/7068
Running dot for graph 5866/7068
Running dot for graph 5867/7068
Running dot for graph 5868/7068
Running dot for graph 5869/7068
Running dot for graph 5870/7068
Running dot for graph 5871/7068
Running dot for graph 5872/7068
Running dot for graph 5873/7068
Running dot for graph 5874/7068
Running dot for graph 5875/7068
Running dot for graph 5876/7068
Running dot for graph 5877/7068
Running dot for graph 5878/7068
Running dot for graph 5879/7068
Running dot for graph 5880/7068
Running dot for graph 5881/7068
Running dot for graph 5882/7068
Running dot for graph 5883/7068
Running dot for graph 5884/7068
Running dot for graph 5885/7068
Running dot for graph 5886/7068
Running dot for graph 5887/7068
Running dot for graph 5888/7068
Running dot for graph 5889/7068
Running dot for graph 5890/7068
Running dot for graph 5891/7068
Running dot for graph 5892/7068
Running dot for graph 5893/7068
Running dot for graph 5894/7068
Running dot for graph 5895/7068
Running dot for graph 5896/7068
Running dot for graph 5897/7068
Running dot for graph 5898/7068
Running dot for graph 5899/7068
Running dot for graph 5900/7068
Running dot for graph 5901/7068
Running dot for graph 5902/7068
Running dot for graph 5903/7068
Running dot for graph 5904/7068
Running dot for graph 5905/7068
Running dot for graph 5906/7068
Running dot for graph 5907/7068
Running dot for graph 5908/7068
Running dot for graph 5909/7068
Running dot for graph 5910/7068
Running dot for graph 5911/7068
Running dot for graph 5912/7068
Running dot for graph 5913/7068
Running dot for graph 5914/7068
Running dot for graph 5915/7068
Running dot for graph 5916/7068
Running dot for graph 5917/7068
Running dot for graph 5918/7068
Running dot for graph 5919/7068
Running dot for graph 5920/7068
Running dot for graph 5921/7068
Running dot for graph 5922/7068
Running dot for graph 5923/7068
Running dot for graph 5924/7068
Running dot for graph 5925/7068
Running dot for graph 5926/7068
Running dot for graph 5927/7068
Running dot for graph 5928/7068
Running dot for graph 5929/7068
Running dot for graph 5930/7068
Running dot for graph 5931/7068
Running dot for graph 5932/7068
Running dot for graph 5933/7068
Running dot for graph 5934/7068
Running dot for graph 5935/7068
Running dot for graph 5936/7068
Running dot for graph 5937/7068
Running dot for graph 5938/7068
Running dot for graph 5939/7068
Running dot for graph 5940/7068
Running dot for graph 5941/7068
Running dot for graph 5942/7068
Running dot for graph 5943/7068
Running dot for graph 5944/7068
Running dot for graph 5945/7068
Running dot for graph 5946/7068
Running dot for graph 5947/7068
Running dot for graph 5948/7068
Running dot for graph 5949/7068
Running dot for graph 5950/7068
Running dot for graph 5951/7068
Running dot for graph 5952/7068
Running dot for graph 5953/7068
Running dot for graph 5954/7068
Running dot for graph 5955/7068
Running dot for graph 5956/7068
Running dot for graph 5957/7068
Running dot for graph 5958/7068
Running dot for graph 5959/7068
Running dot for graph 5960/7068
Running dot for graph 5961/7068
Running dot for graph 5962/7068
Running dot for graph 5963/7068
Running dot for graph 5964/7068
Running dot for graph 5965/7068
Running dot for graph 5966/7068
Running dot for graph 5967/7068
Running dot for graph 5968/7068
Running dot for graph 5969/7068
Running dot for graph 5970/7068
Running dot for graph 5971/7068
Running dot for graph 5972/7068
Running dot for graph 5973/7068
Running dot for graph 5974/7068
Running dot for graph 5975/7068
Running dot for graph 5976/7068
Running dot for graph 5977/7068
Running dot for graph 5978/7068
Running dot for graph 5979/7068
Running dot for graph 5980/7068
Running dot for graph 5981/7068
Running dot for graph 5982/7068
Running dot for graph 5983/7068
Running dot for graph 5984/7068
Running dot for graph 5985/7068
Running dot for graph 5986/7068
Running dot for graph 5987/7068
Running dot for graph 5988/7068
Running dot for graph 5989/7068
Running dot for graph 5990/7068
Running dot for graph 5991/7068
Running dot for graph 5992/7068
Running dot for graph 5993/7068
Running dot for graph 5994/7068
Running dot for graph 5995/7068
Running dot for graph 5996/7068
Running dot for graph 5997/7068
Running dot for graph 5998/7068
Running dot for graph 5999/7068
Running dot for graph 6000/7068
Running dot for graph 6001/7068
Running dot for graph 6002/7068
Running dot for graph 6003/7068
Running dot for graph 6004/7068
Running dot for graph 6005/7068
Running dot for graph 6006/7068
Running dot for graph 6007/7068
Running dot for graph 6008/7068
Running dot for graph 6009/7068
Running dot for graph 6010/7068
Running dot for graph 6011/7068
Running dot for graph 6012/7068
Running dot for graph 6013/7068
Running dot for graph 6014/7068
Running dot for graph 6015/7068
Running dot for graph 6016/7068
Running dot for graph 6017/7068
Running dot for graph 6018/7068
Running dot for graph 6019/7068
Running dot for graph 6020/7068
Running dot for graph 6021/7068
Running dot for graph 6022/7068
Running dot for graph 6023/7068
Running dot for graph 6024/7068
Running dot for graph 6025/7068
Running dot for graph 6026/7068
Running dot for graph 6027/7068
Running dot for graph 6028/7068
Running dot for graph 6029/7068
Running dot for graph 6030/7068
Running dot for graph 6031/7068
Running dot for graph 6032/7068
Running dot for graph 6033/7068
Running dot for graph 6034/7068
Running dot for graph 6035/7068
Running dot for graph 6036/7068
Running dot for graph 6037/7068
Running dot for graph 6038/7068
Running dot for graph 6039/7068
Running dot for graph 6040/7068
Running dot for graph 6041/7068
Running dot for graph 6042/7068
Running dot for graph 6043/7068
Running dot for graph 6044/7068
Running dot for graph 6045/7068
Running dot for graph 6046/7068
Running dot for graph 6047/7068
Running dot for graph 6048/7068
Running dot for graph 6049/7068
Running dot for graph 6050/7068
Running dot for graph 6051/7068
Running dot for graph 6052/7068
Running dot for graph 6053/7068
Running dot for graph 6054/7068
Running dot for graph 6055/7068
Running dot for graph 6056/7068
Running dot for graph 6057/7068
Running dot for graph 6058/7068
Running dot for graph 6059/7068
Running dot for graph 6060/7068
Running dot for graph 6061/7068
Running dot for graph 6062/7068
Running dot for graph 6063/7068
Running dot for graph 6064/7068
Running dot for graph 6065/7068
Running dot for graph 6066/7068
Running dot for graph 6067/7068
Running dot for graph 6068/7068
Running dot for graph 6069/7068
Running dot for graph 6070/7068
Running dot for graph 6071/7068
Running dot for graph 6072/7068
Running dot for graph 6073/7068
Running dot for graph 6074/7068
Running dot for graph 6075/7068
Running dot for graph 6076/7068
Running dot for graph 6077/7068
Running dot for graph 6078/7068
Running dot for graph 6079/7068
Running dot for graph 6080/7068
Running dot for graph 6081/7068
Running dot for graph 6082/7068
Running dot for graph 6083/7068
Running dot for graph 6084/7068
Running dot for graph 6085/7068
Running dot for graph 6086/7068
Running dot for graph 6087/7068
Running dot for graph 6088/7068
Running dot for graph 6089/7068
Running dot for graph 6090/7068
Running dot for graph 6091/7068
Running dot for graph 6092/7068
Running dot for graph 6093/7068
Running dot for graph 6094/7068
Running dot for graph 6095/7068
Running dot for graph 6096/7068
Running dot for graph 6097/7068
Running dot for graph 6098/7068
Running dot for graph 6099/7068
Running dot for graph 6100/7068
Running dot for graph 6101/7068
Running dot for graph 6102/7068
Running dot for graph 6103/7068
Running dot for graph 6104/7068
Running dot for graph 6105/7068
Running dot for graph 6106/7068
Running dot for graph 6107/7068
Running dot for graph 6108/7068
Running dot for graph 6109/7068
Running dot for graph 6110/7068
Running dot for graph 6111/7068
Running dot for graph 6112/7068
Running dot for graph 6113/7068
Running dot for graph 6114/7068
Running dot for graph 6115/7068
Running dot for graph 6116/7068
Running dot for graph 6117/7068
Running dot for graph 6118/7068
Running dot for graph 6119/7068
Running dot for graph 6120/7068
Running dot for graph 6121/7068
Running dot for graph 6122/7068
Running dot for graph 6123/7068
Running dot for graph 6124/7068
Running dot for graph 6125/7068
Running dot for graph 6126/7068
Running dot for graph 6127/7068
Running dot for graph 6128/7068
Running dot for graph 6129/7068
Running dot for graph 6130/7068
Running dot for graph 6131/7068
Running dot for graph 6132/7068
Running dot for graph 6133/7068
Running dot for graph 6134/7068
Running dot for graph 6135/7068
Running dot for graph 6136/7068
Running dot for graph 6137/7068
Running dot for graph 6138/7068
Running dot for graph 6139/7068
Running dot for graph 6140/7068
Running dot for graph 6141/7068
Running dot for graph 6142/7068
Running dot for graph 6143/7068
Running dot for graph 6144/7068
Running dot for graph 6145/7068
Running dot for graph 6146/7068
Running dot for graph 6147/7068
Running dot for graph 6148/7068
Running dot for graph 6149/7068
Running dot for graph 6150/7068
Running dot for graph 6151/7068
Running dot for graph 6152/7068
Running dot for graph 6153/7068
Running dot for graph 6154/7068
Running dot for graph 6155/7068
Running dot for graph 6156/7068
Running dot for graph 6157/7068
Running dot for graph 6158/7068
Running dot for graph 6159/7068
Running dot for graph 6160/7068
Running dot for graph 6161/7068
Running dot for graph 6162/7068
Running dot for graph 6163/7068
Running dot for graph 6164/7068
Running dot for graph 6165/7068
Running dot for graph 6166/7068
Running dot for graph 6167/7068
Running dot for graph 6168/7068
Running dot for graph 6169/7068
Running dot for graph 6170/7068
Running dot for graph 6171/7068
Running dot for graph 6172/7068
Running dot for graph 6173/7068
Running dot for graph 6174/7068
Running dot for graph 6175/7068
Running dot for graph 6176/7068
Running dot for graph 6177/7068
Running dot for graph 6178/7068
Running dot for graph 6179/7068
Running dot for graph 6180/7068
Running dot for graph 6181/7068
Running dot for graph 6182/7068
Running dot for graph 6183/7068
Running dot for graph 6184/7068
Running dot for graph 6185/7068
Running dot for graph 6186/7068
Running dot for graph 6187/7068
Running dot for graph 6188/7068
Running dot for graph 6189/7068
Running dot for graph 6190/7068
Running dot for graph 6191/7068
Running dot for graph 6192/7068
Running dot for graph 6193/7068
Running dot for graph 6194/7068
Running dot for graph 6195/7068
Running dot for graph 6196/7068
Running dot for graph 6197/7068
Running dot for graph 6198/7068
Running dot for graph 6199/7068
Running dot for graph 6200/7068
Running dot for graph 6201/7068
Running dot for graph 6202/7068
Running dot for graph 6203/7068
Running dot for graph 6204/7068
Running dot for graph 6205/7068
Running dot for graph 6206/7068
Running dot for graph 6207/7068
Running dot for graph 6208/7068
Running dot for graph 6209/7068
Running dot for graph 6210/7068
Running dot for graph 6211/7068
Running dot for graph 6212/7068
Running dot for graph 6213/7068
Running dot for graph 6214/7068
Running dot for graph 6215/7068
Running dot for graph 6216/7068
Running dot for graph 6217/7068
Running dot for graph 6218/7068
Running dot for graph 6219/7068
Running dot for graph 6220/7068
Running dot for graph 6221/7068
Running dot for graph 6222/7068
Running dot for graph 6223/7068
Running dot for graph 6224/7068
Running dot for graph 6225/7068
Running dot for graph 6226/7068
Running dot for graph 6227/7068
Running dot for graph 6228/7068
Running dot for graph 6229/7068
Running dot for graph 6230/7068
Running dot for graph 6231/7068
Running dot for graph 6232/7068
Running dot for graph 6233/7068
Running dot for graph 6234/7068
Running dot for graph 6235/7068
Running dot for graph 6236/7068
Running dot for graph 6237/7068
Running dot for graph 6238/7068
Running dot for graph 6239/7068
Running dot for graph 6240/7068
Running dot for graph 6241/7068
Running dot for graph 6242/7068
Running dot for graph 6243/7068
Running dot for graph 6244/7068
Running dot for graph 6245/7068
Running dot for graph 6246/7068
Running dot for graph 6247/7068
Running dot for graph 6248/7068
Running dot for graph 6249/7068
Running dot for graph 6250/7068
Running dot for graph 6251/7068
Running dot for graph 6252/7068
Running dot for graph 6253/7068
Running dot for graph 6254/7068
Running dot for graph 6255/7068
Running dot for graph 6256/7068
Running dot for graph 6257/7068
Running dot for graph 6258/7068
Running dot for graph 6259/7068
Running dot for graph 6260/7068
Running dot for graph 6261/7068
Running dot for graph 6262/7068
Running dot for graph 6263/7068
Running dot for graph 6264/7068
Running dot for graph 6265/7068
Running dot for graph 6266/7068
Running dot for graph 6267/7068
Running dot for graph 6268/7068
Running dot for graph 6269/7068
Running dot for graph 6270/7068
Running dot for graph 6271/7068
Running dot for graph 6272/7068
Running dot for graph 6273/7068
Running dot for graph 6274/7068
Running dot for graph 6275/7068
Running dot for graph 6276/7068
Running dot for graph 6277/7068
Running dot for graph 6278/7068
Running dot for graph 6279/7068
Running dot for graph 6280/7068
Running dot for graph 6281/7068
Running dot for graph 6282/7068
Running dot for graph 6283/7068
Running dot for graph 6284/7068
Running dot for graph 6285/7068
Running dot for graph 6286/7068
Running dot for graph 6287/7068
Running dot for graph 6288/7068
Running dot for graph 6289/7068
Running dot for graph 6290/7068
Running dot for graph 6291/7068
Running dot for graph 6292/7068
Running dot for graph 6293/7068
Running dot for graph 6294/7068
Running dot for graph 6295/7068
Running dot for graph 6296/7068
Running dot for graph 6297/7068
Running dot for graph 6298/7068
Running dot for graph 6299/7068
Running dot for graph 6300/7068
Running dot for graph 6301/7068
Running dot for graph 6302/7068
Running dot for graph 6303/7068
Running dot for graph 6304/7068
Running dot for graph 6305/7068
Running dot for graph 6306/7068
Running dot for graph 6307/7068
Running dot for graph 6308/7068
Running dot for graph 6309/7068
Running dot for graph 6310/7068
Running dot for graph 6311/7068
Running dot for graph 6312/7068
Running dot for graph 6313/7068
Running dot for graph 6314/7068
Running dot for graph 6315/7068
Running dot for graph 6316/7068
Running dot for graph 6317/7068
Running dot for graph 6318/7068
Running dot for graph 6319/7068
Running dot for graph 6320/7068
Running dot for graph 6321/7068
Running dot for graph 6322/7068
Running dot for graph 6323/7068
Running dot for graph 6324/7068
Running dot for graph 6325/7068
Running dot for graph 6326/7068
Running dot for graph 6327/7068
Running dot for graph 6328/7068
Running dot for graph 6329/7068
Running dot for graph 6330/7068
Running dot for graph 6331/7068
Running dot for graph 6332/7068
Running dot for graph 6333/7068
Running dot for graph 6334/7068
Running dot for graph 6335/7068
Running dot for graph 6336/7068
Running dot for graph 6337/7068
Running dot for graph 6338/7068
Running dot for graph 6339/7068
Running dot for graph 6340/7068
Running dot for graph 6341/7068
Running dot for graph 6342/7068
Running dot for graph 6343/7068
Running dot for graph 6344/7068
Running dot for graph 6345/7068
Running dot for graph 6346/7068
Running dot for graph 6347/7068
Running dot for graph 6348/7068
Running dot for graph 6349/7068
Running dot for graph 6350/7068
Running dot for graph 6351/7068
Running dot for graph 6352/7068
Running dot for graph 6353/7068
Running dot for graph 6354/7068
Running dot for graph 6355/7068
Running dot for graph 6356/7068
Running dot for graph 6357/7068
Running dot for graph 6358/7068
Running dot for graph 6359/7068
Running dot for graph 6360/7068
Running dot for graph 6361/7068
Running dot for graph 6362/7068
Running dot for graph 6363/7068
Running dot for graph 6364/7068
Running dot for graph 6365/7068
Running dot for graph 6366/7068
Running dot for graph 6367/7068
Running dot for graph 6368/7068
Running dot for graph 6369/7068
Running dot for graph 6370/7068
Running dot for graph 6371/7068
Running dot for graph 6372/7068
Running dot for graph 6373/7068
Running dot for graph 6374/7068
Running dot for graph 6375/7068
Running dot for graph 6376/7068
Running dot for graph 6377/7068
Running dot for graph 6378/7068
Running dot for graph 6379/7068
Running dot for graph 6380/7068
Running dot for graph 6381/7068
Running dot for graph 6382/7068
Running dot for graph 6383/7068
Running dot for graph 6384/7068
Running dot for graph 6385/7068
Running dot for graph 6386/7068
Running dot for graph 6387/7068
Running dot for graph 6388/7068
Running dot for graph 6389/7068
Running dot for graph 6390/7068
Running dot for graph 6391/7068
Running dot for graph 6392/7068
Running dot for graph 6393/7068
Running dot for graph 6394/7068
Running dot for graph 6395/7068
Running dot for graph 6396/7068
Running dot for graph 6397/7068
Running dot for graph 6398/7068
Running dot for graph 6399/7068
Running dot for graph 6400/7068
Running dot for graph 6401/7068
Running dot for graph 6402/7068
Running dot for graph 6403/7068
Running dot for graph 6404/7068
Running dot for graph 6405/7068
Running dot for graph 6406/7068
Running dot for graph 6407/7068
Running dot for graph 6408/7068
Running dot for graph 6409/7068
Running dot for graph 6410/7068
Running dot for graph 6411/7068
Running dot for graph 6412/7068
Running dot for graph 6413/7068
Running dot for graph 6414/7068
Running dot for graph 6415/7068
Running dot for graph 6416/7068
Running dot for graph 6417/7068
Running dot for graph 6418/7068
Running dot for graph 6419/7068
Running dot for graph 6420/7068
Running dot for graph 6421/7068
Running dot for graph 6422/7068
Running dot for graph 6423/7068
Running dot for graph 6424/7068
Running dot for graph 6425/7068
Running dot for graph 6426/7068
Running dot for graph 6427/7068
Running dot for graph 6428/7068
Running dot for graph 6429/7068
Running dot for graph 6430/7068
Running dot for graph 6431/7068
Running dot for graph 6432/7068
Running dot for graph 6433/7068
Running dot for graph 6434/7068
Running dot for graph 6435/7068
Running dot for graph 6436/7068
Running dot for graph 6437/7068
Running dot for graph 6438/7068
Running dot for graph 6439/7068
Running dot for graph 6440/7068
Running dot for graph 6441/7068
Running dot for graph 6442/7068
Running dot for graph 6443/7068
Running dot for graph 6444/7068
Running dot for graph 6445/7068
Running dot for graph 6446/7068
Running dot for graph 6447/7068
Running dot for graph 6448/7068
Running dot for graph 6449/7068
Running dot for graph 6450/7068
Running dot for graph 6451/7068
Running dot for graph 6452/7068
Running dot for graph 6453/7068
Running dot for graph 6454/7068
Running dot for graph 6455/7068
Running dot for graph 6456/7068
Running dot for graph 6457/7068
Running dot for graph 6458/7068
Running dot for graph 6459/7068
Running dot for graph 6460/7068
Running dot for graph 6461/7068
Running dot for graph 6462/7068
Running dot for graph 6463/7068
Running dot for graph 6464/7068
Running dot for graph 6465/7068
Running dot for graph 6466/7068
Running dot for graph 6467/7068
Running dot for graph 6468/7068
Running dot for graph 6469/7068
Running dot for graph 6470/7068
Running dot for graph 6471/7068
Running dot for graph 6472/7068
Running dot for graph 6473/7068
Running dot for graph 6474/7068
Running dot for graph 6475/7068
Running dot for graph 6476/7068
Running dot for graph 6477/7068
Running dot for graph 6478/7068
Running dot for graph 6479/7068
Running dot for graph 6480/7068
Running dot for graph 6481/7068
Running dot for graph 6482/7068
Running dot for graph 6483/7068
Running dot for graph 6484/7068
Running dot for graph 6485/7068
Running dot for graph 6486/7068
Running dot for graph 6487/7068
Running dot for graph 6488/7068
Running dot for graph 6489/7068
Running dot for graph 6490/7068
Running dot for graph 6491/7068
Running dot for graph 6492/7068
Running dot for graph 6493/7068
Running dot for graph 6494/7068
Running dot for graph 6495/7068
Running dot for graph 6496/7068
Running dot for graph 6497/7068
Running dot for graph 6498/7068
Running dot for graph 6499/7068
Running dot for graph 6500/7068
Running dot for graph 6501/7068
Running dot for graph 6502/7068
Running dot for graph 6503/7068
Running dot for graph 6504/7068
Running dot for graph 6505/7068
Running dot for graph 6506/7068
Running dot for graph 6507/7068
Running dot for graph 6508/7068
Running dot for graph 6509/7068
Running dot for graph 6510/7068
Running dot for graph 6511/7068
Running dot for graph 6512/7068
Running dot for graph 6513/7068
Running dot for graph 6514/7068
Running dot for graph 6515/7068
Running dot for graph 6516/7068
Running dot for graph 6517/7068
Running dot for graph 6518/7068
Running dot for graph 6519/7068
Running dot for graph 6520/7068
Running dot for graph 6521/7068
Running dot for graph 6522/7068
Running dot for graph 6523/7068
Running dot for graph 6524/7068
Running dot for graph 6525/7068
Running dot for graph 6526/7068
Running dot for graph 6527/7068
Running dot for graph 6528/7068
Running dot for graph 6529/7068
Running dot for graph 6530/7068
Running dot for graph 6531/7068
Running dot for graph 6532/7068
Running dot for graph 6533/7068
Running dot for graph 6534/7068
Running dot for graph 6535/7068
Running dot for graph 6536/7068
Running dot for graph 6537/7068
Running dot for graph 6538/7068
Running dot for graph 6539/7068
Running dot for graph 6540/7068
Running dot for graph 6541/7068
Running dot for graph 6542/7068
Running dot for graph 6543/7068
Running dot for graph 6544/7068
Running dot for graph 6545/7068
Running dot for graph 6546/7068
Running dot for graph 6547/7068
Running dot for graph 6548/7068
Running dot for graph 6549/7068
Running dot for graph 6550/7068
Running dot for graph 6551/7068
Running dot for graph 6552/7068
Running dot for graph 6553/7068
Running dot for graph 6554/7068
Running dot for graph 6555/7068
Running dot for graph 6556/7068
Running dot for graph 6557/7068
Running dot for graph 6558/7068
Running dot for graph 6559/7068
Running dot for graph 6560/7068
Running dot for graph 6561/7068
Running dot for graph 6562/7068
Running dot for graph 6563/7068
Running dot for graph 6564/7068
Running dot for graph 6565/7068
Running dot for graph 6566/7068
Running dot for graph 6567/7068
Running dot for graph 6568/7068
Running dot for graph 6569/7068
Running dot for graph 6570/7068
Running dot for graph 6571/7068
Running dot for graph 6572/7068
Running dot for graph 6573/7068
Running dot for graph 6574/7068
Running dot for graph 6575/7068
Running dot for graph 6576/7068
Running dot for graph 6577/7068
Running dot for graph 6578/7068
Running dot for graph 6579/7068
Running dot for graph 6580/7068
Running dot for graph 6581/7068
Running dot for graph 6582/7068
Running dot for graph 6583/7068
Running dot for graph 6584/7068
Running dot for graph 6585/7068
Running dot for graph 6586/7068
Running dot for graph 6587/7068
Running dot for graph 6588/7068
Running dot for graph 6589/7068
Running dot for graph 6590/7068
Running dot for graph 6591/7068
Running dot for graph 6592/7068
Running dot for graph 6593/7068
Running dot for graph 6594/7068
Running dot for graph 6595/7068
Running dot for graph 6596/7068
Running dot for graph 6597/7068
Running dot for graph 6598/7068
Running dot for graph 6599/7068
Running dot for graph 6600/7068
Running dot for graph 6601/7068
Running dot for graph 6602/7068
Running dot for graph 6603/7068
Running dot for graph 6604/7068
Running dot for graph 6605/7068
Running dot for graph 6606/7068
Running dot for graph 6607/7068
Running dot for graph 6608/7068
Running dot for graph 6609/7068
Running dot for graph 6610/7068
Running dot for graph 6611/7068
Running dot for graph 6612/7068
Running dot for graph 6613/7068
Running dot for graph 6614/7068
Running dot for graph 6615/7068
Running dot for graph 6616/7068
Running dot for graph 6617/7068
Running dot for graph 6618/7068
Running dot for graph 6619/7068
Running dot for graph 6620/7068
Running dot for graph 6621/7068
Running dot for graph 6622/7068
Running dot for graph 6623/7068
Running dot for graph 6624/7068
Running dot for graph 6625/7068
Running dot for graph 6626/7068
Running dot for graph 6627/7068
Running dot for graph 6628/7068
Running dot for graph 6629/7068
Running dot for graph 6630/7068
Running dot for graph 6631/7068
Running dot for graph 6632/7068
Running dot for graph 6633/7068
Running dot for graph 6634/7068
Running dot for graph 6635/7068
Running dot for graph 6636/7068
Running dot for graph 6637/7068
Running dot for graph 6638/7068
Running dot for graph 6639/7068
Running dot for graph 6640/7068
Running dot for graph 6641/7068
Running dot for graph 6642/7068
Running dot for graph 6643/7068
Running dot for graph 6644/7068
Running dot for graph 6645/7068
Running dot for graph 6646/7068
Running dot for graph 6647/7068
Running dot for graph 6648/7068
Running dot for graph 6649/7068
Running dot for graph 6650/7068
Running dot for graph 6651/7068
Running dot for graph 6652/7068
Running dot for graph 6653/7068
Running dot for graph 6654/7068
Running dot for graph 6655/7068
Running dot for graph 6656/7068
Running dot for graph 6657/7068
Running dot for graph 6658/7068
Running dot for graph 6659/7068
Running dot for graph 6660/7068
Running dot for graph 6661/7068
Running dot for graph 6662/7068
Running dot for graph 6663/7068
Running dot for graph 6664/7068
Running dot for graph 6665/7068
Running dot for graph 6666/7068
Running dot for graph 6667/7068
Running dot for graph 6668/7068
Running dot for graph 6669/7068
Running dot for graph 6670/7068
Running dot for graph 6671/7068
Running dot for graph 6672/7068
Running dot for graph 6673/7068
Running dot for graph 6674/7068
Running dot for graph 6675/7068
Running dot for graph 6676/7068
Running dot for graph 6677/7068
Running dot for graph 6678/7068
Running dot for graph 6679/7068
Running dot for graph 6680/7068
Running dot for graph 6681/7068
Running dot for graph 6682/7068
Running dot for graph 6683/7068
Running dot for graph 6684/7068
Running dot for graph 6685/7068
Running dot for graph 6686/7068
Running dot for graph 6687/7068
Running dot for graph 6688/7068
Running dot for graph 6689/7068
Running dot for graph 6690/7068
Running dot for graph 6691/7068
Running dot for graph 6692/7068
Running dot for graph 6693/7068
Running dot for graph 6694/7068
Running dot for graph 6695/7068
Running dot for graph 6696/7068
Running dot for graph 6697/7068
Running dot for graph 6698/7068
Running dot for graph 6699/7068
Running dot for graph 6700/7068
Running dot for graph 6701/7068
Running dot for graph 6702/7068
Running dot for graph 6703/7068
Running dot for graph 6704/7068
Running dot for graph 6705/7068
Running dot for graph 6706/7068
Running dot for graph 6707/7068
Running dot for graph 6708/7068
Running dot for graph 6709/7068
Running dot for graph 6710/7068
Running dot for graph 6711/7068
Running dot for graph 6712/7068
Running dot for graph 6713/7068
Running dot for graph 6714/7068
Running dot for graph 6715/7068
Running dot for graph 6716/7068
Running dot for graph 6717/7068
Running dot for graph 6718/7068
Running dot for graph 6719/7068
Running dot for graph 6720/7068
Running dot for graph 6721/7068
Running dot for graph 6722/7068
Running dot for graph 6723/7068
Running dot for graph 6724/7068
Running dot for graph 6725/7068
Running dot for graph 6726/7068
Running dot for graph 6727/7068
Running dot for graph 6728/7068
Running dot for graph 6729/7068
Running dot for graph 6730/7068
Running dot for graph 6731/7068
Running dot for graph 6732/7068
Running dot for graph 6733/7068
Running dot for graph 6734/7068
Running dot for graph 6735/7068
Running dot for graph 6736/7068
Running dot for graph 6737/7068
Running dot for graph 6738/7068
Running dot for graph 6739/7068
Running dot for graph 6740/7068
Running dot for graph 6741/7068
Running dot for graph 6742/7068
Running dot for graph 6743/7068
Running dot for graph 6744/7068
Running dot for graph 6745/7068
Running dot for graph 6746/7068
Running dot for graph 6747/7068
Running dot for graph 6748/7068
Running dot for graph 6749/7068
Running dot for graph 6750/7068
Running dot for graph 6751/7068
Running dot for graph 6752/7068
Running dot for graph 6753/7068
Running dot for graph 6754/7068
Running dot for graph 6755/7068
Running dot for graph 6756/7068
Running dot for graph 6757/7068
Running dot for graph 6758/7068
Running dot for graph 6759/7068
Running dot for graph 6760/7068
Running dot for graph 6761/7068
Running dot for graph 6762/7068
Running dot for graph 6763/7068
Running dot for graph 6764/7068
Running dot for graph 6765/7068
Running dot for graph 6766/7068
Running dot for graph 6767/7068
Running dot for graph 6768/7068
Running dot for graph 6769/7068
Running dot for graph 6770/7068
Running dot for graph 6771/7068
Running dot for graph 6772/7068
Running dot for graph 6773/7068
Running dot for graph 6774/7068
Running dot for graph 6775/7068
Running dot for graph 6776/7068
Running dot for graph 6777/7068
Running dot for graph 6778/7068
Running dot for graph 6779/7068
Running dot for graph 6780/7068
Running dot for graph 6781/7068
Running dot for graph 6782/7068
Running dot for graph 6783/7068
Running dot for graph 6784/7068
Running dot for graph 6785/7068
Running dot for graph 6786/7068
Running dot for graph 6787/7068
Running dot for graph 6788/7068
Running dot for graph 6789/7068
Running dot for graph 6790/7068
Running dot for graph 6791/7068
Running dot for graph 6792/7068
Running dot for graph 6793/7068
Running dot for graph 6794/7068
Running dot for graph 6795/7068
Running dot for graph 6796/7068
Running dot for graph 6797/7068
Running dot for graph 6798/7068
Running dot for graph 6799/7068
Running dot for graph 6800/7068
Running dot for graph 6801/7068
Running dot for graph 6802/7068
Running dot for graph 6803/7068
Running dot for graph 6804/7068
Running dot for graph 6805/7068
Running dot for graph 6806/7068
Running dot for graph 6807/7068
Running dot for graph 6808/7068
Running dot for graph 6809/7068
Running dot for graph 6810/7068
Running dot for graph 6811/7068
Running dot for graph 6812/7068
Running dot for graph 6813/7068
Running dot for graph 6814/7068
Running dot for graph 6815/7068
Running dot for graph 6816/7068
Running dot for graph 6817/7068
Running dot for graph 6818/7068
Running dot for graph 6819/7068
Running dot for graph 6820/7068
Running dot for graph 6821/7068
Running dot for graph 6822/7068
Running dot for graph 6823/7068
Running dot for graph 6824/7068
Running dot for graph 6825/7068
Running dot for graph 6826/7068
Running dot for graph 6827/7068
Running dot for graph 6828/7068
Running dot for graph 6829/7068
Running dot for graph 6830/7068
Running dot for graph 6831/7068
Running dot for graph 6832/7068
Running dot for graph 6833/7068
Running dot for graph 6834/7068
Running dot for graph 6835/7068
Running dot for graph 6836/7068
Running dot for graph 6837/7068
Running dot for graph 6838/7068
Running dot for graph 6839/7068
Running dot for graph 6840/7068
Running dot for graph 6841/7068
Running dot for graph 6842/7068
Running dot for graph 6843/7068
Running dot for graph 6844/7068
Running dot for graph 6845/7068
Running dot for graph 6846/7068
Running dot for graph 6847/7068
Running dot for graph 6848/7068
Running dot for graph 6849/7068
Running dot for graph 6850/7068
Running dot for graph 6851/7068
Running dot for graph 6852/7068
Running dot for graph 6853/7068
Running dot for graph 6854/7068
Running dot for graph 6855/7068
Running dot for graph 6856/7068
Running dot for graph 6857/7068
Running dot for graph 6858/7068
Running dot for graph 6859/7068
Running dot for graph 6860/7068
Running dot for graph 6861/7068
Running dot for graph 6862/7068
Running dot for graph 6863/7068
Running dot for graph 6864/7068
Running dot for graph 6865/7068
Running dot for graph 6866/7068
Running dot for graph 6867/7068
Running dot for graph 6868/7068
Running dot for graph 6869/7068
Running dot for graph 6870/7068
Running dot for graph 6871/7068
Running dot for graph 6872/7068
Running dot for graph 6873/7068
Running dot for graph 6874/7068
Running dot for graph 6875/7068
Running dot for graph 6876/7068
Running dot for graph 6877/7068
Running dot for graph 6878/7068
Running dot for graph 6879/7068
Running dot for graph 6880/7068
Running dot for graph 6881/7068
Running dot for graph 6882/7068
Running dot for graph 6883/7068
Running dot for graph 6884/7068
Running dot for graph 6885/7068
Running dot for graph 6886/7068
Running dot for graph 6887/7068
Running dot for graph 6888/7068
Running dot for graph 6889/7068
Running dot for graph 6890/7068
Running dot for graph 6891/7068
Running dot for graph 6892/7068
Running dot for graph 6893/7068
Running dot for graph 6894/7068
Running dot for graph 6895/7068
Running dot for graph 6896/7068
Running dot for graph 6897/7068
Running dot for graph 6898/7068
Running dot for graph 6899/7068
Running dot for graph 6900/7068
Running dot for graph 6901/7068
Running dot for graph 6902/7068
Running dot for graph 6903/7068
Running dot for graph 6904/7068
Running dot for graph 6905/7068
Running dot for graph 6906/7068
Running dot for graph 6907/7068
Running dot for graph 6908/7068
Running dot for graph 6909/7068
Running dot for graph 6910/7068
Running dot for graph 6911/7068
Running dot for graph 6912/7068
Running dot for graph 6913/7068
Running dot for graph 6914/7068
Running dot for graph 6915/7068
Running dot for graph 6916/7068
Running dot for graph 6917/7068
Running dot for graph 6918/7068
Running dot for graph 6919/7068
Running dot for graph 6920/7068
Running dot for graph 6921/7068
Running dot for graph 6922/7068
Running dot for graph 6923/7068
Running dot for graph 6924/7068
Running dot for graph 6925/7068
Running dot for graph 6926/7068
Running dot for graph 6927/7068
Running dot for graph 6928/7068
Running dot for graph 6929/7068
Running dot for graph 6930/7068
Running dot for graph 6931/7068
Running dot for graph 6932/7068
Running dot for graph 6933/7068
Running dot for graph 6934/7068
Running dot for graph 6935/7068
Running dot for graph 6936/7068
Running dot for graph 6937/7068
Running dot for graph 6938/7068
Running dot for graph 6939/7068
Running dot for graph 6940/7068
Running dot for graph 6941/7068
Running dot for graph 6942/7068
Running dot for graph 6943/7068
Running dot for graph 6944/7068
Running dot for graph 6945/7068
Running dot for graph 6946/7068
Running dot for graph 6947/7068
Running dot for graph 6948/7068
Running dot for graph 6949/7068
Running dot for graph 6950/7068
Running dot for graph 6951/7068
Running dot for graph 6952/7068
Running dot for graph 6953/7068
Running dot for graph 6954/7068
Running dot for graph 6955/7068
Running dot for graph 6956/7068
Running dot for graph 6957/7068
Running dot for graph 6958/7068
Running dot for graph 6959/7068
Running dot for graph 6960/7068
Running dot for graph 6961/7068
Running dot for graph 6962/7068
Running dot for graph 6963/7068
Running dot for graph 6964/7068
Running dot for graph 6965/7068
Running dot for graph 6966/7068
Running dot for graph 6967/7068
Running dot for graph 6968/7068
Running dot for graph 6969/7068
Running dot for graph 6970/7068
Running dot for graph 6971/7068
Running dot for graph 6972/7068
Running dot for graph 6973/7068
Running dot for graph 6974/7068
Running dot for graph 6975/7068
Running dot for graph 6976/7068
Running dot for graph 6977/7068
Running dot for graph 6978/7068
Running dot for graph 6979/7068
Running dot for graph 6980/7068
Running dot for graph 6981/7068
Running dot for graph 6982/7068
Running dot for graph 6983/7068
Running dot for graph 6984/7068
Running dot for graph 6985/7068
Running dot for graph 6986/7068
Running dot for graph 6987/7068
Running dot for graph 6988/7068
Running dot for graph 6989/7068
Running dot for graph 6990/7068
Running dot for graph 6991/7068
Running dot for graph 6992/7068
Running dot for graph 6993/7068
Running dot for graph 6994/7068
Running dot for graph 6995/7068
Running dot for graph 6996/7068
Running dot for graph 6997/7068
Running dot for graph 6998/7068
Running dot for graph 6999/7068
Running dot for graph 7000/7068
Running dot for graph 7001/7068
Running dot for graph 7002/7068
Running dot for graph 7003/7068
Running dot for graph 7004/7068
Running dot for graph 7005/7068
Running dot for graph 7006/7068
Running dot for graph 7007/7068
Running dot for graph 7008/7068
Running dot for graph 7009/7068
Running dot for graph 7010/7068
Running dot for graph 7011/7068
Running dot for graph 7012/7068
Running dot for graph 7013/7068
Running dot for graph 7014/7068
Running dot for graph 7015/7068
Running dot for graph 7016/7068
Running dot for graph 7017/7068
Running dot for graph 7018/7068
Running dot for graph 7019/7068
Running dot for graph 7020/7068
Running dot for graph 7021/7068
Running dot for graph 7022/7068
Running dot for graph 7023/7068
Running dot for graph 7024/7068
Running dot for graph 7025/7068
Running dot for graph 7026/7068
Running dot for graph 7027/7068
Running dot for graph 7028/7068
Running dot for graph 7029/7068
Running dot for graph 7030/7068
Running dot for graph 7031/7068
Running dot for graph 7032/7068
Running dot for graph 7033/7068
Running dot for graph 7034/7068
Running dot for graph 7035/7068
Running dot for graph 7036/7068
Running dot for graph 7037/7068
Running dot for graph 7038/7068
Running dot for graph 7039/7068
Running dot for graph 7040/7068
Running dot for graph 7041/7068
Running dot for graph 7042/7068
Running dot for graph 7043/7068
Running dot for graph 7044/7068
Running dot for graph 7045/7068
Running dot for graph 7046/7068
Running dot for graph 7047/7068
Running dot for graph 7048/7068
Running dot for graph 7049/7068
Running dot for graph 7050/7068
Running dot for graph 7051/7068
Running dot for graph 7052/7068
Running dot for graph 7053/7068
Running dot for graph 7054/7068
Running dot for graph 7055/7068
Running dot for graph 7056/7068
Running dot for graph 7057/7068
Running dot for graph 7058/7068
Running dot for graph 7059/7068
Running dot for graph 7060/7068
Running dot for graph 7061/7068
Running dot for graph 7062/7068
Running dot for graph 7063/7068
Running dot for graph 7064/7068
Running dot for graph 7065/7068
Running dot for graph 7066/7068
Running dot for graph 7067/7068
Running dot for graph 7068/7068
Patching output file 1/191
Patching output file 2/191
Patching output file 3/191
Patching output file 4/191
Patching output file 5/191
Patching output file 6/191
Patching output file 7/191
Patching output file 8/191
Patching output file 9/191
Patching output file 10/191
Patching output file 11/191
Patching output file 12/191
Patching output file 13/191
Patching output file 14/191
Patching output file 15/191
Patching output file 16/191
Patching output file 17/191
Patching output file 18/191
Patching output file 19/191
Patching output file 20/191
Patching output file 21/191
Patching output file 22/191
Patching output file 23/191
Patching output file 24/191
Patching output file 25/191
Patching output file 26/191
Patching output file 27/191
Patching output file 28/191
Patching output file 29/191
Patching output file 30/191
Patching output file 31/191
Patching output file 32/191
Patching output file 33/191
Patching output file 34/191
Patching output file 35/191
Patching output file 36/191
Patching output file 37/191
Patching output file 38/191
Patching output file 39/191
Patching output file 40/191
Patching output file 41/191
Patching output file 42/191
Patching output file 43/191
Patching output file 44/191
Patching output file 45/191
Patching output file 46/191
Patching output file 47/191
Patching output file 48/191
Patching output file 49/191
Patching output file 50/191
Patching output file 51/191
Patching output file 52/191
Patching output file 53/191
Patching output file 54/191
Patching output file 55/191
Patching output file 56/191
Patching output file 57/191
Patching output file 58/191
Patching output file 59/191
Patching output file 60/191
Patching output file 61/191
Patching output file 62/191
Patching output file 63/191
Patching output file 64/191
Patching output file 65/191
Patching output file 66/191
Patching output file 67/191
Patching output file 68/191
Patching output file 69/191
Patching output file 70/191
Patching output file 71/191
Patching output file 72/191
Patching output file 73/191
Patching output file 74/191
Patching output file 75/191
Patching output file 76/191
Patching output file 77/191
Patching output file 78/191
Patching output file 79/191
Patching output file 80/191
Patching output file 81/191
Patching output file 82/191
Patching output file 83/191
Patching output file 84/191
Patching output file 85/191
Patching output file 86/191
Patching output file 87/191
Patching output file 88/191
Patching output file 89/191
Patching output file 90/191
Patching output file 91/191
Patching output file 92/191
Patching output file 93/191
Patching output file 94/191
Patching output file 95/191
Patching output file 96/191
Patching output file 97/191
Patching output file 98/191
Patching output file 99/191
Patching output file 100/191
Patching output file 101/191
Patching output file 102/191
Patching output file 103/191
Patching output file 104/191
Patching output file 105/191
Patching output file 106/191
Patching output file 107/191
Patching output file 108/191
Patching output file 109/191
Patching output file 110/191
Patching output file 111/191
Patching output file 112/191
Patching output file 113/191
Patching output file 114/191
Patching output file 115/191
Patching output file 116/191
Patching output file 117/191
Patching output file 118/191
Patching output file 119/191
Patching output file 120/191
Patching output file 121/191
Patching output file 122/191
Patching output file 123/191
Patching output file 124/191
Patching output file 125/191
Patching output file 126/191
Patching output file 127/191
Patching output file 128/191
Patching output file 129/191
Patching output file 130/191
Patching output file 131/191
Patching output file 132/191
Patching output file 133/191
Patching output file 134/191
Patching output file 135/191
Patching output file 136/191
Patching output file 137/191
Patching output file 138/191
Patching output file 139/191
Patching output file 140/191
Patching output file 141/191
Patching output file 142/191
Patching output file 143/191
Patching output file 144/191
Patching output file 145/191
Patching output file 146/191
Patching output file 147/191
Patching output file 148/191
Patching output file 149/191
Patching output file 150/191
Patching output file 151/191
Patching output file 152/191
Patching output file 153/191
Patching output file 154/191
Patching output file 155/191
Patching output file 156/191
Patching output file 157/191
Patching output file 158/191
Patching output file 159/191
Patching output file 160/191
Patching output file 161/191
Patching output file 162/191
Patching output file 163/191
Patching output file 164/191
Patching output file 165/191
Patching output file 166/191
Patching output file 167/191
Patching output file 168/191
Patching output file 169/191
Patching output file 170/191
Patching output file 171/191
Patching output file 172/191
Patching output file 173/191
Patching output file 174/191
Patching output file 175/191
Patching output file 176/191
Patching output file 177/191
Patching output file 178/191
Patching output file 179/191
Patching output file 180/191
Patching output file 181/191
Patching output file 182/191
Patching output file 183/191
Patching output file 184/191
Patching output file 185/191
Patching output file 186/191
Patching output file 187/191
Patching output file 188/191
Patching output file 189/191
Patching output file 190/191
Patching output file 191/191
lookup cache used 819233/1048576 hits=10618099 misses=858124
finished...
Built target doxygen-llvm
Built target doxygen
make: *** No rule to make target `lldb-cpp-doc'.  Stop.


More information about the www-scripts mailing list