OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:kMipsRegLR
(Results
1 - 2
of
2
) sorted by null
/art/compiler/dex/quick/mips/
mips_lir.h
125
kMipsRegLR
= 31,
136
#define ENCODE_MIPS_REG_LR (1ULL <<
kMipsRegLR
)
target_mips.cc
161
def_mask->SetBit(
kMipsRegLR
);
Completed in 845 milliseconds