OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PhysicalReg_SCRATCH_1
(Results
1 - 9
of
9
) sorted by null
/dalvik/vm/compiler/codegen/x86/
LowerMove.cpp
107
scratchRegs[0] =
PhysicalReg_SCRATCH_1
;
123
scratchRegs[0] =
PhysicalReg_SCRATCH_1
;
139
scratchRegs[0] =
PhysicalReg_SCRATCH_1
; scratchRegs[1] = PhysicalReg_Null;
LowerObject.cpp
49
scratchRegs[0] =
PhysicalReg_SCRATCH_1
; scratchRegs[1] = PhysicalReg_SCRATCH_2;
204
scratchRegs[0] =
PhysicalReg_SCRATCH_1
;
260
scratchRegs[0] =
PhysicalReg_SCRATCH_1
; scratchRegs[1] = PhysicalReg_SCRATCH_2;
447
scratchRegs[0] =
PhysicalReg_SCRATCH_1
; scratchRegs[1] = PhysicalReg_SCRATCH_2;
613
scratchRegs[0] =
PhysicalReg_SCRATCH_1
;
650
scratchRegs[0] =
PhysicalReg_SCRATCH_1
; scratchRegs[1] = PhysicalReg_SCRATCH_2;
667
scratchRegs[0] =
PhysicalReg_SCRATCH_1
;
LowerReturn.cpp
129
scratchRegs[0] =
PhysicalReg_SCRATCH_1
;
LowerInvoke.cpp
[
all
...]
AnalysisO1.cpp
82
/* reg number for a VR can exceed
PhysicalReg_SCRATCH_1
*/
83
if(reg >=
PhysicalReg_SCRATCH_1
&& reg < PhysicalReg_GLUE_DVMDEX)
[
all
...]
LowerAlu.cpp
[
all
...]
LowerJump.cpp
[
all
...]
LowerGetPut.cpp
371
scratchRegs[0] =
PhysicalReg_SCRATCH_1
;
/dalvik/vm/compiler/codegen/x86/libenc/
enc_wrapper.h
33
PhysicalReg_SCRATCH_1
= 100, PhysicalReg_SCRATCH_2, PhysicalReg_SCRATCH_3, PhysicalReg_SCRATCH_4,
Completed in 300 milliseconds