HomeSort by relevance Sort by last modified time
    Searched refs:LoadRoot (Results 1 - 25 of 56) sorted by null

1 2 3

  /external/v8/src/mips/
builtins-mips.cc 141 __ LoadRoot(scratch1, Heap::kEmptyFixedArrayRootIndex);
167 __ LoadRoot(scratch3, Heap::kFixedArrayMapRootIndex);
178 __ LoadRoot(scratch3, Heap::kTheHoleValueRootIndex);
245 __ LoadRoot(elements_array_storage, Heap::kEmptyFixedArrayRootIndex);
268 __ LoadRoot(scratch1, Heap::kFixedArrayMapRootIndex);
296 __ LoadRoot(scratch1, Heap::kTheHoleValueRootIndex);
655 __ LoadRoot(a3, Heap::kEmptyFixedArrayRootIndex);
698 __ LoadRoot(argument, Heap::kEmptyStringRootIndex);
746 __ LoadRoot(t7, Heap::kUndefinedValueRootIndex);
811 __ LoadRoot(t6, Heap::kEmptyFixedArrayRootIndex)
    [all...]
codegen-mips.cc 116 __ LoadRoot(at, Heap::kEmptyFixedArrayRootIndex);
130 __ LoadRoot(t5, Heap::kFixedDoubleArrayMapRootIndex);
225 __ LoadRoot(at, Heap::kTheHoleValueRootIndex);
256 __ LoadRoot(at, Heap::kEmptyFixedArrayRootIndex);
271 __ LoadRoot(t5, Heap::kFixedArrayMapRootIndex);
281 __ LoadRoot(t3, Heap::kTheHoleValueRootIndex);
282 __ LoadRoot(t5, Heap::kHeapNumberMapRootIndex);
392 __ LoadRoot(at, Heap::kEmptyStringRootIndex);
full-codegen-mips.cc 168 __ LoadRoot(a2, Heap::kUndefinedValueRootIndex);
184 __ LoadRoot(at, Heap::kUndefinedValueRootIndex);
297 __ LoadRoot(t0, Heap::kStackLimitRootIndex);
314 __ LoadRoot(v0, Heap::kUndefinedValueRootIndex);
379 __ LoadRoot(t0, Heap::kStackLimitRootIndex);
503 __ LoadRoot(result_register(), index);
509 __ LoadRoot(result_register(), index);
526 __ LoadRoot(result_register(), index);
626 __ LoadRoot(result_register(), Heap::kTrueValueRootIndex);
629 __ LoadRoot(result_register(), Heap::kFalseValueRootIndex)
    [all...]
ic-mips.cc 98 __ LoadRoot(scratch0, Heap::kHashTableMapRootIndex);
328 __ LoadRoot(at, Heap::kFixedArrayMapRootIndex);
347 __ LoadRoot(at, Heap::kTheHoleValueRootIndex);
429 __ LoadRoot(t0, Heap::kTrueValueRootIndex);
431 __ LoadRoot(t1, Heap::kFalseValueRootIndex);
608 __ LoadRoot(at, Heap::kHashTableMapRootIndex);
642 __ LoadRoot(at, Heap::kHashTableMapRootIndex);
796 __ LoadRoot(scratch3, Heap::kTheHoleValueRootIndex);
856 __ LoadRoot(a3, Heap::kTheHoleValueRootIndex);
    [all...]
lithium-codegen-mips.cc 149 __ LoadRoot(a2, Heap::kUndefinedValueRootIndex);
    [all...]
stub-cache-mips.cc 158 __ LoadRoot(tmp, Heap::kHashTableMapRootIndex);
    [all...]
code-stubs-mips.cc 64 __ LoadRoot(scratch2, Heap::kHeapNumberMapRootIndex);
116 __ LoadRoot(a1, Heap::kEmptyFixedArrayRootIndex);
117 __ LoadRoot(a2, Heap::kTheHoleValueRootIndex);
118 __ LoadRoot(t0, Heap::kUndefinedValueRootIndex);
138 __ LoadRoot(t0, Heap::kFalseValueRootIndex);
161 __ LoadRoot(a1, Heap::kFunctionContextMapRootIndex);
175 __ LoadRoot(a1, Heap::kUndefinedValueRootIndex);
209 __ LoadRoot(a2, Heap::kBlockContextMapRootIndex);
237 __ LoadRoot(a1, Heap::kTheHoleValueRootIndex);
316 __ LoadRoot(t1, Heap::kUndefinedValueRootIndex)
    [all...]
  /external/v8/src/arm/
builtins-arm.cc 138 __ LoadRoot(scratch1, Heap::kEmptyFixedArrayRootIndex);
164 __ LoadRoot(scratch3, Heap::kFixedArrayMapRootIndex);
173 __ LoadRoot(scratch3, Heap::kTheHoleValueRootIndex);
240 __ LoadRoot(elements_array_storage, Heap::kEmptyFixedArrayRootIndex);
264 __ LoadRoot(scratch1, Heap::kFixedArrayMapRootIndex);
287 __ LoadRoot(scratch1, Heap::kTheHoleValueRootIndex);
639 __ LoadRoot(r3, Heap::kEmptyFixedArrayRootIndex);
682 __ LoadRoot(argument, Heap::kEmptyStringRootIndex);
787 __ LoadRoot(r6, Heap::kEmptyFixedArrayRootIndex);
804 __ LoadRoot(r7, Heap::kUndefinedValueRootIndex)
    [all...]
full-codegen-arm.cc 161 __ LoadRoot(r2, Heap::kUndefinedValueRootIndex);
177 __ LoadRoot(ip, Heap::kUndefinedValueRootIndex);
290 __ LoadRoot(ip, Heap::kStackLimitRootIndex);
308 __ LoadRoot(r0, Heap::kUndefinedValueRootIndex);
369 __ LoadRoot(ip, Heap::kStackLimitRootIndex);
495 __ LoadRoot(result_register(), index);
501 __ LoadRoot(result_register(), index);
518 __ LoadRoot(result_register(), index);
618 __ LoadRoot(result_register(), Heap::kTrueValueRootIndex);
621 __ LoadRoot(result_register(), Heap::kFalseValueRootIndex)
    [all...]
codegen-arm.cc 129 __ LoadRoot(r9, Heap::kFixedDoubleArrayMapRootIndex);
264 __ LoadRoot(r9, Heap::kFixedArrayMapRootIndex);
273 __ LoadRoot(r7, Heap::kTheHoleValueRootIndex);
274 __ LoadRoot(r9, Heap::kHeapNumberMapRootIndex);
ic-arm.cc 101 __ LoadRoot(ip, Heap::kHashTableMapRootIndex);
328 __ LoadRoot(ip, Heap::kFixedArrayMapRootIndex);
344 __ LoadRoot(ip, Heap::kTheHoleValueRootIndex);
428 __ LoadRoot(ip, Heap::kTrueValueRootIndex);
431 __ LoadRoot(ip, Heap::kFalseValueRootIndex);
609 __ LoadRoot(ip, Heap::kHashTableMapRootIndex);
644 __ LoadRoot(ip, Heap::kHashTableMapRootIndex);
801 __ LoadRoot(scratch3, Heap::kTheHoleValueRootIndex);
859 __ LoadRoot(r3, Heap::kTheHoleValueRootIndex);
    [all...]
  /external/chromium_org/v8/src/mips/
full-codegen-mips.cc 163 __ LoadRoot(a2, Heap::kUndefinedValueRootIndex);
187 __ LoadRoot(at, Heap::kUndefinedValueRootIndex);
299 __ LoadRoot(t0, Heap::kStackLimitRootIndex);
316 __ LoadRoot(v0, Heap::kUndefinedValueRootIndex);
492 __ LoadRoot(result_register(), index);
498 __ LoadRoot(result_register(), index);
515 __ LoadRoot(result_register(), index);
615 __ LoadRoot(result_register(), Heap::kTrueValueRootIndex);
618 __ LoadRoot(result_register(), Heap::kFalseValueRootIndex);
628 __ LoadRoot(at, Heap::kTrueValueRootIndex)
    [all...]
builtins-mips.cc 242 __ LoadRoot(a3, Heap::kEmptyFixedArrayRootIndex);
285 __ LoadRoot(argument, Heap::kempty_stringRootIndex);
399 __ LoadRoot(t7, Heap::kUndefinedValueRootIndex);
464 __ LoadRoot(t6, Heap::kEmptyFixedArrayRootIndex);
483 __ LoadRoot(t7, Heap::kUndefinedValueRootIndex);
497 __ LoadRoot(t7, Heap::kOnePointerFillerMapRootIndex);
548 __ LoadRoot(t6, Heap::kFixedArrayMapRootIndex);
569 __ LoadRoot(t7, Heap::kUndefinedValueRootIndex);
571 __ LoadRoot(t8, Heap::kUndefinedValueRootIndex);
776 __ LoadRoot(t0, Heap::kUndefinedValueRootIndex)
    [all...]
codegen-mips.cc 197 __ LoadRoot(at, Heap::kEmptyFixedArrayRootIndex);
212 __ LoadRoot(t5, Heap::kFixedDoubleArrayMapRootIndex);
291 __ LoadRoot(at, Heap::kTheHoleValueRootIndex);
325 __ LoadRoot(at, Heap::kEmptyFixedArrayRootIndex);
340 __ LoadRoot(t5, Heap::kFixedArrayMapRootIndex);
350 __ LoadRoot(t3, Heap::kTheHoleValueRootIndex);
351 __ LoadRoot(t5, Heap::kHeapNumberMapRootIndex);
461 __ LoadRoot(at, Heap::kempty_stringRootIndex);
ic-mips.cc 98 __ LoadRoot(scratch0, Heap::kHashTableMapRootIndex);
281 __ LoadRoot(at, Heap::kFixedArrayMapRootIndex);
300 __ LoadRoot(at, Heap::kTheHoleValueRootIndex);
388 __ LoadRoot(t0, Heap::kTrueValueRootIndex);
390 __ LoadRoot(t1, Heap::kFalseValueRootIndex);
567 __ LoadRoot(at, Heap::kHashTableMapRootIndex);
601 __ LoadRoot(at, Heap::kHashTableMapRootIndex);
765 __ LoadRoot(scratch3, Heap::kTheHoleValueRootIndex);
825 __ LoadRoot(a3, Heap::kTheHoleValueRootIndex);
    [all...]
stub-cache-mips.cc 158 __ LoadRoot(tmp, Heap::kHashTableMapRootIndex);
427 __ LoadRoot(at, Heap::kTheHoleValueRootIndex);
483 __ LoadRoot(scratch3, Heap::kHeapNumberMapRootIndex);
    [all...]
lithium-codegen-mips.cc 145 __ LoadRoot(a2, Heap::kUndefinedValueRootIndex);
    [all...]
code-stubs-mips.cc 339 __ LoadRoot(a1, Heap::kEmptyFixedArrayRootIndex);
340 __ LoadRoot(t1, Heap::kTheHoleValueRootIndex);
360 __ LoadRoot(t0, Heap::kUndefinedValueRootIndex);
435 __ LoadRoot(t0, Heap::kFalseValueRootIndex);
453 __ LoadRoot(a1, Heap::kFunctionContextMapRootIndex);
467 __ LoadRoot(a1, Heap::kUndefinedValueRootIndex);
500 __ LoadRoot(a2, Heap::kBlockContextMapRootIndex);
527 __ LoadRoot(a1, Heap::kTheHoleValueRootIndex);
867 __ LoadRoot(at, Heap::kUndefinedValueRootIndex);
    [all...]
  /external/chromium_org/v8/src/arm/
builtins-arm.cc 234 __ LoadRoot(r3, Heap::kEmptyFixedArrayRootIndex);
277 __ LoadRoot(argument, Heap::kempty_stringRootIndex);
448 __ LoadRoot(r6, Heap::kEmptyFixedArrayRootIndex);
465 __ LoadRoot(r7, Heap::kUndefinedValueRootIndex);
478 __ LoadRoot(r7, Heap::kOnePointerFillerMapRootIndex);
528 __ LoadRoot(r6, Heap::kFixedArrayMapRootIndex);
546 __ LoadRoot(r7, Heap::kUndefinedValueRootIndex);
548 __ LoadRoot(r8, Heap::kUndefinedValueRootIndex);
755 __ LoadRoot(r4, Heap::kUndefinedValueRootIndex);
    [all...]
full-codegen-arm.cc 155 __ LoadRoot(r2, Heap::kUndefinedValueRootIndex);
183 __ LoadRoot(ip, Heap::kUndefinedValueRootIndex);
295 __ LoadRoot(ip, Heap::kStackLimitRootIndex);
314 __ LoadRoot(r0, Heap::kUndefinedValueRootIndex);
493 __ LoadRoot(result_register(), index);
499 __ LoadRoot(result_register(), index);
516 __ LoadRoot(result_register(), index);
616 __ LoadRoot(result_register(), Heap::kTrueValueRootIndex);
619 __ LoadRoot(result_register(), Heap::kFalseValueRootIndex);
629 __ LoadRoot(ip, Heap::kTrueValueRootIndex)
    [all...]
ic-arm.cc 101 __ LoadRoot(ip, Heap::kHashTableMapRootIndex);
281 __ LoadRoot(ip, Heap::kFixedArrayMapRootIndex);
294 __ LoadRoot(ip, Heap::kTheHoleValueRootIndex);
384 __ LoadRoot(ip, Heap::kTrueValueRootIndex);
387 __ LoadRoot(ip, Heap::kFalseValueRootIndex);
565 __ LoadRoot(ip, Heap::kHashTableMapRootIndex);
600 __ LoadRoot(ip, Heap::kHashTableMapRootIndex);
766 __ LoadRoot(scratch3, Heap::kTheHoleValueRootIndex);
824 __ LoadRoot(r3, Heap::kTheHoleValueRootIndex);
881 __ LoadRoot(r3, Heap::kTheHoleValueRootIndex)
    [all...]
stub-cache-arm.cc 163 __ LoadRoot(tmp, Heap::kHashTableMapRootIndex);
434 __ LoadRoot(ip, Heap::kTheHoleValueRootIndex);
493 __ LoadRoot(scratch3, Heap::kHeapNumberMapRootIndex);
    [all...]
  /external/chromium_org/v8/src/x64/
builtins-x64.cc 234 __ LoadRoot(rcx, Heap::kEmptyFixedArrayRootIndex);
242 __ LoadRoot(rdx, Heap::kUndefinedValueRootIndex);
255 __ LoadRoot(rdx, Heap::kOnePointerFillerMapRootIndex);
304 __ LoadRoot(rcx, Heap::kFixedArrayMapRootIndex);
315 __ LoadRoot(rdx, Heap::kUndefinedValueRootIndex);
    [all...]
  /external/v8/src/x64/
codegen-x64.cc 280 __ LoadRoot(rdi, Heap::kFixedDoubleArrayMapRootIndex);
309 __ LoadRoot(rdi, Heap::kFixedDoubleArrayMapRootIndex);
392 __ LoadRoot(rdi, Heap::kFixedArrayMapRootIndex);
399 __ LoadRoot(rdi, Heap::kTheHoleValueRootIndex);
builtins-x64.cc 168 __ LoadRoot(rcx, Heap::kEmptyFixedArrayRootIndex);
176 __ LoadRoot(rdx, Heap::kUndefinedValueRootIndex);
189 __ LoadRoot(rdx, Heap::kOnePointerFillerMapRootIndex);
238 __ LoadRoot(rcx, Heap::kFixedArrayMapRootIndex);
249 __ LoadRoot(rdx, Heap::kUndefinedValueRootIndex);
826 __ LoadRoot(kScratchRegister, Heap::kRealStackLimitRootIndex);
    [all...]

Completed in 1463 milliseconds

1 2 3