Home
last modified time | relevance | path

Searched defs:Push (Results 1 – 25 of 164) sorted by relevance

1234567

/external/v8/src/ic/x64/
Dhandler-compiler-x64.cc29 __ Push(slot); in PushVectorAndSlot() local
30 __ Push(vector); in PushVectorAndSlot() local
96 __ Push(name); in CompileCallLoadPropertyWithInterceptor() local
97 __ Push(receiver); in CompileCallLoadPropertyWithInterceptor() local
98 __ Push(holder); in CompileCallLoadPropertyWithInterceptor() local
115 __ Push(receiver); in GenerateApiAccessorCall() local
120 __ Push(store_parameter); in GenerateApiAccessorCall() local
225 __ Push(value()); in GenerateStoreViaSetter() local
238 __ Push(receiver); in GenerateStoreViaSetter() local
239 __ Push(value()); in GenerateStoreViaSetter() local
[all …]
/external/v8/src/ic/s390/
Dhandler-compiler-s390.cc44 __ Push(receiver); in GenerateLoadViaGetter() local
73 __ Push(cp, value()); in GenerateStoreViaSetter() local
86 __ Push(receiver, value()); in GenerateStoreViaSetter() local
114 __ Push(slot, vector); in PushVectorAndSlot() local
199 __ Push(name, receiver, holder); in CompileCallLoadPropertyWithInterceptor() local
212 __ Push(receiver); in GenerateApiAccessorCall() local
217 __ Push(store_parameter); in GenerateApiAccessorCall() local
460 __ Push(receiver(), holder_reg, this->name()); in GenerateLoadInterceptorWithFollowup() local
462 __ Push(holder_reg, this->name()); in GenerateLoadInterceptorWithFollowup() local
502 __ Push(name(), receiver(), holder_reg); in GenerateLoadInterceptor() local
[all …]
/external/v8/src/ic/arm64/
Dhandler-compiler-arm64.cc29 __ Push(slot); in PushVectorAndSlot() local
30 __ Push(vector); in PushVectorAndSlot() local
112 __ Push(name, receiver, holder); in CompileCallLoadPropertyWithInterceptor() local
225 __ Push(cp); in GenerateStoreViaSetter() local
227 __ Push(value()); in GenerateStoreViaSetter() local
240 __ Push(receiver, value()); in GenerateStoreViaSetter() local
269 __ Push(cp); in GenerateLoadViaGetter() local
281 __ Push(receiver); in GenerateLoadViaGetter() local
511 __ Push(receiver(), holder_reg, this->name()); in GenerateLoadInterceptorWithFollowup() local
513 __ Push(holder_reg, this->name()); in GenerateLoadInterceptorWithFollowup() local
[all …]
/external/v8/src/builtins/x64/
Dbuiltins-x64.cc51 __ Push(rax); in Generate_Adaptor() local
53 __ Push(rdi); in Generate_Adaptor() local
54 __ Push(rdx); in Generate_Adaptor() local
81 __ Push(rax); in GenerateTailCallToReturnedCode() local
83 __ Push(rdi); in GenerateTailCallToReturnedCode() local
84 __ Push(rdx); in GenerateTailCallToReturnedCode() local
86 __ Push(rdi); in GenerateTailCallToReturnedCode() local
137 __ Push(rsi); in Generate_JSConstructStubHelper() local
138 __ Push(rcx); in Generate_JSConstructStubHelper() local
142 __ Push(rdi); in Generate_JSConstructStubHelper() local
[all …]
/external/v8/src/ic/ppc/
Dhandler-compiler-ppc.cc75 __ Push(cp, value()); in GenerateStoreViaSetter() local
88 __ Push(receiver, value()); in GenerateStoreViaSetter() local
117 __ Push(slot, vector); in PushVectorAndSlot() local
208 __ Push(name, receiver, holder); in CompileCallLoadPropertyWithInterceptor() local
478 __ Push(receiver(), holder_reg, this->name()); in GenerateLoadInterceptorWithFollowup() local
480 __ Push(holder_reg, this->name()); in GenerateLoadInterceptorWithFollowup() local
522 __ Push(name(), receiver(), holder_reg); in GenerateLoadInterceptor() local
525 __ Push(slot(), vector()); in GenerateLoadInterceptor() local
527 __ Push(scratch3(), scratch2()); // slot, vector in GenerateLoadInterceptor() local
542 __ Push(receiver(), holder_reg); // receiver in CompileStoreCallback() local
[all …]
/external/v8/src/ic/mips/
Dhandler-compiler-mips.cc74 __ Push(cp, value()); in GenerateStoreViaSetter() local
87 __ Push(receiver, value()); in GenerateStoreViaSetter() local
116 __ Push(slot, vector); in PushVectorAndSlot() local
203 __ Push(name, receiver, holder); in CompileCallLoadPropertyWithInterceptor() local
462 __ Push(receiver(), holder_reg, this->name()); in GenerateLoadInterceptorWithFollowup() local
464 __ Push(holder_reg, this->name()); in GenerateLoadInterceptorWithFollowup() local
505 __ Push(name(), receiver(), holder_reg); in GenerateLoadInterceptor() local
508 __ Push(slot(), vector()); in GenerateLoadInterceptor() local
510 __ Push(scratch3(), scratch2()); // slot, vector in GenerateLoadInterceptor() local
525 __ Push(receiver(), holder_reg); // Receiver. in CompileStoreCallback() local
[all …]
/external/v8/src/ic/mips64/
Dhandler-compiler-mips64.cc74 __ Push(cp, value()); in GenerateStoreViaSetter() local
87 __ Push(receiver, value()); in GenerateStoreViaSetter() local
116 __ Push(slot, vector); in PushVectorAndSlot() local
203 __ Push(name, receiver, holder); in CompileCallLoadPropertyWithInterceptor() local
462 __ Push(receiver(), holder_reg, this->name()); in GenerateLoadInterceptorWithFollowup() local
464 __ Push(holder_reg, this->name()); in GenerateLoadInterceptorWithFollowup() local
505 __ Push(name(), receiver(), holder_reg); in GenerateLoadInterceptor() local
508 __ Push(slot(), vector()); in GenerateLoadInterceptor() local
510 __ Push(scratch3(), scratch2()); // slot, vector in GenerateLoadInterceptor() local
525 __ Push(receiver(), holder_reg); // Receiver. in CompileStoreCallback() local
[all …]
/external/v8/src/full-codegen/x64/
Dfull-codegen-x64.cc159 __ Push(rax); in Generate() local
168 __ Push(rax); in Generate() local
182 __ Push(rdi); in Generate() local
183 __ Push(info->scope()->scope_info()); in Generate() local
191 __ Push(rdx); // Preserve new target. in Generate() local
202 __ Push(rdi); in Generate() local
203 __ Push(Smi::FromInt(info->scope()->scope_type())); in Generate() local
270 __ Push(rdi); in Generate() local
397 __ Push(rax); in EmitProfilingCounterHandlingForReturnSequence() local
414 __ Push(rax); in EmitReturnSequence() local
[all …]
/external/v8/src/x64/
Dcode-stubs-x64.cc55 __ Push(descriptor.GetRegisterParameter(i)); in GenerateLightweightMiss() local
1071 __ Push(rsi); in GenerateGeneric() local
1085 __ Push(rdx); in GenerateGeneric() local
1086 __ Push(rax); in GenerateGeneric() local
1087 __ Push(Smi::FromInt(NegativeComparisonResult(cc))); in GenerateGeneric() local
1106 __ Push(rax); in CallStubInRecordCallTarget() local
1107 __ Push(rdi); in CallStubInRecordCallTarget() local
1109 __ Push(rdx); in CallStubInRecordCallTarget() local
1110 __ Push(rbx); in CallStubInRecordCallTarget() local
1111 __ Push(rsi); in CallStubInRecordCallTarget() local
[all …]
/external/antlr/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Collections/
DStackList.cs52 public void Push(object item) in Push() method in Antlr.Runtime.Collections.StackList
/external/v8/src/builtins/ia32/
Dbuiltins-ia32.cc46 __ Push(eax); in Generate_Adaptor() local
48 __ Push(edi); in Generate_Adaptor() local
49 __ Push(edx); in Generate_Adaptor() local
138 __ Push(edi); in Generate_JSConstructStubHelper() local
139 __ Push(edx); in Generate_JSConstructStubHelper() local
446 __ Push(FieldOperand(ebx, JSGeneratorObject::kReceiverOffset)); in Generate_ResumeGeneratorTrampoline() local
498 __ Push(ebx); in Generate_ResumeGeneratorTrampoline() local
499 __ Push(edx); in Generate_ResumeGeneratorTrampoline() local
500 __ Push(edi); in Generate_ResumeGeneratorTrampoline() local
511 __ Push(ebx); in Generate_ResumeGeneratorTrampoline() local
[all …]
/external/libmojo/mojo/public/cpp/bindings/tests/
Dmessage_queue.cc25 void MessageQueue::Push(Message* message) { in Push() function in mojo::test::MessageQueue
/external/v8/src/builtins/x87/
Dbuiltins-x87.cc46 __ Push(eax); in Generate_Adaptor() local
48 __ Push(edi); in Generate_Adaptor() local
49 __ Push(edx); in Generate_Adaptor() local
136 __ Push(edi); in Generate_JSConstructStubHelper() local
137 __ Push(edx); in Generate_JSConstructStubHelper() local
412 __ Push(FieldOperand(ebx, JSGeneratorObject::kReceiverOffset)); in Generate_ResumeGeneratorTrampoline() local
464 __ Push(ebx); in Generate_ResumeGeneratorTrampoline() local
465 __ Push(edx); in Generate_ResumeGeneratorTrampoline() local
466 __ Push(edi); in Generate_ResumeGeneratorTrampoline() local
477 __ Push(ebx); in Generate_ResumeGeneratorTrampoline() local
[all …]
/external/v8/src/builtins/arm64/
Dbuiltins-arm64.cc58 __ Push(x0, x1, x3); in Generate_Adaptor() local
163 __ Push(x5, x4); in Generate_MathMaxMin() local
294 __ Push(x3); in Generate_NumberConstructor_ConstructStub() local
320 __ Push(x2); // first argument in Generate_NumberConstructor_ConstructStub() local
395 __ Push(x0); in Generate_StringConstructor() local
446 __ Push(x3); in Generate_StringConstructor_ConstructStub() local
472 __ Push(x2); // first argument in Generate_StringConstructor_ConstructStub() local
508 __ Push(x0, x1, x3, x1); in GenerateTailCallToReturnedCode() local
569 __ Push(cp, argc); in Generate_JSConstructStubHelper() local
573 __ Push(constructor, new_target); in Generate_JSConstructStubHelper() local
[all …]
/external/v8/src/x87/
Dmacro-assembler-x87.h737 void Push(Register src) { push(src); } in Push() function
738 void Push(const Operand& src) { push(src); } in Push() function
739 void Push(Immediate value) { push(value); } in Push() function
765 void Push(Handle<Object> handle) { push(Immediate(handle)); } in Push() function
766 void Push(Smi* smi) { Push(Immediate(smi)); } in Push() function
/external/v8/src/ic/arm/
Dhandler-compiler-arm.cc89 __ Push(receiver, value()); in GenerateStoreViaSetter() local
479 __ Push(receiver(), holder_reg, this->name()); in GenerateLoadInterceptorWithFollowup() local
481 __ Push(holder_reg, this->name()); in GenerateLoadInterceptorWithFollowup() local
523 __ Push(name(), receiver(), holder_reg); in GenerateLoadInterceptor() local
526 __ Push(slot(), vector()); in GenerateLoadInterceptor() local
528 __ Push(scratch3(), scratch2()); // slot, vector in GenerateLoadInterceptor() local
556 __ Push(ip, value()); in CompileStoreCallback() local
557 __ Push(Smi::FromInt(language_mode)); in CompileStoreCallback() local
/external/v8/src/ia32/
Dmacro-assembler-ia32.h745 void Push(Register src) { push(src); } in Push() function
746 void Push(const Operand& src) { push(src); } in Push() function
747 void Push(Immediate value) { push(value); } in Push() function
786 void Push(Handle<Object> handle) { push(Immediate(handle)); } in Push() function
787 void Push(Smi* smi) { Push(Immediate(smi)); } in Push() function
/external/v8/src/debug/x64/
Ddebug-x64.cc71 __ Push(rax); in GenerateDebugBreakStub() local
74 __ Push(masm->isolate()->factory()->the_hole_value()); in GenerateDebugBreakStub() local
/external/v8/src/base/
Dring-buffer.h18 void Push(const T& value) { in Push() function
/external/antlr/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime/Misc/
DListStack`1.cs93 public void Push(T item) in Push() method in Antlr.Runtime.Misc.ListStack
/external/stressapptest/src/
Dqueue.cc45 int PageEntryQueue::Push(struct page_entry *pe) { in Push() function in PageEntryQueue
/external/v8/src/debug/arm64/
Ddebug-arm64.cc94 __ Push(x0); in GenerateDebugBreakStub() local
97 __ Push(masm->isolate()->factory()->the_hole_value()); in GenerateDebugBreakStub() local
/external/v8/src/arm64/
Ddeoptimizer-arm64.cc203 __ Push(x0); // Preserve deoptimizer object across call. in Generate() local
234 __ Push(x7); in Generate() local
256 __ Push(x6); in Generate() local
325 __ Push(entry_id); in GeneratePrologue() local
/external/vixl/examples/aarch64/
Dswap4.cc37 __ Push(x3, x2); in GenerateSwap4() local
/external/clang/test/Preprocessor/
D_Pragma-in-macro-arg.c23 #define IGNORE_POPPUSH(Pop, Push, W, D) Push W D Pop argument

1234567