Lines Matching full:header
7 textual header "Analysis/TargetLibraryInfo.def"
8 textual header "Analysis/VecFuncs.def"
28 exclude header "CodeGen/LinkAllAsmWriterComponents.h"
29 exclude header "CodeGen/LinkAllCodegenComponents.h"
32 textual header "CodeGen/DIEValue.def"
58 textual header "BinaryFormat/Dwarf.def"
59 textual header "BinaryFormat/DynamicTags.def"
60 textual header "BinaryFormat/MachO.def"
61 textual header "BinaryFormat/MinidumpConstants.def"
62 textual header "BinaryFormat/ELFRelocs/AArch64.def"
63 textual header "BinaryFormat/ELFRelocs/AMDGPU.def"
64 textual header "BinaryFormat/ELFRelocs/ARM.def"
65 textual header "BinaryFormat/ELFRelocs/ARC.def"
66 textual header "BinaryFormat/ELFRelocs/AVR.def"
67 textual header "BinaryFormat/ELFRelocs/BPF.def"
68 textual header "BinaryFormat/ELFRelocs/CSKY.def"
69 textual header "BinaryFormat/ELFRelocs/Hexagon.def"
70 textual header "BinaryFormat/ELFRelocs/i386.def"
71 textual header "BinaryFormat/ELFRelocs/Lanai.def"
72 textual header "BinaryFormat/ELFRelocs/Mips.def"
73 textual header "BinaryFormat/ELFRelocs/MSP430.def"
74 textual header "BinaryFormat/ELFRelocs/PowerPC64.def"
75 textual header "BinaryFormat/ELFRelocs/PowerPC.def"
76 textual header "BinaryFormat/ELFRelocs/RISCV.def"
77 textual header "BinaryFormat/ELFRelocs/Sparc.def"
78 textual header "BinaryFormat/ELFRelocs/SystemZ.def"
79 textual header "BinaryFormat/ELFRelocs/VE.def"
80 textual header "BinaryFormat/ELFRelocs/x86_64.def"
81 textual header "BinaryFormat/WasmRelocs.def"
82 textual header "BinaryFormat/MsgPack.def"
94 module DIContext { header "DebugInfo/DIContext.h" export * }
114 exclude header "DebugInfo/PDB/DIA/DIADataStream.h"
115 exclude header "DebugInfo/PDB/DIA/DIAEnumDebugStreams.h"
116 exclude header "DebugInfo/PDB/DIA/DIAEnumFrameData.h"
117 exclude header "DebugInfo/PDB/DIA/DIAEnumInjectedSources.h"
118 exclude header "DebugInfo/PDB/DIA/DIAEnumLineNumbers.h"
119 exclude header "DebugInfo/PDB/DIA/DIAEnumSectionContribs.h"
120 exclude header "DebugInfo/PDB/DIA/DIAEnumSourceFiles.h"
121 exclude header "DebugInfo/PDB/DIA/DIAEnumSymbols.h"
122 exclude header "DebugInfo/PDB/DIA/DIAEnumTables.h"
123 exclude header "DebugInfo/PDB/DIA/DIAError.h"
124 exclude header "DebugInfo/PDB/DIA/DIAFrameData.h"
125 exclude header "DebugInfo/PDB/DIA/DIAInjectedSource.h"
126 exclude header "DebugInfo/PDB/DIA/DIALineNumber.h"
127 exclude header "DebugInfo/PDB/DIA/DIARawSymbol.h"
128 exclude header "DebugInfo/PDB/DIA/DIASectionContrib.h"
129 exclude header "DebugInfo/PDB/DIA/DIASession.h"
130 exclude header "DebugInfo/PDB/DIA/DIASourceFile.h"
131 exclude header "DebugInfo/PDB/DIA/DIASupport.h"
132 exclude header "DebugInfo/PDB/DIA/DIATable.h"
133 exclude header "DebugInfo/PDB/DIA/DIAUtils.h"
157 textual header "DebugInfo/CodeView/CodeViewRegisters.def"
158 textual header "DebugInfo/CodeView/CodeViewTypes.def"
159 textual header "DebugInfo/CodeView/CodeViewSymbols.def"
176 exclude header "ExecutionEngine/OProfileWrapper.h"
180 exclude header "ExecutionEngine/MCJIT.h"
181 exclude header "ExecutionEngine/Interpreter.h"
182 exclude header "ExecutionEngine/OrcMCJITReplacement.h"
186 exclude header "ExecutionEngine/Orc/OrcRemoteTargetRPCAPI.h"
187 exclude header "ExecutionEngine/Orc/OrcRemoteTargetClient.h"
188 exclude header "ExecutionEngine/Orc/OrcRemoteTargetServer.h"
189 exclude header "ExecutionEngine/Orc/RemoteObjectLayer.h"
192 exclude header "ExecutionEngine/Orc/OrcError.h"
193 exclude header "ExecutionEngine/Orc/RPC/RPCUtils.h"
194 exclude header "ExecutionEngine/Orc/RPC/RPCSerialization.h"
195 exclude header "ExecutionEngine/Orc/RPC/RawByteChannel.h"
212 header "ExecutionEngine/Orc/OrcError.h"
213 header "ExecutionEngine/Orc/RPC/RPCUtils.h"
214 header "ExecutionEngine/Orc/RPC/RPCSerialization.h"
215 header "ExecutionEngine/Orc/RPC/RawByteChannel.h"
224 header "Pass.h"
225 textual header "PassSupport.h"
226 textual header "PassAnalysisSupport.h"
230 module PassRegistry { header "PassRegistry.h" export * }
231 module InitializePasses { header "InitializePasses.h" export * }
241 module IR_Argument { header "IR/Argument.h" export * }
243 header "IR/Attributes.h"
247 module IR_AbstractCallSite { header "IR/AbstractCallSite.h" export * }
248 module IR_ConstantFolder { header "IR/ConstantFolder.h" export * }
249 module IR_GlobalVariable { header "IR/GlobalVariable.h" export * }
250 module IR_NoFolder { header "IR/NoFolder.h" export * }
251 module IRBuilderFolder { header "IR/IRBuilderFolder.h" export * }
252 module IR_Module { header "IR/Module.h" export * }
253 module IR_ModuleSummaryIndex { header "IR/ModuleSummaryIndex.h" export * }
254 module IR_ModuleSummaryIndexYAML { header "IR/ModuleSummaryIndexYAML.h" export * }
255 module IR_Function { header "IR/Function.h" export * }
256 module IR_InstrTypes { header "IR/InstrTypes.h" export * }
257 module IR_Instructions { header "IR/Instructions.h" export * }
261 module IR_CFG { header "IR/CFG.h" export * }
262 module IR_ConstantRange { header "IR/ConstantRange.h" export * }
263 module IR_Dominators { header "IR/Dominators.h" export * }
264 module IR_FixedPointBuilder { header "IR/FixedPointBuilder.h" export * }
265 module Analysis_PostDominators { header "Analysis/PostDominators.h" export * }
266 module Analysis_DomTreeUpdater { header "Analysis/DomTreeUpdater.h" export * }
267 module IR_IRBuilder { header "IR/IRBuilder.h" export * }
268 module IR_IRPrintingPasses { header "IR/IRPrintingPasses.h" export * }
269 module IR_MatrixBuilder { header "IR/MatrixBuilder.h" export * }
270 module IR_PassManager { header "IR/PassManager.h" export * }
271 module IR_PassManagerImpl { header "IR/PassManagerImpl.h" export * }
272 module IR_PredIteratorCache { header "IR/PredIteratorCache.h" export * }
273 module IR_Verifier { header "IR/Verifier.h" export * }
274 module IR_InstIterator { header "IR/InstIterator.h" export * }
275 module IR_InstVisitor { header "IR/InstVisitor.h" export * }
277 header "IR/Intrinsics.h"
282 module IR_IntrinsicInst { header "IR/IntrinsicInst.h" export * }
283 module IR_PatternMatch { header "IR/PatternMatch.h" export * }
284 module IR_SafepointIRVerifier { header "IR/SafepointIRVerifier.h" export * }
285 module IR_Statepoint { header "IR/Statepoint.h" export * }
297 textual header "IR/ConstrainedOps.def"
298 textual header "IR/DebugInfoFlags.def"
299 textual header "IR/Instruction.def"
300 textual header "IR/Metadata.def"
301 textual header "IR/FixedMetadataKinds.def"
302 textual header "IR/Value.def"
303 textual header "IR/VPIntrinsics.def"
304 textual header "IR/RuntimeLibcalls.def"
335 module MC_LaneBitmask { header "MC/LaneBitmask.h" export * }
336 module MC_FixedLenDisassembler { header "MC/MCFixedLenDisassembler.h" export * }
337 module MC_InstrItineraries { header "MC/MCInstrItineraries.h" export * }
338 module MC_Schedule { header "MC/MCSchedule.h" export * }
339 module MC_SubtargetFeature { header "MC/SubtargetFeature.h" export * }
360 textual header "ProfileData/InstrProfData.inc"
366 header "Support/TargetRegistry.h"
402 exclude header "Support/Windows/WindowsSupport.h"
405 exclude header "Support/PluginLoader.h"
406 exclude header "Support/Solaris/sys/regset.h"
409 textual header "Support/AArch64TargetParser.def"
410 textual header "Support/ARMTargetParser.def"
411 textual header "Support/RISCVTargetParser.def"
412 textual header "Support/TargetOpcodes.def"
413 textual header "Support/X86TargetParser.def"
418 header "Support/ConvertUTF.h"
427 header "llvm/Support/DataTypes.h"