HomeSort by relevance Sort by last modified time
    Searched full:prolog (Results 176 - 200 of 321) sorted by null

1 2 3 4 5 6 78 91011>>

  /system/core/libpixelflinger/codeflinger/
GGLAssembler.h 182 virtual void prolog();
MIPSAssembler.cpp 159 #pragma mark Prolog/Epilog & Generate...
162 void ArmToMipsAssembler::prolog() function in class:android::ArmToMipsAssembler
1378 void MIPSAssembler::prolog() function in class:android::MIPSAssembler
    [all...]
  /external/llvm/lib/CodeGen/
Passes.cpp 507 // Insert prolog/epilog code. Eliminate abstract frame index references...
734 // Branch folding must be run after regalloc and prolog/epilog insertion.
AggressiveAntiDepBreaker.cpp 169 // callee-saved register that is not saved in the prolog.
    [all...]
CriticalAntiDepBreaker.cpp 75 // callee-saved register that is not saved in the prolog.
ShrinkWrapping.cpp 10 // This file implements a shrink wrapping variant of prolog/epilog insertion:
    [all...]
  /external/libvpx/libvpx/examples/includes/geshi/docs/
CHANGES 52 * Visual Prolog (Thomas Linder Puls)
84 * Prolog (Benny Baumann)
    [all...]
  /external/llvm/lib/Target/PowerPC/
README.txt 4 * lmw/stmw pass a la arm load store optimizer for prolog/epilog
883 The save/restore sequence for CR in prolog/epilog is terrible:
  /external/chromium_org/third_party/lcov-1.9/
CHANGES 214 - Added --html-prolog option
  /external/llvm/docs/
CodeGenerator.rst 138 5. `Prolog/Epilog Code Insertion`_ --- Once the machine code has been generated
140 LLVM alloca's and spill slots), the prolog and epilog code for the function
    [all...]
  /external/llvm/lib/Target/X86/
X86FrameLowering.cpp 349 // another bug. I.e., one where we generate a prolog like this:
520 // We don't exect any more prolog instructions.
    [all...]
X86InstrCompiler.td 42 // pointer before prolog-epilog rewriting occurs.
58 // pointer before prolog-epilog rewriting occurs.
    [all...]
  /external/e2fsprogs/intl/
dcigettext.c 135 /* @@ end of prolog @@ */
    [all...]
loadmsgcat.c 454 /* @@ end of prolog @@ */
    [all...]
  /external/llvm/lib/MC/
MachObjectWriter.cpp 784 // Write the prolog, starting with the header and load command...
    [all...]
  /external/llvm/lib/Target/ARM/MCTargetDesc/
ARMAddressingModes.h 403 // If this addressing mode is a frame index (before prolog/epilog insertion
  /external/stlport/etc/
ChangeLog-4.0 534 prolog/epilog technology used to get clean namespace wrapping.
  /external/llvm/lib/CodeGen/AsmPrinter/
AsmPrinter.cpp 747 // If the last instruction was a prolog label, then we have a situation where
748 // we emitted a prolog but no function body. This results in the ending prolog
    [all...]
  /external/chromium_org/third_party/libxml/src/
parser.c 305 errmsg = "PEReference in prolog\n";
    [all...]
  /external/chromium_org/third_party/re2/doc/
syntax.html 370 <tr><td><code><font color=#808080>(*ACCEPT)</font></code></td><td>make regexps more like Prolog </td></tr>
  /external/elfutils/src/
nm.c 764 /* We always print this prolog. */
    [all...]
  /external/libxml2/
parser.c 309 errmsg = "PEReference in prolog\n";
    [all...]
  /external/regex-re2/doc/
syntax.html 370 <tr><td><code><font color=#808080>(*ACCEPT)</font></code></td><td>make regexps more like Prolog </td></tr>
  /external/valgrind/main/coregrind/m_debuginfo/
priv_storage.h 369 UChar cbProlog; /* # bytes in prolog */
    [all...]
  /external/chromium_org/third_party/yasm/source/patched-yasm/modules/objfmts/coff/
coff-objfmt.c     [all...]

Completed in 517 milliseconds

1 2 3 4 5 6 78 91011>>