OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PhysicalReg_GLUE_DVMDEX
(Results
1 - 3
of
3
) sorted by null
/dalvik/vm/compiler/codegen/x86/libenc/
enc_wrapper.h
36
PhysicalReg_GLUE_DVMDEX
= 900,
/dalvik/vm/compiler/codegen/x86/
LowerHelper.cpp
[
all
...]
AnalysisO1.cpp
59
2> temporary (!isVirtualReg() && regNum <
PhysicalReg_GLUE_DVMDEX
)
60
3> glue variables: regNum >=
PhysicalReg_GLUE_DVMDEX
69
if(!isVirtualReg(type) && regNum <
PhysicalReg_GLUE_DVMDEX
) return true;
83
if(reg >= PhysicalReg_SCRATCH_1 && reg <
PhysicalReg_GLUE_DVMDEX
)
432
compileTable[k].regNum >=
PhysicalReg_GLUE_DVMDEX
) {
799
if(compileTable[k].regNum >=
PhysicalReg_GLUE_DVMDEX
) {
[
all
...]
Completed in 5463 milliseconds