Searched refs:words (Results 1 – 9 of 9) sorted by relevance
/art/runtime/arch/arm/ |
D | asm_support_arm.S | 206 push {r1-r3, r5-r8, r10-r11, lr} @ 10 words of callee saves and args. 215 vpush {s0-s15} @ 16 words of float args. 217 sub sp, #8 @ 2 words of space, alignment padding and Method* 233 pop {r1-r3, r5-r8, r10-r11, lr} @ 10 words of callee saves and args. 248 push {r4-r11, lr} @ 9 words (36 bytes) of callee saves. 266 SPILL_ALL_CALLEE_SAVE_GPRS @ 9 words (36 bytes) of callee saves. 267 vpush {s16-s31} @ 16 words (64 bytes) of floats. 269 sub sp, #12 @ 3 words of space, bottom word will hold Method* 326 push {r5-r8, r10-r11, lr} @ 7 words of callee saves 355 pop {r5-r8, r10-r11, lr} @ 7 words of callee saves
|
D | quick_entrypoints_arm.S | 49 @ 14 words of callee saves and args already saved. 50 vpush {d0-d15} @ 32 words, 2 for each of the 16 saved doubles. 52 sub sp, #8 @ 2 words of space, alignment padding and Method* 71 push {r0-r12, lr} @ 14 words of callee saves and args. 95 pop {r0-r12, lr} @ 14 words of callee saves 677 push {r0-r3, ip, lr} @ 6 words for saved registers (used in art_quick_aput_obj) 1605 push {r4, r10-r11, lr} @ 4 words of callee saves
|
/art/tools/checker/ |
D | README | 25 In other words, the order of output lines does not matter 130 of the defining group. In other words, it will be valid everywhere after its definition within the
|
/art/tools/runtime_memusage/ |
D | README | 91 CATEGORIES are words that are expected to show in
|
/art/runtime/interpreter/mterp/armng/ |
D | main.S | 469 SPILL_ALL_CALLEE_SAVE_GPRS @ 9 words (36 bytes) of callee saves. 470 vpush {s16-s31} @ 16 words (64 bytes) of floats. 487 pop {r9-r11, pc} @ 9 words of callee saves and args. 490 pop {r9-r11, lr} @ 9 words of callee saves and args.
|
/art/libartservice/service/ |
D | README.md | 139 In other words, in this scenario, ART Service mostly only dexopts:
|
/art/runtime/gc/allocator/ |
D | rosalloc.cc | 491 const uintptr_t* words = reinterpret_cast<uintptr_t*>(r); in AllocLargeObject() local 493 CHECK_EQ(words[i], 0U); in AllocLargeObject()
|
/art/runtime/gc/collector/ |
D | mark_compact.cc | 4589 size_t words = 0; in LiveBytesInBitmapWord() local 4591 words += POPCOUNT(Bitmap::Begin()[index + i]); in LiveBytesInBitmapWord() 4593 return words * kAlignment; in LiveBytesInBitmapWord()
|
/art/build/boot/hiddenapi/ |
D | hiddenapi-max-target-o-low-priority.txt | 6148 Ljava/util/BitSet;->words:[J
|