OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:AllocPreservedFPReg
(Results
1 - 2
of
2
) sorted by null
/art/compiler/dex/quick/
ralloc_util.cc
256
int Mir2Lir::
AllocPreservedFPReg
(int s_reg, bool double_start) {
1021
int reg =
AllocPreservedFPReg
(FpRegs[i].s_reg,
[
all
...]
mir_to_lir.h
329
int
AllocPreservedFPReg
(int s_reg, bool double_start);
[
all
...]
Completed in 855 milliseconds