OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:other_freg
(Results
1 - 1
of
1
) sorted by null
/art/compiler/utils/mips/
managed_register_mips.cc
40
FRegister
other_freg
= other.AsFRegister();
local
41
return (low ==
other_freg
) || (high ==
other_freg
);
Completed in 281 milliseconds