Home
last modified time | relevance | path

Searched refs:remapping (Results 1 – 25 of 27) sorted by relevance

12

/llvm-project-15.0.7/llvm/docs/CommandGuide/
H A Dllvm-cxxmap.rst1 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 Dllvm-profdata.rst80 .. 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 Dremap.ll1 …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 Dremap-2.ll1 …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 Dinlineasm.ll8 ; rdar://9776316 - type remapping needed for inline asm blobs.
/llvm-project-15.0.7/mlir/test/Conversion/SCFToGPU/
H A Dstep_positive.mlir14 // Loop induction variable remapping:
/llvm-project-15.0.7/llvm/test/Transforms/PGOProfile/
H A Dremap.ll2 …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 Drewriter-indexing.td53 // Check rewriting with a DAG subtree in the result and remapping a location.
/llvm-project-15.0.7/llvm/test/DebugInfo/X86/
H A Dclone-module.ll25 ; 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 Dsymbols.rst244 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 DMCJITDesignAndImplementation.rst140 When the client is finished remapping section addresses, it will call
141 MCJIT::finalizeObject to complete the remapping process.
H A DCodeGenerator.rst1740 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 Dcheck-do-forall.cpp755 [&](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 DFuncOps.td272 /// 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 Dopenmp-reduction.mlir99 // remapping assertions.
/llvm-project-15.0.7/mlir/test/Dialect/Affine/
H A Dloop-coalescing.mlir178 // subtraction operation unlike the IV remapping.
/llvm-project-15.0.7/flang/docs/
H A Df2018-grammar.md413 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 DUsersManual.rst2559 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 DRationaleSimplifiedPolyhedralForm.md150 It also allows schedule remapping within the instruction, like this example that
/llvm-project-15.0.7/llvm/include/llvm/ProfileData/
H A DInstrProfData.inc176 * For this remapping the ProfData is used. ProfData contains both the function
/llvm-project-15.0.7/compiler-rt/include/profile/
H A DInstrProfData.inc176 * For this remapping the ProfData is used. ProfData contains both the function
/llvm-project-15.0.7/mlir/test/Transforms/
H A Dloop-fusion-2.mlir638 // remapping, and private memref size. The result is that the temporary
/llvm-project-15.0.7/mlir/docs/
H A DSPIRVToLLVMDialectConversion.md786 attributes remapping to LLVM dialect function
H A DTargetLLVMIR.md98 materializing the non-trivial address remapping due to layout as `affine.apply`
/llvm-project-15.0.7/llvm/include/llvm/Target/
H A DTarget.td1551 // Predicates - Predicates that must be true for this remapping to happen.

12