OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:extra_slot
(Results
1 - 2
of
2
) sorted by null
/art/compiler/optimizing/
code_generator_x86.cc
6383
size_t
extra_slot
= 4 * kX86WordSize;
local
[
all
...]
code_generator_x86_64.cc
5727
size_t
extra_slot
= 2 * kX86_64WordSize;
local
[
all
...]
Completed in 1229 milliseconds