Home
last modified time | relevance | path

Searched refs:AllocPreservedDouble (Results 1 – 4 of 4) sorted by relevance

/art/compiler/dex/quick/arm/
Dcodegen_arm.h237 RegStorage AllocPreservedDouble(int s_reg);
Dtarget_arm.cc839 RegStorage ArmMir2Lir::AllocPreservedDouble(int s_reg) { in AllocPreservedDouble() function in art::ArmMir2Lir
/art/compiler/dex/quick/
Dralloc_util.cc323 RegStorage Mir2Lir::AllocPreservedDouble(int s_reg) { in AllocPreservedDouble() function in art::Mir2Lir
1416 AllocPreservedDouble(low_sreg); in DoPromotion()
Dmir_to_lir.h717 virtual RegStorage AllocPreservedDouble(int s_reg);