OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:REG_DEF01
(Results
1 - 4
of
4
) sorted by null
/dalvik/vm/compiler/codegen/mips/
MipsLIR.h
551
#define
REG_DEF01
(REG_DEF0 | REG_DEF1)
Assemble.cpp
143
kFmtBitBlt, 20, 16, IS_QUAD_OP |
REG_DEF01
| REG_USE23,
[
all
...]
/art/compiler/dex/quick/mips/
assemble_mips.cc
147
kFmtBitBlt, 20, 16, IS_QUAD_OP |
REG_DEF01
| REG_USE23,
[
all
...]
/art/compiler/dex/quick/
mir_to_lir.h
77
#define
REG_DEF01
(REG_DEF0 | REG_DEF1)
[
all
...]
Completed in 336 milliseconds