OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:epilog
(Results
101 - 125
of
138
) sorted by null
1
2
3
4
5
6
/external/llvm/lib/Target/ARM/
ARMJITInfo.cpp
47
// it, because the prolog/
epilog
inserted by GCC won't work for us. (We need
Thumb1FrameLowering.cpp
228
"Can only insert
epilog
into returning blocks");
ARMFrameLowering.cpp
313
"Can only insert
epilog
into returning blocks");
[
all
...]
/external/llvm/lib/Target/CellSPU/
SPUFrameLowering.cpp
198
"Can only insert
epilog
into returning blocks");
/external/llvm/lib/Target/SystemZ/
SystemZFrameLowering.cpp
154
assert(0 && "Can only insert
epilog
into returning blocks");
/system/core/libpixelflinger/codeflinger/
GGLAssembler.h
179
virtual void
epilog
(uint32_t touched);
/external/llvm/lib/Target/PowerPC/
PPCInstrInfo.cpp
353
// we use R11, which we know cannot be used in the prolog/
epilog
. This is
369
// we use R11, which we know cannot be used in the prolog/
epilog
. This is
README.txt
6
* lmw/stmw pass a la arm load store optimizer for prolog/
epilog
924
The save/restore sequence for CR in prolog/
epilog
is terrible:
PPCISelDAGToDAG.cpp
212
// Find all return blocks, outputting a restore in each
epilog
.
[
all
...]
PPCISelLowering.cpp
[
all
...]
/external/clang/lib/CodeGen/
CodeGenFunction.cpp
158
// Emit function
epilog
(to return).
328
// Tell the
epilog
emitter to autorelease the result. We do this
[
all
...]
CGStmt.cpp
[
all
...]
/external/llvm/docs/
CodeGenerator.html
114
<li><a href="#ppc_prolog">Prolog/
Epilog
</a></li>
264
<li><b><a href="#proepicode">Prolog/
Epilog
Code Insertion</a></b> — Once
267
the prolog and
epilog
code for the function can be inserted and "abstract
[
all
...]
/bionic/libc/tools/
gensyscalls.py
358
#
epilog
/external/e2fsprogs/intl/
dcigettext.c
1164
/* @@ begin of
epilog
@@ */
[
all
...]
/external/llvm/include/llvm/Target/
TargetRegisterInfo.h
628
/// eliminateCallFramePseudoInstr - This method is called during prolog/
epilog
/external/llvm/lib/Target/ARM/MCTargetDesc/
ARMAddressingModes.h
402
// 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/expat/tests/
runtests.c
371
"\r\000\n\000\r\000\n\000"; /*
epilog
*/
[
all
...]
/external/llvm/lib/CodeGen/
ShrinkWrapping.cpp
10
// This file implements a shrink wrapping variant of prolog/
epilog
insertion:
[
all
...]
/external/llvm/lib/Target/X86/
X86InstrCompiler.td
42
// pointer before prolog-
epilog
rewriting occurs.
58
// pointer before prolog-
epilog
rewriting occurs.
[
all
...]
X86FrameLowering.cpp
[
all
...]
/external/llvm/lib/Bitcode/Writer/
BitcodeWriter.cpp
[
all
...]
/external/llvm/lib/Target/MSP430/
MSP430InstrInfo.td
112
// pointer before prolog-
epilog
rewriting occurs.
[
all
...]
/frameworks/compile/slang/BitWriter_2_9/
BitcodeWriter.cpp
[
all
...]
Completed in 580 milliseconds
1
2
3
4
5
6