Home
last modified time | relevance | path

Searched refs:Transformations (Results 1 – 22 of 22) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/lib/Tooling/Transformer/
H A DTransformer.cpp35 auto Transformations = Case.Edits(Result); in run() local
36 if (!Transformations) { in run()
37 Consumer(Transformations.takeError()); in run()
41 if (Transformations->empty()) in run()
47 for (const auto &T : *Transformations) { in run()
H A DRewriteRule.cpp252 auto Transformations = Case.Edits(Result); in run() local
253 if (!Transformations) { in run()
254 Edits = Transformations.takeError(); in run()
257 Edits->append(Transformations->begin(), Transformations->end()); in run()
/netbsd-src/external/gpl3/binutils.old/dist/gas/doc/
H A Dc-xtensa.texi26 * Xtensa Relaxation:: Other Automatic Transformations.
683 * Transform Directive:: Disable All Assembler Transformations.
742 Transformations are enabled by default unless the @samp{--no-transform}
H A Das.info24831 * Xtensa Relaxation:: Other Automatic Transformations.
25392 * Transform Directive:: Disable All Assembler Transformations.
25441 Transformations are enabled by default unless the `--no-transform'
/netbsd-src/external/gpl3/binutils/dist/gas/doc/
H A Dc-xtensa.texi26 * Xtensa Relaxation:: Other Automatic Transformations.
683 * Transform Directive:: Disable All Assembler Transformations.
742 Transformations are enabled by default unless the @samp{--no-transform}
H A Das.info25272 * Xtensa Relaxation:: Other Automatic Transformations.
25828 * Transform Directive:: Disable All Assembler Transformations.
25877 Transformations are enabled by default unless the ‘--no-transform’
/netbsd-src/external/mit/isl/dist/doc/
H A Disl.bib310 …TITLE = {Memory Optimization by Counting Points in Integer Transformations of Parametric Polytopes…
/netbsd-src/external/apache2/llvm/dist/llvm/docs/
H A DTransformMetadata.rst416 Leftover Transformations
/netbsd-src/external/gpl3/gcc/dist/gcc/doc/
H A Dtree-ssa.texi532 Transformations that emit new code or replicate existing statements
H A Dmd.texi10930 @section RTL Templates Transformations
H A Dgccint.info16052 symbols must be renamed into SSA form again. Transformations that emit
31534 17.21 RTL Templates Transformations
/netbsd-src/external/gpl3/gcc.old/dist/gcc/doc/
H A Dtree-ssa.texi544 Transformations that emit new code or replicate existing statements
H A Dmd.texi10476 @section RTL Templates Transformations
H A Dgccint.info15651 symbols must be renamed into SSA form again. Transformations that emit
30102 17.21 RTL Templates Transformations
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Mips/
H A DMips64InstrInfo.td14 // Mips Operand, Complex Patterns and Transformations Definitions.
H A DMipsInstrInfo.td566 // Mips Operand, Complex Patterns and Transformations Definitions.
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AVR/
H A DAVRInstrInfo.td84 // AVR Operands, Complex Patterns and Transformations Definitions.
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Drtl.def1359 GCC internals manual, under "RTL Templates Transformations". */
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Drtl.def1360 GCC internals manual, under "RTL Templates Transformations". */
/netbsd-src/external/historical/nawk/dist/testdir/
H A Dfunstack.ok3333 Transformations and Applied to LP
H A Dfunstack.in25332 … "A Mathematical Programming Updating Method Using Modified {Givens} Transformations and Applied t…
/netbsd-src/external/gpl3/gdb/dist/gdb/doc/
H A DChangeLog-1991-202113049 Fix lint regarding changing node ELF Transformations to
13050 ELF and SOM Transformations.
13240 * stabs.texinfo (Stabs In ELF, Statics, ELF Transformations):