| /llvm-project-15.0.7/llvm/test/tools/llvm-pdbutil/ |
| H A D | explain.test | 3 ; RUN: llvm-pdbutil explain -offset=0 %p/Inputs/InjectedSource.pdb \ 5 ; RUN: llvm-pdbutil explain -offset=40 %p/Inputs/InjectedSource.pdb \ 7 ; RUN: llvm-pdbutil explain -offset=60 %p/Inputs/InjectedSource.pdb \ 10 ; RUN: llvm-pdbutil explain -offset=0x1000 %p/Inputs/InjectedSource.pdb \ 12 ; RUN: llvm-pdbutil explain -offset=0x1100 %p/Inputs/InjectedSource.pdb \ 14 ; RUN: llvm-pdbutil explain -offset=0x2000 %p/Inputs/InjectedSource.pdb \ 17 ; RUN: llvm-pdbutil explain -offset=0x3000 %p/Inputs/InjectedSource.pdb \ 20 ; RUN: llvm-pdbutil explain -offset=0x7000 %p/Inputs/InjectedSource.pdb \ 23 ; RUN: llvm-pdbutil explain -offset=0x1A000 %p/Inputs/InjectedSource.pdb \ 26 ; RUN: llvm-pdbutil explain -offset=0x1B000 %p/Inputs/InjectedSource.pdb \ [all …]
|
| H A D | explain-pdb-stream.test | 3 ; RUN: llvm-pdbutil explain \
|
| H A D | explain-dbi-stream.test | 3 ; RUN: llvm-pdbutil explain \
|
| /llvm-project-15.0.7/llvm/lib/Support/ |
| H A D | regerror.c | 57 const char *explain; member 108 s = r->explain; in llvm_regerror()
|
| /llvm-project-15.0.7/llvm/tools/llvm-pdbutil/ |
| H A D | ExplainOutputStyle.cpp | 72 switch (opts::explain::InputType) { in explainBinaryFile() 73 case opts::explain::InputFileType::DBIStream: { in explainBinaryFile() 80 case opts::explain::InputFileType::PDBStream: { in explainBinaryFile()
|
| H A D | llvm-pdbutil.cpp | 730 namespace explain { namespace 1373 static void explain() { in explain() function 1376 ExitOnErr(InputFile::open(opts::explain::InputFilename.front(), true)); in explain() 1378 for (uint64_t Off : opts::explain::Offsets) { in explain() 1633 explain(); in main()
|
| H A D | llvm-pdbutil.h | 208 namespace explain {
|
| /llvm-project-15.0.7/polly/lib/External/isl/doc/ |
| H A D | SubmittingPatches | 51 review and explain how you addressed them or why you
|
| H A D | isl.bib | 343 purpose of the paper is to explain the various heuristics and to prove
|
| /llvm-project-15.0.7/llvm/test/CodeGen/ARM/ |
| H A D | regcoal-invalid-subrange-update.mir | 38 # here, what we explain with %5.dsub_1 == %4.dsub_3
|
| /llvm-project-15.0.7/mlir/utils/mbr/ |
| H A D | README.md | 13 and a runner. Here's an outline of a benchmark; we explain its working after
|
| /llvm-project-15.0.7/libc/docs/ |
| H A D | implementation_standard.rst | 5 we explain how the entrypoints are implemented. The source layout document
|
| /llvm-project-15.0.7/llvm/lib/Target/VE/ |
| H A D | VVPInstrInfo.td | 18 // TODO explain how VVP nodes relate to VP SDNodes once VP ISel is uptream.
|
| /llvm-project-15.0.7/clang/include/clang/StaticAnalyzer/Checkers/ |
| H A D | CheckerBase.td | 35 /// and emits reports that explain the occurance of the bug understandably and
|
| /llvm-project-15.0.7/llvm/docs/ |
| H A D | CodeReview.rst | 127 other places in the code, please explain the requested set of changes so that 130 from specific performance tests), please explain as many of these up front as
|
| H A D | XRayFDRFormat.rst | 368 This is an attempt to explain the format with statements in EBNF format.
|
| H A D | BigEndianNEON.rst | 13 The aim of this document is to explain the problem with NEON loads and stores, and the solution tha…
|
| H A D | ResponseGuide.rst | 207 contact the reporter and any other affected parties to explain the proposed
|
| /llvm-project-15.0.7/clang-tools-extra/docs/clang-tidy/checks/bugprone/ |
| H A D | use-after-move.rst | 27 Subsections below explain more precisely what exactly the check considers to be
|
| /llvm-project-15.0.7/clang/test/Analysis/ |
| H A D | mig.mm | 105 // Also when returning a variable, explain why do we think that it contains
|
| /llvm-project-15.0.7/clang/docs/analyzer/developer-docs/ |
| H A D | DebugChecks.rst | 183 in the test code as necessary to explain various integral, pointer,
|
| /llvm-project-15.0.7/mlir/docs/Rationale/ |
| H A D | UsageOfConst.md | 18 change", to explain the rationale and the tradeoffs involved that led us to this
|
| /llvm-project-15.0.7/lldb/docs/use/ |
| H A D | symbols.rst | 316 Hopefully this helps explain how DebugSymbols.framework can help any company
|
| /llvm-project-15.0.7/llvm/docs/CommandGuide/ |
| H A D | tblgen.rst | 498 Make -gen-global-isel explain why a pattern was skipped for inclusion.
|
| /llvm-project-15.0.7/polly/docs/ |
| H A D | HowToManuallyUseTheIndividualPiecesOfPolly.rst | 11 code with Polly. We show how to execute them individually and explain for
|