OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:AllocTempBody
(Results
1 - 2
of
2
) sorted by null
/art/compiler/dex/quick/
ralloc_util.cc
269
int Mir2Lir::
AllocTempBody
(RegisterInfo* p, int num_regs, int* next_temp,
361
return
AllocTempBody
(reg_pool_->core_regs,
367
return
AllocTempBody
(reg_pool_->core_regs,
373
return
AllocTempBody
(reg_pool_->FPRegs,
[
all
...]
mir_to_lir.h
330
int
AllocTempBody
(RegisterInfo* p, int num_regs, int* next_temp,
[
all
...]
Completed in 27 milliseconds