/external/llvm/test/MC/Mips/ |
D | set-push-pop-directives-bad.s | 5 .set pop define 8 .set pop define 9 .set pop define 13 .set pop bar define 21 .set pop define
|
D | set-push-pop-directives.s | 24 .set pop define 58 .set pop define 64 .set pop define 70 .set pop define
|
/external/libevent/ |
D | poll.c | 98 poll_check_ok(struct pollop *pop) in poll_check_ok() 115 #define poll_check_ok(pop) argument 123 struct pollop *pop = base->evbase; in poll_dispatch() local 213 struct pollop *pop = base->evbase; in poll_add() local 274 struct pollop *pop = base->evbase; in poll_del() local 323 struct pollop *pop = base->evbase; in poll_dealloc() local
|
/external/v8/src/ic/x87/ |
D | stub-cache-x87.cc | 71 __ pop(vector); in ProbeTable() local 73 __ pop(extra); // Pop "slot". in ProbeTable() local 77 __ pop(LoadWithVectorDescriptor::VectorRegister()); in ProbeTable() local 78 __ pop(LoadDescriptor::SlotRegister()); in ProbeTable() local 120 __ pop(offset); in ProbeTable() local 131 __ pop(vector); in ProbeTable() local 132 __ pop(offset); // Pop "slot". in ProbeTable() local 141 __ pop(offset); in ProbeTable() local
|
D | handler-compiler-x87.cc | 63 __ pop(slot); in PopVectorAndSlot() local 64 __ pop(vector); in PopVectorAndSlot() local 146 __ pop(scratch); in GenerateApiAccessorCall() local 275 __ pop(eax); in GenerateStoreViaSetter() local 366 __ pop(current_map); in RearrangeVectorAndSlot() local 368 __ pop(current_map); // put vector in place. in RearrangeVectorAndSlot() local 599 __ pop(scratch3()); // Get return address to place it below. in GenerateLoadCallback() local 707 __ pop(this->name()); in GenerateLoadInterceptorWithFollowup() local 708 __ pop(holder_reg); in GenerateLoadInterceptorWithFollowup() local 710 __ pop(receiver()); in GenerateLoadInterceptorWithFollowup() local [all …]
|
/external/v8/src/ic/ia32/ |
D | stub-cache-ia32.cc | 71 __ pop(vector); in ProbeTable() local 73 __ pop(extra); // Pop "slot". in ProbeTable() local 77 __ pop(LoadWithVectorDescriptor::VectorRegister()); in ProbeTable() local 78 __ pop(LoadDescriptor::SlotRegister()); in ProbeTable() local 120 __ pop(offset); in ProbeTable() local 131 __ pop(vector); in ProbeTable() local 132 __ pop(offset); // Pop "slot". in ProbeTable() local 141 __ pop(offset); in ProbeTable() local
|
D | handler-compiler-ia32.cc | 63 __ pop(slot); in PopVectorAndSlot() local 64 __ pop(vector); in PopVectorAndSlot() local 146 __ pop(scratch); in GenerateApiAccessorCall() local 275 __ pop(eax); in GenerateStoreViaSetter() local 366 __ pop(current_map); in RearrangeVectorAndSlot() local 368 __ pop(current_map); // put vector in place. in RearrangeVectorAndSlot() local 599 __ pop(scratch3()); // Get return address to place it below. in GenerateLoadCallback() local 707 __ pop(this->name()); in GenerateLoadInterceptorWithFollowup() local 708 __ pop(holder_reg); in GenerateLoadInterceptorWithFollowup() local 710 __ pop(receiver()); in GenerateLoadInterceptorWithFollowup() local [all …]
|
/external/v8/test/cctest/ |
D | test-code-stubs-x87.cc | 107 __ pop(edi); in MakeConvertDToIFuncTrampoline() local 108 __ pop(esi); in MakeConvertDToIFuncTrampoline() local 109 __ pop(edx); in MakeConvertDToIFuncTrampoline() local 110 __ pop(ecx); in MakeConvertDToIFuncTrampoline() local 111 __ pop(ebx); in MakeConvertDToIFuncTrampoline() local
|
D | test-code-stubs-ia32.cc | 107 __ pop(edi); in MakeConvertDToIFuncTrampoline() local 108 __ pop(esi); in MakeConvertDToIFuncTrampoline() local 109 __ pop(edx); in MakeConvertDToIFuncTrampoline() local 110 __ pop(ecx); in MakeConvertDToIFuncTrampoline() local 111 __ pop(ebx); in MakeConvertDToIFuncTrampoline() local
|
D | test-assembler-x87.cc | 289 __ pop(esi); in TEST() local 290 __ pop(edi); in TEST() local 291 __ pop(edx); in TEST() local 292 __ pop(ecx); in TEST() local 293 __ pop(ebx); in TEST() local 297 __ pop(esi); in TEST() local 298 __ pop(edi); in TEST() local 299 __ pop(edx); in TEST() local 300 __ pop(ecx); in TEST() local 301 __ pop(ebx); in TEST() local
|
/external/libpcap/msdos/ |
D | pkt_rx1.s | 117 pop ds define 127 pop ds define 148 pop ds define
|
/external/v8/test/unittests/compiler/ |
D | simplified-operator-unittest.cc | 30 std::ostream& operator<<(std::ostream& os, const PureOperator& pop) { in operator <<() 81 const PureOperator& pop = GetParam(); in TEST_P() local 90 const PureOperator& pop = GetParam(); in TEST_P() local 106 const PureOperator& pop = GetParam(); in TEST_P() local 114 const PureOperator& pop = GetParam(); in TEST_P() local
|
/external/v8/src/debug/ia32/ |
D | debug-ia32.cc | 85 if (mode == SAVE_RESULT_REGISTER) __ pop(eax); in GenerateDebugBreakStub() local 87 __ pop(ebx); in GenerateDebugBreakStub() local 112 __ pop(edi); // Function. in GenerateFrameDropperLiveEdit() local 113 __ pop(ebp); in GenerateFrameDropperLiveEdit() local
|
/external/v8/src/debug/x87/ |
D | debug-x87.cc | 85 if (mode == SAVE_RESULT_REGISTER) __ pop(eax); in GenerateDebugBreakStub() local 87 __ pop(ebx); in GenerateDebugBreakStub() local 112 __ pop(edi); // Function. in GenerateFrameDropperLiveEdit() local 113 __ pop(ebp); in GenerateFrameDropperLiveEdit() local
|
/external/v8/src/x87/ |
D | code-stubs-x87.cc | 280 __ pop(save_reg); in Generate() local 281 __ pop(scratch1); in Generate() local 298 __ pop(number); in LoadFloatOperand() local 385 __ pop(scratch); in Generate() local 488 __ pop(ebx); // Return address. in GenerateReadElement() local 518 __ pop(eax); // Pop return address. in GenerateNewSloppySlow() local 708 __ pop(ecx); in GenerateNewSloppyFast() local 742 __ pop(eax); // Address of arguments object. in GenerateNewSloppyFast() local 750 __ pop(eax); // Remove saved mapped parameter count. in GenerateNewSloppyFast() local 751 __ pop(edi); // Pop saved function. in GenerateNewSloppyFast() local [all …]
|
D | codegen-x87.cc | 76 __ pop(esi); in MemMoveEmitPopAndReturn() local 77 __ pop(edi); in MemMoveEmitPopAndReturn() local 307 __ pop(ebx); in GenerateSmiToDouble() local 308 __ pop(eax); in GenerateSmiToDouble() local 323 __ pop(ebx); in GenerateSmiToDouble() local 342 __ pop(ebx); in GenerateSmiToDouble() local 343 __ pop(eax); in GenerateSmiToDouble() local 429 __ pop(ebx); in GenerateDoubleToObject() local 430 __ pop(edx); in GenerateDoubleToObject() local 431 __ pop(eax); in GenerateDoubleToObject() local [all …]
|
D | deoptimizer-x87.cc | 250 __ pop(eax); in Generate() local 299 __ pop(edi); in Generate() local 308 __ pop(Operand(ebx, offset)); in Generate() local 344 __ pop(Operand(edx, 0)); in Generate() local 360 __ pop(eax); in Generate() local 361 __ pop(edi); in Generate() local 368 __ pop(ecx); in Generate() local
|
/external/v8/src/arm/ |
D | deoptimizer-arm.cc | 241 __ pop(r4); in Generate() local 258 __ pop(r0); // Restore deoptimizer object (class Deoptimizer). in Generate() local 318 __ pop(ip); // remove sp in Generate() local 319 __ pop(ip); // remove lr in Generate() local 323 __ pop(ip); // remove pc in Generate() local 324 __ pop(ip); // get continuation, leave pc on stack in Generate() local 325 __ pop(lr); in Generate() local
|
/external/llvm/test/MC/ARM/ |
D | thumb-load-store-multiple.s | 73 .global pop symbol 75 pop: label
|
D | arm-load-store-multiple-deprecated.s | 199 .global pop symbol 201 pop: label
|
/external/v8/src/ia32/ |
D | code-stubs-ia32.cc | 305 __ pop(save_reg); in Generate() local 306 __ pop(scratch1); in Generate() local 323 __ pop(number); in LoadFloatOperand() local 685 __ pop(scratch); in Generate() local 787 __ pop(ebx); // Return address. in GenerateReadElement() local 817 __ pop(eax); // Pop return address. in GenerateNewSloppySlow() local 1007 __ pop(ecx); in GenerateNewSloppyFast() local 1041 __ pop(eax); // Address of arguments object. in GenerateNewSloppyFast() local 1049 __ pop(eax); // Remove saved mapped parameter count. in GenerateNewSloppyFast() local 1050 __ pop(edi); // Pop saved function. in GenerateNewSloppyFast() local [all …]
|
/external/guice/extensions/assistedinject/test/com/google/inject/assistedinject/ |
D | ManyConstructorsTest.java | 251 Farm popsFarm(String pop); in popsFarm() 253 Farm momAndPopsFarm(@Assisted("mom") String mom, @Assisted("pop") String pop); in momAndPopsFarm() 257 String pop; field in ManyConstructorsTest.Farm 260 @AssistedInject Farm(@Assisted String pop, Dog dog) { in Farm() 264 … @AssistedInject Farm(@Assisted("mom") String mom, @Assisted("pop") String pop, Cow cow, Dog dog) { in Farm()
|
/external/v8/src/regexp/x87/ |
D | regexp-macro-assembler-x87.cc | 268 __ pop(backtrack_stackpointer()); in CheckNotBackReferenceIgnoreCase() local 269 __ pop(edi); in CheckNotBackReferenceIgnoreCase() local 274 __ pop(backtrack_stackpointer()); in CheckNotBackReferenceIgnoreCase() local 326 __ pop(ebx); in CheckNotBackReferenceIgnoreCase() local 327 __ pop(backtrack_stackpointer()); in CheckNotBackReferenceIgnoreCase() local 328 __ pop(edi); in CheckNotBackReferenceIgnoreCase() local 329 __ pop(esi); in CheckNotBackReferenceIgnoreCase() local 406 __ pop(backtrack_stackpointer()); in CheckNotBackReference() local 419 __ pop(backtrack_stackpointer()); in CheckNotBackReference() local 848 __ pop(ebx); in GetCode() local [all …]
|
/external/v8/src/regexp/ia32/ |
D | regexp-macro-assembler-ia32.cc | 268 __ pop(backtrack_stackpointer()); in CheckNotBackReferenceIgnoreCase() local 269 __ pop(edi); in CheckNotBackReferenceIgnoreCase() local 274 __ pop(backtrack_stackpointer()); in CheckNotBackReferenceIgnoreCase() local 326 __ pop(ebx); in CheckNotBackReferenceIgnoreCase() local 327 __ pop(backtrack_stackpointer()); in CheckNotBackReferenceIgnoreCase() local 328 __ pop(edi); in CheckNotBackReferenceIgnoreCase() local 329 __ pop(esi); in CheckNotBackReferenceIgnoreCase() local 406 __ pop(backtrack_stackpointer()); in CheckNotBackReference() local 419 __ pop(backtrack_stackpointer()); in CheckNotBackReference() local 848 __ pop(ebx); in GetCode() local [all …]
|
/external/llvm/test/MC/X86/ |
D | x86-32.s | 555 pop %ss label 558 pop %ds label 561 pop %es label
|