OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:EXTRAREG
(Results
1 - 2
of
2
) sorted by null
/dalvik/vm/compiler/codegen/mips/
CodegenCommon.cpp
114
} else if (
EXTRAREG
(reg)) {
MipsLIR.h
71
#define
EXTRAREG
(x) ((x & EXTRA_REG_OFFSET) == EXTRA_REG_OFFSET)
Completed in 350 milliseconds