OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:res_reg
(Results
1 - 3
of
3
) sorted by null
/art/compiler/dex/quick/
gen_common.cc
757
int
res_reg
= AllocTemp();
local
772
LoadWordDisp(rl_method.low_reg, dex_cache_offset,
res_reg
);
776
LoadWordDisp(
res_reg
, offset_of_type, rl_result.low_reg);
857
int
res_reg
= AllocTemp();
local
[
all
...]
/external/chromium_org/v8/src/ia32/
lithium-codegen-ia32.h
343
X87Register
res_reg
,
lithium-codegen-ia32.cc
[
all
...]
Completed in 46 milliseconds