OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:epilog
(Results
176 - 200
of
219
) sorted by null
1
2
3
4
5
6
7
8
9
/external/llvm/lib/Target/ARM/
Thumb1FrameLowering.cpp
244
"Can only insert
epilog
into returning blocks");
ARMFrameLowering.cpp
33
cl::desc("Align ARM NEON spills in prolog and
epilog
"));
349
assert(MBBI->isReturn() && "Can only insert
epilog
into returning blocks");
[
all
...]
/external/llvm/test/CodeGen/X86/
avx-intel-ocl.ll
67
; test calling conventions - prolog and
epilog
/system/core/libpixelflinger/codeflinger/
GGLAssembler.h
183
virtual void
epilog
(uint32_t touched);
MIPSAssembler.cpp
159
#pragma mark Prolog/
Epilog
& Generate...
175
void ArmToMipsAssembler::
epilog
(uint32_t touched)
function in class:android::ArmToMipsAssembler
1383
void MIPSAssembler::
epilog
(uint32_t touched)
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.
ShrinkWrapping.cpp
10
// This file implements a shrink wrapping variant of prolog/
epilog
insertion:
[
all
...]
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
argparse.py
[
all
...]
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/
argparse.py
[
all
...]
/external/llvm/lib/Target/PowerPC/
PPCFrameLowering.cpp
59
//
epilog
blocks.
708
"Can only insert
epilog
into returning blocks");
[
all
...]
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/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/chromium_org/third_party/lcov/
CHANGES
287
- Added --html-
epilog
option
/external/skia/tools/
rebaseline.py
353
epilog
='Here is the full set of builders we know about:' +
/frameworks/webview/chromium/tools/
merge_from_chromium.py
535
parser.
epilog
= ('Takes a snapshot of the Chromium tree at the specified '
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_argparse.py
[
all
...]
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_argparse.py
[
all
...]
/external/clang/lib/CodeGen/
CodeGenFunction.cpp
232
// Emit function
epilog
(to return).
571
// Tell the
epilog
emitter to autorelease the result. We do this
[
all
...]
CGStmt.cpp
[
all
...]
/external/e2fsprogs/intl/
dcigettext.c
1164
/* @@ begin of
epilog
@@ */
[
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/Target/X86/
X86InstrCompiler.td
42
// pointer before prolog-
epilog
rewriting occurs.
58
// pointer before prolog-
epilog
rewriting occurs.
[
all
...]
/external/expat/tests/
runtests.c
372
"\r\000\n\000\r\000\n\000"; /*
epilog
*/
[
all
...]
/external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/i965/
brw_vs_emit.c
150
*
epilog
code.
[
all
...]
Completed in 777 milliseconds
1
2
3
4
5
6
7
8
9