OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:resHi
(Results
1 - 6
of
6
) sorted by null
/dalvik/vm/compiler/codegen/arm/Thumb2/
Gen.cpp
107
int
resHi
= dvmCompilerAllocTemp(cUnit);
114
newLIR4(cUnit, kThumb2Umull, resLo,
resHi
, rlSrc2.lowReg, rlSrc1.lowReg);
116
newLIR4(cUnit, kThumb2AddRRR,
resHi
, tmp1,
resHi
, 0);
121
rlResult.highReg =
resHi
;
/external/valgrind/main/VEX/priv/
guest_arm_toIR.c
[
all
...]
host_ppc_isel.c
[
all
...]
guest_amd64_toIR.c
[
all
...]
guest_x86_toIR.c
[
all
...]
guest_ppc_toIR.c
[
all
...]
Completed in 325 milliseconds