Home
last modified time | relevance | path

Searched refs:epilogue (Results 1 – 25 of 114) sorted by relevance

12345

/external/elfutils/tests/
Drun-get-lines.sh26 …home/drepper/gnu/new-bu/build/ttt/m.c:5:0: is_stmt:yes, end_seq:no, bb:no, prologue:no, epilogue:no
27 …home/drepper/gnu/new-bu/build/ttt/m.c:6:0: is_stmt:yes, end_seq:no, bb:no, prologue:no, epilogue:no
28 …home/drepper/gnu/new-bu/build/ttt/m.c:7:0: is_stmt:yes, end_seq:no, bb:no, prologue:no, epilogue:no
29 …home/drepper/gnu/new-bu/build/ttt/m.c:8:0: is_stmt:yes, end_seq:no, bb:no, prologue:no, epilogue:no
30 …ome/drepper/gnu/new-bu/build/ttt/m.c:8:0: is_stmt:yes, end_seq:yes, bb:no, prologue:no, epilogue:no
33 …home/drepper/gnu/new-bu/build/ttt/b.c:4:0: is_stmt:yes, end_seq:no, bb:no, prologue:no, epilogue:no
34 …home/drepper/gnu/new-bu/build/ttt/b.c:5:0: is_stmt:yes, end_seq:no, bb:no, prologue:no, epilogue:no
35 …home/drepper/gnu/new-bu/build/ttt/b.c:6:0: is_stmt:yes, end_seq:no, bb:no, prologue:no, epilogue:no
36 …ome/drepper/gnu/new-bu/build/ttt/b.c:6:0: is_stmt:yes, end_seq:yes, bb:no, prologue:no, epilogue:no
39 …home/drepper/gnu/new-bu/build/ttt/f.c:3:0: is_stmt:yes, end_seq:no, bb:no, prologue:no, epilogue:no
[all …]
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/bidi/
DTestContext.java23 String epilogue; field in TestContext.ContextCase
30 epilogue = epi; in ContextCase()
68 String prologue, epilogue, src, dest; in testContext() local
80 epilogue = pseudoToU16(cc.epilogue); in testContext()
83 bidi.setContext(epilogue, prologue); in testContext()
84 bidi.setContext(prologue, epilogue); in testContext()
92 "\nEpilogue: " + cc.epilogue + in testContext()
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/bidi/
DTestContext.java27 String epilogue; field in TestContext.ContextCase
34 epilogue = epi; in ContextCase()
72 String prologue, epilogue, src, dest; in testContext() local
84 epilogue = pseudoToU16(cc.epilogue); in testContext()
87 bidi.setContext(epilogue, prologue); in testContext()
88 bidi.setContext(prologue, epilogue); in testContext()
96 "\nEpilogue: " + cc.epilogue + in testContext()
/external/clang/test/Preprocessor/
Dmacro_paste_spacing2.c4 #define epilogue(r1) movl r1 ## E; macro
5 epilogue(R1)
/external/boringssl/win-x86_64/crypto/rand/
Drdrand-x86_64.asm29 mov rdi,QWORD[8+rsp] ;WIN64 epilogue
63 mov rdi,QWORD[8+rsp] ;WIN64 epilogue
68 mov rdi,QWORD[8+rsp] ;WIN64 epilogue
/external/llvm/test/MC/ARM/
Deh-directive-multiple-offsets.s83 @ epilogue:
114 @ epilogue:
153 @ epilogue:
/external/llvm/test/CodeGen/X86/
Dwin64_call_epi.ll7 ; Check for 'nop' between the last call and the epilogue.
55 ; Check nop is not emitted when call is not adjacent to epilogue.
Dwin-mixed-ehpersonality.ll38 ; CHECK: .LBB0_[[epilogue:[0-9]+]]
42 ; CHECK: jmp .LBB0_[[epilogue]]
Dwin-funclet-cfi.ll57 ; Make sure there is a nop after a call if the call precedes the epilogue.
87 ; Make sure there is at least one instruction after a call before the epilogue.
Dtailcall-ri64.ll4 ; TAILJMPri64 should not receive "callee-saved" registers beyond epilogue.
Dseh-catchpad.ll101 ; CHECK: .LBB1_[[epilogue:[0-9]+]]: # %__try.cont.12
113 ; CHECK: jmp .LBB1_[[epilogue]]
117 ; CHECK: jmp .LBB1_[[epilogue]]
Dx86-sanitizer-shrink-wrapping.ll6 ; Even if the target supports shrink-wrapping, the prologue and epilogue
Dx86-win64-shrink-wrapping.ll9 ; Indeed, the epilogue block would have been if.else, meaning
50 ; When we can sink the epilogue of the function into an existing exit block,
/external/llvm/test/CodeGen/AArch64/
Dlocal_vars.ll4 ; Make sure a reasonably sane prologue and epilogue are
36 ; Dont't really care, but it would be a Bad Thing if this came after the epilogue.
Darm64-stack-no-frame.ll6 ; frame record. In an intermediate frame refactoring, prologue and epilogue were
Daarch64-dynamic-stack-layout.ll115 ; Check epilogue:
142 ; Check epilogue:
180 ; Check epilogue:
212 ; Check epilogue:
266 ; Check epilogue:
313 ; Check epilogue:
374 ; Check epilogue:
427 ; Check epilogue:
478 ; Check epilogue:
Dalloca.ll25 ; Make sure epilogue restores sp from fp
59 ; Make sure epilogue restores sp from fp
/external/llvm/test/CodeGen/Mips/
Ddynamic-stack-realignment.ll45 ; epilogue
84 ; epilogue
165 ; epilogue
201 ; epilogue
/external/libunwind/doc/
Dlibunwind-dynamic.tex45 \emph{prologue}, a \emph{body}, and an \emph{epilogue}. Each of them
50 frame state in any way. If non-empty, the epilogue restores the
52 the prologue. In fact, a single epilogue may undo the effect of the
55 We should point out that even though the prologue, body, and epilogue
60 exact set of instructions that make up an epilogue is also irrelevant.
61 The only point in the epilogue that needs to be described explicitly
244 those procedures share a common prologue and epilogue (their bodies
246 prologue, the body, and a canned epilogue. This could be described by
247 two regions: one covering the prologue and one covering the epilogue.
/external/llvm/test/CodeGen/Thumb/
Dthumb-shrink-wrapping.ll44 ; With shrink-wrapping, epilogue is just after the call.
53 ; Without shrink-wrapping, epilogue is in the exit block.
81 ; With shrink-wrapping, epilogue is just after the call.
90 ; Without shrink-wrapping, epilogue is in the exit block.
149 ; Duplicated epilogue.
279 ; Duplicated epilogue.
363 ; Duplicated epilogue.
448 ; Duplicated epilogue.
527 ; Duplicated epilogue.
/external/smali/smali/src/test/resources/LexerTest/
DDirectiveTest.tokens31 EPILOGUE_DIRECTIVE(".epilogue")
/external/icu/android_icu4j/src/main/java/android/icu/text/
DBidi.java1042 String epilogue; field in Bidi
3317 for (int i = 0; i < epilogue.length(); ) { in firstL_R_AL_EN_AN()
3318 int uchar = epilogue.codePointAt(i); in firstL_R_AL_EN_AN()
3469 if (limit == length && epilogue != null) { in resolveImplicitLevels()
3604 public void setContext(String prologue, String epilogue) { in setContext() argument
3606 this.epilogue = epilogue != null && epilogue.length() > 0 ? epilogue : null; in setContext()
3611 epilogue = null; in setParaSuccess()
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
DBidi.java1068 String epilogue; field in Bidi
3353 for (int i = 0; i < epilogue.length(); ) { in firstL_R_AL_EN_AN()
3354 int uchar = epilogue.codePointAt(i); in firstL_R_AL_EN_AN()
3505 if (limit == length && epilogue != null) { in resolveImplicitLevels()
3641 public void setContext(String prologue, String epilogue) { in setContext() argument
3643 this.epilogue = epilogue != null && epilogue.length() > 0 ? epilogue : null; in setContext()
3648 epilogue = null; in setParaSuccess()
/external/mesa3d/src/gallium/drivers/nv50/codegen/
Dnv50_ir_emit_nv50.cpp1836 BasicBlock *epilogue = BasicBlock::get(func->cfgExit); in replaceExitWithModifier() local
1838 if (!epilogue->getExit() || in replaceExitWithModifier()
1839 epilogue->getExit()->op != OP_EXIT) // only main will use OP_EXIT in replaceExitWithModifier()
1842 if (epilogue->getEntry()->op != OP_EXIT) { in replaceExitWithModifier()
1843 Instruction *insn = epilogue->getExit()->prev; in replaceExitWithModifier()
1857 epilogue->binSize -= 8; in replaceExitWithModifier()
1859 delete_Instruction(func->getProgram(), epilogue->getExit()); in replaceExitWithModifier()
/external/google-breakpad/src/common/mac/
DHTTPMultipartUpload.m185 NSString *epilogue = [NSString stringWithFormat:@"\r\n--%@--\r\n", boundary_];
186 [postBody appendData:[epilogue dataUsingEncoding:NSUTF8StringEncoding]];

12345