| /llvm-project-15.0.7/llvm/docs/CommandGuide/ |
| H A D | llvm-cxxmap.rst | 1 llvm-cxxmap - Mangled name remapping tool 34 .. option:: -remapping-file=file, -r=file 38 See :ref:`remapping-file`. 60 The remapping file is a text file containing lines of the form 86 should be treated as equivalent, the following remapping file could be used: 99 Symbol remapping is currently only supported for C++ mangled names
|
| H A D | llvm-profdata.rst | 80 .. option:: --remapping-file=<path>, -r 82 Specify a file which contains a remapping from symbol names in the input 88 remapping file.
|
| /llvm-project-15.0.7/llvm/test/Transforms/SampleProfile/ |
| H A D | remap.ll | 1 …ample-profile -sample-profile-file=%S/Inputs/remap.prof -sample-profile-remapping-file=%S/Inputs/r… 3 ; Check whether profile remapping work with loading profile on demand used by extbinary format prof… 5 …s=sample-profile -sample-profile-file=%t.extbinary.afdo -sample-profile-remapping-file=%S/Inputs/r…
|
| H A D | remap-2.ll | 1 …ple-profile -sample-profile-file=%S/Inputs/remap-2.prof -sample-profile-remapping-file=%S/Inputs/r… 2 ; Check profile remapping works for searching inline instance, searching
|
| /llvm-project-15.0.7/llvm/test/Linker/ |
| H A D | inlineasm.ll | 8 ; rdar://9776316 - type remapping needed for inline asm blobs.
|
| /llvm-project-15.0.7/mlir/test/Conversion/SCFToGPU/ |
| H A D | step_positive.mlir | 14 // Loop induction variable remapping:
|
| /llvm-project-15.0.7/llvm/test/Transforms/PGOProfile/ |
| H A D | remap.ll | 2 …sses=pgo-instr-use -pgo-test-profile-file=%t.profdata -pgo-test-profile-remapping-file=%S/Inputs/r…
|
| /llvm-project-15.0.7/mlir/test/mlir-tblgen/ |
| H A D | rewriter-indexing.td | 53 // Check rewriting with a DAG subtree in the result and remapping a location.
|
| /llvm-project-15.0.7/llvm/test/DebugInfo/X86/ |
| H A D | clone-module.ll | 25 ; it there also may cause an incorrect remapping of the call in a case of a
|
| /llvm-project-15.0.7/lldb/docs/use/ |
| H A D | symbols.rst | 244 higher. **DBGBuildSourcePath** and **DBGSourcePath** are for remapping a single 252 **DBGSourcePathRemapping** entries will be used for path remapping first. This 254 dictionary and a less specific remapping in the
|
| /llvm-project-15.0.7/llvm/docs/ |
| H A D | MCJITDesignAndImplementation.rst | 140 When the client is finished remapping section addresses, it will call 141 MCJIT::finalizeObject to complete the remapping process.
|
| H A D | CodeGenerator.rst | 1740 The first phase of alias processing is simple instruction mnemonic remapping for 1742 phase is a simple and unconditionally remapping from one input mnemonic to one 1744 operands at all, so the remapping must apply for all forms of a given mnemonic.
|
| /llvm-project-15.0.7/flang/lib/Semantics/ |
| H A D | check-do-forall.cpp | 755 [&](const evaluate::Assignment::BoundsRemapping &remapping) { in CheckForallIndexesUsed() argument 756 for (const auto &bounds : remapping) { in CheckForallIndexesUsed()
|
| /llvm-project-15.0.7/mlir/include/mlir/Dialect/Func/IR/ |
| H A D | FuncOps.td | 272 /// Create a deep copy of this function and all of its blocks, remapping any
|
| /llvm-project-15.0.7/mlir/test/Target/LLVMIR/ |
| H A D | openmp-reduction.mlir | 99 // remapping assertions.
|
| /llvm-project-15.0.7/mlir/test/Dialect/Affine/ |
| H A D | loop-coalescing.mlir | 178 // subtraction operation unlike the IV remapping.
|
| /llvm-project-15.0.7/flang/docs/ |
| H A D | f2018-grammar.md | 413 data-pointer-object ( bounds-remapping-list ) => data-target | 418 R1036 bounds-remapping -> lower-bound-expr : upper-bound-expr
|
| /llvm-project-15.0.7/clang/docs/ |
| H A D | UsersManual.rst | 2559 Profile remapping 2573 Clang allows use of a profile remapping file to specify that such differences 2577 .. option:: -fprofile-remapping-file=<file> 2579 Specifies a file containing profile remapping information, that will be 2583 The profile remapping file is a text file containing lines of the form 2602 remapping file could be used: 2613 Matching profile data using a profile remapping file is supported on a 2621 Profile data remapping is currently only supported for C++ mangled names 4054 -fprofile-remapping-file=<file>
|
| /llvm-project-15.0.7/mlir/docs/Rationale/ |
| H A D | RationaleSimplifiedPolyhedralForm.md | 150 It also allows schedule remapping within the instruction, like this example that
|
| /llvm-project-15.0.7/llvm/include/llvm/ProfileData/ |
| H A D | InstrProfData.inc | 176 * For this remapping the ProfData is used. ProfData contains both the function
|
| /llvm-project-15.0.7/compiler-rt/include/profile/ |
| H A D | InstrProfData.inc | 176 * For this remapping the ProfData is used. ProfData contains both the function
|
| /llvm-project-15.0.7/mlir/test/Transforms/ |
| H A D | loop-fusion-2.mlir | 638 // remapping, and private memref size. The result is that the temporary
|
| /llvm-project-15.0.7/mlir/docs/ |
| H A D | SPIRVToLLVMDialectConversion.md | 786 attributes remapping to LLVM dialect function
|
| H A D | TargetLLVMIR.md | 98 materializing the non-trivial address remapping due to layout as `affine.apply`
|
| /llvm-project-15.0.7/llvm/include/llvm/Target/ |
| H A D | Target.td | 1551 // Predicates - Predicates that must be true for this remapping to happen.
|