OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:kMipsRegLO
(Results
1 - 2
of
2
) sorted by null
/art/compiler/dex/quick/mips/
mips_lir.h
129
kMipsRegLO
,
139
#define ENCODE_MIPS_REG_LO (1ULL <<
kMipsRegLO
)
target_mips.cc
169
def_mask->SetBit(
kMipsRegLO
);
177
use_mask->SetBit(
kMipsRegLO
);
Completed in 1837 milliseconds