/external/elfutils/tests/ |
D | run-get-lines.sh | 26 …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/ |
D | TestContext.java | 23 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/ |
D | TestContext.java | 27 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/ |
D | macro_paste_spacing2.c | 4 #define epilogue(r1) movl r1 ## E; macro 5 epilogue(R1)
|
/external/boringssl/win-x86_64/crypto/rand/ |
D | rdrand-x86_64.asm | 29 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/ |
D | eh-directive-multiple-offsets.s | 83 @ epilogue: 114 @ epilogue: 153 @ epilogue:
|
/external/llvm/test/CodeGen/X86/ |
D | win64_call_epi.ll | 7 ; Check for 'nop' between the last call and the epilogue. 55 ; Check nop is not emitted when call is not adjacent to epilogue.
|
D | win-mixed-ehpersonality.ll | 38 ; CHECK: .LBB0_[[epilogue:[0-9]+]] 42 ; CHECK: jmp .LBB0_[[epilogue]]
|
D | win-funclet-cfi.ll | 57 ; 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.
|
D | tailcall-ri64.ll | 4 ; TAILJMPri64 should not receive "callee-saved" registers beyond epilogue.
|
D | seh-catchpad.ll | 101 ; CHECK: .LBB1_[[epilogue:[0-9]+]]: # %__try.cont.12 113 ; CHECK: jmp .LBB1_[[epilogue]] 117 ; CHECK: jmp .LBB1_[[epilogue]]
|
D | x86-sanitizer-shrink-wrapping.ll | 6 ; Even if the target supports shrink-wrapping, the prologue and epilogue
|
D | x86-win64-shrink-wrapping.ll | 9 ; 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/ |
D | local_vars.ll | 4 ; 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.
|
D | arm64-stack-no-frame.ll | 6 ; frame record. In an intermediate frame refactoring, prologue and epilogue were
|
D | aarch64-dynamic-stack-layout.ll | 115 ; 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:
|
D | alloca.ll | 25 ; Make sure epilogue restores sp from fp 59 ; Make sure epilogue restores sp from fp
|
/external/llvm/test/CodeGen/Mips/ |
D | dynamic-stack-realignment.ll | 45 ; epilogue 84 ; epilogue 165 ; epilogue 201 ; epilogue
|
/external/libunwind/doc/ |
D | libunwind-dynamic.tex | 45 \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/ |
D | thumb-shrink-wrapping.ll | 44 ; 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/ |
D | DirectiveTest.tokens | 31 EPILOGUE_DIRECTIVE(".epilogue")
|
/external/icu/android_icu4j/src/main/java/android/icu/text/ |
D | Bidi.java | 1042 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/ |
D | Bidi.java | 1068 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/ |
D | nv50_ir_emit_nv50.cpp | 1836 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/ |
D | HTTPMultipartUpload.m | 185 NSString *epilogue = [NSString stringWithFormat:@"\r\n--%@--\r\n", boundary_]; 186 [postBody appendData:[epilogue dataUsingEncoding:NSUTF8StringEncoding]];
|