OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:rs_rX86_ARG2
(Results
1 - 3
of
3
) sorted by null
/art/compiler/dex/quick/x86/
call_x86.cc
215
LockTemp(
rs_rX86_ARG2
);
300
FreeTemp(
rs_rX86_ARG2
);
target_x86.cc
162
RegStorage
rs_rX86_ARG2
;
211
case kArg2: res_reg =
rs_rX86_ARG2
; break;
520
LockTemp(
rs_rX86_ARG2
);
540
FreeTemp(
rs_rX86_ARG2
);
801
rs_rX86_ARG2
= rs_rDX;
833
rs_rX86_ARG2
= rs_rDX;
[
all
...]
x86_lir.h
334
extern RegStorage
rs_rX86_ARG2
;
[
all
...]
Completed in 335 milliseconds